|
92 | 92 | "@eslint-types/deprecation": "2.0.0-1", |
93 | 93 | "@eslint-types/jsdoc": "~46.9.1", |
94 | 94 | "@eslint-types/prettier": "5.1.3", |
95 | | - "@eslint-types/typescript-eslint": "~6.18.1", |
| 95 | + "@eslint-types/typescript-eslint": "~6.19.1", |
96 | 96 | "@eslint-types/unicorn": "~49.0.0", |
97 | 97 | "@types/markdown-it": "~13.0.7", |
98 | | - "@types/node": "~20.11.6", |
99 | | - "@types/sanitize-html": "~2.9.5", |
| 98 | + "@types/node": "~20.11.16", |
| 99 | + "@types/sanitize-html": "~2.11.0", |
100 | 100 | "@types/semver": "~7.5.6", |
101 | 101 | "@types/validator": "~13.11.8", |
102 | 102 | "@typescript-eslint/eslint-plugin": "~6.21.0", |
|
105 | 105 | "@vitest/ui": "~0.34.7", |
106 | 106 | "@vueuse/core": "~10.7.2", |
107 | 107 | "conventional-changelog-cli": "~4.1.0", |
108 | | - "cypress": "~13.6.3", |
109 | | - "esbuild": "~0.19.12", |
| 108 | + "cypress": "~13.6.4", |
| 109 | + "esbuild": "~0.20.0", |
110 | 110 | "eslint": "~8.56.0", |
111 | 111 | "eslint-config-prettier": "~9.1.0", |
112 | 112 | "eslint-define-config": "~2.1.0", |
|
115 | 115 | "eslint-plugin-jsdoc": "~46.10.1", |
116 | 116 | "eslint-plugin-prettier": "~5.1.3", |
117 | 117 | "eslint-plugin-unicorn": "~49.0.0", |
118 | | - "eslint-plugin-vitest": "~0.3.20", |
| 118 | + "eslint-plugin-vitest": "~0.3.21", |
119 | 119 | "glob": "~10.3.10", |
120 | | - "npm-run-all": "~4.1.5", |
| 120 | + "npm-run-all2": "~5.0.0", |
121 | 121 | "prettier": "3.2.5", |
122 | 122 | "prettier-plugin-organize-imports": "~3.2.4", |
123 | 123 | "rimraf": "~5.0.5", |
124 | 124 | "sanitize-html": "~2.11.0", |
125 | | - "semver": "~7.5.4", |
| 125 | + "semver": "~7.6.0", |
126 | 126 | "standard-version": "~9.5.0", |
127 | 127 | "tsx": "~3.13.0", |
128 | 128 | "typedoc": "~0.25.7", |
|
0 commit comments