|
7 | 7 | "repository": "https://github.com/BeeeQueue/isthepatchout", |
8 | 8 | "license": "MIT", |
9 | 9 | "private": true, |
10 | | - "packageManager": "pnpm@10.11.0", |
| 10 | + "packageManager": "pnpm@10.12.4", |
11 | 11 | "engines": { |
12 | 12 | "node": "^22" |
13 | 13 | }, |
|
30 | 30 | "typecheck": "nuxi typecheck" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@vueuse/core": "13.3.0", |
| 33 | + "@vueuse/core": "13.5.0", |
34 | 34 | "canvas-confetti": "1.9.3", |
35 | 35 | "dotaver": "1.0.1", |
36 | 36 | "p-queue": "8.1.0", |
|
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@antfu/eslint-config": "4.16.1", |
42 | | - "@iconify-json/simple-icons": "1.2.36", |
43 | | - "@iconify-json/tabler": "1.2.18", |
| 42 | + "@iconify-json/simple-icons": "1.2.42", |
| 43 | + "@iconify-json/tabler": "1.2.19", |
44 | 44 | "@morev/vue-transitions": "3.0.5", |
45 | 45 | "@nuxt/eslint": "1.4.1", |
46 | 46 | "@nuxtjs/google-fonts": "3.2.0", |
47 | | - "@nuxtjs/supabase": "1.5.1", |
48 | | - "@supabase/realtime-js": "2.11.9", |
| 47 | + "@nuxtjs/supabase": "1.5.3", |
| 48 | + "@supabase/realtime-js": "2.12.0", |
49 | 49 | "@total-typescript/ts-reset": "0.6.1", |
50 | 50 | "@types/canvas-confetti": "1.9.0", |
51 | | - "@types/node": "22.15.29", |
52 | | - "@unocss/nuxt": "66.1.3", |
53 | | - "@unocss/reset": "66.1.3", |
54 | | - "@vite-pwa/nuxt": "1.0.3", |
55 | | - "@vueuse/nuxt": "13.3.0", |
56 | | - "browserslist": "4.25.0", |
57 | | - "dotenv": "16.5.0", |
| 51 | + "@types/node": "22.16.0", |
| 52 | + "@unocss/nuxt": "66.3.3", |
| 53 | + "@unocss/reset": "66.3.3", |
| 54 | + "@vite-pwa/nuxt": "1.0.4", |
| 55 | + "@vueuse/nuxt": "13.5.0", |
| 56 | + "browserslist": "4.25.1", |
| 57 | + "dotenv": "16.6.1", |
58 | 58 | "esbuild-plugin-browserslist": "1.0.1", |
59 | 59 | "eslint": "9.30.0", |
60 | 60 | "nano-staged": "0.8.0", |
61 | | - "nuxt": "4.0.0-alpha.1", |
| 61 | + "nuxt": "4.0.0-rc.0", |
62 | 62 | "nuxt-security": "2.2.0", |
63 | 63 | "ofetch": "1.4.1", |
64 | | - "pino-http": "10.4.0", |
| 64 | + "pino-http": "10.5.0", |
65 | 65 | "pino-pretty": "13.0.0", |
66 | 66 | "prettier": "3.6.2", |
67 | 67 | "prettier-plugin-tailwindcss": "0.6.13", |
68 | 68 | "simple-git-hooks": "2.13.0", |
69 | 69 | "typescript": "5.8.3", |
70 | 70 | "valibot": "1.1.0", |
71 | | - "vue": "3.5.16", |
72 | | - "vue-tsc": "2.2.10" |
| 71 | + "vue": "3.5.17", |
| 72 | + "vue-tsc": "2.2.12" |
73 | 73 | } |
74 | 74 | } |
0 commit comments