Skip to content

Commit bc1d3b6

Browse files
authored
Merge pull request #982 from ipython/dependabot/npm_and_yarn/lab-minor-479ab04a5b
Bump the lab-minor group across 1 directory with 26 updates
2 parents b5bd66c + 7699bcd commit bc1d3b6

File tree

2 files changed

+3267
-3052
lines changed

2 files changed

+3267
-3052
lines changed

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -48,42 +48,42 @@
4848
"watch:src": "tsc -w"
4949
},
5050
"dependencies": {
51-
"@jupyterlab/application": "^4.4.9",
52-
"@jupyterlab/apputils": "^4.5.9",
53-
"@jupyterlab/codeeditor": "^4.4.9",
54-
"@jupyterlab/console": "^4.4.9",
55-
"@jupyterlab/coreutils": "^6.4.9",
56-
"@jupyterlab/nbformat": "^4.4.9",
57-
"@jupyterlab/notebook": "^4.4.9",
58-
"@jupyterlab/services": "^7.4.9",
59-
"@jupyterlab/settingregistry": "^4.4.9",
60-
"@jupyterlab/statedb": "^4.4.9",
61-
"@jupyterlab/ui-components": "^4.4.9",
62-
"@lumino/algorithm": "^2.0.3",
63-
"@lumino/commands": "^2.3.2",
64-
"@lumino/coreutils": "^2.2.1",
65-
"@lumino/domutils": "^2.0.3",
66-
"@lumino/dragdrop": "^2.1.6",
67-
"@lumino/messaging": "^2.0.3",
68-
"@lumino/polling": "^2.1.4",
69-
"@lumino/signaling": "^2.1.4",
70-
"@lumino/widgets": "^2.7.1",
51+
"@jupyterlab/application": "^4.5.5",
52+
"@jupyterlab/apputils": "^4.6.5",
53+
"@jupyterlab/codeeditor": "^4.5.5",
54+
"@jupyterlab/console": "^4.5.5",
55+
"@jupyterlab/coreutils": "^6.5.5",
56+
"@jupyterlab/nbformat": "^4.5.5",
57+
"@jupyterlab/notebook": "^4.5.5",
58+
"@jupyterlab/services": "^7.5.5",
59+
"@jupyterlab/settingregistry": "^4.5.5",
60+
"@jupyterlab/statedb": "^4.5.5",
61+
"@jupyterlab/ui-components": "^4.5.5",
62+
"@lumino/algorithm": "^2.0.4",
63+
"@lumino/commands": "^2.3.3",
64+
"@lumino/coreutils": "^2.2.2",
65+
"@lumino/domutils": "^2.0.4",
66+
"@lumino/dragdrop": "^2.1.8",
67+
"@lumino/messaging": "^2.0.4",
68+
"@lumino/polling": "^2.1.5",
69+
"@lumino/signaling": "^2.1.5",
70+
"@lumino/widgets": "^2.7.5",
7171
"react": "^18.2.0",
7272
"react-dom": "^18.2.0"
7373
},
7474
"devDependencies": {
75-
"@jupyterlab/builder": "^4.4.9",
75+
"@jupyterlab/builder": "^4.5.5",
7676
"@types/react": "^18.0.26",
77-
"@types/react-dom": "~18.3.1",
78-
"@typescript-eslint/eslint-plugin": "^8.46.0",
79-
"@typescript-eslint/parser": "^8.46.0",
80-
"eslint": "^9.37.0",
77+
"@types/react-dom": "~18.3.7",
78+
"@typescript-eslint/eslint-plugin": "^8.57.0",
79+
"@typescript-eslint/parser": "^8.57.0",
80+
"eslint": "^9.39.4",
8181
"eslint-config-prettier": "^10.1.8",
82-
"eslint-plugin-prettier": "^5.5.4",
82+
"eslint-plugin-prettier": "^5.5.5",
8383
"eslint-plugin-react": "^7.37.5",
8484
"npm-run-all2": "^8.0.4",
85-
"prettier": "^3.6.2",
86-
"rimraf": "^6.0.1",
85+
"prettier": "^3.8.1",
86+
"rimraf": "^6.1.3",
8787
"typescript": "~5.9.3"
8888
},
8989
"resolutions": {

0 commit comments

Comments
 (0)