Skip to content

Commit

Permalink
add react-resizable-panels
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubaidullin committed Feb 13, 2025
1 parent b3c9971 commit 4b36fef
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
22 changes: 17 additions & 5 deletions karavan-vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions karavan-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,7 @@
"path-browserify": "^1.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-resizable-panels": "^2.1.7",
"rxjs": "7.8.1",
"shelljs": "^0.8.5",
"usehooks-ts": "^3.1.0",
Expand All @@ -763,7 +764,7 @@
"@types/chai": "^4.3.0",
"@types/glob": "^7.1.3",
"@types/mocha": "^8.0.4",
"@types/node": "20.14.2",
"@types/node": "20.14.15",
"@types/react": "^18.3.1",
"@types/react-dom": "18.3.0",
"@types/shelljs": "^0.8.15",
Expand All @@ -781,7 +782,7 @@
"eslint-plugin-react": "^7.23.2",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.6.0",
"mocha": "^10.0.0",
"mocha": "^10.8.2",
"prettier": "2.3.0",
"run-script-os": "^1.1.6",
"style-loader": "^2.0.0",
Expand Down

0 comments on commit 4b36fef

Please # to comment.