|
95 | 95 | "@eslint-types/typescript-eslint": "~6.19.1",
|
96 | 96 | "@eslint-types/unicorn": "~50.0.1",
|
97 | 97 | "@types/markdown-it": "~13.0.7",
|
98 |
| - "@types/node": "~20.11.16", |
| 98 | + "@types/node": "~20.11.17", |
99 | 99 | "@types/sanitize-html": "~2.11.0",
|
100 | 100 | "@types/semver": "~7.5.6",
|
101 |
| - "@types/validator": "~13.11.8", |
| 101 | + "@types/validator": "~13.11.9", |
102 | 102 | "@typescript-eslint/eslint-plugin": "~6.21.0",
|
103 | 103 | "@typescript-eslint/parser": "~6.21.0",
|
104 | 104 | "@vitest/coverage-v8": "~1.2.2",
|
|
112 | 112 | "eslint-define-config": "~2.1.0",
|
113 | 113 | "eslint-gitignore": "~0.1.0",
|
114 | 114 | "eslint-plugin-deprecation": "~2.0.0",
|
115 |
| - "eslint-plugin-jsdoc": "~48.0.5", |
| 115 | + "eslint-plugin-jsdoc": "~48.0.6", |
116 | 116 | "eslint-plugin-prettier": "~5.1.3",
|
117 | 117 | "eslint-plugin-unicorn": "~51.0.1",
|
118 |
| - "eslint-plugin-vitest": "~0.3.21", |
| 118 | + "eslint-plugin-vitest": "~0.3.22", |
119 | 119 | "glob": "~10.3.10",
|
120 | 120 | "npm-run-all2": "~6.1.2",
|
121 | 121 | "prettier": "3.2.5",
|
|
128 | 128 | "typedoc": "~0.25.7",
|
129 | 129 | "typescript": "~4.9.5",
|
130 | 130 | "validator": "~13.11.0",
|
131 |
| - "vite": "~5.1.0", |
| 131 | + "vite": "~5.1.1", |
132 | 132 | "vitepress": "1.0.0-rc.39",
|
133 | 133 | "vitest": "~1.2.2",
|
134 |
| - "vue": "~3.4.15" |
| 134 | + "vue": "~3.4.18" |
135 | 135 | },
|
136 | 136 | "packageManager": "[email protected]",
|
137 | 137 | "engines": {
|
|
0 commit comments