2 Commits

Author SHA1 Message Date
4a1ec4c557 fix(deps): update dependency lucide-react to ^0.536.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 47s
2025-08-02 02:17:03 +00:00
832e2cdd3d fix(deps): update dependency zod to v4.0.14
All checks were successful
Lint / Lint and Typecheck (push) Successful in 42s
2025-08-02 01:07:36 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -23,7 +23,7 @@
"@t3-oss/env-nextjs": "^0.13.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.526.0",
"lucide-react": "^0.536.0",
"next": "^15.4.1",
"next-plausible": "^3.12.4",
"react": "^19.0.0",

30
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
'@t3-oss/env-nextjs':
specifier: ^0.13.0
version: 0.13.8(typescript@5.8.3)(zod@4.0.10)
version: 0.13.8(typescript@5.8.3)(zod@4.0.14)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -36,8 +36,8 @@ importers:
specifier: ^2.1.1
version: 2.1.1
lucide-react:
specifier: ^0.526.0
version: 0.526.0(react@19.1.0)
specifier: ^0.536.0
version: 0.536.0(react@19.1.0)
next:
specifier: ^15.4.1
version: 15.4.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
@@ -61,7 +61,7 @@ importers:
version: 3.3.1
zod:
specifier: ^4.0.0
version: 4.0.10
version: 4.0.14
devDependencies:
'@eslint/eslintrc':
specifier: 3.3.1
@@ -1888,8 +1888,8 @@ packages:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true
lucide-react@0.526.0:
resolution: {integrity: sha512-uGWG/2RKuDLeQHCodn5cmJ9Zij80EstOdcBP+j//B2sr78w7woiEL4aMu6CRlRkyOyJ8sZry8QLhQTmZjynLdA==}
lucide-react@0.536.0:
resolution: {integrity: sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -2515,8 +2515,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@4.0.10:
resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==}
zod@4.0.14:
resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==}
snapshots:
@@ -3083,17 +3083,17 @@ snapshots:
dependencies:
tslib: 2.8.1
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.10)':
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.14)':
optionalDependencies:
typescript: 5.8.3
zod: 4.0.10
zod: 4.0.14
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.10)':
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.14)':
dependencies:
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.10)
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.14)
optionalDependencies:
typescript: 5.8.3
zod: 4.0.10
zod: 4.0.14
'@tailwindcss/node@4.1.11':
dependencies:
@@ -4331,7 +4331,7 @@ snapshots:
dependencies:
js-tokens: 4.0.0
lucide-react@0.526.0(react@19.1.0):
lucide-react@0.536.0(react@19.1.0):
dependencies:
react: 19.1.0
@@ -5030,4 +5030,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.0.10: {}
zod@4.0.14: {}