Skip to content

Commit 0871103

Browse files
committed
update TS, use valibot over myzod
1 parent beb6f86 commit 0871103

File tree

4 files changed

+201
-200
lines changed

4 files changed

+201
-200
lines changed

package.json

Lines changed: 5 additions & 5 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.15.1",
1111
"engines": {
1212
"node": "^20"
1313
},
@@ -50,8 +50,8 @@
5050
"@nuxtjs/google-fonts": "3.2.0",
5151
"@nuxtjs/supabase": "1.3.5",
5252
"@supabase/realtime-js": "2.10.2",
53-
"@total-typescript/ts-reset": "0.5.1",
54-
"@types/canvas-confetti": "1.6.4",
53+
"@total-typescript/ts-reset": "0.6.1",
54+
"@types/canvas-confetti": "1.9.0",
5555
"@types/node": "20.14.15",
5656
"@vercel/speed-insights": "1.0.10",
5757
"@vite-pwa/nuxt": "0.9.1",
@@ -62,7 +62,6 @@
6262
"esbuild-plugin-browserslist": "0.14.0",
6363
"eslint": "9.17.0",
6464
"lint-staged": "15.2.11",
65-
"myzod": "1.11.0",
6665
"nuxt": "3.12.4",
6766
"nuxt-security": "2.0.0-rc.9",
6867
"nuxt-windicss": "3.0.1",
@@ -71,7 +70,8 @@
7170
"pino-pretty": "11.2.2",
7271
"prettier": "3.4.2",
7372
"simple-git-hooks": "2.11.1",
74-
"typescript": "5.3.3",
73+
"typescript": "5.7.2",
74+
"valibot": "1.0.0-beta.9",
7575
"vue": "3.4.37",
7676
"vue-tsc": "2.2.0"
7777
},

0 commit comments

Comments
 (0)