2 Commits

Author SHA1 Message Date
324c48fe4d fix(deps): update dependency zod to v4.1.8
All checks were successful
Lint / Lint and Typecheck (push) Successful in 25s
2025-09-13 02:02:41 +00:00
afb32d59b6 chore(deps): update dependency @types/node to v22.18.3
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-09-13 01:03:15 +00:00
2 changed files with 16 additions and 16 deletions

View File

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

30
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.3(@types/react@19.1.13)(react@19.1.1) version: 1.2.3(@types/react@19.1.13)(react@19.1.1)
'@t3-oss/env-nextjs': '@t3-oss/env-nextjs':
specifier: ^0.13.0 specifier: ^0.13.0
version: 0.13.8(typescript@5.9.2)(zod@4.1.5) version: 0.13.8(typescript@5.9.2)(zod@4.1.8)
class-variance-authority: class-variance-authority:
specifier: ^0.7.1 specifier: ^0.7.1
version: 0.7.1 version: 0.7.1
@@ -61,7 +61,7 @@ importers:
version: 3.3.1 version: 3.3.1
zod: zod:
specifier: ^4.0.0 specifier: ^4.0.0
version: 4.1.5 version: 4.1.8
devDependencies: devDependencies:
'@eslint/eslintrc': '@eslint/eslintrc':
specifier: 3.3.1 specifier: 3.3.1
@@ -70,8 +70,8 @@ importers:
specifier: 4.1.13 specifier: 4.1.13
version: 4.1.13 version: 4.1.13
'@types/node': '@types/node':
specifier: 22.18.1 specifier: 22.18.3
version: 22.18.1 version: 22.18.3
'@types/react': '@types/react':
specifier: 19.1.13 specifier: 19.1.13
version: 19.1.13 version: 19.1.13
@@ -925,8 +925,8 @@ packages:
'@types/json5@0.0.29': '@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.18.1': '@types/node@22.18.3':
resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==} resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==}
'@types/react-dom@19.1.9': '@types/react-dom@19.1.9':
resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==} resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==}
@@ -2592,8 +2592,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'} engines: {node: '>=10'}
zod@4.1.5: zod@4.1.8:
resolution: {integrity: sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==} resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==}
snapshots: snapshots:
@@ -3167,17 +3167,17 @@ snapshots:
dependencies: dependencies:
tslib: 2.8.1 tslib: 2.8.1
'@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.1.5)': '@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.1.8)':
optionalDependencies: optionalDependencies:
typescript: 5.9.2 typescript: 5.9.2
zod: 4.1.5 zod: 4.1.8
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.1.5)': '@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.1.8)':
dependencies: dependencies:
'@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.1.5) '@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.1.8)
optionalDependencies: optionalDependencies:
typescript: 5.9.2 typescript: 5.9.2
zod: 4.1.5 zod: 4.1.8
'@tailwindcss/node@4.1.13': '@tailwindcss/node@4.1.13':
dependencies: dependencies:
@@ -3286,7 +3286,7 @@ snapshots:
'@types/json5@0.0.29': {} '@types/json5@0.0.29': {}
'@types/node@22.18.1': '@types/node@22.18.3':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
@@ -5212,4 +5212,4 @@ snapshots:
yocto-queue@0.1.0: {} yocto-queue@0.1.0: {}
zod@4.1.5: {} zod@4.1.8: {}