Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
chore(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent 6c6ba6a commit ce853a2
Showing 1 changed file with 2 additions and 26 deletions.
28 changes: 2 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -283,17 +283,6 @@
"@volar/language-core" "1.11.1"
path-browserify "^1.0.1"

"@vue/compiler-core@3.4.7":
version "3.4.7"
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.7.tgz#7c4d0f23a21e2e0e76ef9806b702712f23015e04"
integrity sha512-hhCaE3pTMrlIJK7M/o3Xf7HV8+JoNTGOQ/coWS+V+pH6QFFyqtoXqQzpqsNp7UK17xYKua/MBiKj4e1vgZOBYw==
dependencies:
"@babel/parser" "^7.23.6"
"@vue/shared" "3.4.7"
entities "^4.5.0"
estree-walker "^2.0.2"
source-map-js "^1.0.2"

"@vue/compiler-core@3.4.8":
version "3.4.8"
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.8.tgz#c6d96030692724f257751068e2997c9665244f0f"
Expand All @@ -305,22 +294,14 @@
estree-walker "^2.0.2"
source-map-js "^1.0.2"

"@vue/compiler-dom@3.4.8":
"@vue/compiler-dom@3.4.8", "@vue/compiler-dom@^3.3.0":
version "3.4.8"
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.8.tgz#5acd8de409d3f623c80e81fbf22f2ce53eee6562"
integrity sha512-GsPyji42zmkSJlaDFKXvwB97ukTlHzlFH/iVzPFYz/APnSzuhu/CMFQbsYmrtsnc2yscF39eC4rKzvKR27aBug==
dependencies:
"@vue/compiler-core" "3.4.8"
"@vue/shared" "3.4.8"

"@vue/compiler-dom@^3.3.0":
version "3.4.7"
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.7.tgz#19c41236b56f2d4b777521587aea129636c52417"
integrity sha512-qDKBAIurCTub4n/6jDYkXwgsFuriqqmmLrIq1N2QDfYJA/mwiwvxi09OGn28g+uDdERX9NaKDLji0oTjE3sScg==
dependencies:
"@vue/compiler-core" "3.4.7"
"@vue/shared" "3.4.7"

"@vue/compiler-sfc@3.4.8":
version "3.4.8"
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.8.tgz#1e4b1d8786abcbb3da205e1c996b01f281a64d1b"
Expand Down Expand Up @@ -391,12 +372,7 @@
"@vue/compiler-ssr" "3.4.8"
"@vue/shared" "3.4.8"

"@vue/shared@3.4.7", "@vue/shared@^3.3.0":
version "3.4.7"
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.7.tgz#14fce32833f9f4811a2997c072f19e4adfed19d2"
integrity sha512-G+i4glX1dMJk88sbJEcQEGWRQnVm9eIY7CcQbO5dpdsD9SF8jka3Mr5OqZYGjczGN1+D6EUwdu6phcmcx9iuPA==

"@vue/shared@3.4.8":
"@vue/shared@3.4.8", "@vue/shared@^3.3.0":
version "3.4.8"
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.8.tgz#160687109233a1e4ad1b8fe1c4762f9019599fa8"
integrity sha512-ChLCWzXiJboQ009oVkemhEoUdrxHme7v3ip+Kh+/kDDeF1WtHWGt0knRLGm1Y4YqCRTSs9QxsZIY8paJj5Szrw==
Expand Down

0 comments on commit ce853a2

Please sign in to comment.