Skip to content

Commit 85d3db6

Browse files
committed
Commit updated package.json and yarn.lock
1 parent 090abfb commit 85d3db6

File tree

2 files changed

+162
-2
lines changed

2 files changed

+162
-2
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,12 @@
3535
"private": true,
3636
"scripts": {
3737
"bootstrap": "jlpm --no-optional --prefer-offline && lerna bootstrap && jlpm lint && jlpm clean && jlpm build",
38-
"build": "jlpm build:schema && jlpm build:meta && jlpm build:ws",
38+
"build": "jlpm build:schema && jlpm build:completion-theme && jlpm build:theme-material && jlpm build:theme-vscode && jlpm build:meta && jlpm build:ws",
3939
"build:schema": "lerna run build:schema --stream",
4040
"build:meta": "lerna run build --stream --scope @krassowski/jupyterlab-lsp-metapackage",
41+
"build:completion-theme": "lerna run build --stream --scope @krassowski/completion-theme",
42+
"build:theme-vscode": "lerna run build --stream --scope @krassowski/theme-vscode",
43+
"build:theme-material": "lerna run build --stream --scope @krassowski/theme-material",
4144
"build:ws": "lerna run build --stream --scope lsp-ws-connection",
4245
"watch": "lerna run --parallel watch",
4346
"bundle": "lerna run --parallel bundle",

yarn.lock

Lines changed: 158 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1423,6 +1423,19 @@
14231423
path-posix "~1.0.0"
14241424
url-parse "~1.4.7"
14251425

1426+
"@jupyterlab/coreutils@^4.2.3":
1427+
version "4.2.3"
1428+
resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-4.2.3.tgz#5c58053399d2d2d9860e7a3a4f4a1b910b431dc1"
1429+
integrity sha512-tKhCnt5lh1B+PIFsuor3/j0BpzeBKfXtrLROQk+HzLYwlgKnA+CLNeB2hACbtWvhNpQsv9ilXTJcL13BjTfPXg==
1430+
dependencies:
1431+
"@lumino/coreutils" "^1.4.2"
1432+
"@lumino/disposable" "^1.3.5"
1433+
"@lumino/signaling" "^1.3.5"
1434+
minimist "~1.2.0"
1435+
moment "^2.24.0"
1436+
path-posix "~1.0.0"
1437+
url-parse "~1.4.7"
1438+
14261439
"@jupyterlab/coreutils@~4.0.0":
14271440
version "4.0.2"
14281441
resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-4.0.2.tgz#2ee81799249f5f4741157ac42ff50a2ee48a0475"
@@ -1732,16 +1745,48 @@
17321745
react-dom "~16.9.0"
17331746
typestyle "^2.0.4"
17341747

1748+
"@jupyterlab/ui-components@~2.2.0":
1749+
version "2.2.2"
1750+
resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-2.2.2.tgz#440a29fd6e2f61f7ce0427e51d01b15e48e4dddf"
1751+
integrity sha512-4mNlsM/ueUahkqdY4l6f3KdkwGbxZP8BQJfQwVobuCpWYduOQQvDWB/a0kr4p1CVnOTK3rvl4cICRs467pwzRg==
1752+
dependencies:
1753+
"@blueprintjs/core" "^3.22.2"
1754+
"@blueprintjs/select" "^3.11.2"
1755+
"@jupyterlab/coreutils" "^4.2.3"
1756+
"@lumino/coreutils" "^1.4.2"
1757+
"@lumino/signaling" "^1.3.5"
1758+
"@lumino/virtualdom" "^1.6.1"
1759+
"@lumino/widgets" "^1.11.1"
1760+
react "~16.9.0"
1761+
react-dom "~16.9.0"
1762+
typestyle "^2.0.4"
1763+
1764+
"@krassowski/completion-theme@file:packages/completion-theme":
1765+
version "2.0.0"
1766+
17351767
"@krassowski/jupyterlab-lsp@file:packages/jupyterlab-lsp":
17361768
version "1.1.2"
17371769
dependencies:
1770+
"@krassowski/completion-theme" "~2.0.0"
17381771
"@krassowski/jupyterlab_go_to_definition" "~1.0.0"
1772+
"@krassowski/theme-material" "~2.0.0"
1773+
"@krassowski/theme-vscode" "~2.0.0"
17391774
lodash.mergewith "^4.6.1"
17401775
lsp-ws-connection "~0.5.0"
17411776

17421777
"@krassowski/jupyterlab_go_to_definition@file:packages/jupyterlab-go-to-definition":
17431778
version "1.0.0"
17441779

1780+
"@krassowski/theme-material@file:packages/theme-material":
1781+
version "2.0.0"
1782+
dependencies:
1783+
"@krassowski/completion-theme" "~2.0.0"
1784+
1785+
"@krassowski/theme-vscode@file:packages/theme-vscode":
1786+
version "2.0.0"
1787+
dependencies:
1788+
"@krassowski/completion-theme" "~2.0.0"
1789+
17451790
17461791
version "3.21.0"
17471792
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.21.0.tgz#27007bde71cc7b0a2969ab3c2f0ae41578b4577b"
@@ -2853,6 +2898,11 @@
28532898
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd"
28542899
integrity sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ==
28552900

2901+
"@types/json5@^0.0.29":
2902+
version "0.0.29"
2903+
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2904+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2905+
28562906
"@types/lodash.mergewith@^4.6.1":
28572907
version "4.6.6"
28582908
resolved "https://registry.yarnpkg.com/@types/lodash.mergewith/-/lodash.mergewith-4.6.6.tgz#c4698f5b214a433ff35cb2c75ee6ec7f99d79f10"
@@ -3481,6 +3531,14 @@ array-unique@^0.3.2:
34813531
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
34823532
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
34833533

3534+
array.prototype.flat@^1.2.3:
3535+
version "1.2.3"
3536+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
3537+
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
3538+
dependencies:
3539+
define-properties "^1.1.3"
3540+
es-abstract "^1.17.0-next.1"
3541+
34843542
array.prototype.flatmap@^1.2.3:
34853543
version "1.2.3"
34863544
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.3.tgz#1c13f84a178566042dd63de4414440db9222e443"
@@ -4622,6 +4680,11 @@ constants-browserify@^1.0.0:
46224680
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
46234681
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
46244682

4683+
contains-path@^0.1.0:
4684+
version "0.1.0"
4685+
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
4686+
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
4687+
46254688
content-type@~1.0.4:
46264689
version "1.0.4"
46274690
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
@@ -5221,6 +5284,14 @@ [email protected]:
52215284
dockerfile-ast "0.0.20"
52225285
vscode-languageserver-types "3.6.0"
52235286

5287+
5288+
version "1.5.0"
5289+
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
5290+
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
5291+
dependencies:
5292+
esutils "^2.0.2"
5293+
isarray "^1.0.0"
5294+
52245295
doctrine@^2.1.0:
52255296
version "2.1.0"
52265297
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -5620,6 +5691,41 @@ eslint-config-prettier@^6.7.0:
56205691
dependencies:
56215692
get-stdin "^6.0.0"
56225693

5694+
eslint-import-resolver-node@^0.3.3:
5695+
version "0.3.4"
5696+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
5697+
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
5698+
dependencies:
5699+
debug "^2.6.9"
5700+
resolve "^1.13.1"
5701+
5702+
eslint-module-utils@^2.6.0:
5703+
version "2.6.0"
5704+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
5705+
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
5706+
dependencies:
5707+
debug "^2.6.9"
5708+
pkg-dir "^2.0.0"
5709+
5710+
eslint-plugin-import@^2.22.0:
5711+
version "2.22.0"
5712+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
5713+
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
5714+
dependencies:
5715+
array-includes "^3.1.1"
5716+
array.prototype.flat "^1.2.3"
5717+
contains-path "^0.1.0"
5718+
debug "^2.6.9"
5719+
doctrine "1.5.0"
5720+
eslint-import-resolver-node "^0.3.3"
5721+
eslint-module-utils "^2.6.0"
5722+
has "^1.0.3"
5723+
minimatch "^3.0.4"
5724+
object.values "^1.1.1"
5725+
read-pkg-up "^2.0.0"
5726+
resolve "^1.17.0"
5727+
tsconfig-paths "^3.9.0"
5728+
56235729
eslint-plugin-jest@^23.8.2:
56245730
version "23.19.0"
56255731
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.19.0.tgz#da9c45a629bf3180269c7d5033afd7f8b910bde5"
@@ -8720,6 +8826,16 @@ load-json-file@^1.0.0:
87208826
pinkie-promise "^2.0.0"
87218827
strip-bom "^2.0.0"
87228828

8829+
load-json-file@^2.0.0:
8830+
version "2.0.0"
8831+
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
8832+
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
8833+
dependencies:
8834+
graceful-fs "^4.1.2"
8835+
parse-json "^2.2.0"
8836+
pify "^2.0.0"
8837+
strip-bom "^3.0.0"
8838+
87238839
load-json-file@^4.0.0:
87248840
version "4.0.0"
87258841
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -10358,6 +10474,13 @@ path-type@^1.0.0:
1035810474
pify "^2.0.0"
1035910475
pinkie-promise "^2.0.0"
1036010476

10477+
path-type@^2.0.0:
10478+
version "2.0.0"
10479+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
10480+
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
10481+
dependencies:
10482+
pify "^2.0.0"
10483+
1036110484
path-type@^3.0.0:
1036210485
version "3.0.0"
1036310486
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -10438,6 +10561,13 @@ pirates@^4.0.1:
1043810561
dependencies:
1043910562
node-modules-regexp "^1.0.0"
1044010563

10564+
pkg-dir@^2.0.0:
10565+
version "2.0.0"
10566+
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
10567+
integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
10568+
dependencies:
10569+
find-up "^2.1.0"
10570+
1044110571
pkg-dir@^3.0.0:
1044210572
version "3.0.0"
1044310573
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3"
@@ -10887,6 +11017,14 @@ read-pkg-up@^1.0.1:
1088711017
find-up "^1.0.0"
1088811018
read-pkg "^1.0.0"
1088911019

11020+
read-pkg-up@^2.0.0:
11021+
version "2.0.0"
11022+
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
11023+
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
11024+
dependencies:
11025+
find-up "^2.0.0"
11026+
read-pkg "^2.0.0"
11027+
1089011028
read-pkg-up@^3.0.0:
1089111029
version "3.0.0"
1089211030
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -10921,6 +11059,15 @@ read-pkg@^1.0.0:
1092111059
normalize-package-data "^2.3.2"
1092211060
path-type "^1.0.0"
1092311061

11062+
read-pkg@^2.0.0:
11063+
version "2.0.0"
11064+
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
11065+
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
11066+
dependencies:
11067+
load-json-file "^2.0.0"
11068+
normalize-package-data "^2.3.2"
11069+
path-type "^2.0.0"
11070+
1092411071
read-pkg@^3.0.0:
1092511072
version "3.0.0"
1092611073
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -11796,7 +11943,7 @@ [email protected]:
1179611943
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
1179711944
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
1179811945

11799-
[email protected], resolve@^1.1.6, resolve@^1.10.0, resolve@^1.17.0, resolve@^1.3.2:
11946+
[email protected], resolve@^1.1.6, resolve@^1.10.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.3.2:
1180011947
version "1.17.0"
1180111948
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
1180211949
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
@@ -13093,6 +13240,16 @@ ts-jest@^25.2.1:
1309313240
semver "6.x"
1309413241
yargs-parser "18.x"
1309513242

13243+
tsconfig-paths@^3.9.0:
13244+
version "3.9.0"
13245+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
13246+
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
13247+
dependencies:
13248+
"@types/json5" "^0.0.29"
13249+
json5 "^1.0.1"
13250+
minimist "^1.2.0"
13251+
strip-bom "^3.0.0"
13252+
1309613253
tslib@^1.8.1, tslib@^1.9.0:
1309713254
version "1.13.0"
1309813255
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"

0 commit comments

Comments
 (0)