mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
remove unused multi-select
This commit is contained in:
9
jsx/package-lock.json
generated
9
jsx/package-lock.json
generated
@@ -17,7 +17,6 @@
|
||||
"react-bootstrap": "^2.10.9",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-multi-select-component": "^4.3.4",
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router": "^7.4.0",
|
||||
"recompose": "npm:react-recompose@^0.33.0",
|
||||
@@ -8990,14 +8989,6 @@
|
||||
"version": "3.0.4",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/react-multi-select-component": {
|
||||
"version": "4.3.4",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^16 || ^17 || ^18",
|
||||
"react-dom": "^16 || ^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/react-redux": {
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz",
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"react-bootstrap": "^2.10.9",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-multi-select-component": "^4.3.4",
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router": "^7.4.0",
|
||||
"recompose": "npm:react-recompose@^0.33.0",
|
||||
|
Reference in New Issue
Block a user