|
2 | 2 | "name": "@dvcol/neo-svelte", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.1.11", |
5 | | - "packageManager": "pnpm@9.12.3", |
| 5 | + "packageManager": "pnpm@9.15.9", |
6 | 6 | "description": "Neomorphic ui library for svelte 5", |
7 | 7 | "homepage": "https://github.com/dvcol/neo-svelte", |
8 | 8 | "bugs": "https://github.com/dvcol/neo-svelte/issues", |
|
208 | 208 | "eslint-plugin-markdown": "^3.0.1", |
209 | 209 | "eslint-plugin-prettier": "^5.2.1", |
210 | 210 | "eslint-plugin-svelte": "^2.46.1", |
211 | | - "eslint-plugin-vitest": "^0.4.1", |
| 211 | + "eslint-plugin-vitest": "^0.5.0", |
212 | 212 | "eslint-plugin-yml": "^1.14.0", |
213 | 213 | "extract-changelog-release": "^1.0.2", |
214 | 214 | "husky": "^9.1.7", |
215 | 215 | "jsdom": "^26.0.0", |
216 | 216 | "jsonc-eslint-parser": "^2.4.0", |
217 | 217 | "lint-staged": "^15.4.3", |
218 | | - "navigation-api-types": "^0.5.1", |
| 218 | + "navigation-api-types": "^0.6.0", |
219 | 219 | "npm-run-all2": "^7.0.2", |
220 | 220 | "postcss": "^8.5.1", |
221 | 221 | "postcss-syntax": "^0.36.2", |
|
229 | 229 | "svelte-preprocess": "^6.0.3", |
230 | 230 | "typescript": "^5.8.2", |
231 | 231 | "vite": "^6.2.1", |
232 | | - "vite-plugin-checker": "^0.8.0", |
| 232 | + "vite-plugin-checker": "^0.9.0", |
233 | 233 | "vitest": "^3.0.8" |
234 | 234 | }, |
235 | 235 | "lint-staged": { |
|
0 commit comments