Skip to content

Commit 2f0060c

Browse files
committed
Update vue monorepo to v4.5.12
1 parent 65a5b0a commit 2f0060c

File tree

2 files changed

+173
-48
lines changed

2 files changed

+173
-48
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"main": "dist/vueScrollbar.umd.min.js",
1515
"devDependencies": {
16-
"@vue/cli-plugin-babel": "4.5.11",
17-
"@vue/cli-service": "4.5.11",
16+
"@vue/cli-plugin-babel": "4.5.12",
17+
"@vue/cli-service": "4.5.12",
1818
"vue-template-compiler": "2.6.12",
1919
"vuepress": "1.8.0"
2020
}

Diff for: yarn.lock

+171-46
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
dependencies:
1717
"@babel/highlight" "^7.10.4"
1818

19+
"@babel/code-frame@^7.12.13":
20+
version "7.12.13"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
22+
integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
23+
dependencies:
24+
"@babel/highlight" "^7.12.13"
25+
1926
"@babel/compat-data@^7.10.4", "@babel/compat-data@^7.11.0":
2027
version "7.11.0"
2128
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c"
@@ -445,6 +452,11 @@
445452
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
446453
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
447454

455+
"@babel/helper-validator-identifier@^7.12.11":
456+
version "7.12.11"
457+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
458+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
459+
448460
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
449461
version "7.9.5"
450462
resolved "https://registry.npm.taobao.org/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
@@ -497,6 +509,15 @@
497509
chalk "^2.0.0"
498510
js-tokens "^4.0.0"
499511

512+
"@babel/highlight@^7.12.13":
513+
version "7.13.10"
514+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1"
515+
integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==
516+
dependencies:
517+
"@babel/helper-validator-identifier" "^7.12.11"
518+
chalk "^2.0.0"
519+
js-tokens "^4.0.0"
520+
500521
"@babel/highlight@^7.8.3":
501522
version "7.9.0"
502523
resolved "https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079"
@@ -511,6 +532,11 @@
511532
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca"
512533
integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA==
513534

535+
"@babel/parser@^7.12.13":
536+
version "7.13.11"
537+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.11.tgz#f93ebfc99d21c1772afbbaa153f47e7ce2f50b88"
538+
integrity sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q==
539+
514540
"@babel/parser@^7.8.6", "@babel/parser@^7.9.6":
515541
version "7.9.6"
516542
resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7"
@@ -1513,6 +1539,15 @@
15131539
dependencies:
15141540
regenerator-runtime "^0.13.4"
15151541

1542+
"@babel/template@^7.0.0":
1543+
version "7.12.13"
1544+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
1545+
integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
1546+
dependencies:
1547+
"@babel/code-frame" "^7.12.13"
1548+
"@babel/parser" "^7.12.13"
1549+
"@babel/types" "^7.12.13"
1550+
15161551
"@babel/template@^7.10.4":
15171552
version "7.10.4"
15181553
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
@@ -1570,6 +1605,15 @@
15701605
lodash "^4.17.19"
15711606
to-fast-properties "^2.0.0"
15721607

1608+
"@babel/types@^7.12.13":
1609+
version "7.13.0"
1610+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
1611+
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
1612+
dependencies:
1613+
"@babel/helper-validator-identifier" "^7.12.11"
1614+
lodash "^4.17.19"
1615+
to-fast-properties "^2.0.0"
1616+
15731617
"@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
15741618
version "7.9.6"
15751619
resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.9.6.tgz?cache=0&sync_timestamp=1588185868018&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
@@ -1848,21 +1892,27 @@
18481892
resolved "https://registry.npm.taobao.org/@vue/babel-helper-vue-jsx-merge-props/download/@vue/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040"
18491893
integrity sha1-BI/leZWNpAj7eosqPsBQtQpmEEA=
18501894

1851-
"@vue/babel-helper-vue-transform-on@^1.0.0-rc.2":
1852-
version "1.0.0-rc.2"
1853-
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.0-rc.2.tgz#7246341f666e7c6e65b13da420e2ce85714fbbca"
1854-
integrity sha512-1+7CwjQ0Kasml6rHoNQUmbISwqLNNfFVBUcZl6QBremUl296ZmLrVQPqJP5pyAAWjZke5bpI1hlj+LVVuT7Jcg==
1895+
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
1896+
version "1.2.1"
1897+
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81"
1898+
integrity sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA==
1899+
1900+
"@vue/babel-helper-vue-transform-on@^1.0.2":
1901+
version "1.0.2"
1902+
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz#9b9c691cd06fc855221a2475c3cc831d774bc7dc"
1903+
integrity sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==
18551904

