Skip to content

Commit 8604e56

Browse files
committed
bump deps
1 parent 2d3209b commit 8604e56

File tree

4 files changed

+392
-335
lines changed

4 files changed

+392
-335
lines changed

format-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@vue/compiler-sfc": "^3.0.0",
15-
"css-loader": "^4.3.0",
15+
"css-loader": "^5.0.0",
1616
"file-loader": "^6.1.0",
1717
"html-webpack-plugin": "^4.3.0",
1818
"monaco-editor-webpack-plugin": "^2.0.0",

format-explorer/yarn.lock

Lines changed: 75 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,10 +1810,10 @@ camelcase@^5.0.0:
18101810
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
18111811
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
18121812

1813-
camelcase@^6.0.0:
1814-
version "6.0.0"
1815-
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
1816-
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
1813+
camelcase@^6.1.0:
1814+
version "6.1.0"
1815+
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.1.0.tgz#27dc176173725fb0adf8a48b647f4d7871944d78"
1816+
integrity sha512-WCMml9ivU60+8rEJgELlFp1gxFcEGxwYleE3bziHEDeqsqAWGHdimB7beBFGjLzVNgPGyDsfgXLQEYMpmIFnVQ==
18171817

18181818
caniuse-lite@^1.0.30001135:
18191819
version "1.0.30001148"
@@ -2163,22 +2163,22 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3:
21632163
shebang-command "^2.0.0"
21642164
which "^2.0.1"
21652165

2166-
css-loader@^4.3.0:
2167-
version "4.3.0"
2168-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.3.0.tgz#c888af64b2a5b2e85462c72c0f4a85c7e2e0821e"
2169-
integrity sha512-rdezjCjScIrsL8BSYszgT4s476IcNKt6yX69t0pHjJVnPUTDpn4WfIpDQTN3wCJvUvfsz/mFjuGOekf3PY3NUg==
2166+
css-loader@^5.0.0:
2167+
version "5.0.0"
2168+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.0.0.tgz#f0a48dfacc3ab9936a05ee16a09e7f313872e117"
2169+
integrity sha512-9g35eXRBgjvswyJWoqq/seWp+BOxvUl8IinVNTsUBFFxtwfEYvlmEn6ciyn0liXGbGh5HyJjPGCuobDSfqMIVg==
21702170
dependencies:
2171-
camelcase "^6.0.0"
2171+
camelcase "^6.1.0"
21722172
cssesc "^3.0.0"
2173-
icss-utils "^4.1.1"
2173+
icss-utils "^5.0.0"
21742174
loader-utils "^2.0.0"
2175-
postcss "^7.0.32"
2176-
postcss-modules-extract-imports "^2.0.0"
2177-
postcss-modules-local-by-default "^3.0.3"
2178-
postcss-modules-scope "^2.2.0"
2179-
postcss-modules-values "^3.0.0"
2175+
postcss "^8.1.1"
2176+
postcss-modules-extract-imports "^3.0.0"
2177+
postcss-modules-local-by-default "^4.0.0"
2178+
postcss-modules-scope "^3.0.0"
2179+
postcss-modules-values "^4.0.0"
21802180
postcss-value-parser "^4.1.0"
2181-
schema-utils "^2.7.1"
2181+
schema-utils "^3.0.0"
21822182
semver "^7.3.2"
21832183

21842184
css-select@^1.1.0:
@@ -3542,6 +3542,11 @@ icss-utils@^4.0.0, icss-utils@^4.1.1:
35423542
dependencies:
35433543
postcss "^7.0.14"
35443544

3545+
icss-utils@^5.0.0:
3546+
version "5.0.0"
3547+
resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-5.0.0.tgz#03ed56c3accd32f9caaf1752ebf64ef12347bb84"
3548+
integrity sha512-aF2Cf/CkEZrI/vsu5WI/I+akFgdbwQHVE9YRZxATrhH4PVIe6a3BIjwjEcW+z+jP/hNh+YvM3lAAn1wJQ6opSg==
3549+
35453550
ignore@^3.3.5:
35463551
version "3.3.10"
35473552
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043"
@@ -3891,7 +3896,7 @@ is-wsl@^1.1.0:
38913896
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
38923897
integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
38933898

3894-
[email protected], isarray@~1.0.0:
3899+
[email protected], isarray@^1.0.0, isarray@~1.0.0:
38953900
version "1.0.0"
38963901
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
38973902
integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
@@ -4102,6 +4107,14 @@ lazy-cache@^2.0.1:
41024107
dependencies:
41034108
set-getter "^0.1.0"
41044109

4110+
line-column@^1.0.2:
4111+
version "1.0.2"
4112+
resolved "https://registry.yarnpkg.com/line-column/-/line-column-1.0.2.tgz#d25af2936b6f4849172b312e4792d1d987bc34a2"
4113+
integrity sha1-0lryk2tvSEkXKzEuR5LR2Ye8NKI=
4114+
dependencies:
4115+
isarray "^1.0.0"
4116+
isobject "^2.0.0"
4117+
41054118
lines-and-columns@^1.1.6:
41064119
version "1.1.6"
41074120
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -4495,6 +4508,11 @@ nan@^2.12.1:
44954508
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
44964509
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
44974510

