|
18 | 18 | "pnpm": "^9.0.0"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@vueuse/core": "13.3.0", |
| 21 | + "@vueuse/core": "13.5.0", |
22 | 22 | "pinia": "3.0.3",
|
23 | 23 | "uid": "2.0.2",
|
24 | 24 | "vue": "3.5.17",
|
25 | 25 | "vue-types": "6.0.0"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@eslint/js": "9.29.0", |
| 28 | + "@eslint/js": "9.31.0", |
29 | 29 | "@playwright/test": "^1.52.0",
|
30 | 30 | "@tailwindcss/vite": "4.1.11",
|
31 |
| - "@types/node": "22.15.34", |
| 31 | + "@types/node": "22.16.4", |
32 | 32 | "@vitejs/plugin-vue": "5.2.4",
|
33 | 33 | "@vue/compiler-sfc": "3.5.17",
|
34 |
| - "eslint": "9.29.0", |
| 34 | + "eslint": "9.31.0", |
35 | 35 | "eslint-config-prettier": "10.1.5",
|
36 |
| - "eslint-plugin-prettier": "5.4.1", |
37 |
| - "eslint-plugin-vue": "10.2.0", |
38 |
| - "prettier": "3.5.3", |
| 36 | + "eslint-plugin-prettier": "5.5.1", |
| 37 | + "eslint-plugin-vue": "10.3.0", |
| 38 | + "prettier": "3.6.2", |
39 | 39 | "prettier-plugin-tailwindcss": "0.6.13",
|
40 | 40 | "tailwindcss": "4.1.11",
|
41 | 41 | "typescript": "5.8.3",
|
42 |
| - "typescript-eslint": "8.34.1", |
| 42 | + "typescript-eslint": "8.37.0", |
43 | 43 | "vite": "npm:rolldown-vite@latest",
|
44 | 44 | "vite-plugin-pwa": "1.0.1",
|
45 | 45 | "vite-svg-loader": "5.1.0",
|
46 |
| - "vue-eslint-parser": "10.1.4", |
| 46 | + "vue-eslint-parser": "10.2.0", |
47 | 47 | "vue-tsc": "2.2.10"
|
48 | 48 | },
|
49 | 49 | "prettier": {
|
|
0 commit comments