Skip to content

Commit 241f96f

Browse files
chore(deps): bump react-resizable-panels from 3.0.6 to 4.0.13 (Removed resizable panels) (#25)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nsosio <[email protected]>
1 parent 0a8145c commit 241f96f

File tree

4 files changed

+0
-56
lines changed

4 files changed

+0
-56
lines changed

bun.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"react": "19.2.3",
5757
"react-day-picker": "^9.13.0",
5858
"react-dom": "19.2.3",
59-
"react-resizable-panels": "^3.0.6",
6059
"server-only": "^0.0.1",
6160
"sonner": "^2.0.6",
6261
"tailwind-merge": "^3.3.0",
@@ -1801,8 +1800,6 @@
18011800

18021801
"react-remove-scroll-bar": ["[email protected]", "", { "dependencies": { "react-style-singleton": "^2.2.2", "tslib": "^2.0.0" }, "peerDependencies": { "@types/react": "*", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, "optionalPeers": ["@types/react"] }, "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q=="],
18031802

1804-
"react-resizable-panels": ["[email protected]", "", { "peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" } }, "sha512-b3qKHQ3MLqOgSS+FRYKapNkJZf5EQzuf6+RLiq1/IlTHw99YrZ2NJZLk4hQIzTnnIkRg2LUqyVinu6YWWpUYew=="],
1805-
18061803
"react-style-singleton": ["[email protected]", "", { "dependencies": { "get-nonce": "^1.0.0", "tslib": "^2.0.0" }, "peerDependencies": { "@types/react": "*", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ=="],
18071804

18081805
"readdirp": ["[email protected]", "", { "dependencies": { "picomatch": "^2.2.1" } }, "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="],

knip.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ const knipConfig = {
2121
'@radix-ui/*',
2222
'embla-carousel-react',
2323
'input-otp',
24-
'react-resizable-panels',
2524
'vaul',
2625
'ts-node',
2726
// Dependencies used in configuration files or by frameworks

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"react": "19.2.3",
7676
"react-day-picker": "^9.13.0",
7777
"react-dom": "19.2.3",
78-
"react-resizable-panels": "^3.0.6",
7978
"server-only": "^0.0.1",
8079
"sonner": "^2.0.6",
8180
"tailwind-merge": "^3.3.0",

src/components/ui/resizable.tsx

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)