1856-
"@vue/babel-plugin-jsx@^1.0.0-0":
1857-
version "1.0.0-rc.2"
1858-
resolved "https://registry.yarnpkg.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.0.0-rc.2.tgz#2c72a6bf6d10f57bb6bf1a2799214a541933345b"
1859-
integrity sha512-NVTDsaYShZx8ZqZo1Z0ndNrdoLfwRTwz0e6S+7SEn3j21WwlbVHMhD6t/tDBhvscwAQ5N/AFuCCrf90iyC5sHA==
1905+
"@vue/babel-plugin-jsx@^1.0.3":
1906+
version "1.0.3"
1907+
resolved "https://registry.yarnpkg.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.0.3.tgz#ad5ee86ebc9fc40900add9914534e223c719eace"
1908+
integrity sha512-+52ZQFmrM0yh61dQlgwQlfHZXmYbswbQEL25SOSt9QkjegAdfIGu87oELw0l8H6cuJYazZCiNjPR9eU++ZIbxg==
18601909
dependencies:
18611910
"@babel/helper-module-imports" "^7.0.0"
18621911
"@babel/plugin-syntax-jsx" "^7.0.0"
1912+
"@babel/template" "^7.0.0"
18631913
"@babel/traverse" "^7.0.0"
18641914
"@babel/types" "^7.0.0"
1865-
"@vue/babel-helper-vue-transform-on" "^1.0.0-rc.2"
1915+
"@vue/babel-helper-vue-transform-on" "^1.0.2"
18661916
camelcase "^6.0.0"
18671917
html-tags "^3.1.0"
18681918
svg-tags "^1.0.0"
@@ -1879,6 +1929,18 @@
18791929
lodash.kebabcase "^4.1.1"
18801930
svg-tags "^1.0.0"
18811931

1932+
"@vue/babel-plugin-transform-vue-jsx@^1.2.1":
1933+
version "1.2.1"
1934+
resolved "https://registry.yarnpkg.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.2.1.tgz#646046c652c2f0242727f34519d917b064041ed7"
1935+
integrity sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==
1936+
dependencies:
1937+
"@babel/helper-module-imports" "^7.0.0"
1938+
"@babel/plugin-syntax-jsx" "^7.2.0"
1939+
"@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
1940+
html-tags "^2.0.0"
1941+
lodash.kebabcase "^4.1.1"
1942+
svg-tags "^1.0.0"
1943+
18821944
"@vue/babel-preset-app@^4.1.2":
18831945
version "4.3.1"
18841946
resolved "https://registry.npm.taobao.org/@vue/babel-preset-app/download/@vue/babel-preset-app-4.3.1.tgz#bb67aae562983067c5b242c27fb7de17f40cf109"
@@ -1899,10 +1961,10 @@
18991961
core-js "^3.6.4"
19001962
core-js-compat "^3.6.4"
19011963

1902-
"@vue/babel-preset-app@^4.5.11":
1903-
version "4.5.11"
1904-
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.5.11.tgz#f677bc10472e418f71f61f10dde5a79976a215b8"
1905-
integrity sha512-9VoFlm/9vhynKNGM+HA7qBsoQSUEnuG5i5kcFI9vTLLrh8A0fxrwUyVLLppO6T1sAZ6vrKdQFnEkjL+RkRAwWQ==
1964+
"@vue/babel-preset-app@^4.5.12":
1965+
version "4.5.12"
1966+
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.5.12.tgz#c3a23cf33f6e5ea30536f13c0f9b1fc7e028b1c1"
1967+
integrity sha512-8q67ORQ9O0Ms0nlqsXTVhaBefRBaLrzPxOewAZhdcO7onHwcO5/wRdWtHhZgfpCZlhY7NogkU16z3WnorSSkEA==
19061968
dependencies:
19071969
"@babel/core" "^7.11.0"
19081970
"@babel/helper-compilation-targets" "^7.9.6"
@@ -1914,8 +1976,8 @@
19141976
"@babel/plugin-transform-runtime" "^7.11.0"
19151977
"@babel/preset-env" "^7.11.0"
19161978
"@babel/runtime" "^7.11.0"
1917-
"@vue/babel-plugin-jsx" "^1.0.0-0"
1918-
"@vue/babel-preset-jsx" "^1.1.2"
1979+
"@vue/babel-plugin-jsx" "^1.0.3"
1980+
"@vue/babel-preset-jsx" "^1.2.4"
19191981
babel-plugin-dynamic-import-node "^2.3.3"
19201982
core-js "^3.6.5"
19211983
core-js-compat "^3.6.5"
@@ -1933,20 +1995,62 @@
19331995
"@vue/babel-sugar-v-model" "^1.1.2"
19341996
"@vue/babel-sugar-v-on" "^1.1.2"
19351997

