Skip to content

Commit f0dd748

Browse files
committed
chore: fix deps version
1 parent e30ffd7 commit f0dd748

File tree

2 files changed

+22
-85
lines changed

2 files changed

+22
-85
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
"dependencies": {
4444
"@emotion/react": "^11.14.0",
4545
"@emotion/styled": "^11.14.1",
46-
"beasties": "^0.3.5",
47-
"@hookform/resolvers": "^5.2.1",
46+
"@hookform/resolvers": "3.9.1",
4847
"@mdx-js/loader": "^3.1.1",
4948
"@mdx-js/react": "^3.1.1",
5049
"@mondaydotcomorg/api": "^11.0.0",
@@ -92,7 +91,7 @@
9291
"tailwind-merge": "^3.3.1",
9392
"tailwindcss-animate": "^1.0.7",
9493
"typescript": "^5.9.2",
95-
"zod": "^4.1.5"
94+
"zod": "^4.1.9"
9695
},
9796
"devDependencies": {
9897
"@cloudflare/workers-types": "^4.20250903.0",

pnpm-lock.yaml

Lines changed: 20 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)