|
1 | 1 | { |
2 | 2 | "private": true, |
3 | 3 | "type": "module", |
4 | | - "packageManager": "pnpm@10.12.4", |
| 4 | + "packageManager": "pnpm@10.13.1", |
5 | 5 | "scripts": { |
6 | 6 | "dev": "vite --open --host", |
7 | 7 | "build": "vite build", |
|
25 | 25 | "@mdi/js": "^7.4.47", |
26 | 26 | "@nuxt/eslint-config": "^1.5.2", |
27 | 27 | "@pinia/testing": "^1.0.2", |
28 | | - "@playwright/test": "^1.53.2", |
| 28 | + "@playwright/test": "^1.54.1", |
29 | 29 | "@testing-library/vue": "^8.1.0", |
30 | 30 | "@tsconfig/node22": "^22.0.2", |
31 | 31 | "@types/jsdom": "^21.1.7", |
32 | | - "@types/node": "^22.16.2", |
| 32 | + "@types/node": "^22.16.4", |
33 | 33 | "@vitejs/plugin-vue": "^6.0.0", |
34 | 34 | "@vue/test-utils": "^2.4.6", |
35 | 35 | "@vue/tsconfig": "^0.7.0", |
36 | | - "eslint": "^9.30.1", |
| 36 | + "eslint": "^9.31.0", |
37 | 37 | "eslint-plugin-playwright": "^2.2.0", |
38 | 38 | "jsdom": "^26.1.0", |
39 | 39 | "prettier": "^3.6.2", |
|
42 | 42 | "unplugin-auto-import": "^19.3.0", |
43 | 43 | "unplugin-vue-components": "^28.8.0", |
44 | 44 | "unplugin-vue-router": "^0.14.0", |
45 | | - "vite": "^7.0.3", |
| 45 | + "vite": "^7.0.4", |
46 | 46 | "vite-plugin-vue-meta-layouts": "^0.5.1", |
47 | 47 | "vite-plugin-vuetify": "^2.1.1", |
48 | 48 | "vitest": "^3.2.4", |
|
0 commit comments