1998+
"@vue/babel-preset-jsx@^1.2.4":
1999+
version "1.2.4"
2000+
resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.2.4.tgz#92fea79db6f13b01e80d3a0099e2924bdcbe4e87"
2001+
integrity sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w==
2002+
dependencies:
2003+
"@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
2004+
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
2005+
"@vue/babel-sugar-composition-api-inject-h" "^1.2.1"
2006+
"@vue/babel-sugar-composition-api-render-instance" "^1.2.4"
2007+
"@vue/babel-sugar-functional-vue" "^1.2.2"
2008+
"@vue/babel-sugar-inject-h" "^1.2.2"
2009+
"@vue/babel-sugar-v-model" "^1.2.3"
2010+
"@vue/babel-sugar-v-on" "^1.2.3"
2011+
2012+
"@vue/babel-sugar-composition-api-inject-h@^1.2.1":
2013+
version "1.2.1"
2014+
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.2.1.tgz#05d6e0c432710e37582b2be9a6049b689b6f03eb"
2015+
integrity sha512-4B3L5Z2G+7s+9Bwbf+zPIifkFNcKth7fQwekVbnOA3cr3Pq71q71goWr97sk4/yyzH8phfe5ODVzEjX7HU7ItQ==
2016+
dependencies:
2017+
"@babel/plugin-syntax-jsx" "^7.2.0"
2018+
2019+
"@vue/babel-sugar-composition-api-render-instance@^1.2.4":
2020+
version "1.2.4"
2021+
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.2.4.tgz#e4cbc6997c344fac271785ad7a29325c51d68d19"
2022+
integrity sha512-joha4PZznQMsxQYXtR3MnTgCASC9u3zt9KfBxIeuI5g2gscpTsSKRDzWQt4aqNIpx6cv8On7/m6zmmovlNsG7Q==
2023+
dependencies:
2024+
"@babel/plugin-syntax-jsx" "^7.2.0"
2025+
19362026
"@vue/babel-sugar-functional-vue@^1.1.2":
19372027
version "1.1.2"
19382028
resolved "https://registry.npm.taobao.org/@vue/babel-sugar-functional-vue/download/@vue/babel-sugar-functional-vue-1.1.2.tgz#f7e24fba09e6f1ee70104560a8808057555f1a9a"
19392029
integrity sha1-9+JPugnm8e5wEEVgqICAV1VfGpo=
19402030
dependencies:
19412031
"@babel/plugin-syntax-jsx" "^7.2.0"
19422032

2033+
"@vue/babel-sugar-functional-vue@^1.2.2":
2034+
version "1.2.2"
2035+
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.2.2.tgz#267a9ac8d787c96edbf03ce3f392c49da9bd2658"
2036+
integrity sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==
2037+
dependencies:
2038+
"@babel/plugin-syntax-jsx" "^7.2.0"
2039+
19432040
"@vue/babel-sugar-inject-h@^1.1.2":
19442041
version "1.1.2"
19452042
resolved "https://registry.npm.taobao.org/@vue/babel-sugar-inject-h/download/@vue/babel-sugar-inject-h-1.1.2.tgz#8a5276b6d8e2ed16ffc8078aad94236274e6edf0"
19462043
integrity sha1-ilJ2ttji7Rb/yAeKrZQjYnTm7fA=
19472044
dependencies:
19482045
"@babel/plugin-syntax-jsx" "^7.2.0"
19492046

2047+
"@vue/babel-sugar-inject-h@^1.2.2":
2048+
version "1.2.2"
2049+
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.2.2.tgz#d738d3c893367ec8491dcbb669b000919293e3aa"
2050+
integrity sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==
2051+
dependencies:
2052+
"@babel/plugin-syntax-jsx" "^7.2.0"
2053+
19502054
"@vue/babel-sugar-v-model@^1.1.2":
19512055
version "1.1.2"
19522056
resolved "https://registry.npm.taobao.org/@vue/babel-sugar-v-model/download/@vue/babel-sugar-v-model-1.1.2.tgz#1ff6fd1b800223fc9cb1e84dceb5e52d737a8192"
@@ -1959,6 +2063,18 @@
19592063
html-tags "^2.0.0"
19602064
svg-tags "^1.0.0"
19612065

