This commit is contained in:
pa
2026-01-12 23:50:45 +09:00
committed by Natsumi
parent 84be0b0847
commit 9b59e54836
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -72,7 +72,7 @@
"vue-sonner": "^2.0.9",
"worker-timers": "^8.0.28",
"yargs": "^18.0.0",
"zod": "^4.3.5"
"zod": "^3.25.76"
}
},
"node_modules/@babel/code-frame": {
@@ -18685,9 +18685,9 @@
}
},
"node_modules/zod": {
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.3.5.tgz",
"integrity": "sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==",
"version": "3.25.76",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
"dev": true,
"license": "MIT",
"peer": true,

View File

@@ -93,7 +93,7 @@
"vue-sonner": "^2.0.9",
"worker-timers": "^8.0.28",
"yargs": "^18.0.0",
"zod": "^4.3.5"
"zod": "^3.25.76"
},
"build": {
"appId": "app.vrcx",