|
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", |
|
213 | 213 | "eslint-plugin-markdown": "^3.0.1", |
214 | 214 | "eslint-plugin-prettier": "^5.2.1", |
215 | 215 | "eslint-plugin-svelte": "^2.46.1", |
216 | | - "eslint-plugin-vitest": "^0.4.1", |
| 216 | + "eslint-plugin-vitest": "^0.5.0", |
217 | 217 | "eslint-plugin-yml": "^1.14.0", |
218 | 218 | "extract-changelog-release": "^1.0.2", |
219 | 219 | "husky": "^9.1.7", |
220 | 220 | "jsdom": "^26.0.0", |
221 | 221 | "jsonc-eslint-parser": "^2.4.0", |
222 | 222 | "lint-staged": "^15.4.3", |
223 | | - "navigation-api-types": "^0.5.1", |
| 223 | + "navigation-api-types": "^0.6.0", |
224 | 224 | "npm-run-all2": "^7.0.2", |
225 | 225 | "postcss": "^8.5.1", |
226 | 226 | "postcss-syntax": "^0.36.2", |
|
234 | 234 | "svelte-preprocess": "^6.0.3", |
235 | 235 | "typescript": "^5.8.2", |
236 | 236 | "vite": "^6.2.1", |
237 | | - "vite-plugin-checker": "^0.8.0", |
| 237 | + "vite-plugin-checker": "^0.9.0", |
238 | 238 | "vitest": "^3.0.8" |
239 | 239 | }, |
240 | 240 | "lint-staged": { |
|
0 commit comments