Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 8b84020

Browse files
committed
update versions
1 parent a7592b0 commit 8b84020

File tree

3 files changed

+129
-877
lines changed

3 files changed

+129
-877
lines changed

packages/react-databrowser/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"bytes": "^3.1.2",
4343
"react-hook-form": "^7.53.0",
4444
"react-resizable-panels": "^2.1.4",
45-
"zustand": "5.0.0-rc.2"
45+
"zustand": "5.0.0"
4646
},
4747
"devDependencies": {
48-
"@types/node": "^18.15.11",
48+
"@types/node": "^22.8.4",
4949
"@types/react": "^18.3.12",
5050
"@types/react-dom": "^18.3.1",
5151
"@vitejs/plugin-react": "^4.1.0",
@@ -57,13 +57,13 @@
5757
"prettier-plugin-tailwindcss": "^0.5.5",
5858
"react": "^18.3.1",
5959
"react-dom": "^18.3.1",
60-
"tailwind-merge": "^1.14.0",
61-
"tailwindcss": "^3.3.1",
60+
"tailwind-merge": "^2.5.4",
61+
"tailwindcss": "^3.4.14",
6262
"tailwindcss-animate": "^1.0.7",
63-
"tsup": "^6.7.0",
63+
"tsup": "^8.3.5",
6464
"typescript": "^5.0.4",
65-
"vite": "^4.4.10",
66-
"vite-tsconfig-paths": "^4.2.1"
65+
"vite": "^5.4.10",
66+
"vite-tsconfig-paths": "^5.0.1"
6767
},
6868
"peerDependencies": {
6969
"react": "^18.2.0 || ^19",

0 commit comments

Comments
 (0)