Skip to content

Commit d30dd84

Browse files
committed
chore: bump to alpha 6
1 parent 77bfcc3 commit d30dd84

File tree

2 files changed

+37
-21
lines changed

2 files changed

+37
-21
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"license": "MIT",
55
"dependencies": {
6-
"vue": "3.0.0-alpha.5"
6+
"vue": "3.0.0-alpha.6"
77
},
88
"devDependencies": {
99
"@babel/preset-env": "^7.8.4",

Diff for: yarn.lock

+36-20
Original file line numberDiff line numberDiff line change
@@ -1043,6 +1043,15 @@
10431043
estree-walker "^0.8.1"
10441044
source-map "^0.6.1"
10451045

1046+
1047+
version "3.0.0-alpha.6"
1048+
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0-alpha.6.tgz#3f8774c389a5c339cd74fe4f4dde871a6fe69a27"
1049+
integrity sha512-VusnzQPrXnHiqMZia/q0ZENzgMTVG9fOiDUAc5NhiMkIeqV4drnzFpys9kCFwdPlc+meCFMQvRQcidTAgG/lDQ==
1050+
dependencies:
1051+
acorn "^7.1.0"
1052+
estree-walker "^0.8.1"
1053+
source-map "^0.6.1"
1054+
10461055
10471056
version "3.0.0-alpha.4"
10481057
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.0-alpha.4.tgz#638141bb293f09692f005e8da46bdb64ac680fec"
@@ -1057,6 +1066,13 @@
10571066
dependencies:
10581067
"@vue/compiler-core" "3.0.0-alpha.5"
10591068

1069+
1070+
version "3.0.0-alpha.6"
1071+
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.0-alpha.6.tgz#dba4ac5a622de651448e6ac1aa39f4644bad545d"
1072+
integrity sha512-tfuGMD8UYsBHmo3zEkgEqetwmdfZd/DEJpRO5gUCYgEftd+Ma3AaGrqwDaHorsShjsztmoO8IyKXFPrk8oyDeg==
1073+
dependencies:
1074+
"@vue/compiler-core" "3.0.0-alpha.6"
1075+
10601076
"@vue/compiler-sfc@^3.0.0-alpha.4":
10611077
version "3.0.0-alpha.5"
10621078
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.0.0-alpha.5.tgz#f215cbbbfa68b666e70a2fa50e7d96ce57846433"
@@ -1077,10 +1093,10 @@
10771093
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0-alpha.4.tgz#ed09062693a03417ffc909212b3b94fd43c82569"
10781094
integrity sha512-ti94RMI3gccPf5Oi8ld32DaZ/7MZPYutVs80jPBoSRjb5O0byDdsE89o1HCkNI5fUNQRBkx9/N4vBEeEQamaWw==
10791095

1080-
1081-
version "3.0.0-alpha.5"
1082-
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0-alpha.5.tgz#3831c1b8b2fbdb6c3c4e46cc2024221a4d479d48"
1083-
integrity sha512-UJ40HyWJWkQBT59KAhaXNy1ChZChy9jftMSxSXNkbYF2GklP4dcYPQaMBdg2V/jfWXZyDElspsrNB0YhmKEsZg==
1096+
1097+
version "3.0.0-alpha.6"
1098+
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0-alpha.6.tgz#8a6fd29c8f1720a39791d5fc3e053b3d336bea14"
1099+
integrity sha512-yhET1R9tZA4pydDuCg7CP3cC036ZCaYCG9LLKQ4Mz3K07BkosDu/Iu+rsx4OpSq1FR7edg7CmYSKXXH7hIgyEg==
10841100

10851101
10861102
version "3.0.0-alpha.4"
@@ -1089,12 +1105,12 @@
10891105
dependencies:
10901106
"@vue/reactivity" "3.0.0-alpha.4"
10911107

1092-
1093-
version "3.0.0-alpha.5"
1094-
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.0-alpha.5.tgz#7cd3fc6529b9e902255e53ee591471ce9bc4cee4"
1095-
integrity sha512-D/sGajvRMOwet4e8FliKKs3EqOgP0aeR2ne+5vAIcBJ0uT5Av9AF/CMDMGAMIypGkY96zJ6iiQ0CHsIfpKVP6Q==
1108+
1109+
version "3.0.0-alpha.6"
1110+
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.0-alpha.6.tgz#586a44e6de003416c9eccf1d8a591524bd7e07fa"
1111+
integrity sha512-wUKbSofk2Ei6LtwxOBjTL3qeMQp5dh/iasMs96DrW2e5O6imVY5aCENvesiwiNcUosnNZs7DCBhokWCPNfnbzQ==
10961112
dependencies:
1097-
"@vue/reactivity" "3.0.0-alpha.5"
1113+
"@vue/reactivity" "3.0.0-alpha.6"
10981114

10991115
11001116
version "3.0.0-alpha.4"
@@ -1104,12 +1120,12 @@
11041120
"@vue/runtime-core" "3.0.0-alpha.4"
11051121
csstype "^2.6.8"
11061122

1107-
1108-
version "3.0.0-alpha.5"
1109-
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.0-alpha.5.tgz#84ed5539290c447cad088d2ee3dcd20e8602bb3c"
1110-
integrity sha512-fbWnObnJwVlsrZiCkfERPdsgOZpfaZfzKwqDNqxxRk3L3q6B8Q4dgDfvsew/1M/rQX5xxMTnBG2jGZpAN3DFdg==
1123+
1124+
version "3.0.0-alpha.6"
1125+
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.0-alpha.6.tgz#def9010f99133f0c4cca5cdd64ee6f4407e82754"
1126+
integrity sha512-n9Bi4mSqu//mrqZsz3k7DYWodScdlheBR2be9Vca7hnt/XzMkwMe83BgfQudfLhFoBygsT3SNL5jl+0gnQcmhg==
11111127
dependencies:
1112-
"@vue/runtime-core" "3.0.0-alpha.5"
1128+
"@vue/runtime-core" "3.0.0-alpha.6"
11131129
csstype "^2.6.8"
11141130

11151131
abab@^2.0.0:
@@ -4239,13 +4255,13 @@ [email protected]:
42394255
"@vue/compiler-dom" "3.0.0-alpha.4"
42404256
"@vue/runtime-dom" "3.0.0-alpha.4"
42414257

4242-
4243-
version "3.0.0-alpha.5"
4244-
resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.0-alpha.5.tgz#aaaa987b1654392310813b8cf198e80be0bbede1"
4245-
integrity sha512-KWFAj3oOY081dxf6jYd0Yi0WaNjlWWSGGMdCN1r8KKNfqsUQoZjTTNiSddKmvq5USBGckOC1C60Gf3P6tEEodg==
4258+
4259+
version "3.0.0-alpha.6"
4260+
resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.0-alpha.6.tgz#d530dd195c3aa98f5315a481d9927846151e7bd4"
4261+
integrity sha512-cfjFcYSMKtL/xQwKTjElXpDcyqt+SvMbfcbD+hh8mMLO/htLWZP/ThmjzfAeYWeDmy0iBpTeVHQgWiKd2pctlw==
42464262
dependencies:
4247-
"@vue/compiler-dom" "3.0.0-alpha.5"
4248-
"@vue/runtime-dom" "3.0.0-alpha.5"
4263+
"@vue/compiler-dom" "3.0.0-alpha.6"
4264+
"@vue/runtime-dom" "3.0.0-alpha.6"
42494265

42504266
w3c-hr-time@^1.0.1:
42514267
version "1.0.1"

0 commit comments

Comments
 (0)