Skip to content

Commit 5f57e3a

Browse files
committed
.
1 parent 2f42ebf commit 5f57e3a

2 files changed

Lines changed: 359 additions & 780 deletions

File tree

js/package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,16 @@
4545
"dependencies": {
4646
"@jupyterlab/application": "^4.5.7",
4747
"@jupyterlab/apputils": "^4.6.7",
48-
<<<<<<< before updating
49-
"@jupyterlab/notebook": "^4.5.1",
50-
"@jupyterlab/services": "^7.5.5",
51-
=======
5248
"@jupyterlab/notebook": "^4.5.7",
5349
"@jupyterlab/services": "^7.5.7",
54-
>>>>>>> after updating
5550
"@lumino/disposable": "^2.1.5"
5651
},
5752
"devDependencies": {
5853
"@babel/cli": "^7.28.6",
5954
"@babel/core": "^7.29.0",
6055
"@babel/eslint-parser": "^7.28.6",
61-
<<<<<<< before updating
6256
"@babel/preset-env": "^7.29.3",
6357
"@jupyterlab/builder": "^4.5.7",
64-
=======
65-
"@babel/preset-env": "^7.29.2",
66-
"@jupyterlab/builder": "^4.5.6",
67-
>>>>>>> after updating
6858
"babel-jest": "^30.4.1",
6959
"cpy-cli": "^6.0.0",
7060
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)