Skip to content

Commit 266310e

Browse files
Update all non-major dependencies
1 parent 9ce3c17 commit 266310e

File tree

2 files changed

+1356
-911
lines changed

2 files changed

+1356
-911
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repository": "https://github.com/BeeeQueue/isthepatchout",
88
"license": "MIT",
99
"private": true,
10-
"packageManager": "pnpm@10.11.0",
10+
"packageManager": "pnpm@10.12.4",
1111
"engines": {
1212
"node": "^22"
1313
},
@@ -30,7 +30,7 @@
3030
"typecheck": "nuxi typecheck"
3131
},
3232
"dependencies": {
33-
"@vueuse/core": "13.3.0",
33+
"@vueuse/core": "13.4.0",
3434
"canvas-confetti": "1.9.3",
3535
"dotaver": "1.0.1",
3636
"p-queue": "8.1.0",
@@ -39,36 +39,36 @@
3939
},
4040
"devDependencies": {
4141
"@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.41",
43+
"@iconify-json/tabler": "1.2.19",
4444
"@morev/vue-transitions": "3.0.5",
4545
"@nuxt/eslint": "1.4.1",
4646
"@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.11.15",
4949
"@total-typescript/ts-reset": "0.6.1",
5050
"@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.15.34",
52+
"@unocss/nuxt": "66.3.2",
53+
"@unocss/reset": "66.3.2",
54+
"@vite-pwa/nuxt": "1.0.4",
55+
"@vueuse/nuxt": "13.4.0",
56+
"browserslist": "4.25.1",
57+
"dotenv": "16.6.1",
5858
"esbuild-plugin-browserslist": "1.0.1",
5959
"eslint": "9.30.0",
6060
"nano-staged": "0.8.0",
61-
"nuxt": "4.0.0-alpha.1",
61+
"nuxt": "4.0.0-alpha.4",
6262
"nuxt-security": "2.2.0",
6363
"ofetch": "1.4.1",
64-
"pino-http": "10.4.0",
64+
"pino-http": "10.5.0",
6565
"pino-pretty": "13.0.0",
6666
"prettier": "3.6.2",
6767
"prettier-plugin-tailwindcss": "0.6.13",
6868
"simple-git-hooks": "2.13.0",
6969
"typescript": "5.8.3",
7070
"valibot": "1.1.0",
71-
"vue": "3.5.16",
71+
"vue": "3.5.17",
7272
"vue-tsc": "2.2.10"
7373
}
7474
}

0 commit comments

Comments
 (0)