Compare commits

2 Commits

Author SHA1 Message Date
1d69f37837 fix(deps): update dependency lucide-react to ^0.536.0
All checks were successful
Check / Lint and Check (push) Successful in 43s
2025-08-02 02:12:09 +00:00
579bc0366d fix(deps): update dependency zod to v4.0.14
All checks were successful
Check / Lint and Check (push) Successful in 52s
2025-08-02 01:01:38 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.526.0",
"lucide-react": "^0.536.0",
"next": "^15.4.1",
"next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2",

18
pnpm-lock.yaml generated
View File

@@ -36,8 +36,8 @@ importers:
specifier: ^4.1.0
version: 4.1.0
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.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
@@ -70,7 +70,7 @@ importers:
version: 1.0.7(tailwindcss@4.1.11)
zod:
specifier: ^4.0.5
version: 4.0.10
version: 4.0.14
devDependencies:
'@tailwindcss/postcss':
specifier: 4.1.11
@@ -2143,8 +2143,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
@@ -3075,8 +3075,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:
@@ -5204,7 +5204,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
@@ -6283,4 +6283,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.0.10: {}
zod@4.0.14: {}