|
30 | 30 | "typecheck": "nuxi typecheck"
|
31 | 31 | },
|
32 | 32 | "resolutions": {
|
33 |
| - "esbuild": "0.23.0" |
| 33 | + "esbuild": "0.24.1", |
| 34 | + "vite": "6.0.6" |
34 | 35 | },
|
35 | 36 | "dependencies": {
|
36 |
| - "@vueuse/core": "10.11.1", |
| 37 | + "@vueuse/core": "12.2.0", |
37 | 38 | "canvas-confetti": "1.9.3",
|
38 | 39 | "date-fns": "3.6.0",
|
39 | 40 | "dotaver": "1.0.1",
|
|
44 | 45 | },
|
45 | 46 | "devDependencies": {
|
46 | 47 | "@antfu/eslint-config": "3.12.1",
|
47 |
| - "@morev/vue-transitions": "2.3.6", |
| 48 | + "@iconify-json/simple-icons": "1.2.17", |
| 49 | + "@iconify-json/tabler": "1.2.13", |
| 50 | + "@morev/vue-transitions": "3.0.5", |
48 | 51 | "@nuxt/eslint": "0.7.4",
|
49 |
| - "@nuxt/icon": "1.4.5", |
| 52 | + "@nuxt/icon": "1.10.3", |
50 | 53 | "@nuxtjs/google-fonts": "3.2.0",
|
51 | 54 | "@nuxtjs/supabase": "1.4.5",
|
52 | 55 | "@supabase/realtime-js": "2.11.2",
|
53 | 56 | "@total-typescript/ts-reset": "0.6.1",
|
54 | 57 | "@types/canvas-confetti": "1.9.0",
|
55 | 58 | "@types/node": "22.10.2",
|
56 | 59 | "@vercel/speed-insights": "1.0.10",
|
57 |
| - "@vite-pwa/nuxt": "0.9.1", |
58 |
| - "@vueuse/nuxt": "10.11.1", |
| 60 | + "@vite-pwa/nuxt": "0.10.6", |
| 61 | + "@vueuse/nuxt": "12.2.0", |
59 | 62 | "@windicss/plugin-animations": "1.0.9",
|
60 |
| - "browserslist": "4.23.3", |
61 |
| - "dotenv": "16.4.5", |
62 |
| - "esbuild-plugin-browserslist": "0.14.0", |
| 63 | + "browserslist": "4.24.3", |
| 64 | + "dotenv": "16.4.7", |
| 65 | + "esbuild-plugin-browserslist": "0.15.0", |
63 | 66 | "eslint": "9.17.0",
|
64 | 67 | "lint-staged": "15.2.11",
|
65 |
| - "nuxt": "3.12.4", |
66 |
| - "nuxt-security": "2.0.0-rc.9", |
| 68 | + "nuxt": "3.15.0", |
| 69 | + "nuxt-security": "2.1.5", |
67 | 70 | "nuxt-windicss": "3.0.1",
|
68 | 71 | "ofetch": "1.3.4",
|
69 | 72 | "pino-http": "10.2.0",
|
|
72 | 75 | "simple-git-hooks": "2.11.1",
|
73 | 76 | "typescript": "5.7.2",
|
74 | 77 | "valibot": "1.0.0-beta.9",
|
75 |
| - "vue": "3.4.37", |
| 78 | + "vue": "3.5.13", |
76 | 79 | "vue-tsc": "2.2.0"
|
77 | 80 | },
|
78 | 81 | "pnpm": {
|
|
0 commit comments