|
24 | 24 | "@flatten-js/core": "^1.6.2",
|
25 | 25 | "@fortawesome/fontawesome-free": "^6.7.2",
|
26 | 26 | "@vue-youtube/core": "^0.0.6",
|
27 |
| - "@vueuse/core": "^12.4.0", |
| 27 | + "@vueuse/core": "^12.5.0", |
28 | 28 | "awesome-phonenumber": "^7.2.0",
|
29 | 29 | "axios": "^1.7.9",
|
30 | 30 | "axios-retry": "^4.5.0",
|
31 | 31 | "date-fns": "^4.1.0",
|
32 | 32 | "dotenv": "^16.4.7",
|
33 | 33 | "dotenv-expand": "^12.0.1",
|
34 | 34 | "express": "^4.21.2",
|
35 |
| - "flag-icons": "^7.3.0", |
| 35 | + "flag-icons": "^7.3.2", |
36 | 36 | "helmet": "^8.0.0",
|
37 | 37 | "lodash": "^4.17.21",
|
38 |
| - "pinia": "^2.3.0", |
| 38 | + "pinia": "^2.3.1", |
39 | 39 | "pinia-plugin-persistedstate": "^4.2.0",
|
40 | 40 | "uuid": "^11.0.5",
|
41 | 41 | "vue": "^3.5.13",
|
42 | 42 | "vue-gtag": "^2.0.1",
|
43 | 43 | "vue-i18n": "^11.0.1",
|
44 | 44 | "vue-router": "^4.5.0",
|
45 |
| - "vuetify": "^3.7.6" |
| 45 | + "vuetify": "^3.7.7" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@iconify-json/fluent": "^1.2.11", |
| 48 | + "@iconify-json/fluent": "^1.2.12", |
49 | 49 | "@iconify-json/game-icons": "^1.2.1",
|
50 | 50 | "@intlify/unplugin-vue-i18n": "^6.0.3",
|
51 | 51 | "@tsconfig/node22": "^22.0.0",
|
52 | 52 | "@types/jsdom": "^21.1.7",
|
53 | 53 | "@types/lodash": "^4.17.14",
|
54 |
| - "@types/node": "^22.10.7", |
| 54 | + "@types/node": "^22.10.10", |
55 | 55 | "@vite-pwa/assets-generator": "^0.2.6",
|
56 | 56 | "@vitejs/plugin-legacy": "^6.0.0",
|
57 | 57 | "@vitejs/plugin-vue": "^5.2.1",
|
|
60 | 60 | "jsdom": "^26.0.0",
|
61 | 61 | "sass": "^1.83.4",
|
62 | 62 | "terser": "^5.37.0",
|
63 |
| - "type-fest": "^4.32.0", |
| 63 | + "type-fest": "^4.33.0", |
64 | 64 | "typescript": "^5.7.3",
|
65 | 65 | "unplugin-icons": "^22.0.0",
|
66 | 66 | "unplugin-vue-components": "^28.0.0",
|
67 | 67 | "vite": "^6.0.7",
|
68 | 68 | "vite-plugin-html": "^3.2.2",
|
69 | 69 | "vite-plugin-mkcert": "^1.17.6",
|
70 | 70 | "vite-plugin-pwa": "^0.21.1",
|
71 |
| - "vite-plugin-vue-devtools": "^7.7.0", |
| 71 | + "vite-plugin-vue-devtools": "^7.7.1", |
72 | 72 | "vite-plugin-vuetify": "^2.0.4",
|
73 | 73 | "vite-plugin-webfont-dl": "^3.10.4",
|
74 |
| - "vitest": "^3.0.0", |
| 74 | + "vitest": "^3.0.4", |
75 | 75 | "vue-tsc": "^2.2.0",
|
76 | 76 | "workbox-window": "^7.3.0",
|
77 | 77 | "zod": "^3.24.1"
|
|
0 commit comments