Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @jupyterlab/services from 7.0.8 to 7.0.10 #9

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@jupyterlab/application": "^4.0.8",
"@jupyterlab/filebrowser": "^4.0.8",
"@jupyterlab/services": "^7.0.8",
"@jupyterlab/services": "^7.0.10",
"react-pdf": "^7.5.1"
},
"devDependencies": {
Expand Down
82 changes: 78 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ __metadata:
languageName: node
linkType: hard

"@jupyter/ydoc@npm:^1.0.2":
"@jupyter/ydoc@npm:^1.0.2, @jupyter/ydoc@npm:^1.1.1":
version: 1.1.1
resolution: "@jupyter/ydoc@npm:1.1.1"
dependencies:
Expand Down Expand Up @@ -310,6 +310,20 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/coreutils@npm:^6.0.10":
version: 6.0.10
resolution: "@jupyterlab/coreutils@npm:6.0.10"
dependencies:
"@lumino/coreutils": ^2.1.2
"@lumino/disposable": ^2.1.2
"@lumino/signaling": ^2.1.2
minimist: ~1.2.0
path-browserify: ^1.0.0
url-parse: ~1.5.4
checksum: d01645468268465841447a977927097d68b7f6fac771a3d48e358508a1c792dc433aaebcca7755331dce043e1cc002da7fa1ad070dfd7e689dda66c9f25626ee
languageName: node
linkType: hard

"@jupyterlab/coreutils@npm:^6.0.8":
version: 6.0.8
resolution: "@jupyterlab/coreutils@npm:6.0.8"
Expand Down Expand Up @@ -409,6 +423,15 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/nbformat@npm:^4.0.10":
version: 4.0.10
resolution: "@jupyterlab/nbformat@npm:4.0.10"
dependencies:
"@lumino/coreutils": ^2.1.2
checksum: fb2eca9389df4a48b1fa7e552200e218a2e9901f21e2735769522c0cc5824b98934b90a7b75e415dc5a9cb5c9a9ff205b6e8316c6f6eccf5716cfa7086b511cf
languageName: node
linkType: hard

"@jupyterlab/observables@npm:^5.0.8":
version: 5.0.8
resolution: "@jupyterlab/observables@npm:5.0.8"
Expand Down Expand Up @@ -452,6 +475,25 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/services@npm:^7.0.10":
version: 7.0.10
resolution: "@jupyterlab/services@npm:7.0.10"
dependencies:
"@jupyter/ydoc": ^1.1.1
"@jupyterlab/coreutils": ^6.0.10
"@jupyterlab/nbformat": ^4.0.10
"@jupyterlab/settingregistry": ^4.0.10
"@jupyterlab/statedb": ^4.0.10
"@lumino/coreutils": ^2.1.2
"@lumino/disposable": ^2.1.2
"@lumino/polling": ^2.1.2
"@lumino/properties": ^2.0.1
"@lumino/signaling": ^2.1.2
ws: ^8.11.0
checksum: 702f2c9e010ab737bb39bb04c1fc0eab32ef5bc86056aebdb9a64002e04dba123bd8fd0400913ddaef470d23e44ea9f741aa0467a068e2be2a279123e3d1e2a5
languageName: node
linkType: hard

"@jupyterlab/services@npm:^7.0.8":
version: 7.0.8
resolution: "@jupyterlab/services@npm:7.0.8"
Expand All @@ -471,6 +513,25 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/settingregistry@npm:^4.0.10":
version: 4.0.10
resolution: "@jupyterlab/settingregistry@npm:4.0.10"
dependencies:
"@jupyterlab/nbformat": ^4.0.10
"@jupyterlab/statedb": ^4.0.10
"@lumino/commands": ^2.1.3
"@lumino/coreutils": ^2.1.2
"@lumino/disposable": ^2.1.2
"@lumino/signaling": ^2.1.2
"@rjsf/utils": ^5.1.0
ajv: ^8.12.0
json5: ^2.2.3
peerDependencies:
react: ">=16"
checksum: 6521f1d01f258eb0d9c735bc00c9680e5caf3276c4e7a0fcf12006ef7aa155409e75ceda333695b7301699e00cd29a4a4d72ffced062147315144e0c59fd5971
languageName: node
linkType: hard

"@jupyterlab/settingregistry@npm:^4.0.8":
version: 4.0.8
resolution: "@jupyterlab/settingregistry@npm:4.0.8"
Expand All @@ -490,6 +551,19 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/statedb@npm:^4.0.10":
version: 4.0.10
resolution: "@jupyterlab/statedb@npm:4.0.10"
dependencies:
"@lumino/commands": ^2.1.3
"@lumino/coreutils": ^2.1.2
"@lumino/disposable": ^2.1.2
"@lumino/properties": ^2.0.1
"@lumino/signaling": ^2.1.2
checksum: 4032966b981c775f53b28137cde3b7c215444e898e9570b2f814c2fb1ee1d8f023702287a61d7d4267fffb71e9d8bdc2e79d165f0238a59ec0fea717540f0324
languageName: node
linkType: hard

"@jupyterlab/statedb@npm:^4.0.8":
version: 4.0.8
resolution: "@jupyterlab/statedb@npm:4.0.8"
Expand Down Expand Up @@ -3686,7 +3760,7 @@ __metadata:
"@jupyterlab/application": ^4.0.8
"@jupyterlab/builder": ^4.0.8
"@jupyterlab/filebrowser": ^4.0.8
"@jupyterlab/services": ^7.0.8
"@jupyterlab/services": ^7.0.10
"@types/react": ^18.2.37
"@typescript-eslint/eslint-plugin": ^6.10.0
"@typescript-eslint/parser": ^6.10.0
Expand Down Expand Up @@ -5776,11 +5850,11 @@ __metadata:

"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=85af82"
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
languageName: node
linkType: hard

Expand Down
Loading