|
95 | 95 | "@actions/github": "~5.1.1",
|
96 | 96 | "@algolia/client-search": "~4.18.0",
|
97 | 97 | "@types/markdown-it": "~12.2.3",
|
98 |
| - "@types/node": "~20.3.1", |
| 98 | + "@types/node": "~20.3.3", |
99 | 99 | "@types/prettier": "~2.7.3",
|
100 | 100 | "@types/react": "~18.2.14",
|
101 | 101 | "@types/sanitize-html": "~2.9.0",
|
|
105 | 105 | "@typescript-eslint/parser": "~5.60.1",
|
106 | 106 | "@vitest/coverage-v8": "~0.32.2",
|
107 | 107 | "@vitest/ui": "~0.32.2",
|
108 |
| - "@vueuse/core": "~10.2.0", |
| 108 | + "@vueuse/core": "~10.2.1", |
109 | 109 | "conventional-changelog-cli": "~3.0.0",
|
110 |
| - "cypress": "~12.15.0", |
111 |
| - "esbuild": "~0.18.8", |
112 |
| - "eslint": "~8.43.0", |
| 110 | + "cypress": "~12.16.0", |
| 111 | + "esbuild": "~0.18.11", |
| 112 | + "eslint": "~8.44.0", |
113 | 113 | "eslint-config-prettier": "~8.8.0",
|
114 | 114 | "eslint-define-config": "~1.21.0",
|
115 | 115 | "eslint-gitignore": "~0.1.0",
|
116 | 116 | "eslint-plugin-deprecation": "~1.4.1",
|
117 |
| - "eslint-plugin-jsdoc": "~46.3.0", |
| 117 | + "eslint-plugin-jsdoc": "~46.4.3", |
118 | 118 | "eslint-plugin-prettier": "~4.2.1",
|
119 | 119 | "eslint-plugin-vitest": "~0.2.6",
|
120 |
| - "glob": "~10.3.0", |
| 120 | + "glob": "~10.3.1", |
121 | 121 | "npm-run-all": "~4.1.5",
|
122 | 122 | "picocolors": "~1.0.0",
|
123 | 123 | "prettier": "2.8.8",
|
|
0 commit comments