Skip to content

Commit 2d3304c

Browse files
chore(deps-dev): bump @vue/compiler-sfc from 3.5.13 to 3.5.14
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.5.13 to 3.5.14. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.14/packages/compiler-sfc) --- updated-dependencies: - dependency-name: "@vue/compiler-sfc" dependency-version: 3.5.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a782b8 commit 2d3304c

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@vue/cli-plugin-pwa": "~4.5.13",
6262
"@vue/cli-plugin-unit-jest": "~4.5.13",
6363
"@vue/cli-service": "~4.5.13",
64-
"@vue/compiler-sfc": "^3.5.13",
64+
"@vue/compiler-sfc": "^3.5.14",
6565
"@vue/eslint-config-standard": "^5.1.2",
6666
"@vue/test-utils": "^2.4.5",
6767
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -233,20 +233,20 @@
233233
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
234234
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
235235

236-
"@babel/helper-string-parser@^7.25.9":
237-
version "7.25.9"
238-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
239-
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
236+
"@babel/helper-string-parser@^7.27.1":
237+
version "7.27.1"
238+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
239+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
240240

241241
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
242242
version "7.19.1"
243243
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
244244
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
245245

246-
"@babel/helper-validator-identifier@^7.25.9":
247-
version "7.25.9"
248-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
249-
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
246+
"@babel/helper-validator-identifier@^7.27.1":
247+
version "7.27.1"
248+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
249+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
250250

251251
"@babel/helper-validator-option@^7.18.6":
252252
version "7.18.6"
@@ -281,12 +281,12 @@
281281
chalk "^2.0.0"
282282
js-tokens "^4.0.0"
283283

284-
"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5", "@babel/parser@^7.23.5", "@babel/parser@^7.25.3", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
285-
version "7.26.5"
286-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f"
287-
integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==
284+
"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5", "@babel/parser@^7.23.5", "@babel/parser@^7.27.2", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
285+
version "7.27.2"
286+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127"
287+
integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==
288288
dependencies:
289-
"@babel/types" "^7.26.5"
289+
"@babel/types" "^7.27.1"
290290

291291
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
292292
version "7.18.6"
@@ -958,13 +958,13 @@
958958
"@babel/helper-validator-identifier" "^7.19.1"
959959
to-fast-properties "^2.0.0"
960960

961-
"@babel/types@^7.26.5":
962-
version "7.26.5"
963-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747"
964-
integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==
961+
"@babel/types@^7.27.1":
962+
version "7.27.1"
963+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560"
964+
integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==
965965
dependencies:
966-
"@babel/helper-string-parser" "^7.25.9"
967-
"@babel/helper-validator-identifier" "^7.25.9"
966+
"@babel/helper-string-parser" "^7.27.1"
967+
"@babel/helper-validator-identifier" "^7.27.1"
968968

969969
"@cnakazawa/watch@^1.0.3":
970970
version "1.0.4"
@@ -2541,16 +2541,16 @@
25412541
estree-walker "^2.0.2"
25422542
source-map-js "^1.0.2"
25432543

2544-
2545-
version "3.5.13"
2546-
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz#b0ae6c4347f60c03e849a05d34e5bf747c9bda05"
2547-
integrity sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==
2544+
2545+
version "3.5.14"
2546+
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.14.tgz#3676685c04c48a5b4a5515b3b2842e98342c555c"
2547+
integrity sha512-k7qMHMbKvoCXIxPhquKQVw3Twid3Kg4s7+oYURxLGRd56LiuHJVrvFKI4fm2AM3c8apqODPfVJGoh8nePbXMRA==
25482548
dependencies:
2549-
"@babel/parser" "^7.25.3"
2550-
"@vue/shared" "3.5.13"
2549+
"@babel/parser" "^7.27.2"
2550+
"@vue/shared" "3.5.14"
25512551
entities "^4.5.0"
25522552
estree-walker "^2.0.2"
2553-
source-map-js "^1.2.0"
2553+
source-map-js "^1.2.1"
25542554

25552555
25562556
version "3.3.12"
@@ -2560,13 +2560,13 @@
25602560
"@vue/compiler-core" "3.3.12"
25612561
"@vue/shared" "3.3.12"
25622562

2563-
2564-
version "3.5.13"
2565-
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz#bb1b8758dbc542b3658dda973b98a1c9311a8a58"
2566-
integrity sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==
2563+
2564+
version "3.5.14"
2565+
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.14.tgz#bbf27421f80f7b8873000edceecd817c4abf438a"
2566+
integrity sha512-1aOCSqxGOea5I80U2hQJvXYpPm/aXo95xL/m/mMhgyPUsKe9jhjwWpziNAw7tYRnbz1I61rd9Mld4W9KmmRoug==
25672567
dependencies:
2568-
"@vue/compiler-core" "3.5.13"
2569-
"@vue/shared" "3.5.13"
2568+
"@vue/compiler-core" "3.5.14"
2569+
"@vue/shared" "3.5.14"
25702570

25712571
25722572
version "3.3.12"
@@ -2584,20 +2584,20 @@
25842584
postcss "^8.4.32"
25852585
source-map-js "^1.0.2"
25862586

