|
91 | 91 | "@actions/github": "~5.1.1",
|
92 | 92 | "@algolia/client-search": "~4.18.0",
|
93 | 93 | "@types/markdown-it": "~12.2.3",
|
94 |
| - "@types/node": "~20.4.1", |
| 94 | + "@types/node": "~20.4.2", |
95 | 95 | "@types/prettier": "~2.7.3",
|
96 | 96 | "@types/react": "~18.2.14",
|
97 | 97 | "@types/sanitize-html": "~2.9.0",
|
|
103 | 103 | "@vitest/ui": "~0.33.0",
|
104 | 104 | "@vueuse/core": "~10.2.1",
|
105 | 105 | "conventional-changelog-cli": "~3.0.0",
|
106 |
| - "cypress": "~12.17.0", |
107 |
| - "esbuild": "~0.18.11", |
108 |
| - "eslint": "~8.44.0", |
| 106 | + "cypress": "~12.17.1", |
| 107 | + "esbuild": "~0.18.13", |
| 108 | + "eslint": "~8.45.0", |
109 | 109 | "eslint-config-prettier": "~8.8.0",
|
110 | 110 | "eslint-define-config": "~1.21.0",
|
111 | 111 | "eslint-gitignore": "~0.1.0",
|
112 | 112 | "eslint-plugin-deprecation": "~1.4.1",
|
113 |
| - "eslint-plugin-jsdoc": "~46.4.3", |
| 113 | + "eslint-plugin-jsdoc": "~46.4.4", |
114 | 114 | "eslint-plugin-prettier": "~4.2.1",
|
115 | 115 | "eslint-plugin-vitest": "~0.2.6",
|
116 | 116 | "glob": "~10.3.3",
|
117 | 117 | "npm-run-all": "~4.1.5",
|
118 | 118 | "picocolors": "~1.0.0",
|
119 | 119 | "prettier": "2.8.8",
|
120 |
| - "prettier-plugin-organize-imports": "~3.2.2", |
| 120 | + "prettier-plugin-organize-imports": "~3.2.3", |
121 | 121 | "react": "~18.2.0",
|
122 | 122 | "react-dom": "~18.2.0",
|
123 | 123 | "rimraf": "~5.0.1",
|
|
128 | 128 | "typedoc": "~0.24.8",
|
129 | 129 | "typescript": "~4.9.5",
|
130 | 130 | "validator": "~13.9.0",
|
131 |
| - "vite": "~4.4.2", |
| 131 | + "vite": "~4.4.4", |
132 | 132 | "vitepress": "1.0.0-beta.5",
|
133 | 133 | "vitest": "~0.33.0",
|
134 | 134 | "vue": "~3.3.4"
|
|
0 commit comments