|
|
@@ -1820,47 +1820,47 @@
|
|
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
|
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
|
|
|
|
|
-"@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==
|
|
|
+"@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"
|
|
|
+ integrity sha512-GjAwOydZV6UyVBi1lYW5v4jjfU6wOeyi3vBATKJOwV7muYF0/nZi4kfdJc0pwdT5lXwbbx57lyA2Y356rFpw1A==
|
|
|
dependencies:
|
|
|
"@babel/parser" "^7.23.6"
|
|
|
- "@vue/shared" "3.4.7"
|
|
|
+ "@vue/shared" "3.4.8"
|
|
|
entities "^4.5.0"
|
|
|
estree-walker "^2.0.2"
|
|
|
source-map-js "^1.0.2"
|
|
|
|
|
|
-"@vue/compiler-dom@3.4.7":
|
|
|
- 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==
|
|
|
+"@vue/compiler-dom@3.4.8":
|
|
|
+ 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.7"
|
|
|
- "@vue/shared" "3.4.7"
|
|
|
+ "@vue/compiler-core" "3.4.8"
|
|
|
+ "@vue/shared" "3.4.8"
|
|
|
|
|
|
"@vue/compiler-sfc@^3.3.11":
|
|
|
- version "3.4.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.7.tgz#2a50c25f163695a45ed7a085c82ee2b22f68f78d"
|
|
|
- integrity sha512-Gec6CLkReVswDYjQFq79O5rktri4R7TsD/VPCiUoJw40JhNNxaNJJa8mrQrWoJluW4ETy6QN0NUyC/JO77OCOw==
|
|
|
+ version "3.4.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.8.tgz#1e4b1d8786abcbb3da205e1c996b01f281a64d1b"
|
|
|
+ integrity sha512-3ZcurOa6bQdZ6VZLtMqYSUZqpsMqfX0MC3oCxQG0VIJFCqouZAgRYJN1c8QvGs7HW5wW8aXVvUOQU0ILVlYHKA==
|
|
|
dependencies:
|
|
|
"@babel/parser" "^7.23.6"
|
|
|
- "@vue/compiler-core" "3.4.7"
|
|
|
- "@vue/compiler-dom" "3.4.7"
|
|
|
- "@vue/compiler-ssr" "3.4.7"
|
|
|
- "@vue/shared" "3.4.7"
|
|
|
+ "@vue/compiler-core" "3.4.8"
|
|
|
+ "@vue/compiler-dom" "3.4.8"
|
|
|
+ "@vue/compiler-ssr" "3.4.8"
|
|
|
+ "@vue/shared" "3.4.8"
|
|
|
estree-walker "^2.0.2"
|
|
|
magic-string "^0.30.5"
|
|
|
postcss "^8.4.32"
|
|
|
source-map-js "^1.0.2"
|
|
|
|
|
|
-"@vue/compiler-ssr@3.4.7":
|
|
|
- version "3.4.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.7.tgz#76020fad73d0beef0953946d2c5aacb3faafff84"
|
|
|
- integrity sha512-PvYeSOvnCkST5mGS0TLwEn5w+4GavtEn6adcq8AspbHaIr+mId5hp7cG3ASy3iy8b+LuXEG2/QaV/nj5BQ/Aww==
|
|
|
+"@vue/compiler-ssr@3.4.8":
|
|
|
+ version "3.4.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.8.tgz#36a5611883672d451d4f2050db7c26ed1bb36071"
|
|
|
+ integrity sha512-nxN79LHeAemhBpIa2PQ6rz57cW7W4C/XIJCOMSn2g49u6q2ekirmJI0osAOTErQPApOR0KwP2QyeTexX4zQCrw==
|
|
|
dependencies:
|
|
|
- "@vue/compiler-dom" "3.4.7"
|
|
|
- "@vue/shared" "3.4.7"
|
|
|
+ "@vue/compiler-dom" "3.4.8"
|
|
|
+ "@vue/shared" "3.4.8"
|
|
|
|
|
|
"@vue/component-compiler-utils@^3.0.0", "@vue/component-compiler-utils@^3.1.2":
|
|
|
version "3.3.0"
|
|
|
@@ -1894,10 +1894,10 @@
|
|
|
sass "^1.18.0"
|
|
|
stylus "^0.54.5"
|
|
|
|
|
|
-"@vue/shared@3.4.7":
|
|
|
- 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":
|
|
|
+ version "3.4.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.8.tgz#160687109233a1e4ad1b8fe1c4762f9019599fa8"
|
|
|
+ integrity sha512-ChLCWzXiJboQ009oVkemhEoUdrxHme7v3ip+Kh+/kDDeF1WtHWGt0knRLGm1Y4YqCRTSs9QxsZIY8paJj5Szrw==
|
|
|
|
|
|
abbrev@1:
|
|
|
version "1.1.1"
|