Skip to content

Commit d97dcb7

Browse files
committed
build: update npm packages
1 parent 588e12b commit d97dcb7

File tree

2 files changed

+102
-74
lines changed

2 files changed

+102
-74
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,27 +55,27 @@
5555
},
5656
"devDependencies": {
5757
"@rollup/plugin-commonjs": "^17.0.0",
58-
"@rollup/plugin-node-resolve": "^11.0.1",
58+
"@rollup/plugin-node-resolve": "^11.1.0",
5959
"@rollup/plugin-replace": "^2.3.4",
60-
"@types/jest": "^26.0.19",
60+
"@types/jest": "^26.0.20",
6161
"brotli": "^1.3.2",
6262
"chalk": "^4.1.0",
6363
"codecov": "^3.8.1",
6464
"conventional-changelog-cli": "^2.1.1",
65-
"core-js": "^3.8.2",
65+
"core-js": "^3.8.3",
6666
"enquirer": "^2.3.6",
6767
"execa": "^5.0.0",
6868
"jest": "^26.6.3",
6969
"prettier": "^2.2.1",
70-
"rollup": "^2.35.1",
70+
"rollup": "^2.38.0",
7171
"rollup-plugin-terser": "^7.0.2",
7272
"rollup-plugin-typescript2": "^0.29.0",
7373
"semver": "^7.3.4",
7474
"ts-jest": "^26.4.4",
7575
"typescript": "^4.1.3",
7676
"vue": "^2.6.12",
7777
"vue-server-renderer": "^2.6.12",
78-
"vuepress": "^1.7.1",
79-
"vuex": "^3.6.0"
78+
"vuepress": "^1.8.0",
79+
"vuex": "^3.6.2"
8080
}
8181
}

yarn.lock

Lines changed: 96 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@
10861086
magic-string "^0.25.7"
10871087
resolve "^1.17.0"
10881088

1089-
"@rollup/plugin-node-resolve@^11.0.1":
1090-
version "11.0.1"
1091-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.0.1.tgz#d3765eec4bccf960801439a999382aed2dca959b"
1092-
integrity sha512-ltlsj/4Bhwwhb+Nb5xCz/6vieuEj2/BAkkqVIKmZwC7pIdl8srmgmglE4S0jFlZa32K4qvdQ6NHdmpRKD/LwoQ==
1089+
"@rollup/plugin-node-resolve@^11.1.0":
1090+
version "11.1.0"
1091+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.0.tgz#fa0f888297b3aebcd6534e8aba4e6fe01997649a"
1092+
integrity sha512-ouBBppRdWJKCllDXGzJ7ZIkYbaq+5TmyP0smt1vdJCFfoZhLi31vhpmjLhyo8lreHf4RoeSNllaWrvSqHpHRog==
10931093
dependencies:
10941094
"@rollup/pluginutils" "^3.1.0"
10951095
"@types/resolve" "1.17.1"
@@ -1223,14 +1223,22 @@
12231223
dependencies:
12241224
"@types/istanbul-lib-report" "*"
12251225

1226-
"@types/jest@26.x", "@types/jest@^26.0.19":
1226+
"@types/jest@26.x":
12271227
version "26.0.19"
12281228
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
12291229
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
12301230
dependencies:
12311231
jest-diff "^26.0.0"
12321232
pretty-format "^26.0.0"
12331233

1234+
"@types/jest@^26.0.20":
1235+
version "26.0.20"
1236+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1237+
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
1238+
dependencies:
1239+
jest-diff "^26.0.0"
1240+
pretty-format "^26.0.0"
1241+
12341242
"@types/json-schema@^7.0.5":
12351243
version "7.0.6"
12361244
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
@@ -1433,18 +1441,18 @@
14331441
optionalDependencies:
14341442
prettier "^1.18.2"
14351443

