Skip to content

Commit fed5361

Browse files
Update all non-major dependencies
1 parent 0390025 commit fed5361

File tree

2 files changed

+2379
-1415
lines changed

2 files changed

+2379
-1415
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@9.7.0",
10+
"packageManager": "pnpm@9.14.4",
1111
"engines": {
1212
"node": "^20"
1313
},
@@ -30,7 +30,7 @@
3030
"typecheck": "nuxi typecheck"
3131
},
3232
"resolutions": {
33-
"esbuild": "0.23.0"
33+
"esbuild": "0.24.0"
3434
},
3535
"dependencies": {
3636
"@vueuse/core": "10.11.1",
@@ -40,40 +40,40 @@
4040
"fathom-client": "3.7.2",
4141
"fetch-unfiller": "0.2.0",
4242
"p-queue": "8.0.1",
43-
"pino": "9.3.2"
43+
"pino": "9.5.0"
4444
},
4545
"devDependencies": {
4646
"@antfu/eslint-config": "2.27.3",
4747
"@morev/vue-transitions": "2.3.6",
4848
"@nuxt/eslint": "0.5.7",
49-
"@nuxt/icon": "1.4.5",
49+
"@nuxt/icon": "1.9.0",
5050
"@nuxtjs/google-fonts": "3.2.0",
51-
"@nuxtjs/supabase": "1.3.5",
52-
"@supabase/realtime-js": "2.10.2",
53-
"@total-typescript/ts-reset": "0.5.1",
51+
"@nuxtjs/supabase": "1.4.3",
52+
"@supabase/realtime-js": "2.11.0",
53+
"@total-typescript/ts-reset": "0.6.1",
5454
"@types/canvas-confetti": "1.6.4",
55-
"@types/node": "20.14.15",
56-
"@vercel/speed-insights": "1.0.10",
57-
"@vite-pwa/nuxt": "0.9.1",
55+
"@types/node": "20.17.9",
56+
"@vercel/speed-insights": "1.1.0",
57+
"@vite-pwa/nuxt": "0.10.6",
5858
"@vueuse/nuxt": "10.11.1",
5959
"@windicss/plugin-animations": "1.0.9",
60-
"browserslist": "4.23.3",
61-
"dotenv": "16.4.5",
62-
"esbuild-plugin-browserslist": "0.14.0",
60+
"browserslist": "4.24.2",
61+
"dotenv": "16.4.7",
62+
"esbuild-plugin-browserslist": "0.15.0",
6363
"eslint": "9.10.0",
6464
"lint-staged": "15.2.10",
65-
"myzod": "1.11.0",
66-
"nuxt": "3.12.4",
67-
"nuxt-security": "2.0.0-rc.9",
65+
"myzod": "1.12.0",
66+
"nuxt": "3.14.1592",
67+
"nuxt-security": "2.1.5",
6868
"nuxt-windicss": "3.0.1",
69-
"ofetch": "1.3.4",
70-
"pino-http": "10.2.0",
71-
"pino-pretty": "11.2.2",
72-
"prettier": "3.3.3",
69+
"ofetch": "1.4.1",
70+
"pino-http": "10.3.0",
71+
"pino-pretty": "11.3.0",
72+
"prettier": "3.4.2",
7373
"simple-git-hooks": "2.11.1",
74-
"typescript": "5.3.3",
75-
"vue": "3.4.37",
76-
"vue-tsc": "2.0.29"
74+
"typescript": "5.7.2",
75+
"vue": "3.5.13",
76+
"vue-tsc": "2.1.10"
7777
},
7878
"pnpm": {
7979
"overrides": {

0 commit comments

Comments
 (0)