Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vue/compiler-dom from 3.4.21 to 3.4.25 #148

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
34 changes: 32 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.24.1":
"@babel/parser@npm:^7.24.1, @babel/parser@npm:^7.24.4":
version: 7.24.4
resolution: "@babel/parser@npm:7.24.4"
bin:
Expand Down Expand Up @@ -1419,7 +1419,20 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-dom@npm:3.4.21, @vue/compiler-dom@npm:^3.4.13":
"@vue/compiler-core@npm:3.4.25":
version: 3.4.25
resolution: "@vue/compiler-core@npm:3.4.25"
dependencies:
"@babel/parser": "npm:^7.24.4"
"@vue/shared": "npm:3.4.25"
entities: "npm:^4.5.0"
estree-walker: "npm:^2.0.2"
source-map-js: "npm:^1.2.0"
checksum: fea4e1495270be21624a10fa9664479748b825e863eec098cf32b9cbe08eb8dfdae1e818bf6a536107c6392d8b21bab4befd5c15895355b132fbf91c3b007c25
languageName: node
linkType: hard

"@vue/compiler-dom@npm:3.4.21":
version: 3.4.21
resolution: "@vue/compiler-dom@npm:3.4.21"
dependencies:
Expand All @@ -1439,6 +1452,16 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-dom@npm:^3.4.13":
version: 3.4.25
resolution: "@vue/compiler-dom@npm:3.4.25"
dependencies:
"@vue/compiler-core": "npm:3.4.25"
"@vue/shared": "npm:3.4.25"
checksum: 255e3dd60b6e2e7dd555ec9b31dc514676968116d8ec57350f5385100df38e4c09e79926e932822ed927822eba5547695641ce166f02fa57302ff7775e35776b
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.4.21":
version: 3.4.21
resolution: "@vue/compiler-sfc@npm:3.4.21"
Expand Down Expand Up @@ -1578,6 +1601,13 @@ __metadata:
languageName: node
linkType: hard

"@vue/shared@npm:3.4.25":
version: 3.4.25
resolution: "@vue/shared@npm:3.4.25"
checksum: f9aebaf5a2f129f71473b35c1599108a01fe83a4cda75aef8a26042162e15bb859ea05b7bd79e5d8b83d272db55377b17fc4bcd3c9799f4777e218652fcef2a2
languageName: node
linkType: hard

"@vue/test-utils@npm:^2.4.1":
version: 2.4.5
resolution: "@vue/test-utils@npm:2.4.5"
Expand Down