1436-
"@vuepress/core@1.7.1":
1437-
version "1.7.1"
1438-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.7.1.tgz#e92faad0e9445fdd775f8e0d65e927bc35e80571"
1439-
integrity sha512-M5sxZq30Ke1vXa4ZZjk6185fwtpiJOqzXNnzcIe0GxtvtaF8Yij6b+KqQKlUJnnUXm+CKxiLCr8PTzDY26N7yw==
1444+
"@vuepress/core@1.8.0":
1445+
version "1.8.0"
1446+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.8.0.tgz#b5450cdd33d7fc1e1d21a1590806d429c92d0dc9"
1447+
integrity sha512-DrHx3gXa5rUDdvjcUHhmZg1DccMwc3kiYpgtbKCuJpHksz9eAVuOxbcy/b6TGRbbY4Q5EA2Fs3kI9hvPjYdCrQ==
14401448
dependencies:
14411449
"@babel/core" "^7.8.4"
14421450
"@vue/babel-preset-app" "^4.1.2"
1443-
"@vuepress/markdown" "1.7.1"
1444-
"@vuepress/markdown-loader" "1.7.1"
1445-
"@vuepress/plugin-last-updated" "1.7.1"
1446-
"@vuepress/plugin-register-components" "1.7.1"
1447-
"@vuepress/shared-utils" "1.7.1"
1451+
"@vuepress/markdown" "1.8.0"
1452+
"@vuepress/markdown-loader" "1.8.0"
1453+
"@vuepress/plugin-last-updated" "1.8.0"
1454+
"@vuepress/plugin-register-components" "1.8.0"
1455+
"@vuepress/shared-utils" "1.8.0"
14481456
autoprefixer "^9.5.1"
14491457
babel-loader "^8.0.4"
14501458
cache-loader "^3.0.0"
@@ -1477,62 +1485,77 @@
14771485
webpack-merge "^4.1.2"
14781486
webpackbar "3.2.0"
14791487

1480-
"@vuepress/markdown-loader@1.7.1":
1481-
version "1.7.1"
1482-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.7.1.tgz#f3ab20965d5dec6e2fc2d11c78ef1a9f08d62f72"
1483-
integrity sha512-GM1F/tRhP9qZydTC89FXJPlLH+BmZijMKom5BYLAMEXsU20A9kABTRoatPjOUbZuKT+gn03JgG97qVd8xa/ETw==
1488+
"@vuepress/markdown-loader@1.8.0":
1489+
version "1.8.0"
1490+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.8.0.tgz#0d7493995869f974953b1aa47c7a791943d1d835"
1491+
integrity sha512-ykYTNe4mC/0CxyEfyM9+oYJqFvOMZWw5qiNZVfg2t+Ip8nVR2pFhQ6fJe07Pbtc59eT4awKSEd8/kcjhTpfeZA==
14841492
dependencies:
1485-
"@vuepress/markdown" "1.7.1"
1493+
"@vuepress/markdown" "1.8.0"
14861494
loader-utils "^1.1.0"
14871495
lru-cache "^5.1.1"
14881496

1489-
"@vuepress/markdown@1.7.1":
1490-
version "1.7.1"
1491-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.7.1.tgz#56f60c2362fd82b8f2702eefa366c0d5b02fdcbd"
1492-
integrity sha512-Ava9vJECHG1+RC53ut1dXSze35IH5tc3qesC06Ny37WS93iDSQy09j8y+a0Lugy12j1369+QQeRFWa40tdHczA==
1497+
"@vuepress/markdown@1.8.0":
1498+
version "1.8.0"
1499+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.8.0.tgz#2fb0a9f6011d2543a4dc7d6a2ae976b9f49873ef"
1500+
integrity sha512-f2yhoIHTD6gaPeLLidkxuytKGQCT6Gopm0fpyKZwfFZaWWz5+RPPGevq5UTmTb+5vvO2Li44HJc1EV7QONOw9Q==
14931501
dependencies:
1494-
"@vuepress/shared-utils" "1.7.1"
1502+
"@vuepress/shared-utils" "1.8.0"
14951503
markdown-it "^8.4.1"
14961504
markdown-it-anchor "^5.0.2"
14971505
markdown-it-chain "^1.3.0"
14981506
markdown-it-emoji "^1.4.0"
14991507
markdown-it-table-of-contents "^0.4.0"
15001508
prismjs "^1.13.0"
15011509

