|
7 | 7 | "repository": "https://github.com/BeeeQueue/isthepatchout", |
8 | 8 | "license": "MIT", |
9 | 9 | "private": true, |
10 | | - "packageManager": "[email protected].4", |
| 10 | + "packageManager": "[email protected].5", |
11 | 11 | "engines": { |
12 | 12 | "node": "^22" |
13 | 13 | }, |
|
34 | 34 | "vite": "6.0.11" |
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | | - "@vueuse/core": "12.5.0", |
| 37 | + "@vueuse/core": "12.7.0", |
38 | 38 | "canvas-confetti": "1.9.3", |
39 | 39 | "date-fns": "4.1.0", |
40 | 40 | "dotaver": "1.0.1", |
|
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | 47 | "@antfu/eslint-config": "4.1.0", |
48 | | - "@iconify-json/simple-icons": "1.2.21", |
49 | | - "@iconify-json/tabler": "1.2.15", |
| 48 | + "@iconify-json/simple-icons": "1.2.25", |
| 49 | + "@iconify-json/tabler": "1.2.16", |
50 | 50 | "@morev/vue-transitions": "3.0.5", |
51 | 51 | "@nuxt/eslint": "1.0.0", |
52 | 52 | "@nuxt/icon": "1.10.3", |
53 | 53 | "@nuxtjs/google-fonts": "3.2.0", |
54 | 54 | "@nuxtjs/supabase": "1.4.6", |
55 | | - "@supabase/realtime-js": "2.11.3", |
| 55 | + "@supabase/realtime-js": "2.11.5", |
56 | 56 | "@total-typescript/ts-reset": "0.6.1", |
57 | 57 | "@types/canvas-confetti": "1.9.0", |
58 | | - "@types/node": "22.10.10", |
59 | | - "@vercel/speed-insights": "1.1.0", |
| 58 | + "@types/node": "22.13.5", |
| 59 | + "@vercel/speed-insights": "1.2.0", |
60 | 60 | "@vite-pwa/nuxt": "0.10.6", |
61 | | - "@vueuse/nuxt": "12.5.0", |
| 61 | + "@vueuse/nuxt": "12.7.0", |
62 | 62 | "@windicss/plugin-animations": "1.0.9", |
63 | 63 | "browserslist": "4.24.4", |
64 | 64 | "dotenv": "16.4.7", |
65 | | - "esbuild-plugin-browserslist": "0.15.0", |
| 65 | + "esbuild-plugin-browserslist": "0.16.0", |
66 | 66 | "eslint": "9.19.0", |
67 | 67 | "lint-staged": "15.4.3", |
68 | | - "nuxt": "3.15.3", |
| 68 | + "nuxt": "3.15.4", |
69 | 69 | "nuxt-security": "2.1.5", |
70 | 70 | "nuxt-windicss": "3.0.1", |
71 | 71 | "ofetch": "1.4.1", |
72 | 72 | "pino-http": "10.4.0", |
73 | 73 | "pino-pretty": "13.0.0", |
74 | | - "prettier": "3.4.2", |
| 74 | + "prettier": "3.5.2", |
75 | 75 | "simple-git-hooks": "2.11.1", |
76 | 76 | "typescript": "5.7.3", |
77 | | - "valibot": "1.0.0-beta.14", |
| 77 | + "valibot": "1.0.0-rc.1", |
78 | 78 | "vue": "3.5.13", |
79 | | - "vue-tsc": "2.2.0" |
| 79 | + "vue-tsc": "2.2.2" |
80 | 80 | }, |
81 | 81 | "pnpm": { |
82 | 82 | "overrides": { |
|
0 commit comments