fix: broken lockfile

This commit is contained in:
Meier Lukas
2025-07-03 22:09:44 +02:00
parent 9398dd983c
commit 308d235fa9
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@
"@trpc/tanstack-react-query": "^11.4.3",
"node-cron": "^4.2.0",
"react": "19.1.0",
"zod": "^3.25.67"
"zod": "^3.25.71"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

4
pnpm-lock.yaml generated
View File

@@ -900,8 +900,8 @@ importers:
specifier: 19.1.0
version: 19.1.0
zod:
specifier: ^3.25.67
version: 3.25.67
specifier: ^3.25.71
version: 3.25.71
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0