1502-
"@vuepress/plugin-active-header-links@1.7.1":
1503-
version "1.7.1"
1504-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.7.1.tgz#5a16281bebb977fc1c2b93d992b1a3b7ff840641"
1505-
integrity sha512-Wgf/oB9oPZLnYoLjQ/xbQc4Qa3RU5tXAo2dB4Xl/7bUL6SqBxO866kX3wPxKdSOIL58tq8iH9XbUe3Sxi8/ISQ==
1510+
"@vuepress/plugin-active-header-links@1.8.0":
1511+
version "1.8.0"
1512+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.8.0.tgz#1e3f9c1057a58f3bc849d0eebbcd492975f63a88"
1513+
integrity sha512-0SqdkJLJSQqhPTgGccu/ev5zRCfeKKMkyPnUMJYsQe4zGhSosmwLcfB7LDo/VLqLhRipipzBnONESr12OgI4SQ==
15061514
dependencies:
15071515
lodash.debounce "^4.0.8"
15081516

1509-
"@vuepress/plugin-last-updated@1.7.1":
1510-
version "1.7.1"
1511-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.7.1.tgz#668c55daa6b8bc1d8ee42cdb4169cf67c01b6e97"
1512-
integrity sha512-VW5jhBuO0WRHDsBmFsKC6QtEyBLCgyhuH9nQ65aairCn3tdoJPz0uQ4g3lr/boVbgsPexO677Sn3dRPgYqnMug==
1517+
"@vuepress/plugin-last-updated@1.8.0":
1518+
version "1.8.0"
1519+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.8.0.tgz#a0fcd2906a4dcae107634013f7c49ddd05e0de87"
1520+
integrity sha512-fBwtlffAabpTTalUMPSaJy/5fp3WpIA1FdWOfFcQ12X6179tupZB8fnueNsVJGBvGcdw8fbyzh5C9yKAq9lR/w==
15131521
dependencies:
15141522
cross-spawn "^6.0.5"
15151523

1516-
"@vuepress/plugin-nprogress@1.7.1":
1517-
version "1.7.1"
1518-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.7.1.tgz#101ebf720eaa635a473e16ca16e7b4a7850331fa"
1519-
integrity sha512-KtqfI3RitbsEbm22EhbooTvhjfMf6zttKlbND7LcyJwP3MEPVYyzQJuET03hk9z4SgCfNV2r/W3sYyejzzTMog==
1524+
"@vuepress/plugin-nprogress@1.8.0":
1525+
version "1.8.0"
1526+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.8.0.tgz#8fd3d5415d4c8326ca569118e935b875e5fd7bb5"
1527+
integrity sha512-JmjeJKKWhbF/8z+EnY8BCWHoHKhUWfqXjXOfV+xifITl6BJlf53I/jLFpX7Sij8Whe+SKjH7kNvc+hioUdwJQw==
15201528
dependencies:
15211529
nprogress "^0.2.0"
15221530

1523-
"@vuepress/plugin-register-components@1.7.1":
1524-
version "1.7.1"
1525-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.7.1.tgz#1ff58e931e8c27d64f9b86f2df879ddaceccdebe"
1526-
integrity sha512-MlFdH6l3rTCJlGMvyssXVG998cq5LSMzxCuQLYcRdtHQT4HbikIcV4HSPGarWInD1mP12+qX/PvKUawGwp1eVg==
1531+
"@vuepress/plugin-register-components@1.8.0":
1532+
version "1.8.0"
1533+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.8.0.tgz#cb23c8b54865926f16e81fdf5fa6ccf0dec17c0e"
1534+
integrity sha512-ztafaAxn7XFS4F8z51d+QQB6DNAUG54wBSdfKydfnHbAYgtxoALzPlJW7FKQdxvZKxqGrJa9e4rkoZsat13KRQ==
15271535
dependencies:
1528-
"@vuepress/shared-utils" "1.7.1"
1536+
"@vuepress/shared-utils" "1.8.0"
15291537

