Skip to content

Commit c3c953d

Browse files
committed
fix: nextjs issue 81798
1 parent 0a23e34 commit c3c953d

File tree

2 files changed

+633
-694
lines changed

2 files changed

+633
-694
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"sonner": "^2.0.7",
7171
"tailwind-merge": "^3.0.1",
7272
"tailwindcss-animate": "^1.0.7",
73+
"typescript": "^5.9.3",
7374
"vaul": "^1.1.2",
7475
"zod": "^4.0.0"
7576
},
@@ -86,8 +87,7 @@
8687
"eslint-config-next": "^16.1.6",
8788
"postcss": "^8",
8889
"prettier": "^3.4.2",
89-
"tailwindcss": "^4.0.8",
90-
"typescript": "^5"
90+
"tailwindcss": "^4.0.8"
9191
},
9292
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
9393
"resolutions": {

0 commit comments

Comments
 (0)