Skip to content

Commit 38b22f1

Browse files
committed
updating package
1 parent 877e522 commit 38b22f1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,21 @@
5252
"@jupyterlab/services": "^6.0.0",
5353
"@rjsf/bootstrap-4": "^2.4.2",
5454
"@rjsf/core": "^2.4.2",
55-
"@types/lodash": "^4.14.168",
5655
"bootstrap": "^4.6.0",
5756
"framer-motion": "^4.0.3",
5857
"lodash": "^4.17.21",
59-
"react-ace": "^9.3.0",
60-
"react-bootstrap": "^1.5.2",
58+
"react-bootstrap": "!1.5.2",
59+
"react-dom": "^17.0.2",
6160
"react-spinners": "^0.10.6"
6261
},
6362
"devDependencies": {
6463
"@jupyterlab/builder": "^3.0.0",
64+
"@popperjs/core": "^2.9.2",
65+
"@types/react-bootstrap": "^0.32.25",
66+
"@types/lodash": "^4.14.168",
6567
"@typescript-eslint/eslint-plugin": "^2.27.0",
6668
"@typescript-eslint/parser": "^2.27.0",
67-
"eslint": "^7.5.0",
69+
"eslint": "^7.27.0",
6870
"eslint-config-prettier": "^6.10.1",
6971
"eslint-plugin-jsdoc": "^22.0.0",
7072
"eslint-plugin-prettier": "^3.1.2",

0 commit comments

Comments
 (0)