|
11 | 11 | "type": "module",
|
12 | 12 | "dependencies": {
|
13 | 13 | "@unhead/vue": "^1.11.18",
|
14 |
| - "core-js": "^3.43.0", |
15 |
| - "firebase": "^11.9.1", |
| 14 | + "core-js": "^3.45.0", |
| 15 | + "firebase": "^12.0.0", |
16 | 16 | "pinia": "^3.0.3",
|
17 | 17 | "strip-ansi": "^7.1.0",
|
18 |
| - "vue": "^3.5.17", |
19 |
| - "vue-i18n": "^11.1.7", |
| 18 | + "vue": "^3.5.18", |
| 19 | + "vue-i18n": "^11.1.11", |
20 | 20 | "vue-router": "^4.5.1"
|
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 |
| - "@eslint/js": "^9.30.0", |
| 23 | + "@eslint/js": "^9.32.0", |
24 | 24 | "@tailwindcss/postcss": "^4.1.11",
|
25 |
| - "@typescript-eslint/eslint-plugin": "^8.35.0", |
26 |
| - "@typescript-eslint/parser": "^8.35.0", |
27 |
| - "@vitejs/plugin-vue": "^6.0.0", |
28 |
| - "@vue/eslint-config-typescript": "^14.5.1", |
29 |
| - "eslint": "^9.30.0", |
30 |
| - "eslint-config-prettier": "^10.1.5", |
| 25 | + "@typescript-eslint/eslint-plugin": "^8.39.0", |
| 26 | + "@typescript-eslint/parser": "^8.39.0", |
| 27 | + "@vitejs/plugin-vue": "^6.0.1", |
| 28 | + "@vue/eslint-config-typescript": "^14.6.0", |
| 29 | + "eslint": "^9.32.0", |
| 30 | + "eslint-config-prettier": "^10.1.8", |
31 | 31 | "eslint-plugin-sonarjs": "^3.0.4",
|
32 |
| - "eslint-plugin-vue": "^10.2.0", |
33 |
| - "globals": "^16.2.0", |
| 32 | + "eslint-plugin-vue": "^10.4.0", |
| 33 | + "globals": "^16.3.0", |
34 | 34 | "postcss": "^8.5.6",
|
35 | 35 | "prettier": "^3.6.2",
|
36 |
| - "prettier-plugin-tailwindcss": "^0.6.13", |
| 36 | + "prettier-plugin-tailwindcss": "^0.6.14", |
37 | 37 | "tailwindcss": "^4.1.11",
|
38 |
| - "typescript": "5.8.3", |
39 |
| - "vite": "^7.0.0", |
40 |
| - "vite-plugin-checker": "^0.9.3", |
41 |
| - "vue-eslint-parser": "^10.1.4", |
42 |
| - "vue-tsc": "^2.2.10" |
| 38 | + "typescript": "5.9.2", |
| 39 | + "vite": "^7.0.6", |
| 40 | + "vite-plugin-checker": "^0.10.2", |
| 41 | + "vue-eslint-parser": "^10.2.0", |
| 42 | + "vue-tsc": "^3.0.5" |
43 | 43 | }
|
44 | 44 | }
|
0 commit comments