2 Commits

Author SHA1 Message Date
4e7cbd01e7 fix(deps): update dependency zod to v4.1.8
All checks were successful
Check / Lint and Check (push) Successful in 29s
2025-09-13 02:01:03 +00:00
7fcea85ff1 chore(deps): update dependency @types/node to v22.18.3
All checks were successful
Check / Lint and Check (push) Successful in 2m12s
2025-09-13 01:01:11 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.1",
"@types/node": "22.18.3",
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9",
"eslint": "9.35.0",

18
pnpm-lock.yaml generated
View File

@@ -70,14 +70,14 @@ importers:
version: 1.0.7(tailwindcss@4.1.13)
zod:
specifier: ^4.0.5
version: 4.1.5
version: 4.1.8
devDependencies:
'@tailwindcss/postcss':
specifier: 4.1.13
version: 4.1.13
'@types/node':
specifier: 22.18.1
version: 22.18.1
specifier: 22.18.3
version: 22.18.3
'@types/react':
specifier: 19.1.13
version: 19.1.13
@@ -1099,8 +1099,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.18.1':
resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==}
'@types/node@22.18.3':
resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==}
'@types/react-dom@19.1.9':
resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==}
@@ -3095,8 +3095,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@4.1.5:
resolution: {integrity: sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==}
zod@4.1.8:
resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==}
snapshots:
@@ -3998,7 +3998,7 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@22.18.1':
'@types/node@22.18.3':
dependencies:
undici-types: 6.21.0
@@ -6330,4 +6330,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.1.5: {}
zod@4.1.8: {}