Skip to content

Commit 4af6b7f

Browse files
Update all non-major dependencies
1 parent 5a8abb4 commit 4af6b7f

File tree

2 files changed

+2545
-1752
lines changed

2 files changed

+2545
-1752
lines changed

package.json

Lines changed: 23 additions & 23 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.24.0",
1111
"engines": {
1212
"node": "^22"
1313
},
@@ -30,45 +30,45 @@
3030
"typecheck": "nuxi typecheck"
3131
},
3232
"dependencies": {
33-
"@vueuse/core": "13.3.0",
34-
"canvas-confetti": "1.9.3",
33+
"@vueuse/core": "13.9.0",
34+
"canvas-confetti": "1.9.4",
3535
"dotaver": "1.0.1",
36-
"p-queue": "8.1.0",
37-
"pino": "9.7.0",
36+
"p-queue": "8.1.1",
37+
"pino": "9.14.0",
3838
"temporal-polyfill": "0.3.0"
3939
},
4040
"devDependencies": {
4141
"@antfu/eslint-config": "5.0.0",
42-
"@iconify-json/simple-icons": "1.2.36",
43-
"@iconify-json/tabler": "1.2.18",
42+
"@iconify-json/simple-icons": "1.2.60",
43+
"@iconify-json/tabler": "1.2.23",
4444
"@morev/vue-transitions": "3.0.5",
4545
"@nuxt/eslint": "1.7.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.6.2",
48+
"@supabase/realtime-js": "2.86.0",
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.19.1",
52+
"@unocss/nuxt": "66.5.9",
53+
"@unocss/reset": "66.5.9",
54+
"@vite-pwa/nuxt": "1.1.0",
55+
"@vueuse/nuxt": "13.9.0",
56+
"browserslist": "4.28.0",
57+
"dotenv": "16.6.1",
5858
"esbuild-plugin-browserslist": "1.0.1",
5959
"eslint": "9.32.0",
6060
"nano-staged": "0.8.0",
61-
"nuxt": "4.0.0-alpha.1",
62-
"nuxt-security": "2.2.0",
63-
"ofetch": "1.4.1",
64-
"pino-http": "10.4.0",
65-
"pino-pretty": "13.0.0",
61+
"nuxt": "4.2.1",
62+
"nuxt-security": "2.5.0",
63+
"ofetch": "1.5.1",
64+
"pino-http": "10.5.0",
65+
"pino-pretty": "13.1.2",
6666
"prettier": "3.6.2",
6767
"prettier-plugin-tailwindcss": "0.6.14",
6868
"simple-git-hooks": "2.13.1",
6969
"typescript": "5.9.2",
7070
"valibot": "1.2.0",
71-
"vue": "3.5.16",
72-
"vue-tsc": "3.0.4"
71+
"vue": "3.5.25",
72+
"vue-tsc": "3.1.5"
7373
}
7474
}

0 commit comments

Comments
 (0)