Skip to content

Commit 96b9409

Browse files
chore(deps-dev): bump vue, @vue/compat and @vue/compiler-sfc (#731)
Bumps [vue](https://github.com/vuejs/vue), [@vue/compat](https://github.com/vuejs/vue-next) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together. Updates `vue` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compat` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](vuejs/core@v3.1.2...v3.1.4) Updates `@vue/compiler-sfc` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-next/commits/v3.1.4/packages/compiler-sfc) --- updated-dependencies: - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@vue/compat" dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@vue/compiler-sfc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ca7884 commit 96b9409

File tree

2 files changed

+47
-76
lines changed

2 files changed

+47
-76
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"@types/node": "16.0.0",
2424
"@types/pretty": "^2.0.0",
2525
"@vue/babel-plugin-jsx": "^1.0.6",
26-
"@vue/compat": "^3.1.2",
26+
"@vue/compat": "^3.1.4",
2727
"@vue/compiler-dom": "^3.1.4",
28-
"@vue/compiler-sfc": "3.1.2",
28+
"@vue/compiler-sfc": "3.1.4",
2929
"babel-jest": "^26.6.3",
3030
"babel-preset-jest": "^27.0.6",
3131
"husky": "^7.0.0",
@@ -41,7 +41,7 @@
4141
"ts-jest": "25.3.1",
4242
"typescript": "^4.3.5",
4343
"vitepress": "^0.15.6",
44-
"vue": "3.1.2",
44+
"vue": "3.1.4",
4545
"vue-class-component": "^8.0.0-rc.1",
4646
"vue-jest": "^5.0.0-alpha.10",
4747
"vue-router": "^4.0.10",

yarn.lock

Lines changed: 44 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -367,12 +367,7 @@
367367
chalk "^2.0.0"
368368
js-tokens "^4.0.0"
369369

370-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.13.9", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.6.0", "@babel/parser@^7.7.5", "@babel/parser@^7.9.6":
371-
version "7.14.6"
372-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
373-
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
374-
375-
"@babel/parser@^7.14.7":
370+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.13.9", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7", "@babel/parser@^7.6.0", "@babel/parser@^7.7.5", "@babel/parser@^7.9.6":
376371
version "7.14.7"
377372
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
378373
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==
@@ -1795,10 +1790,10 @@
17951790
html-tags "^3.1.0"
17961791
svg-tags "^1.0.0"
17971792

1798-
"@vue/compat@^3.1.2":
1799-
version "3.1.2"
1800-
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.1.2.tgz#066765421f2d872350f1faec841ceca32858111e"
1801-
integrity sha512-6pS22V01LmvkPMtpZvgk0udtR3pNTfxvFR+E4Ut+H9HHusyGf7Gx+PnQwnmawGOxuATNGzfasMaxIkQpbdT8jQ==
1793+
"@vue/compat@^3.1.4":
1794+
version "3.1.4"
1795+
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.1.4.tgz#ae8be0d5929c4aa856970a8e18c3ac4af1e49fa1"
1796+
integrity sha512-mQX47Rx90YLRdmZvfSWNeWT26/uljJyXBQ5xlq79zukbU4V+q/zC4Z+MlnI1N2CVwSaxbKdJxI0MRYFRYSecRA==
18021797

18031798
18041799
version "3.1.1"
@@ -1811,17 +1806,6 @@
18111806
estree-walker "^2.0.1"
18121807
source-map "^0.6.1"
18131808

1814-
1815-
version "3.1.2"
1816-
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.1.2.tgz#31ab1d88e1706a5c7a545faeeb64c31bd0101db0"
1817-
integrity sha512-nHmq7vLjq/XM2IMbZUcKWoH5sPXa2uR/nIKZtjbK5F3TcbnYE/zKsrSUR9WZJ03unlwotNBX1OyxVt9HbWD7/Q==
1818-
dependencies:
1819-
"@babel/parser" "^7.12.0"
1820-
"@babel/types" "^7.12.0"
1821-
"@vue/shared" "3.1.2"
1822-
estree-walker "^2.0.1"
1823-
source-map "^0.6.1"
1824-
18251809
18261810
version "3.1.4"
18271811
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.1.4.tgz#a3a74cf52e8f01af386d364ac8a099cbeb260424"
@@ -1841,34 +1825,26 @@
18411825
"@vue/compiler-core" "3.1.1"
18421826
"@vue/shared" "3.1.1"
18431827

1844-
1845-
version "3.1.2"
1846-
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.1.2.tgz#75a7731bcc5d9718183a3c56c18e992f7c13e7b1"
1847-
integrity sha512-k2+SWcWH0jL6WQAX7Or2ONqu5MbtTgTO0dJrvebQYzgqaKMXNI90RNeWeCxS4BnNFMDONpHBeFgbwbnDWIkmRg==
1848-
dependencies:
1849-
"@vue/compiler-core" "3.1.2"
1850-
"@vue/shared" "3.1.2"
1851-
1852-
"@vue/compiler-dom@^3.0.11", "@vue/compiler-dom@^3.1.4":
1828+
"@vue/[email protected]", "@vue/compiler-dom@^3.0.11", "@vue/compiler-dom@^3.1.4":
18531829
version "3.1.4"
18541830
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.1.4.tgz#bf3795e1449f32c965d38c4ea6d808ca05fdfc97"
18551831
integrity sha512-3tG2ScHkghhUBuFwl9KgyZhrS8CPFZsO7hUDekJgIp5b1OMkROr4AvxHu6rRMl4WkyvYkvidFNBS2VfOnwa6Kw==
18561832
dependencies:
18571833
"@vue/compiler-core" "3.1.4"
18581834
"@vue/shared" "3.1.4"
18591835

1860-
"@vue/[email protected].2", "@vue/compiler-sfc@^3.0.11", "@vue/compiler-sfc@^3.1.1":
1861-
version "3.1.2"
1862-
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.1.2.tgz#23ff1e366d887b964899568bffcb11e3d0511fc4"
1863-
integrity sha512-SeG/2+DvwejQ7oAiSx8BrDh5qOdqCYHGClPiTvVIHTfSIHiS2JjMbCANdDCjHkTOh/O7WZzo2JhdKm98bRBxTw==
1836+
"@vue/[email protected].4", "@vue/compiler-sfc@^3.0.11", "@vue/compiler-sfc@^3.1.1":
1837+
version "3.1.4"
1838+
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.1.4.tgz#93e87db950e0711339c18baa7bb7d28d3522d7bc"
1839+
integrity sha512-4KDQg60Khy3SgnF+V/TB2NZqzmM4TyGRmzsxqG1SebGdMSecCweFDSlI/F1vDYk6dKiCHgmpoT9A1sLxswkJ0A==
18641840
dependencies:
18651841
"@babel/parser" "^7.13.9"
18661842
"@babel/types" "^7.13.0"
18671843
"@types/estree" "^0.0.48"
1868-
"@vue/compiler-core" "3.1.2"
1869-
"@vue/compiler-dom" "3.1.2"
1870-
"@vue/compiler-ssr" "3.1.2"
1871-
"@vue/shared" "3.1.2"
1844+
"@vue/compiler-core" "3.1.4"
1845+
"@vue/compiler-dom" "3.1.4"
1846+
"@vue/compiler-ssr" "3.1.4"
1847+
"@vue/shared" "3.1.4"
18721848
consolidate "^0.16.0"
18731849
estree-walker "^2.0.1"
18741850
hash-sum "^2.0.0"
@@ -1888,25 +1864,25 @@
18881864
"@vue/compiler-dom" "3.1.1"
18891865
"@vue/shared" "3.1.1"
18901866

1891-
1892-
version "3.1.2"
1893-
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.1.2.tgz#e33ad0876d9b96f0950e22b0e174b94c1b049d2d"
1894-
integrity sha512-BwXo9LFk5OSWdMyZQ4bX1ELHX0Z/9F+ld/OaVnpUPzAZCHslBYLvyKUVDwv2C/lpLjRffpC2DOUEdl1+RP1aGg==
1867+
1868+
version "3.1.4"
1869+
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.1.4.tgz#7f6eaac5b1851fc15c82c083e8179eb1216b303c"
1870+
integrity sha512-Box8fCuCFPp0FuimIswjDkjwiSDCBkHvt/xVALyFkYCiIMWv2eR53fIjmlsnEHhcBuZ+VgRC+UanCTcKvSA1gA==
18951871
dependencies:
1896-
"@vue/compiler-dom" "3.1.2"
1897-
"@vue/shared" "3.1.2"
1872+
"@vue/compiler-dom" "3.1.4"
1873+
"@vue/shared" "3.1.4"
18981874

18991875
"@vue/devtools-api@^6.0.0-beta.11", "@vue/devtools-api@^6.0.0-beta.14":
19001876
version "6.0.0-beta.14"
19011877
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.14.tgz#6ed2d6f8d66a9256c9ad04bfff08309ba87b9723"
19021878
integrity sha512-44fPrrN1cqcs6bFkT0C+yxTM6PZXLbR+ESh1U1j8UD22yO04gXvxH62HApMjLbS3WqJO/iCNC+CYT+evPQh2EQ==
19031879

1904-
1905-
version "3.1.2"
1906-
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.1.2.tgz#66fa530dd726d2fef285ae55d02106a727db463b"
1907-
integrity sha512-glJzJoN2xE7I2lRvwKM5u1BHRPTd1yc8iaf//Lai/78/uYAvE5DXp5HzWRFOwMlbRvMGJHIQjOqoxj87cDAaag==
1880+
1881+
version "3.1.4"
1882+
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.1.4.tgz#d926ed46fb0d48582ccf8665b062d37b5d35ba99"
1883+
integrity sha512-YDlgii2Cr9yAoKVZFzgY4j0mYlVT73986X3e5SPp6ifqckSEoFSUWXZK2Tb53TB/9qO29BEEbspnKD3m3wAwkA==
19081884
dependencies:
1909-
"@vue/shared" "3.1.2"
1885+
"@vue/shared" "3.1.4"
19101886

19111887
"@vue/reactivity@^3.0.11":
19121888
version "3.0.11"
@@ -1915,21 +1891,21 @@
19151891
dependencies:
19161892
"@vue/shared" "3.0.11"
19171893

1918-
1919-
version "3.1.2"
1920-
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.1.2.tgz#f4dbc503cfc9a02ab5f1ebe002c3322512064a54"
1921-
integrity sha512-gsPZG4dRIkixuuKmoj4P9IHgfT0yaFLcqWOM5F/bCk0nxQn1XtxH8oUehWuET726KhbukvDoJfe9G2CKviy80w==
1894+
1895+
version "3.1.4"
1896+
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.1.4.tgz#3e30ae6ecbfff06df5adc9414491143191a375ba"
1897+
integrity sha512-qmVJgJuFxfT7M4qHQ4M6KqhKC66fjuswK+aBivE8dWiZ2rtIGl9gtJGpwqwjQEcKEBTOfvvrtrwBncYArJUO8Q==
19221898
dependencies:
1923-
"@vue/reactivity" "3.1.2"
1924-
"@vue/shared" "3.1.2"
1899+
"@vue/reactivity" "3.1.4"
1900+
"@vue/shared" "3.1.4"
19251901

1926-
1927-
version "3.1.2"
1928-
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.1.2.tgz#0fd8724f14bc7ba64b6c954d874a8d8a4fcb5fe9"
1929-
integrity sha512-QvINxjLucEZFzp5f0NVu7JqWYCv5TKQfkH2FDs/N6QNE4iKcYtKrWdT0HKfABnVXG28Znqv6rIH0dH4ZAOwxpA==
1902+
1903+
version "3.1.4"
1904+
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.1.4.tgz#acfeee200d5c45fc2cbdf7058cda1498f9b45849"
1905+
integrity sha512-vbmwgTxku1BU87Kw7r29adv0OIrDXCW0PslOPQT0O/9R5SqcXgS94Yj6zsztDjvghegenwIAPNLlDR1Auh5s+w==
19301906
dependencies:
1931-
"@vue/runtime-core" "3.1.2"
1932-
"@vue/shared" "3.1.2"
1907+
"@vue/runtime-core" "3.1.4"
1908+
"@vue/shared" "3.1.4"
19331909
csstype "^2.6.8"
19341910

19351911
"@vue/server-renderer@^3.1.1":
@@ -1950,11 +1926,6 @@
19501926
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.1.tgz#2287cfc3dc20e5b20aeb65c2c3a56533bdca801c"
19511927
integrity sha512-g+4pzAw7PYSjARtLBoDq6DmcblX8i9KJHSCnyM5VDDFFifUaUT9iHbFpOF/KOizQ9f7QAqU2JH3Y6aXjzUMhVA==
19521928

1953-
1954-
version "3.1.2"
1955-
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.2.tgz#1069c0bc7d6f4bd15ccf3a5f3be29450aca368f9"
1956-
integrity sha512-EmH/poaDWBPJaPILXNI/1fvUbArJQmmTyVCwvvyDYDFnkPoTclAbHRAtyIvqfez7jybTDn077HTNILpxlsoWhg==
1957-
19581929
"@vue/[email protected]", "@vue/shared@^3.0.11":
19591930
version "3.1.4"
19601931
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.4.tgz#c14c461ec42ea2c1556e86f60b0354341d91adc3"
@@ -8258,14 +8229,14 @@ [email protected]:
82588229
dependencies:
82598230
vscode-vue-languageservice "^0.25.22"
82608231

8261-
[email protected].2, vue@^3.1.1:
8262-
version "3.1.2"
8263-
resolved "https://registry.yarnpkg.com/vue/-/vue-3.1.2.tgz#647f8e3949a3d600771dca25d50225dc3e594c64"
8264-
integrity sha512-q/rbKpb7aofax4ugqu2k/uj7BYuNPcd6Z5/qJtfkJQsE0NkwVoCyeSh7IZGH61hChwYn3CEkh4bHolvUPxlQ+w==
8232+
[email protected].4, vue@^3.1.1:
8233+
version "3.1.4"
8234+
resolved "https://registry.yarnpkg.com/vue/-/vue-3.1.4.tgz#120d6818c51eaa35d0879e5bc1cff60135bc69fd"
8235+
integrity sha512-p8dcdyeCgmaAiZsbLyDkmOLcFGZb/jEVdCLW65V68LRCXTNX8jKsgah2F7OZ/v/Ai2V0Fb1MNO0vz/GFqsPVMA==
82658236
dependencies:
8266-
"@vue/compiler-dom" "3.1.2"
8267-
"@vue/runtime-dom" "3.1.2"
8268-
"@vue/shared" "3.1.2"
8237+
"@vue/compiler-dom" "3.1.4"
8238+
"@vue/runtime-dom" "3.1.4"
8239+
"@vue/shared" "3.1.4"
82698240

82708241
vuex@^4.0.2:
82718242
version "4.0.2"

0 commit comments

Comments
 (0)