Skip to content

Commit 562ecc6

Browse files
Update all non-major dependencies (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 278e8a9 commit 562ecc6

File tree

2 files changed

+3294
-1600
lines changed

2 files changed

+3294
-1600
lines changed

package.json

Lines changed: 24 additions & 24 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].9",
1111
"engines": {
1212
"node": "^22"
1313
},
@@ -30,53 +30,53 @@
3030
"typecheck": "nuxi typecheck"
3131
},
3232
"resolutions": {
33-
"esbuild": "0.25.0",
33+
"esbuild": "0.25.4",
3434
"vite": "6.2.2"
3535
},
3636
"dependencies": {
37-
"@vueuse/core": "12.5.0",
37+
"@vueuse/core": "12.8.2",
3838
"canvas-confetti": "1.9.3",
3939
"date-fns": "4.1.0",
4040
"dotaver": "1.0.1",
4141
"fathom-client": "3.7.2",
4242
"fetch-unfiller": "0.2.0",
4343
"p-queue": "8.1.0",
44-
"pino": "9.6.0"
44+
"pino": "9.7.0"
4545
},
4646
"devDependencies": {
4747
"@antfu/eslint-config": "4.10.1",
48-
"@iconify-json/simple-icons": "1.2.21",
49-
"@iconify-json/tabler": "1.2.15",
48+
"@iconify-json/simple-icons": "1.2.35",
49+
"@iconify-json/tabler": "1.2.18",
5050
"@morev/vue-transitions": "3.0.5",
5151
"@nuxt/eslint": "1.2.0",
52-
"@nuxt/icon": "1.10.3",
52+
"@nuxt/icon": "1.13.0",
5353
"@nuxtjs/google-fonts": "3.2.0",
54-
"@nuxtjs/supabase": "1.4.6",
55-
"@supabase/realtime-js": "2.11.3",
54+
"@nuxtjs/supabase": "1.5.1",
55+
"@supabase/realtime-js": "2.11.8",
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",
60-
"@vite-pwa/nuxt": "0.10.6",
61-
"@vueuse/nuxt": "12.5.0",
58+
"@types/node": "22.15.19",
59+
"@vercel/speed-insights": "1.2.0",
60+
"@vite-pwa/nuxt": "0.10.8",
61+
"@vueuse/nuxt": "12.8.2",
6262
"@windicss/plugin-animations": "1.0.9",
63-
"browserslist": "4.24.4",
64-
"dotenv": "16.4.7",
65-
"esbuild-plugin-browserslist": "0.15.0",
63+
"browserslist": "4.24.5",
64+
"dotenv": "16.5.0",
65+
"esbuild-plugin-browserslist": "0.16.0",
6666
"eslint": "9.22.0",
6767
"lint-staged": "15.5.0",
68-
"nuxt": "3.16.0",
69-
"nuxt-security": "2.1.5",
68+
"nuxt": "3.17.3",
69+
"nuxt-security": "2.2.0",
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",
75-
"simple-git-hooks": "2.11.1",
76-
"typescript": "5.7.3",
77-
"valibot": "1.0.0-beta.14",
78-
"vue": "3.5.13",
79-
"vue-tsc": "2.2.0"
74+
"prettier": "3.5.3",
75+
"simple-git-hooks": "2.13.0",
76+
"typescript": "5.8.3",
77+
"valibot": "1.1.0",
78+
"vue": "3.5.14",
79+
"vue-tsc": "2.2.10"
8080
},
8181
"pnpm": {
8282
"overrides": {

0 commit comments

Comments
 (0)