-
Notifications
You must be signed in to change notification settings - Fork 590
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump vue from 3.3.7 to 3.5.13 in /ui
Bumps [vue](https://github.com/vuejs/core) from 3.3.7 to 3.5.13. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.3.7...v3.5.13) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
77a5fa5
commit 35cab97
Showing
2 changed files
with
130 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,11 +19,28 @@ | |
dependencies: | ||
swagger-client "^3.18.5" | ||
|
||
"@babel/parser@^7.18.4", "@babel/parser@^7.23.0": | ||
"@babel/helper-string-parser@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" | ||
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== | ||
|
||
"@babel/helper-validator-identifier@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" | ||
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== | ||
|
||
"@babel/parser@^7.18.4": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" | ||
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== | ||
|
||
"@babel/parser@^7.25.3": | ||
version "7.26.2" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11" | ||
integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ== | ||
dependencies: | ||
"@babel/types" "^7.26.0" | ||
|
||
"@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15": | ||
version "7.23.2" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.23.2.tgz#a5cd9d8b408fb946b2f074b21ea40c04e516795c" | ||
|
@@ -39,6 +56,14 @@ | |
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
"@babel/types@^7.26.0": | ||
version "7.26.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" | ||
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.25.9" | ||
"@babel/helper-validator-identifier" "^7.25.9" | ||
|
||
"@esbuild/[email protected]": | ||
version "0.21.5" | ||
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f" | ||
|
@@ -1658,23 +1683,24 @@ | |
resolved "https://registry.yarnpkg.com/@vue-leaflet/vue-leaflet/-/vue-leaflet-0.7.0.tgz#5497ede3346ca3bd009c5636dba2512ea01579d7" | ||
integrity sha512-YY1bcg+7ftGZk4ihCOckOSFMfuhimGxEpPabtpBpaaaquABliB0dkANNFx5d8Y5Vadko5Yjc8Vq74hb/dg4gQw== | ||
|
||
"@vue/compiler-core@3.3.7": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.7.tgz#865a5734c971686d9737d85a0c5a08de045b6162" | ||
integrity sha512-pACdY6YnTNVLXsB86YD8OF9ihwpolzhhtdLVHhBL6do/ykr6kKXNYABRtNMGrsQXpEXXyAdwvWWkuTbs4MFtPQ== | ||
"@vue/compiler-core@3.5.13": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz#b0ae6c4347f60c03e849a05d34e5bf747c9bda05" | ||
integrity sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q== | ||
dependencies: | ||
"@babel/parser" "^7.23.0" | ||
"@vue/shared" "3.3.7" | ||
"@babel/parser" "^7.25.3" | ||
"@vue/shared" "3.5.13" | ||
entities "^4.5.0" | ||
estree-walker "^2.0.2" | ||
source-map-js "^1.0.2" | ||
source-map-js "^1.2.0" | ||
|
||
"@vue/compiler-dom@3.3.7", "@vue/compiler-dom@^3.3.0": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.7.tgz#a245aa03f9bfcdb537a239bf02842072de0644c9" | ||
integrity sha512-0LwkyJjnUPssXv/d1vNJ0PKfBlDoQs7n81CbO6Q0zdL7H1EzqYRrTVXDqdBVqro0aJjo/FOa1qBAPVI4PGSHBw== | ||
"@vue/compiler-dom@3.5.13", "@vue/compiler-dom@^3.3.0": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz#bb1b8758dbc542b3658dda973b98a1c9311a8a58" | ||
integrity sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA== | ||
dependencies: | ||
"@vue/compiler-core" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
"@vue/compiler-core" "3.5.13" | ||
"@vue/shared" "3.5.13" | ||
|
||
"@vue/[email protected]": | ||
version "2.7.15" | ||
|
@@ -1685,29 +1711,28 @@ | |
postcss "^8.4.14" | ||
source-map "^0.6.1" | ||
|
||
"@vue/[email protected]", "@vue/compiler-sfc@^3.2.20": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.7.tgz#219d04b3013c7b15fbc536e2279e07810b731cc2" | ||
integrity sha512-7pfldWy/J75U/ZyYIXRVqvLRw3vmfxDo2YLMwVtWVNew8Sm8d6wodM+OYFq4ll/UxfqVr0XKiVwti32PCrruAw== | ||
dependencies: | ||
"@babel/parser" "^7.23.0" | ||
"@vue/compiler-core" "3.3.7" | ||
"@vue/compiler-dom" "3.3.7" | ||
"@vue/compiler-ssr" "3.3.7" | ||
"@vue/reactivity-transform" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
"@vue/[email protected]", "@vue/compiler-sfc@^3.2.20": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz#461f8bd343b5c06fac4189c4fef8af32dea82b46" | ||
integrity sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ== | ||
dependencies: | ||
"@babel/parser" "^7.25.3" | ||
"@vue/compiler-core" "3.5.13" | ||
"@vue/compiler-dom" "3.5.13" | ||
"@vue/compiler-ssr" "3.5.13" | ||
"@vue/shared" "3.5.13" | ||
estree-walker "^2.0.2" | ||
magic-string "^0.30.5" | ||
postcss "^8.4.31" | ||
source-map-js "^1.0.2" | ||
magic-string "^0.30.11" | ||
postcss "^8.4.48" | ||
source-map-js "^1.2.0" | ||
|
||
"@vue/compiler-ssr@3.3.7": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.7.tgz#eff4a70f7ceb800d60e68d208b96a030c0f1b636" | ||
integrity sha512-TxOfNVVeH3zgBc82kcUv+emNHo+vKnlRrkv8YvQU5+Y5LJGJwSNzcmLUoxD/dNzv0bhQ/F0s+InlgV0NrApJZg== | ||
"@vue/compiler-ssr@3.5.13": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz#e771adcca6d3d000f91a4277c972a996d07f43ba" | ||
integrity sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA== | ||
dependencies: | ||
"@vue/compiler-dom" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
"@vue/compiler-dom" "3.5.13" | ||
"@vue/shared" "3.5.13" | ||
|
||
"@vue/devtools-api@^6.5.0": | ||
version "6.5.1" | ||
|
@@ -1728,53 +1753,43 @@ | |
muggle-string "^0.3.1" | ||
vue-template-compiler "^2.7.14" | ||
|
||
"@vue/reactivity-transform@3.3.7": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/reactivity-transform/-/reactivity-transform-3.3.7.tgz#eb9f5110af5085079b851d162205394bc790d539" | ||
integrity sha512-APhRmLVbgE1VPGtoLQoWBJEaQk4V8JUsqrQihImVqKT+8U6Qi3t5ATcg4Y9wGAPb3kIhetpufyZ1RhwbZCIdDA== | ||
"@vue/reactivity@3.5.13": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.13.tgz#b41ff2bb865e093899a22219f5b25f97b6fe155f" | ||
integrity sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg== | ||
dependencies: | ||
"@babel/parser" "^7.23.0" | ||
"@vue/compiler-core" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
estree-walker "^2.0.2" | ||
magic-string "^0.30.5" | ||
"@vue/shared" "3.5.13" | ||
|
||
"@vue/reactivity@3.3.7": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.3.7.tgz#48b6671a45ba33039da2c0eb25ae702f924486a9" | ||
integrity sha512-cZNVjWiw00708WqT0zRpyAgduG79dScKEPYJXq2xj/aMtk3SKvL3FBt2QKUlh6EHBJ1m8RhBY+ikBUzwc7/khg== | ||
"@vue/runtime-core@3.5.13": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz#1fafa4bf0b97af0ebdd9dbfe98cd630da363a455" | ||
integrity sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw== | ||
dependencies: | ||
"@vue/shared" "3.3.7" | ||
"@vue/reactivity" "3.5.13" | ||
"@vue/shared" "3.5.13" | ||
|
||
"@vue/runtime-core@3.3.7": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.7.tgz#c1eece1c98f936dc69dd0667d11b464579b128fd" | ||
integrity sha512-LHq9du3ubLZFdK/BP0Ysy3zhHqRfBn80Uc+T5Hz3maFJBGhci1MafccnL3rpd5/3wVfRHAe6c+PnlO2PAavPTQ== | ||
"@vue/runtime-dom@3.5.13": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz#610fc795de9246300e8ae8865930d534e1246215" | ||
integrity sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog== | ||
dependencies: | ||
"@vue/reactivity" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
"@vue/reactivity" "3.5.13" | ||
"@vue/runtime-core" "3.5.13" | ||
"@vue/shared" "3.5.13" | ||
csstype "^3.1.3" | ||
|
||
"@vue/[email protected]": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.7.tgz#e7cf88cc01591fdf6e3164825554fdadc3137ffc" | ||
integrity sha512-PFQU1oeJxikdDmrfoNQay5nD4tcPNYixUBruZzVX/l0eyZvFKElZUjW4KctCcs52nnpMGO6UDK+jF5oV4GT5Lw== | ||
dependencies: | ||
"@vue/runtime-core" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
csstype "^3.1.2" | ||
|
||
"@vue/[email protected]": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.7.tgz#0cc3dc6ad39a54693e6e8f853caa3c7bb43b0364" | ||
integrity sha512-UlpKDInd1hIZiNuVVVvLgxpfnSouxKQOSE2bOfQpBuGwxRV/JqqTCyyjXUWiwtVMyeRaZhOYYqntxElk8FhBhw== | ||
"@vue/[email protected]": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz#429ead62ee51de789646c22efe908e489aad46f7" | ||
integrity sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA== | ||
dependencies: | ||
"@vue/compiler-ssr" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
"@vue/compiler-ssr" "3.5.13" | ||
"@vue/shared" "3.5.13" | ||
|
||
"@vue/shared@3.3.7", "@vue/shared@^3.3.0": | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.7.tgz#0091852fe5cc4237c8440fe32f3ab6bc920ae6d9" | ||
integrity sha512-N/tbkINRUDExgcPTBvxNkvHGu504k8lzlNQRITVnm6YjOjwa4r0nnbd4Jb01sNpur5hAllyRJzSK5PvB9PPwRg== | ||
"@vue/shared@3.5.13", "@vue/shared@^3.3.0": | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f" | ||
integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ== | ||
|
||
"@vue/test-utils@^2.4.5": | ||
version "2.4.5" | ||
|
@@ -2209,10 +2224,10 @@ csso@^5.0.5: | |
dependencies: | ||
css-tree "~2.2.0" | ||
|
||
csstype@^3.1.0, csstype@^3.1.2: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" | ||
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== | ||
csstype@^3.1.0, csstype@^3.1.3: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" | ||
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== | ||
|
||
"d3-array@2 - 3", "[email protected] - 3", "[email protected] - 3", d3-array@3, d3-array@^3.2.0: | ||
version "3.2.4" | ||
|
@@ -3383,6 +3398,13 @@ lru-cache@^6.0.0: | |
dependencies: | ||
yallist "^4.0.0" | ||
|
||
magic-string@^0.30.11: | ||
version "0.30.13" | ||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.13.tgz#92438e3ff4946cf54f18247c981e5c161c46683c" | ||
integrity sha512-8rYBO+MsWkgjDSOvLomYnzhdwEG51olQ4zL5KXnNJWV5MNmrb4rTZdrtkhxjnD/QyZUqR/Z/XDsUs/4ej2nx0g== | ||
dependencies: | ||
"@jridgewell/sourcemap-codec" "^1.5.0" | ||
|
||
magic-string@^0.30.12, magic-string@^0.30.3, magic-string@^0.30.5: | ||
version "0.30.12" | ||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.12.tgz#9eb11c9d072b9bcb4940a5b2c2e1a217e4ee1a60" | ||
|
@@ -3684,6 +3706,11 @@ picocolors@^1.0.0, picocolors@^1.0.1: | |
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" | ||
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== | ||
|
||
picocolors@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" | ||
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== | ||
|
||
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" | ||
|
@@ -3714,7 +3741,7 @@ postcss-selector-parser@^6.0.15: | |
cssesc "^3.0.0" | ||
util-deprecate "^1.0.2" | ||
|
||
postcss@^8.4.14, postcss@^8.4.27, postcss@^8.4.31: | ||
postcss@^8.4.14, postcss@^8.4.27: | ||
version "8.4.31" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d" | ||
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== | ||
|
@@ -3732,6 +3759,15 @@ postcss@^8.4.39: | |
picocolors "^1.0.1" | ||
source-map-js "^1.2.0" | ||
|
||
postcss@^8.4.48: | ||
version "8.4.49" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19" | ||
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA== | ||
dependencies: | ||
nanoid "^3.3.7" | ||
picocolors "^1.1.1" | ||
source-map-js "^1.2.1" | ||
|
||
prebuild-install@^7.1.1: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45" | ||
|
@@ -4057,6 +4093,11 @@ source-map-js@^1.2.0: | |
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af" | ||
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg== | ||
|
||
source-map-js@^1.2.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" | ||
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== | ||
|
||
source-map@^0.6.1: | ||
version "0.6.1" | ||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" | ||
|
@@ -4584,16 +4625,16 @@ vue@^2.0.0: | |
"@vue/compiler-sfc" "2.7.15" | ||
csstype "^3.1.0" | ||
|
||
vue@^3.1.0, vue@^3.1.0-0, vue@^3.3.4: | ||
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.7.tgz#972a218682443a3819d121261b2bff914417f4f0" | ||
integrity sha512-YEMDia1ZTv1TeBbnu6VybatmSteGOS3A3YgfINOfraCbf85wdKHzscD6HSS/vB4GAtI7sa1XPX7HcQaJ1l24zA== | ||
dependencies: | ||
"@vue/compiler-dom" "3.3.7" | ||
"@vue/compiler-sfc" "3.3.7" | ||
"@vue/runtime-dom" "3.3.7" | ||
"@vue/server-renderer" "3.3.7" | ||
"@vue/shared" "3.3.7" | ||
vue@^3.1.0, vue@^3.1.0-0, vue@^3.5.13: | ||
version "3.5.13" | ||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.13.tgz#9f760a1a982b09c0c04a867903fc339c9f29ec0a" | ||
integrity sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ== | ||
dependencies: | ||
"@vue/compiler-dom" "3.5.13" | ||
"@vue/compiler-sfc" "3.5.13" | ||
"@vue/runtime-dom" "3.5.13" | ||
"@vue/server-renderer" "3.5.13" | ||
"@vue/shared" "3.5.13" | ||
|
||
web-streams-polyfill@^3.0.3: | ||
version "3.2.1" | ||
|