Skip to content

Commit 76e1033

Browse files
Update all non-major dependencies
1 parent 2ed6c66 commit 76e1033

File tree

2 files changed

+295
-279
lines changed

2 files changed

+295
-279
lines changed

package.json

Lines changed: 13 additions & 13 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": "[email protected].4",
10+
"packageManager": "[email protected].5",
1111
"engines": {
1212
"node": "^22"
1313
},
@@ -34,7 +34,7 @@
3434
"vite": "6.0.11"
3535
},
3636
"dependencies": {
37-
"@vueuse/core": "12.5.0",
37+
"@vueuse/core": "12.7.0",
3838
"canvas-confetti": "1.9.3",
3939
"date-fns": "4.1.0",
4040
"dotaver": "1.0.1",
@@ -45,38 +45,38 @@
4545
},
4646
"devDependencies": {
4747
"@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",
5050
"@morev/vue-transitions": "3.0.5",
5151
"@nuxt/eslint": "1.0.0",
5252
"@nuxt/icon": "1.10.3",
5353
"@nuxtjs/google-fonts": "3.2.0",
5454
"@nuxtjs/supabase": "1.4.6",
55-
"@supabase/realtime-js": "2.11.3",
55+
"@supabase/realtime-js": "2.11.5",
5656
"@total-typescript/ts-reset": "0.6.1",
5757
"@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",
6060
"@vite-pwa/nuxt": "0.10.6",
61-
"@vueuse/nuxt": "12.5.0",
61+
"@vueuse/nuxt": "12.7.0",
6262
"@windicss/plugin-animations": "1.0.9",
6363
"browserslist": "4.24.4",
6464
"dotenv": "16.4.7",
65-
"esbuild-plugin-browserslist": "0.15.0",
65+
"esbuild-plugin-browserslist": "0.16.0",
6666
"eslint": "9.19.0",
6767
"lint-staged": "15.4.3",
68-
"nuxt": "3.15.3",
68+
"nuxt": "3.15.4",
6969
"nuxt-security": "2.1.5",
7070
"nuxt-windicss": "3.0.1",
7171
"ofetch": "1.4.1",
7272
"pino-http": "10.4.0",
7373
"pino-pretty": "13.0.0",
74-
"prettier": "3.4.2",
74+
"prettier": "3.5.2",
7575
"simple-git-hooks": "2.11.1",
7676
"typescript": "5.7.3",
77-
"valibot": "1.0.0-beta.14",
77+
"valibot": "1.0.0-rc.1",
7878
"vue": "3.5.13",
79-
"vue-tsc": "2.2.0"
79+
"vue-tsc": "2.2.2"
8080
},
8181
"pnpm": {
8282
"overrides": {

0 commit comments

Comments
 (0)