Skip to content

Commit fe6588a

Browse files
fix(deps): update vue monorepo to v2.7.14
1 parent 22706a8 commit fe6588a

File tree

1 file changed

+55
-9
lines changed

1 file changed

+55
-9
lines changed

yarn.lock

Lines changed: 55 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,11 @@
261261
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
262262
integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
263263

264+
"@babel/parser@^7.18.4":
265+
version "7.21.4"
266+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
267+
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
268+
264269
"@babel/plugin-proposal-async-generator-functions@^7.10.4":
265270
version "7.10.5"
266271
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
@@ -1390,6 +1395,15 @@
13901395
semver "^6.1.0"
13911396
strip-ansi "^6.0.0"
13921397

1398+
1399+
version "2.7.14"
1400+
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz#3446fd2fbb670d709277fc3ffa88efc5e10284fd"
1401+
integrity sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==
1402+
dependencies:
1403+
"@babel/parser" "^7.18.4"
1404+
postcss "^8.4.14"
1405+
source-map "^0.6.1"
1406+
13931407
"@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.1.2":
13941408
version "3.2.0"
13951409
resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.2.0.tgz#8f85182ceed28e9b3c75313de669f83166d11e5d"
@@ -3028,6 +3042,11 @@ csso@^4.0.2:
30283042
dependencies:
30293043
css-tree "1.0.0-alpha.39"
30303044

3045+
csstype@^3.1.0:
3046+
version "3.1.2"
3047+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
3048+
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
3049+
30313050
cyclist@^1.0.1:
30323051
version "1.0.1"
30333052
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
@@ -3043,7 +3062,7 @@ dashdash@^1.12.0:
30433062
de-indent@^1.0.2:
30443063
version "1.0.2"
30453064
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d"
3046-
integrity sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0=
3065+
integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==
30473066

30483067
[email protected], debug@^2.2.0, debug@^2.3.3:
30493068
version "2.6.9"
@@ -4464,7 +4483,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
44644483
inherits "^2.0.3"
44654484
minimalistic-assert "^1.0.1"
44664485

4467-
[email protected], he@^1.1.0:
4486+
[email protected], he@^1.2.0:
44684487
version "1.2.0"
44694488
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
44704489
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
@@ -5804,6 +5823,11 @@ nan@^2.12.1:
58045823
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
58055824
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
58065825

5826+
nanoid@^3.3.4:
5827+
version "3.3.6"
5828+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
5829+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
5830+
58075831
nanomatch@^1.2.9:
58085832
version "1.2.13"
58095833
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -6393,6 +6417,11 @@ performance-now@^2.1.0:
63936417
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
63946418
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
63956419

6420+
picocolors@^1.0.0:
6421+
version "1.0.0"
6422+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
6423+
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
6424+
63966425
picomatch@^2.0.4, picomatch@^2.2.1:
63976426
version "2.2.2"
63986427
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -6802,6 +6831,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.3
68026831
source-map "^0.6.1"
68036832
supports-color "^6.1.0"
68046833

6834+
postcss@^8.4.14:
6835+
version "8.4.21"
6836+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
6837+
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
6838+
dependencies:
6839+
nanoid "^3.3.4"
6840+
picocolors "^1.0.0"
6841+
source-map-js "^1.0.2"
6842+
68056843
prelude-ls@^1.2.1:
68066844
version "1.2.1"
68076845
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -7584,6 +7622,11 @@ source-list-map@^2.0.0:
75847622
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
75857623
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
75867624

7625+
source-map-js@^1.0.2:
7626+
version "1.0.2"
7627+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
7628+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
7629+
75877630
source-map-resolve@^0.5.0:
75887631
version "0.5.3"
75897632
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
@@ -8489,22 +8532,25 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
84898532
loader-utils "^1.0.2"
84908533

84918534
vue-template-compiler@^2.6.12:
8492-
version "2.6.12"
8493-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.12.tgz#947ed7196744c8a5285ebe1233fe960437fcc57e"
8494-
integrity sha512-OzzZ52zS41YUbkCBfdXShQTe69j1gQDZ9HIX8miuC9C3rBCk9wIRjLiZZLrmX9V+Ftq/YEyv1JaVr5Y/hNtByg==
8535+
version "2.7.14"
8536+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz#4545b7dfb88090744c1577ae5ac3f964e61634b1"
8537+
integrity sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==
84958538
dependencies:
84968539
de-indent "^1.0.2"
8497-
he "^1.1.0"
8540+
he "^1.2.0"
84988541

84998542
vue-template-es2015-compiler@^1.9.0:
85008543
version "1.9.1"
85018544
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
85028545
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
85038546

85048547
vue@^2.6.13:
8505-
version "2.6.14"
8506-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
8507-
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==
8548+
version "2.7.14"
8549+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.14.tgz#3743dcd248fd3a34d421ae456b864a0246bafb17"
8550+
integrity sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==
8551+
dependencies:
8552+
"@vue/compiler-sfc" "2.7.14"
8553+
csstype "^3.1.0"
85088554

85098555
watchpack-chokidar2@^2.0.0:
85108556
version "2.0.0"

0 commit comments

Comments
 (0)