|
91 | 91 | "@algolia/client-search": "~4.22.1", |
92 | 92 | "@eslint-types/deprecation": "2.0.0-1", |
93 | 93 | "@eslint-types/jsdoc": "~46.9.1", |
94 | | - "@eslint-types/prettier": "5.1.2", |
95 | | - "@eslint-types/typescript-eslint": "~6.17.0", |
| 94 | + "@eslint-types/prettier": "5.1.3", |
| 95 | + "@eslint-types/typescript-eslint": "~6.18.1", |
96 | 96 | "@eslint-types/unicorn": "~49.0.0", |
97 | 97 | "@types/markdown-it": "~13.0.7", |
98 | | - "@types/node": "~20.10.7", |
| 98 | + "@types/node": "~20.11.5", |
99 | 99 | "@types/sanitize-html": "~2.9.5", |
100 | 100 | "@types/semver": "~7.5.6", |
101 | | - "@types/validator": "~13.11.7", |
| 101 | + "@types/validator": "~13.11.8", |
102 | 102 | "@typescript-eslint/eslint-plugin": "~6.18.1", |
103 | 103 | "@typescript-eslint/parser": "~6.18.1", |
104 | 104 | "@vitest/coverage-v8": "~0.34.6", |
105 | 105 | "@vitest/ui": "~0.34.7", |
106 | | - "@vueuse/core": "~10.7.1", |
| 106 | + "@vueuse/core": "~10.7.2", |
107 | 107 | "conventional-changelog-cli": "~4.1.0", |
108 | | - "cypress": "~13.6.2", |
| 108 | + "cypress": "~13.6.3", |
109 | 109 | "esbuild": "~0.19.11", |
110 | 110 | "eslint": "~8.56.0", |
111 | 111 | "eslint-config-prettier": "~9.1.0", |
112 | 112 | "eslint-define-config": "~2.1.0", |
113 | 113 | "eslint-gitignore": "~0.1.0", |
114 | 114 | "eslint-plugin-deprecation": "~2.0.0", |
115 | 115 | "eslint-plugin-jsdoc": "~46.10.1", |
116 | | - "eslint-plugin-prettier": "~5.1.2", |
| 116 | + "eslint-plugin-prettier": "~5.1.3", |
117 | 117 | "eslint-plugin-unicorn": "~49.0.0", |
118 | 118 | "eslint-plugin-vitest": "~0.3.20", |
119 | 119 | "glob": "~10.3.10", |
|
124 | 124 | "sanitize-html": "~2.11.0", |
125 | 125 | "semver": "~7.5.4", |
126 | 126 | "standard-version": "~9.5.0", |
127 | | - "tsx": "~3.13.0", |
| 127 | + "tsx": "~3.14.0", |
128 | 128 | "typedoc": "~0.25.7", |
129 | 129 | "typescript": "~4.9.5", |
130 | 130 | "validator": "~13.11.0", |
131 | 131 | "vite": "~4.5.1", |
132 | 132 | "vitepress": "1.0.0-rc.36", |
133 | 133 | "vitest": "~0.34.6", |
134 | | - "vue": "~3.4.5" |
| 134 | + "vue": "~3.4.14" |
135 | 135 | }, |
136 | 136 | "packageManager": "pnpm@8.5.1", |
137 | 137 | "engines": { |
|
0 commit comments