Skip to content

Commit 34fdde8

Browse files
committed
update direct dependencies
according to npm-check
1 parent ca2ddd2 commit 34fdde8

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ tsconfig.tsbuildinfo
3434
dask-worker-space
3535
.yarn
3636
.yarnrc.yml
37+
package-lock.json

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@
5353
"@jupyterlab/codeeditor": "^4.0.5",
5454
"@jupyterlab/console": "^4.0.5",
5555
"@jupyterlab/coreutils": "^6.0.5",
56-
"@jupyterlab/mainmenu": "^4.0.5",
5756
"@jupyterlab/nbformat": "^4.0.5",
5857
"@jupyterlab/notebook": "^4.0.5",
5958
"@jupyterlab/services": "^7.0.5",
6059
"@jupyterlab/settingregistry": "^4.0.5",
6160
"@jupyterlab/statedb": "^4.0.5",
6261
"@jupyterlab/ui-components": "^4.0.5",
6362
"@lumino/algorithm": "^2.0.1",
63+
"@lumino/commands": "^2.1.3",
6464
"@lumino/coreutils": "^2.1.2",
6565
"@lumino/domutils": "^2.0.1",
6666
"@lumino/dragdrop": "^2.1.3",

yarn.lock

+20-21
Original file line numberDiff line numberDiff line change
@@ -795,21 +795,6 @@ __metadata:
795795
languageName: node
796796
linkType: hard
797797

798-
"@jupyterlab/mainmenu@npm:^4.0.5":
799-
version: 4.0.5
800-
resolution: "@jupyterlab/mainmenu@npm:4.0.5"
801-
dependencies:
802-
"@jupyterlab/apputils": ^4.1.5
803-
"@jupyterlab/translation": ^4.0.5
804-
"@jupyterlab/ui-components": ^4.0.5
805-
"@lumino/algorithm": ^2.0.1
806-
"@lumino/commands": ^2.1.3
807-
"@lumino/coreutils": ^2.1.2
808-
"@lumino/widgets": ^2.3.0
809-
checksum: 722518541d901c81cd87d174de96e0c61f352a326e7967702d06d5907f7b5c5b885bdf954ebbe3218819447c5940fde09ddbaa76b4a8375843a87dd239a0ffd5
810-
languageName: node
811-
linkType: hard
812-
813798
"@jupyterlab/nbformat@npm:^3.0.0 || ^4.0.0-alpha.21 || ^4.0.0, @jupyterlab/nbformat@npm:^4.0.5":
814799
version: 4.0.5
815800
resolution: "@jupyterlab/nbformat@npm:4.0.5"
@@ -2387,9 +2372,9 @@ __metadata:
23872372
linkType: hard
23882373

23892374
"csstype@npm:^3.0.2":
2390-
version: 3.0.11
2391-
resolution: "csstype@npm:3.0.11"
2392-
checksum: 95e56abfe9ca219ae065acb4e43f61771a03170eed919127f558dfa168240867aba7629c8d98a201a0dd06d9a5ce82686f0570031c928516c61816adbc7c877f
2375+
version: 3.1.2
2376+
resolution: "csstype@npm:3.1.2"
2377+
checksum: e1a52e6c25c1314d6beef5168da704ab29c5186b877c07d822bd0806717d9a265e8493a2e35ca7e68d0f5d472d43fac1cdce70fd79fd0853dff81f3028d857b5
23932378
languageName: node
23942379
linkType: hard
23952380

@@ -3224,7 +3209,21 @@ __metadata:
32243209
languageName: node
32253210
linkType: hard
32263211

3227-
"glob@npm:^7.1.3, glob@npm:~7.1.6":
3212+
"glob@npm:^7.1.3":
3213+
version: 7.2.3
3214+
resolution: "glob@npm:7.2.3"
3215+
dependencies:
3216+
fs.realpath: ^1.0.0
3217+
inflight: ^1.0.4
3218+
inherits: 2
3219+
minimatch: ^3.1.1
3220+
once: ^1.3.0
3221+
path-is-absolute: ^1.0.0
3222+
checksum: 29452e97b38fa704dabb1d1045350fb2467cf0277e155aa9ff7077e90ad81d1ea9d53d3ee63bd37c05b09a065e90f16aec4a65f5b8de401d1dac40bc5605d133
3223+
languageName: node
3224+
linkType: hard
3225+
3226+
"glob@npm:~7.1.6":
32283227
version: 7.1.7
32293228
resolution: "glob@npm:7.1.7"
32303229
dependencies:
@@ -3487,14 +3486,14 @@ __metadata:
34873486
"@jupyterlab/codeeditor": ^4.0.5
34883487
"@jupyterlab/console": ^4.0.5
34893488
"@jupyterlab/coreutils": ^6.0.5
3490-
"@jupyterlab/mainmenu": ^4.0.5
34913489
"@jupyterlab/nbformat": ^4.0.5
34923490
"@jupyterlab/notebook": ^4.0.5
34933491
"@jupyterlab/services": ^7.0.5
34943492
"@jupyterlab/settingregistry": ^4.0.5
34953493
"@jupyterlab/statedb": ^4.0.5
34963494
"@jupyterlab/ui-components": ^4.0.5
34973495
"@lumino/algorithm": ^2.0.1
3496+
"@lumino/commands": ^2.1.3
34983497
"@lumino/coreutils": ^2.1.2
34993498
"@lumino/domutils": ^2.0.1
35003499
"@lumino/dragdrop": ^2.1.3
@@ -4252,7 +4251,7 @@ __metadata:
42524251
languageName: node
42534252
linkType: hard
42544253

4255-
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.2":
4254+
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
42564255
version: 3.1.2
42574256
resolution: "minimatch@npm:3.1.2"
42584257
dependencies:

0 commit comments

Comments
 (0)