Skip to content

Commit a14dcfc

Browse files
authored
Merge pull request #951 from ipython/dependabot/npm_and_yarn/lab-minor-51cb332a2a
Bump the lab-minor group with 20 updates
2 parents 1494507 + 87437ec commit a14dcfc

File tree

2 files changed

+2262
-1547
lines changed

2 files changed

+2262
-1547
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@
4848
"watch:src": "tsc -w"
4949
},
5050
"dependencies": {
51-
"@jupyterlab/application": "^4.4.0",
52-
"@jupyterlab/apputils": "^4.5.0",
53-
"@jupyterlab/codeeditor": "^4.4.0",
54-
"@jupyterlab/console": "^4.4.0",
55-
"@jupyterlab/coreutils": "^6.4.0",
56-
"@jupyterlab/nbformat": "^4.4.0",
57-
"@jupyterlab/notebook": "^4.4.0",
58-
"@jupyterlab/services": "^7.4.0",
59-
"@jupyterlab/settingregistry": "^4.4.0",
60-
"@jupyterlab/statedb": "^4.4.0",
61-
"@jupyterlab/ui-components": "^4.4.0",
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",
6262
"@lumino/algorithm": "^2.0.3",
6363
"@lumino/commands": "^2.3.2",
6464
"@lumino/coreutils": "^2.2.1",
@@ -67,24 +67,24 @@
6767
"@lumino/messaging": "^2.0.3",
6868
"@lumino/polling": "^2.1.4",
6969
"@lumino/signaling": "^2.1.4",
70-
"@lumino/widgets": "^2.7.0",
70+
"@lumino/widgets": "^2.7.1",
7171
"react": "^18.2.0",
7272
"react-dom": "^18.2.0"
7373
},
7474
"devDependencies": {
75-
"@jupyterlab/builder": "^4.4.0",
75+
"@jupyterlab/builder": "^4.4.9",
7676
"@types/react": "^18.0.26",
7777
"@types/react-dom": "~18.3.1",
78-
"@typescript-eslint/eslint-plugin": "^8.30.1",
79-
"@typescript-eslint/parser": "^8.30.1",
80-
"eslint": "^9.24.0",
81-
"eslint-config-prettier": "^10.1.2",
82-
"eslint-plugin-prettier": "^5.2.6",
78+
"@typescript-eslint/eslint-plugin": "^8.46.0",
79+
"@typescript-eslint/parser": "^8.46.0",
80+
"eslint": "^9.37.0",
81+
"eslint-config-prettier": "^10.1.8",
82+
"eslint-plugin-prettier": "^5.5.4",
8383
"eslint-plugin-react": "^7.37.5",
8484
"npm-run-all2": "^7.0.1",
85-
"prettier": "^3.5.3",
85+
"prettier": "^3.6.2",
8686
"rimraf": "^6.0.1",
87-
"typescript": "~5.8.3"
87+
"typescript": "~5.9.3"
8888
},
8989
"resolutions": {
9090
"@types/react": "^18.0.26"

0 commit comments

Comments
 (0)