1530-
"@vuepress/plugin-search@1.7.1":
1531-
version "1.7.1"
1532-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.7.1.tgz#f52b6e77af30f452213bc677741cefe8a8309be2"
1533-
integrity sha512-OmiGM5eYg9c+uC50b6/cSxAhqxfD7AIui6JEztFGeECrlP33RLHmteXK9YBBZjp5wTNmoYs+NXI/cWggYUPW8Q==
1538+
"@vuepress/plugin-search@1.8.0":
1539+
version "1.8.0"
1540+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.8.0.tgz#d10cc04cff7467829b2e2e896b7e72a5ebc27ce1"
1541+
integrity sha512-LlOCPg7JJ3I9WEpiBU8vCEFp6I5sa3OBu6SFHk+uK9iyKHwJYdRs4VK9x+igG40Rt/OIDRDo3c9SbLX/E/kqeA==
15341542

1535-
"@vuepress/shared-utils@1.7.1", "@vuepress/shared-utils@^1.2.0":
1543+
"@vuepress/shared-utils@1.8.0":
1544+
version "1.8.0"
1545+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.8.0.tgz#b1187c764f4c2dee018b83f3560a14067d931240"
1546+
integrity sha512-CVNMiYBntQyb4CuyS4KzmglDqsuBpj8V4QMzL9gCSoMv0VmwKx05fZedu+r0G5OcxYN4qjnu99yl9G6zWhOU9w==
1547+
dependencies:
1548+
chalk "^2.3.2"
1549+
escape-html "^1.0.3"
1550+
fs-extra "^7.0.1"
1551+
globby "^9.2.0"
1552+
gray-matter "^4.0.1"
1553+
hash-sum "^1.0.2"
1554+
semver "^6.0.0"
1555+
toml "^3.0.0"
1556+
upath "^1.1.0"
1557+
1558+
"@vuepress/shared-utils@^1.2.0":
15361559
version "1.7.1"
15371560
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.7.1.tgz#028bc6003247bb4c60cdc96f231eecfb55e7b85d"
15381561
integrity sha512-ydB2ZKsFZE6hFRb9FWqzZksxAPIMJjtBawk50RP6F+YX5HbID/HlyYYZM9aDSbk6RTkjgB5UzJjggA2xM8POlw==
@@ -1547,14 +1570,14 @@
15471570
toml "^3.0.0"
15481571
upath "^1.1.0"
15491572

1550-
"@vuepress/theme-default@1.7.1":
1551-
version "1.7.1"
1552-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.7.1.tgz#36fee5bb5165798c0082c512cbf4d94352260d97"
1553-
integrity sha512-a9HeTrlcWQj3ONHiABmlN2z9TyIxKfQtLsA8AL+WgjN3PikhFuZFIJGzfr+NLt67Y9oiI+S9ZfiaVyvWM+7bWQ==
1573+
"@vuepress/theme-default@1.8.0":
1574+
version "1.8.0"
1575+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.8.0.tgz#5bcca542bc61099498f5d99a9928f0ff66e6e382"
1576+
integrity sha512-CueCaANfICFbLnEL78YxSjgCHXL7mkgQI/cfyEHBgxlr247cYJQ+9IFDQIS0fJNuzHdLRy9UFUvVrCu6go8PUg==
15541577
dependencies:
1555-
"@vuepress/plugin-active-header-links" "1.7.1"
1556-
"@vuepress/plugin-nprogress" "1.7.1"
1557-
"@vuepress/plugin-search" "1.7.1"
1578+
"@vuepress/plugin-active-header-links" "1.8.0"
1579+
"@vuepress/plugin-nprogress" "1.8.0"
1580+
"@vuepress/plugin-search" "1.8.0"
15581581
docsearch.js "^2.5.2"
15591582
lodash "^4.17.15"
15601583
stylus "^0.54.8"
@@ -3227,11 +3250,16 @@ core-js-compat@^3.6.5, core-js-compat@^3.8.0:
32273250
browserslist "^4.16.0"
32283251
semver "7.0.0"
32293252

