2 Commits

Author SHA1 Message Date
c5121bb0b5 fix(deps): update dependency lucide-react to ^0.544.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 35s
2025-09-13 03:02:51 +00:00
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
2 changed files with 16 additions and 16 deletions

View File

@@ -23,7 +23,7 @@
"@t3-oss/env-nextjs": "^0.13.0", "@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-react": "^0.542.0", "lucide-react": "^0.544.0",
"next": "^15.4.1", "next": "^15.4.1",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
"react": "^19.0.0", "react": "^19.0.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
@@ -36,8 +36,8 @@ importers:
specifier: ^2.1.1 specifier: ^2.1.1
version: 2.1.1 version: 2.1.1
lucide-react: lucide-react:
specifier: ^0.542.0 specifier: ^0.544.0
version: 0.542.0(react@19.1.1) version: 0.544.0(react@19.1.1)
next: next:
specifier: ^15.4.1 specifier: ^15.4.1
version: 15.5.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 15.5.2(react-dom@19.1.1(react@19.1.1))(react@19.1.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
@@ -1965,8 +1965,8 @@ packages:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true hasBin: true
lucide-react@0.542.0: lucide-react@0.544.0:
resolution: {integrity: sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw==} resolution: {integrity: sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw==}
peerDependencies: peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -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:
@@ -4513,7 +4513,7 @@ snapshots:
dependencies: dependencies:
js-tokens: 4.0.0 js-tokens: 4.0.0
lucide-react@0.542.0(react@19.1.1): lucide-react@0.544.0(react@19.1.1):
dependencies: dependencies:
react: 19.1.1 react: 19.1.1
@@ -5212,4 +5212,4 @@ snapshots:
yocto-queue@0.1.0: {} yocto-queue@0.1.0: {}
zod@4.1.5: {} zod@4.1.8: {}