2587-
"@vue/compiler-sfc@^3.5.13":
2588-
version "3.5.13"
2589-
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz#461f8bd343b5c06fac4189c4fef8af32dea82b46"
2590-
integrity sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==
2587+
"@vue/compiler-sfc@^3.5.14":
2588+
version "3.5.14"
2589+
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.14.tgz#fc3db30a1c744139d41bb57bb451d783415fce4b"
2590+
integrity sha512-9T6m/9mMr81Lj58JpzsiSIjBgv2LiVoWjIVa7kuXHICUi8LiDSIotMpPRXYJsXKqyARrzjT24NAwttrMnMaCXA==
25912591
dependencies:
2592-
"@babel/parser" "^7.25.3"
2593-
"@vue/compiler-core" "3.5.13"
2594-
"@vue/compiler-dom" "3.5.13"
2595-
"@vue/compiler-ssr" "3.5.13"
2596-
"@vue/shared" "3.5.13"
2592+
"@babel/parser" "^7.27.2"
2593+
"@vue/compiler-core" "3.5.14"
2594+
"@vue/compiler-dom" "3.5.14"
2595+
"@vue/compiler-ssr" "3.5.14"
2596+
"@vue/shared" "3.5.14"
25972597
estree-walker "^2.0.2"
2598-
magic-string "^0.30.11"
2599-
postcss "^8.4.48"
2600-
source-map-js "^1.2.0"
2598+
magic-string "^0.30.17"
2599+
postcss "^8.5.3"
2600+
source-map-js "^1.2.1"
26012601

26022602
26032603
version "3.3.12"
@@ -2607,13 +2607,13 @@
26072607
"@vue/compiler-dom" "3.3.12"
26082608
"@vue/shared" "3.3.12"
26092609

2610-
2611-
version "3.5.13"
2612-
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz#e771adcca6d3d000f91a4277c972a996d07f43ba"
2613-
integrity sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==
2610+
2611+
version "3.5.14"
2612+
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.14.tgz#013174ee6bbf3ee291a6df247a3feb6eb43d808b"
2613+
integrity sha512-Y0G7PcBxr1yllnHuS/NxNCSPWnRGH4Ogrp0tsLA5QemDZuJLs99YjAKQ7KqkHE0vCg4QTKlQzXLKCMF7WPSl7Q==
26142614
dependencies:
2615-
"@vue/compiler-dom" "3.5.13"
2616-
"@vue/shared" "3.5.13"
2615+
"@vue/compiler-dom" "3.5.14"
2616+
"@vue/shared" "3.5.14"
26172617

26182618
"@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.1.2":
26192619
version "3.3.0"
@@ -2693,10 +2693,10 @@
26932693
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.12.tgz#7c030c4e2f1db8beb638b159cbb86d0ff78c3198"
26942694
integrity sha512-6p0Yin0pclvnER7BLNOQuod9Z+cxSYh8pSh7CzHnWNjAIP6zrTlCdHRvSCb1aYEx6i3Q3kvfuWU7nG16CgG1ag==
26952695

2696-
2697-
version "3.5.13"
2698-
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f"
2699-
integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==
2696+
2697+
version "3.5.14"
2698+
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.14.tgz#8fcdc6c69661a1163c173cafb6129c3f8ad01122"
2699+
integrity sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ==
27002700

27012701
"@vue/test-utils@^2.4.5":
27022702
version "2.4.5"
@@ -9777,7 +9777,7 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
97779777
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
97789778
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
97799779

9780-
magic-string@^0.30.11, magic-string@^0.30.5:
9780+
magic-string@^0.30.17, magic-string@^0.30.5:
97819781
version "0.30.17"
97829782
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
97839783
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
@@ -10296,10 +10296,10 @@ nan@^2.12.1:
1029610296
resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
1029710297
integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
1029810298

10299-
nanoid@^3.3.7:
10300-
version "3.3.7"
10301-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
10302-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
10299+
nanoid@^3.3.8:
10300+
version "3.3.11"
10301+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
10302+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
1030310303

1030410304
nanomatch@^1.2.9:
1030510305
version "1.2.13"
@@ -11776,12 +11776,12 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.3
1177611776
picocolors "^0.2.1"
1177711777
source-map "^0.6.1"
1177811778

11779-
postcss@^8.4.32, postcss@^8.4.48:
11780-
version "8.4.49"
11781-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
11782-
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
11779+
postcss@^8.4.32, postcss@^8.5.3:
11780+
version "8.5.3"
11781+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
11782+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
1178311783
dependencies:
11784-
nanoid "^3.3.7"
11784+
nanoid "^3.3.8"
1178511785
picocolors "^1.1.1"
1178611786
source-map-js "^1.2.1"
1178711787

@@ -13171,7 +13171,7 @@ source-list-map@^2.0.0:
1317113171
resolved "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz"
1317213172
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
1317313173

13174-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2, source-map-js@^1.2.0, source-map-js@^1.2.1:
13174+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2, source-map-js@^1.2.1:
1317513175
version "1.2.1"
1317613176
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
1317713177
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==

0 commit comments

Comments
 (0)