Skip to content

Commit 685cd83

Browse files
authored
Merge pull request #9957 from jandubois/fix-yarn-lock
Fix yarn.lock
2 parents 2530070 + 6610334 commit 685cd83

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5006,37 +5006,37 @@ __metadata:
50065006
languageName: node
50075007
linkType: hard
50085008

5009-
"@vue/compiler-sfc@npm:3.5.28, @vue/compiler-sfc@npm:^3.5.13, @vue/compiler-sfc@npm:^3.5.22":
5010-
version: 3.5.28
5011-
resolution: "@vue/compiler-sfc@npm:3.5.28"
5009+
"@vue/compiler-sfc@npm:3.5.29":
5010+
version: 3.5.29
5011+
resolution: "@vue/compiler-sfc@npm:3.5.29"
50125012
dependencies:
50135013
"@babel/parser": "npm:^7.29.0"
5014-
"@vue/compiler-core": "npm:3.5.28"
5015-
"@vue/compiler-dom": "npm:3.5.28"
5016-
"@vue/compiler-ssr": "npm:3.5.28"
5017-
"@vue/shared": "npm:3.5.28"
5014+
"@vue/compiler-core": "npm:3.5.29"
5015+
"@vue/compiler-dom": "npm:3.5.29"
5016+
"@vue/compiler-ssr": "npm:3.5.29"
5017+
"@vue/shared": "npm:3.5.29"
50185018
estree-walker: "npm:^2.0.2"
50195019
magic-string: "npm:^0.30.21"
50205020
postcss: "npm:^8.5.6"
50215021
source-map-js: "npm:^1.2.1"
5022-
checksum: 10c0/9277cbb63d689fdfa24a85c6b485515e4aa144190da4ab8adbd668c9367b17ffdf57ef88a06b1ca1035a0811168ed1093c0382d52eaf3d5e6abc64d508a5f067
5022+
checksum: 10c0/83a84cc6f26525c0bf0baeda025e8227fa35ae5f4e275f280fa73458b063c908c3865746ce7802cb98ca8e263e0b36d87e0cb4e50dc29c564277d8181dddad8c
50235023
languageName: node
50245024
linkType: hard
50255025

5026-
"@vue/compiler-sfc@npm:3.5.29":
5027-
version: 3.5.29
5028-
resolution: "@vue/compiler-sfc@npm:3.5.29"
5026+
"@vue/compiler-sfc@npm:^3.5.13, @vue/compiler-sfc@npm:^3.5.22":
5027+
version: 3.5.28
5028+
resolution: "@vue/compiler-sfc@npm:3.5.28"
50295029
dependencies:
50305030
"@babel/parser": "npm:^7.29.0"
5031-
"@vue/compiler-core": "npm:3.5.29"
5032-
"@vue/compiler-dom": "npm:3.5.29"
5033-
"@vue/compiler-ssr": "npm:3.5.29"
5034-
"@vue/shared": "npm:3.5.29"
5031+
"@vue/compiler-core": "npm:3.5.28"
5032+
"@vue/compiler-dom": "npm:3.5.28"
5033+
"@vue/compiler-ssr": "npm:3.5.28"
5034+
"@vue/shared": "npm:3.5.28"
50355035
estree-walker: "npm:^2.0.2"
50365036
magic-string: "npm:^0.30.21"
50375037
postcss: "npm:^8.5.6"
50385038
source-map-js: "npm:^1.2.1"
5039-
checksum: 10c0/83a84cc6f26525c0bf0baeda025e8227fa35ae5f4e275f280fa73458b063c908c3865746ce7802cb98ca8e263e0b36d87e0cb4e50dc29c564277d8181dddad8c
5039+
checksum: 10c0/9277cbb63d689fdfa24a85c6b485515e4aa144190da4ab8adbd668c9367b17ffdf57ef88a06b1ca1035a0811168ed1093c0382d52eaf3d5e6abc64d508a5f067
50405040
languageName: node
50415041
linkType: hard
50425042

0 commit comments

Comments
 (0)