2066+
"@vue/babel-sugar-v-model@^1.2.3":
2067+
version "1.2.3"
2068+
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.2.3.tgz#fa1f29ba51ebf0aa1a6c35fa66d539bc459a18f2"
2069+
integrity sha512-A2jxx87mySr/ulAsSSyYE8un6SIH0NWHiLaCWpodPCVOlQVODCaSpiR4+IMsmBr73haG+oeCuSvMOM+ttWUqRQ==
2070+
dependencies:
2071+
"@babel/plugin-syntax-jsx" "^7.2.0"
2072+
"@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
2073+
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
2074+
camelcase "^5.0.0"
2075+
html-tags "^2.0.0"
2076+
svg-tags "^1.0.0"
2077+
19622078
"@vue/babel-sugar-v-on@^1.1.2":
19632079
version "1.1.2"
19642080
resolved "https://registry.npm.taobao.org/@vue/babel-sugar-v-on/download/@vue/babel-sugar-v-on-1.1.2.tgz?cache=0&sync_timestamp=1573270721318&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fbabel-sugar-v-on%2Fdownload%2F%40vue%2Fbabel-sugar-v-on-1.1.2.tgz#b2ef99b8f2fab09fbead25aad70ef42e1cf5b13b"
@@ -1968,51 +2084,60 @@
19682084
"@vue/babel-plugin-transform-vue-jsx" "^1.1.2"
19692085
camelcase "^5.0.0"
19702086

1971-
"@vue/cli-overlay@^4.5.11":
1972-
version "4.5.11"
1973-
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.5.11.tgz#ea99493131182285f7ac2762290354d6e5b188e8"
1974-
integrity sha512-aDQNw+oGk5+KR0vL9TocjfzyYHTJxR2lS8iPbcL4lRglCs2dudOE7QWXypj5dM4rQus0jJ5fxJTS55o9uy9fcQ==
2087+
"@vue/babel-sugar-v-on@^1.2.3":
2088+
version "1.2.3"
2089+
resolved "https://registry.yarnpkg.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.2.3.tgz#342367178586a69f392f04bfba32021d02913ada"
2090+
integrity sha512-kt12VJdz/37D3N3eglBywV8GStKNUhNrsxChXIV+o0MwVXORYuhDTHJRKPgLJRb/EY3vM2aRFQdxJBp9CLikjw==
2091+
dependencies:
2092+
"@babel/plugin-syntax-jsx" "^7.2.0"
2093+
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
2094+
camelcase "^5.0.0"
2095+
2096+
"@vue/cli-overlay@^4.5.12":
2097+
version "4.5.12"
2098+
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.5.12.tgz#d5ae353abb187672204197dcd077a4367d4d4a24"
2099+
integrity sha512-dCN0RzVpA8fp+MfjuVBROgM483MPObAb/je+APE/JhpCJyPQORYQEvNpmaorpN+9Cp6mrESVSzhh0qD4SFrlzg==
19752100

1976-
1977-
version "4.5.11"
1978-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.5.11.tgz#7c1db4ca2f911e2156e7d1cf774fe2ad0f7428eb"
1979-
integrity sha512-ogUMeO2waDtghIWwmuAzMJAnnPdmqRdJlwJDca9u6BK9jX1bxNThBSFS/MN2VmlYzulOnqH4zAC87jTWNg/czg==
2101+
2102+
version "4.5.12"
2103+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.5.12.tgz#c9737d4079485ce9be07c463c81e1e33886c6219"
2104+
integrity sha512-PhiNDhlGydsRR0F00OJqG/Q3Mz2G1ko8XqS7CJ0l1GVVGmklUEBy2dW/S8ntEgHpSkFa6h49PgYP3WE2OM3CEg==
19802105
dependencies:
19812106
"@babel/core" "^7.11.0"
1982-
"@vue/babel-preset-app" "^4.5.11"
1983-
"@vue/cli-shared-utils" "^4.5.11"
2107+
"@vue/babel-preset-app" "^4.5.12"
2108+
"@vue/cli-shared-utils" "^4.5.12"
19842109
babel-loader "^8.1.0"
19852110
cache-loader "^4.1.0"
19862111
thread-loader "^2.1.3"
19872112
webpack "^4.0.0"
19882113

