|
11 | 11 | "type": "module", |
12 | 12 | "dependencies": { |
13 | 13 | "@unhead/vue": "^1.11.18", |
14 | | - "core-js": "^3.45.0", |
15 | | - "firebase": "^12.0.0", |
16 | | - "pinia": "^3.0.3", |
17 | | - "strip-ansi": "^7.1.0", |
18 | | - "vue": "^3.5.22", |
| 14 | + "core-js": "^3.47.0", |
| 15 | + "firebase": "^12.6.0", |
| 16 | + "pinia": "^3.0.4", |
| 17 | + "strip-ansi": "^7.1.2", |
| 18 | + "vue": "^3.5.24", |
19 | 19 | "vue-i18n": "^11.1.12", |
20 | | - "vue-router": "^4.5.1" |
| 20 | + "vue-router": "^4.6.3" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@eslint/js": "^9.38.0", |
24 | | - "@tailwindcss/postcss": "^4.1.14", |
25 | | - "@typescript-eslint/eslint-plugin": "^8.46.2", |
26 | | - "@typescript-eslint/parser": "^8.46.2", |
| 23 | + "@eslint/js": "^9.39.1", |
| 24 | + "@tailwindcss/postcss": "^4.1.17", |
| 25 | + "@typescript-eslint/eslint-plugin": "^8.47.0", |
| 26 | + "@typescript-eslint/parser": "^8.47.0", |
27 | 27 | "@vitejs/plugin-vue": "^6.0.1", |
28 | 28 | "@vue/eslint-config-typescript": "^14.6.0", |
29 | | - "eslint": "^9.38.0", |
| 29 | + "eslint": "^9.39.1", |
30 | 30 | "eslint-config-prettier": "^10.1.8", |
31 | 31 | "eslint-plugin-sonarjs": "^3.0.5", |
32 | 32 | "eslint-plugin-vue": "^10.5.1", |
33 | | - "globals": "^16.4.0", |
| 33 | + "globals": "^16.5.0", |
34 | 34 | "postcss": "^8.5.6", |
35 | 35 | "prettier": "^3.6.2", |
36 | | - "prettier-plugin-tailwindcss": "^0.6.14", |
37 | | - "tailwindcss": "^4.1.14", |
| 36 | + "prettier-plugin-tailwindcss": "^0.7.1", |
| 37 | + "tailwindcss": "^4.1.17", |
38 | 38 | "typescript": "5.9.3", |
39 | | - "vite": "^7.1.11", |
| 39 | + "vite": "^7.2.2", |
40 | 40 | "vite-plugin-checker": "^0.11.0", |
41 | 41 | "vue-eslint-parser": "^10.2.0", |
42 | | - "vue-tsc": "^3.1.1" |
| 42 | + "vue-tsc": "^3.1.4" |
43 | 43 | } |
44 | 44 | } |
0 commit comments