Skip to content

Commit

Permalink
chore(deps): update dependency @vue/compiler-sfc to ^3.5.11 (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 51a4330 commit b9194b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 60 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@tauri-apps/cli": "^1.6.2",
"@types/node": "^20.16.10",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-sfc": "^3.5.10",
"@vue/compiler-sfc": "^3.5.11",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vite-plugin-windicss": "^1.9.3",
Expand Down
61 changes: 2 additions & 59 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -680,19 +680,6 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-core@npm:3.5.10":
version: 3.5.10
resolution: "@vue/compiler-core@npm:3.5.10"
dependencies:
"@babel/parser": "npm:^7.25.3"
"@vue/shared": "npm:3.5.10"
entities: "npm:^4.5.0"
estree-walker: "npm:^2.0.2"
source-map-js: "npm:^1.2.0"
checksum: 10c0/fb84f4cca8d9890289ac2e880edab8bd07231b0255cbc5578d99a6c07c299ae80a328eb0be1f1ab1d211d80d7d5fe156e573c81b3b30956257eb78f1ac7ecf8c
languageName: node
linkType: hard

"@vue/compiler-core@npm:3.5.11":
version: 3.5.11
resolution: "@vue/compiler-core@npm:3.5.11"
Expand All @@ -706,16 +693,6 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-dom@npm:3.5.10":
version: 3.5.10
resolution: "@vue/compiler-dom@npm:3.5.10"
dependencies:
"@vue/compiler-core": "npm:3.5.10"
"@vue/shared": "npm:3.5.10"
checksum: 10c0/30c9a0ee414b5d77d8479a17f7cf2e613a351e322edf039ffa827bb93d97750a1002089747f85cf93a9155748df898287417f52473cab17caf6507716cff570e
languageName: node
linkType: hard

"@vue/compiler-dom@npm:3.5.11":
version: 3.5.11
resolution: "@vue/compiler-dom@npm:3.5.11"
Expand All @@ -736,7 +713,7 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.5.11":
"@vue/compiler-sfc@npm:3.5.11, @vue/compiler-sfc@npm:^3.5.11":
version: 3.5.11
resolution: "@vue/compiler-sfc@npm:3.5.11"
dependencies:
Expand All @@ -753,33 +730,6 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:^3.5.10":
version: 3.5.10
resolution: "@vue/compiler-sfc@npm:3.5.10"
dependencies:
"@babel/parser": "npm:^7.25.3"
"@vue/compiler-core": "npm:3.5.10"
"@vue/compiler-dom": "npm:3.5.10"
"@vue/compiler-ssr": "npm:3.5.10"
"@vue/shared": "npm:3.5.10"
estree-walker: "npm:^2.0.2"
magic-string: "npm:^0.30.11"
postcss: "npm:^8.4.47"
source-map-js: "npm:^1.2.0"
checksum: 10c0/37100567324dfd28eb3555d6e8560eafc5fdf03ed0fd06ed7cb277852baed2e07303f07b2e992a8eeac00b62349b1cf2991c6a08c59515281e3fdd64c2b7ed96
languageName: node
linkType: hard

"@vue/compiler-ssr@npm:3.5.10":
version: 3.5.10
resolution: "@vue/compiler-ssr@npm:3.5.10"
dependencies:
"@vue/compiler-dom": "npm:3.5.10"
"@vue/shared": "npm:3.5.10"
checksum: 10c0/cb0969cd45ece4e369a67bca59501461126dc5fdd5bb2b014a55ae7efda68b6bda5ad3bad350c8e371d03afb502c24388fefa3b3580a8e74ee76f81f69e4a408
languageName: node
linkType: hard

"@vue/compiler-ssr@npm:3.5.11":
version: 3.5.11
resolution: "@vue/compiler-ssr@npm:3.5.11"
Expand Down Expand Up @@ -878,13 +828,6 @@ __metadata:
languageName: node
linkType: hard

"@vue/shared@npm:3.5.10":
version: 3.5.10
resolution: "@vue/shared@npm:3.5.10"
checksum: 10c0/cb3d06b6ba2026b6baa57a1f60110546cb1530e81d970fc770901c6a61adfe8a705d43cafb317f3b9b7c8f8f152b640a1a7a56e964bee7777c646c69b15e1e3f
languageName: node
linkType: hard

"@vue/shared@npm:3.5.11":
version: 3.5.11
resolution: "@vue/shared@npm:3.5.11"
Expand Down Expand Up @@ -2200,7 +2143,7 @@ __metadata:
"@tauri-apps/cli": "npm:^1.6.2"
"@types/node": "npm:^20.16.10"
"@vitejs/plugin-vue": "npm:^5.1.4"
"@vue/compiler-sfc": "npm:^3.5.10"
"@vue/compiler-sfc": "npm:^3.5.11"
"@vueuse/integrations": "npm:^11.1.0"
fuse.js: "npm:^7.0.0"
typescript: "npm:^5.6.2"
Expand Down

0 comments on commit b9194b4

Please sign in to comment.