Skip to content

Commit

Permalink
Drop minimum JL requirement from 4.2.5 to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firai committed Sep 10, 2024
1 parent 3c49efc commit 2d0cd82
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"dependencies": {
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.0",
"@jupyterlab/application": "^4.2.5",
"@jupyterlab/cells": "^4.2.5",
"@jupyterlab/codemirror": "^4.2.5",
"@jupyterlab/fileeditor": "^4.2.5",
"@jupyterlab/notebook": "^4.2.5",
"@jupyterlab/settingregistry": "^4.2.5",
"@jupyterlab/application": "^4.2.0",
"@jupyterlab/cells": "^4.2.0",
"@jupyterlab/codemirror": "^4.2.0",
"@jupyterlab/fileeditor": "^4.2.0",
"@jupyterlab/notebook": "^4.2.0",
"@jupyterlab/settingregistry": "^4.2.0",
"@lumino/commands": "^2.0.1",
"@lumino/coreutils": "^2.0.0",
"@lumino/disposable": "^2.1.2",
Expand All @@ -73,8 +73,8 @@
"devDependencies": {
"@codemirror/language": "^6.10.1",
"@codemirror/search": "^6.5.6",
"@jupyterlab/builder": "^4.2.5",
"@jupyterlab/codeeditor": "^4.2.5",
"@jupyterlab/builder": "^4.2.0",
"@jupyterlab/codeeditor": "^4.2.0",
"@types/codemirror": "^0.0.87",
"@types/json-schema": "^7.0.11",
"@types/react": "^18.0.26",
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"jupyterlab>=4.2.5,<5"
"jupyterlab>=4.2.0,<5"
]
dynamic = ["version", "description", "authors", "urls", "keywords"]

Expand Down Expand Up @@ -67,7 +67,7 @@ version_cmd = "hatch version"

[tool.jupyter-releaser.hooks]
before-build-npm = [
"python -m pip install 'jupyterlab>=4.2.5,<5'",
"python -m pip install 'jupyterlab>=4.2.0,<5'",
"jlpm",
"jlpm build:prod"
]
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ __metadata:
"@codemirror/search": ^6.5.6
"@codemirror/state": ^6.4.1
"@codemirror/view": ^6.26.0
"@jupyterlab/application": ^4.2.5
"@jupyterlab/builder": ^4.2.5
"@jupyterlab/cells": ^4.2.5
"@jupyterlab/codeeditor": ^4.2.5
"@jupyterlab/codemirror": ^4.2.5
"@jupyterlab/fileeditor": ^4.2.5
"@jupyterlab/notebook": ^4.2.5
"@jupyterlab/settingregistry": ^4.2.5
"@jupyterlab/application": ^4.2.0
"@jupyterlab/builder": ^4.2.0
"@jupyterlab/cells": ^4.2.0
"@jupyterlab/codeeditor": ^4.2.0
"@jupyterlab/codemirror": ^4.2.0
"@jupyterlab/fileeditor": ^4.2.0
"@jupyterlab/notebook": ^4.2.0
"@jupyterlab/settingregistry": ^4.2.0
"@lumino/commands": ^2.0.1
"@lumino/coreutils": ^2.0.0
"@lumino/disposable": ^2.1.2
Expand Down Expand Up @@ -555,7 +555,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/application@npm:^4.2.5":
"@jupyterlab/application@npm:^4.2.0":
version: 4.2.5
resolution: "@jupyterlab/application@npm:4.2.5"
dependencies:
Expand Down Expand Up @@ -626,7 +626,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/builder@npm:^4.2.5":
"@jupyterlab/builder@npm:^4.2.0":
version: 4.2.5
resolution: "@jupyterlab/builder@npm:4.2.5"
dependencies:
Expand Down Expand Up @@ -667,7 +667,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/cells@npm:^4.2.5":
"@jupyterlab/cells@npm:^4.2.0, @jupyterlab/cells@npm:^4.2.5":
version: 4.2.5
resolution: "@jupyterlab/cells@npm:4.2.5"
dependencies:
Expand Down Expand Up @@ -703,7 +703,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/codeeditor@npm:^4.2.5":
"@jupyterlab/codeeditor@npm:^4.2.0, @jupyterlab/codeeditor@npm:^4.2.5":
version: 4.2.5
resolution: "@jupyterlab/codeeditor@npm:4.2.5"
dependencies:
Expand All @@ -727,7 +727,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/codemirror@npm:^4.2.5":
"@jupyterlab/codemirror@npm:^4.2.0, @jupyterlab/codemirror@npm:^4.2.5":
version: 4.2.5
resolution: "@jupyterlab/codemirror@npm:4.2.5"
dependencies:
Expand Down Expand Up @@ -881,7 +881,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/fileeditor@npm:^4.2.5":
"@jupyterlab/fileeditor@npm:^4.2.0":
version: 4.2.5
resolution: "@jupyterlab/fileeditor@npm:4.2.5"
dependencies:
Expand Down Expand Up @@ -939,7 +939,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/notebook@npm:^4.2.5":
"@jupyterlab/notebook@npm:^4.2.0":
version: 4.2.5
resolution: "@jupyterlab/notebook@npm:4.2.5"
dependencies:
Expand Down Expand Up @@ -1061,7 +1061,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/settingregistry@npm:^4.2.5":
"@jupyterlab/settingregistry@npm:^4.2.0, @jupyterlab/settingregistry@npm:^4.2.5":
version: 4.2.5
resolution: "@jupyterlab/settingregistry@npm:4.2.5"
dependencies:
Expand Down

0 comments on commit 2d0cd82

Please sign in to comment.