1989-
"@vue/cli-plugin-router@^4.5.11":
1990-
version "4.5.11"
1991-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.11.tgz#3b6df738c5a1a5f50376822bf661d9a3b0c3fa62"
1992-
integrity sha512-09tzw3faOs48IUPwLutYaNC7eoyyL140fKruTwdFdXuBLDdSQVida57Brx0zj2UKXc5qF8hk4GoGrOshN0KfNg==
2114+
"@vue/cli-plugin-router@^4.5.12":
2115+
version "4.5.12"
2116+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.12.tgz#977c4b2b694cc03e9ef816112a5d58923493d0ac"
2117+
integrity sha512-DYNz5AA3W7Ewt3aaiOLGdYFt4MX4w/HTEtep+kPzP9S9tAknzyoIJXkaYzhwu8ArpEYwhWgtuCcDZ8hR6++DbA==
19932118
dependencies:
1994-
"@vue/cli-shared-utils" "^4.5.11"
2119+
"@vue/cli-shared-utils" "^4.5.12"
19952120

1996-
"@vue/cli-plugin-vuex@^4.5.11":
1997-
version "4.5.11"
1998-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.11.tgz#f6f619bcfb66c86cc45340d73152844635e548bd"
1999-
integrity sha512-JBPeZLubiSHbRkEKDj0tnLiU43AJ3vt6JULn4IKWH1XWZ6MFC8vElaP5/AA4O3Zko5caamDDBq3TRyxdA2ncUQ==
2121+
"@vue/cli-plugin-vuex@^4.5.12":
2122+
version "4.5.12"
2123+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.12.tgz#f7fbe177ee7176f055b546e9e74472f9d9177626"
2124+
integrity sha512-STgbvNv/3iHAKArc18b/qjN7RX1FTrfxPeHH26GOr/A8lJes7+CSluZZ8E5R7Zr/vL0zOqOkUVDAjFXVf4zWQA==
20002125

2001-
2002-
version "4.5.11"
2003-
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.5.11.tgz#b157e2eee2351889cbbd4ccb4a4a9d8575409175"
2004-
integrity sha512-FXeJh2o6B8q/njv2Ebhe9EsLXt9sPMXGDY5zVvcV5jgj9wkoej9yLfnmwWCau5kegNClP6bcM+BEHuMYxJ+ubQ==
2126+
2127+
version "4.5.12"
2128+
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.5.12.tgz#483aef7dc4e2a7b02b7f224f0a2ef7cea910e033"
2129+
integrity sha512-Di/dFw72HIvUrpTgnnPQkPq07mdd7z3GPeCH/o+6fv4bxOD+gwK9z7P6RkG4lGv2QdLz+qjim9f7xw5w+9ENkg==
20052130
dependencies:
20062131
"@intervolga/optimize-cssnano-plugin" "^1.0.5"
20072132
"@soda/friendly-errors-webpack-plugin" "^1.7.1"
20082133
"@soda/get-current-script" "^1.0.0"
20092134
"@types/minimist" "^1.2.0"
20102135
"@types/webpack" "^4.0.0"
20112136
"@types/webpack-dev-server" "^3.11.0"
2012-
"@vue/cli-overlay" "^4.5.11"
2013-
"@vue/cli-plugin-router" "^4.5.11"
2014-
"@vue/cli-plugin-vuex" "^4.5.11"
2015-
"@vue/cli-shared-utils" "^4.5.11"
2137+
"@vue/cli-overlay" "^4.5.12"
2138+
"@vue/cli-plugin-router" "^4.5.12"
2139+
"@vue/cli-plugin-vuex" "^4.5.12"
2140+
"@vue/cli-shared-utils" "^4.5.12"
20162141
"@vue/component-compiler-utils" "^3.1.2"
20172142
"@vue/preload-webpack-plugin" "^1.1.0"
20182143
"@vue/web-component-wrapper" "^1.2.0"
@@ -2061,10 +2186,10 @@
20612186
optionalDependencies:
20622187
vue-loader-v16 "npm:vue-loader@^16.1.0"
20632188

2064-
"@vue/cli-shared-utils@^4.5.11":
2065-
version "4.5.11"
2066-
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.11.tgz#fff71673ee9128f998c691515b9d327071b4f41e"
2067-
integrity sha512-+aaQ+ThQG3+WMexfSWNl0y6f43edqVqRNbguE53F3TIH81I7saS5S750ayqXhZs2r6STJJyqorQnKtAWfHo29A==
2189+
"@vue/cli-shared-utils@^4.5.12":
2190+
version "4.5.12"
2191+
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.12.tgz#0e0693d488336d284ffa658ff33b1ea22927d065"
2192+
integrity sha512-qnIQPJ4XckMoqYh9fJ0Y91QKMIb4Hiibrm9+k4E15QHpk5RaokuOpf10SsOr2NLPCXSWsHOLo3hduZSwHPGY/Q==
20682193
dependencies:
20692194
"@hapi/joi" "^15.0.1"
20702195
chalk "^2.4.2"

0 commit comments

Comments
 (0)