Compare commits

...

2 Commits

Author SHA1 Message Date
fa35db17e0 fix(deps): update dependency zod to v4.0.10
All checks were successful
Lint / Lint and Typecheck (push) Successful in 48s
2025-07-26 01:05:31 +00:00
de7507323e chore(deps): update dependency tw-animate-css to v1.3.6
All checks were successful
Lint / Lint and Typecheck (push) Successful in 50s
2025-07-26 00:03:47 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -46,7 +46,7 @@
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.11",
"tw-animate-css": "1.3.5",
"tw-animate-css": "1.3.6",
"typescript": "5.8.3",
"typescript-eslint": "8.37.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.5)
version: 0.13.8(typescript@5.8.3)(zod@4.0.10)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -61,7 +61,7 @@ importers:
version: 3.3.1
zod:
specifier: ^4.0.0
version: 4.0.5
version: 4.0.10
devDependencies:
'@eslint/eslintrc':
specifier: 3.3.1
@@ -100,8 +100,8 @@ importers:
specifier: 4.1.11
version: 4.1.11
tw-animate-css:
specifier: 1.3.5
version: 1.3.5
specifier: 1.3.6
version: 1.3.6
typescript:
specifier: 5.8.3
version: 5.8.3
@@ -2482,8 +2482,8 @@ packages:
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
tw-animate-css@1.3.5:
resolution: {integrity: sha512-t3u+0YNoloIhj1mMXs779P6MO9q3p3mvGn4k1n3nJPqJw/glZcuijG2qTSN4z4mgNRfW5ZC3aXJFLwDtiipZXA==}
tw-animate-css@1.3.6:
resolution: {integrity: sha512-9dy0R9UsYEGmgf26L8UcHiLmSFTHa9+D7+dAt/G/sF5dCnPePZbfgDYinc7/UzAM7g/baVrmS6m9yEpU46d+LA==}
type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
@@ -2586,8 +2586,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@4.0.5:
resolution: {integrity: sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==}
zod@4.0.10:
resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==}
snapshots:
@@ -3163,17 +3163,17 @@ snapshots:
dependencies:
tslib: 2.8.1
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.5)':
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.10)':
optionalDependencies:
typescript: 5.8.3
zod: 4.0.5
zod: 4.0.10
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.5)':
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.10)':
dependencies:
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.5)
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.10)
optionalDependencies:
typescript: 5.8.3
zod: 4.0.5
zod: 4.0.10
'@tailwindcss/node@4.1.11':
dependencies:
@@ -5033,7 +5033,7 @@ snapshots:
tslib@2.8.1: {}
tw-animate-css@1.3.5: {}
tw-animate-css@1.3.6: {}
type-check@0.4.0:
dependencies:
@@ -5203,4 +5203,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.0.5: {}
zod@4.0.10: {}