4511+
nanoid@^3.1.12:
4512+
version "3.1.12"
4513+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.12.tgz#6f7736c62e8d39421601e4a0c77623a97ea69654"
4514+
integrity sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A==
4515+
44984516
nanomatch@^1.2.9:
44994517
version "1.2.13"
45004518
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -4989,7 +5007,12 @@ postcss-modules-extract-imports@^2.0.0:
49895007
dependencies:
49905008
postcss "^7.0.5"
49915009

4992-
postcss-modules-local-by-default@^3.0.2, postcss-modules-local-by-default@^3.0.3:
5010+
postcss-modules-extract-imports@^3.0.0:
5011+
version "3.0.0"
5012+
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
5013+
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
5014+
5015+
postcss-modules-local-by-default@^3.0.2:
49935016
version "3.0.3"
49945017
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz#bb14e0cc78279d504dbdcbfd7e0ca28993ffbbb0"
49955018
integrity sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==
@@ -4999,6 +5022,15 @@ postcss-modules-local-by-default@^3.0.2, postcss-modules-local-by-default@^3.0.3
49995022
postcss-selector-parser "^6.0.2"
50005023
postcss-value-parser "^4.1.0"
50015024

5025+
postcss-modules-local-by-default@^4.0.0:
5026+
version "4.0.0"
5027+
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz#ebbb54fae1598eecfdf691a02b3ff3b390a5a51c"
5028+
integrity sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==
5029+
dependencies:
5030+
icss-utils "^5.0.0"
5031+
postcss-selector-parser "^6.0.2"
5032+
postcss-value-parser "^4.1.0"
5033+
50025034
postcss-modules-scope@^2.2.0:
50035035
version "2.2.0"
50045036
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz#385cae013cc7743f5a7d7602d1073a89eaae62ee"
@@ -5007,6 +5039,13 @@ postcss-modules-scope@^2.2.0:
50075039
postcss "^7.0.6"
50085040
postcss-selector-parser "^6.0.0"
50095041

5042+
postcss-modules-scope@^3.0.0:
5043+
version "3.0.0"
5044+
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz#9ef3151456d3bbfa120ca44898dfca6f2fa01f06"
5045+
integrity sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==
5046+
dependencies:
5047+
postcss-selector-parser "^6.0.4"
5048+
50105049
postcss-modules-values@^3.0.0:
50115050
version "3.0.0"
50125051
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz#5b5000d6ebae29b4255301b4a3a54574423e7f10"
@@ -5015,6 +5054,13 @@ postcss-modules-values@^3.0.0:
50155054
icss-utils "^4.0.0"
50165055
postcss "^7.0.6"
50175056

5057+
postcss-modules-values@^4.0.0:
5058+
version "4.0.0"
5059+
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz#d7c5e7e68c3bb3c9b27cbf48ca0bb3ffb4602c9c"
5060+
integrity sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==
5061+
dependencies:
5062+
icss-utils "^5.0.0"
5063+
50185064
postcss-modules@^3.2.2:
50195065
version "3.2.2"
50205066
resolved "https://registry.yarnpkg.com/postcss-modules/-/postcss-modules-3.2.2.tgz#ee390de0f9f18e761e1778dfb9be26685c02c51f"
@@ -5030,7 +5076,7 @@ postcss-modules@^3.2.2:
50305076
postcss-modules-values "^3.0.0"
50315077
string-hash "^1.1.1"
50325078

5033-
postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2:
5079+
postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
50345080
version "6.0.4"
50355081
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.4.tgz#56075a1380a04604c38b063ea7767a129af5c2b3"
50365082
integrity sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw==
@@ -5054,6 +5100,16 @@ postcss@^7.0.14, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
50545100
source-map "^0.6.1"
50555101
supports-color "^6.1.0"
50565102

5103+
postcss@^8.1.1:
5104+
version "8.1.1"
5105+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.1.tgz#c3a287dd10e4f6c84cb3791052b96a5d859c9389"
5106+
integrity sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==
5107+
dependencies:
5108+
colorette "^1.2.1"
5109+
line-column "^1.0.2"
5110+
nanoid "^3.1.12"
5111+
source-map "^0.6.1"
5112+
50575113
prepend-http@^1.0.1:
50585114
version "1.0.4"
50595115
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"opener": "^1.5.1",
5959
"prettier": "^2.1.2",
6060
"puppeteer": "^2.1.1",
61-
"rollup": "^2.28.2",
61+
"rollup": "^2.32.0",
6262
"rollup-plugin-node-builtins": "^2.1.2",
6363
"rollup-plugin-node-globals": "^1.4.0",
6464
"rollup-plugin-terser": "^7.0.2",
65-
"rollup-plugin-typescript2": "^0.27.2",
65+
"rollup-plugin-typescript2": "^0.28.0",
6666
"set-tz": "^0.2.0",
6767
"shipjs": "^0.22.0",
6868
"ts-jest": "^26.4.0",

0 commit comments

Comments
 (0)