3230-
core-js@^3.6.4, core-js@^3.6.5, core-js@^3.8.2:
3253+
core-js@^3.6.4, core-js@^3.6.5:
32313254
version "3.8.2"
32323255
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.2.tgz#0a1fd6709246da9ca8eff5bb0cbd15fba9ac7044"
32333256
integrity sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A==
32343257

3258+
core-js@^3.8.3:
3259+
version "3.8.3"
3260+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
3261+
integrity sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q==
3262+
32353263
core-util-is@1.0.2, core-util-is@~1.0.0:
32363264
version "1.0.2"
32373265
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -8640,10 +8668,10 @@ rollup-plugin-typescript2@^0.29.0:
86408668
resolve "1.17.0"
86418669
tslib "2.0.1"
86428670

8643-
rollup@^2.35.1:
8644-
version "2.35.1"
8645-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
8646-
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
8671+
rollup@^2.38.0:
8672+
version "2.38.0"
8673+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
8674+
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
86478675
optionalDependencies:
86488676
fsevents "~2.1.2"
86498677

@@ -10209,22 +10237,22 @@ vuepress-plugin-smooth-scroll@^0.0.3:
1020910237
dependencies:
1021010238
smoothscroll-polyfill "^0.4.3"
1021110239

10212-
vuepress@^1.7.1:
10213-
version "1.7.1"
10214-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.7.1.tgz#bb0e139d8c407a0b5aa962cf9577832a5808937e"
10215-
integrity sha512-AdA3do1L4DNzeF8sMTE+cSUJ5hR/6f3YujU8DVowi/vFOg/SX2lJF8urvDkZUSXzaAT6aSgkI9L+B6D+i7SJjA==
10240+
vuepress@^1.8.0:
10241+
version "1.8.0"
10242+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.8.0.tgz#0139d466b33fbfdb628abb76d555368b85cf9772"
10243+
integrity sha512-YvNitvoEc+JSJRv1W+IoRnvOTFyTWyUMuGuF2kTIbiSwIHb1hNinc3lqNSeBQJy7IBqyEzK5fnTq1mlynh4gwA==
1021610244
dependencies:
10217-
"@vuepress/core" "1.7.1"
10218-
"@vuepress/theme-default" "1.7.1"
10245+
"@vuepress/core" "1.8.0"
10246+
"@vuepress/theme-default" "1.8.0"
1021910247
cac "^6.5.6"
1022010248
envinfo "^7.2.0"
1022110249
opencollective-postinstall "^2.0.2"
1022210250
update-notifier "^4.0.0"
1022310251

10224-
vuex@^3.6.0:
10225-
version "3.6.0"
10226-
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.0.tgz#95efa56a58f7607c135b053350833a09e01aa813"
10227-
integrity sha512-W74OO2vCJPs9/YjNjW8lLbj+jzT24waTo2KShI8jLvJW8OaIkgb3wuAMA7D+ZiUxDOx3ubwSZTaJBip9G8a3aQ==
10252+
vuex@^3.6.2:
10253+
version "3.6.2"
10254+
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.2.tgz#236bc086a870c3ae79946f107f16de59d5895e71"
10255+
integrity sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==
1022810256

1022910257
w3c-hr-time@^1.0.2:
1023010258
version "1.0.2"

0 commit comments

Comments
 (0)