4 Commits

Author SHA1 Message Date
d2e6c6019c fix(deps): update dependency @hookform/resolvers to v5.2.2
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-09-14 09:01:27 +00:00
d721116100 chore(deps): update pnpm to v10.16.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-09-13 18:01:17 +00:00
02455423e2 fix(deps): update dependency lucide-react to ^0.544.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 32s
2025-09-13 06:01:33 +00:00
77a467c1db chore(deps): update pnpm to v10.16.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 30s
2025-09-13 05:01:55 +00:00
2 changed files with 11 additions and 11 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",
@@ -53,5 +53,5 @@
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"
}, },
"packageManager": "pnpm@10.15.1" "packageManager": "pnpm@10.16.1"
} }

18
pnpm-lock.yaml generated
View File

@@ -10,7 +10,7 @@ importers:
dependencies: dependencies:
'@hookform/resolvers': '@hookform/resolvers':
specifier: ^5.0.1 specifier: ^5.0.1
version: 5.2.1(react-hook-form@7.62.0(react@19.1.1)) version: 5.2.2(react-hook-form@7.62.0(react@19.1.1))
'@radix-ui/react-accordion': '@radix-ui/react-accordion':
specifier: ^1.2.8 specifier: ^1.2.8
version: 1.2.12(@types/react-dom@19.1.9(@types/react@19.1.13))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 1.2.12(@types/react-dom@19.1.9(@types/react@19.1.13))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.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.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 15.5.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
@@ -181,8 +181,8 @@ packages:
'@floating-ui/utils@0.2.10': '@floating-ui/utils@0.2.10':
resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
'@hookform/resolvers@5.2.1': '@hookform/resolvers@5.2.2':
resolution: {integrity: sha512-u0+6X58gkjMcxur1wRWokA7XsiiBJ6aK17aPZxhkoYiK5J+HcTx0Vhu9ovXe6H+dVpO6cjrn2FkJTryXEMlryQ==} resolution: {integrity: sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA==}
peerDependencies: peerDependencies:
react-hook-form: ^7.55.0 react-hook-form: ^7.55.0
@@ -1949,8 +1949,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
@@ -2664,7 +2664,7 @@ snapshots:
'@floating-ui/utils@0.2.10': {} '@floating-ui/utils@0.2.10': {}
'@hookform/resolvers@5.2.1(react-hook-form@7.62.0(react@19.1.1))': '@hookform/resolvers@5.2.2(react-hook-form@7.62.0(react@19.1.1))':
dependencies: dependencies:
'@standard-schema/utils': 0.3.0 '@standard-schema/utils': 0.3.0
react-hook-form: 7.62.0(react@19.1.1) react-hook-form: 7.62.0(react@19.1.1)
@@ -4486,7 +4486,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