-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @nuxt/devtools to v1.7.0
- Loading branch information
1 parent
84d9bac
commit 7da99ad
Showing
1 changed file
with
146 additions
and
38 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -280,7 +280,7 @@ | |
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" | ||
"@babel/plugin-syntax-typescript" "^7.25.9" | ||
|
||
"@babel/standalone@^7.25.7": | ||
"@babel/standalone@^7.25.7", "@babel/standalone@^7.26.4": | ||
version "7.26.4" | ||
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.26.4.tgz#440d8046929174b463e2c6294fc8f6d49fdea550" | ||
integrity sha512-SF+g7S2mhTT1b7CHyfNjDkPU1corxg4LPYsyP0x5KuCl+EbtBQHRLqr9N3q7e7+x7NQ5LYxQf8mJ2PmzebLr0A== | ||
|
@@ -1085,21 +1085,21 @@ | |
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.2.tgz#5749f04df13bda4c863338d8dabaf370f45ef7c7" | ||
integrity sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA== | ||
|
||
"@nuxt/devtools-kit@1.6.4": | ||
version "1.6.4" | ||
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-1.6.4.tgz#23b678cfc0929c22c6544b2b69bff28b510925ce" | ||
integrity sha512-jpLYrXFm8T74j8ZjU6lheghe3gdr7PcNluvh/KOl+t6l7AtsQilkTmCZ4YoaiaWLM+5c5mkc72qd7ECgZb0tCw== | ||
"@nuxt/devtools-kit@1.7.0": | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-1.7.0.tgz#a9820f9431016386643f92b26bedb53f858c4c94" | ||
integrity sha512-+NgZ2uP5BuneqvQbe7EdOEaFEDy8762c99pLABtn7/Ur0ExEsQJMP7pYjjoTfKubhBqecr5Vo9yHkPBj1eHulQ== | ||
dependencies: | ||
"@nuxt/kit" "^3.14.1592" | ||
"@nuxt/schema" "^3.14.1592" | ||
"@nuxt/kit" "^3.15.0" | ||
"@nuxt/schema" "^3.15.0" | ||
execa "^7.2.0" | ||
|
||
"@nuxt/devtools-wizard@1.6.4": | ||
version "1.6.4" | ||
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-1.6.4.tgz#7896b57ca26a9c69b51069204981b98215d5342a" | ||
integrity sha512-YTInHKL3SnRjczZDIhN8kXaiYf8+ddBMU5nwShPxmutcaVQZ8FMiJHRIzyWnS10AxayPKGVzJh3fLF/BiUwgcg== | ||
"@nuxt/devtools-wizard@1.7.0": | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-1.7.0.tgz#2c48754a089f2d80e4bcd57eeb96d08a4520e591" | ||
integrity sha512-86Gd92uEw0Dh2ErIYT9TMIrMOISE96fCRN4rxeryTvyiowQOsyrbkCeMNYrEehoRL+lohoyK6iDmFajadPNwWQ== | ||
dependencies: | ||
consola "^3.2.3" | ||
consola "^3.3.1" | ||
diff "^7.0.0" | ||
execa "^7.2.0" | ||
global-directory "^4.0.1" | ||
|
@@ -1111,18 +1111,18 @@ | |
semver "^7.6.3" | ||
|
||
"@nuxt/devtools@^1.3.7", "@nuxt/devtools@^1.6.0": | ||
version "1.6.4" | ||
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-1.6.4.tgz#9bcf071885cfd9f70521443b220738a9f0cc3c67" | ||
integrity sha512-uzHFXVEQnmxcbtbcpXjDEyILMp/jJNF1DN2/wSBm0r7UD82qaD2Aa66gX7dTY2+E0HG6aSNkZky3Ck8ehSk8nQ== | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-1.7.0.tgz#988ed20378729caf45636131eedf4471efcabdbc" | ||
integrity sha512-uvnjt5Zowkz7tZmnks2cGreg1XZIiSyVzQ2MYiRXACodlXcwJ0dpUS3WTxu8BR562K+772oRdvKie9AQlyZUgg== | ||
dependencies: | ||
"@antfu/utils" "^0.7.10" | ||
"@nuxt/devtools-kit" "1.6.4" | ||
"@nuxt/devtools-wizard" "1.6.4" | ||
"@nuxt/kit" "^3.14.1592" | ||
"@nuxt/devtools-kit" "1.7.0" | ||
"@nuxt/devtools-wizard" "1.7.0" | ||
"@nuxt/kit" "^3.15.0" | ||
"@vue/devtools-core" "7.6.8" | ||
"@vue/devtools-kit" "7.6.8" | ||
birpc "^0.2.19" | ||
consola "^3.2.3" | ||
consola "^3.3.1" | ||
cronstrue "^2.52.0" | ||
destr "^2.0.3" | ||
error-stack-parser-es "^0.1.5" | ||
|
@@ -1149,7 +1149,7 @@ | |
tinyglobby "^0.2.10" | ||
unimport "^3.14.5" | ||
vite-plugin-inspect "~0.8.9" | ||
vite-plugin-vue-inspector "5.1.3" | ||
vite-plugin-vue-inspector "^5.3.1" | ||
which "^3.0.1" | ||
ws "^8.18.0" | ||
|
||
|
@@ -1213,6 +1213,32 @@ | |
unimport "^3.13.2" | ||
untyped "^1.5.1" | ||
|
||
"@nuxt/kit@^3.15.0": | ||
version "3.15.0" | ||
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.15.0.tgz#da52b8acb9e77cd3e6f246a484c4b5743ac0ca6a" | ||
integrity sha512-Q7k11wDTLIbBgoTfRYNrciK7PvjKklewrKd5PRMJCpn9Lmuqkq59HErNfJXFrBKHsE3Ld0DB6WUtpPGOvWJZoQ== | ||
dependencies: | ||
"@nuxt/schema" "3.15.0" | ||
c12 "^2.0.1" | ||
consola "^3.3.1" | ||
defu "^6.1.4" | ||
destr "^2.0.3" | ||
globby "^14.0.2" | ||
ignore "^7.0.0" | ||
jiti "^2.4.2" | ||
klona "^2.0.6" | ||
knitwork "^1.2.0" | ||
mlly "^1.7.3" | ||
ohash "^1.1.4" | ||
pathe "^1.1.2" | ||
pkg-types "^1.2.1" | ||
scule "^1.3.0" | ||
semver "^7.6.3" | ||
ufo "^1.5.4" | ||
unctx "^2.4.1" | ||
unimport "^3.14.5" | ||
untyped "^1.5.2" | ||
|
||
"@nuxt/module-builder@^0.8.3": | ||
version "0.8.4" | ||
resolved "https://registry.yarnpkg.com/@nuxt/module-builder/-/module-builder-0.8.4.tgz#6d6c05a17ca2dd8c441d7bae69ab49b672cb0034" | ||
|
@@ -1247,6 +1273,25 @@ | |
unimport "^3.13.2" | ||
untyped "^1.5.1" | ||
|
||
"@nuxt/[email protected]", "@nuxt/schema@^3.15.0": | ||
version "3.15.0" | ||
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.15.0.tgz#d3e6127b02b15cd51bd1f3894e020cffddfd17f3" | ||
integrity sha512-sAgLgSOj/SZxUmlJ/Q3TLRwIAqmiiZ5gCBrT+eq9CowIj7bgxX92pT720pDLEDs4wlXiTTsqC8nyqXQis8pPyA== | ||
dependencies: | ||
c12 "^2.0.1" | ||
compatx "^0.1.8" | ||
consola "^3.3.1" | ||
defu "^6.1.4" | ||
hookable "^5.5.3" | ||
pathe "^1.1.2" | ||
pkg-types "^1.2.1" | ||
scule "^1.3.0" | ||
std-env "^3.8.0" | ||
ufo "^1.5.4" | ||
uncrypto "^0.1.3" | ||
unimport "^3.14.5" | ||
untyped "^1.5.2" | ||
|
||
"@nuxt/telemetry@^2.6.0": | ||
version "2.6.0" | ||
resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-2.6.0.tgz#f8b06aa804c8224bbd0762a765363df1968dd01c" | ||
|
@@ -1570,7 +1615,7 @@ | |
smob "^1.0.0" | ||
terser "^5.17.4" | ||
|
||
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.0.3", "@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.2", "@rollup/pluginutils@^5.1.3": | ||
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.0.3", "@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.2": | ||
version "5.1.3" | ||
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.3.tgz#3001bf1a03f3ad24457591f2c259c8e514e0dbdf" | ||
integrity sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A== | ||
|
@@ -1579,6 +1624,15 @@ | |
estree-walker "^2.0.2" | ||
picomatch "^4.0.2" | ||
|
||
"@rollup/pluginutils@^5.1.3": | ||
version "5.1.4" | ||
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a" | ||
integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ== | ||
dependencies: | ||
"@types/estree" "^1.0.0" | ||
estree-walker "^2.0.2" | ||
picomatch "^4.0.2" | ||
|
||
"@rollup/[email protected]": | ||
version "4.28.0" | ||
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.28.0.tgz#462e7ecdd60968bc9eb95a20d185e74f8243ec1b" | ||
|
@@ -2662,7 +2716,7 @@ braces@^3.0.3, braces@~3.0.2: | |
dependencies: | ||
fill-range "^7.1.1" | ||
|
||
browserslist@^4.0.0, browserslist@^4.23.3, browserslist@^4.24.0: | ||
browserslist@^4.0.0, browserslist@^4.23.3: | ||
version "4.24.2" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580" | ||
integrity sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg== | ||
|
@@ -2672,7 +2726,7 @@ browserslist@^4.0.0, browserslist@^4.23.3, browserslist@^4.24.0: | |
node-releases "^2.0.18" | ||
update-browserslist-db "^1.1.1" | ||
|
||
browserslist@^4.24.2: | ||
browserslist@^4.24.0, browserslist@^4.24.2: | ||
version "4.24.3" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.3.tgz#5fc2725ca8fb3c1432e13dac278c7cc103e026d2" | ||
integrity sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA== | ||
|
@@ -2866,9 +2920,9 @@ chokidar@^3.5.1, chokidar@^3.6.0: | |
fsevents "~2.3.2" | ||
|
||
chokidar@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.1.tgz#4a6dff66798fb0f72a94f616abbd7e1a19f31d41" | ||
integrity sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA== | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.3.tgz#7be37a4c03c9aee1ecfe862a4a23b2c70c205d30" | ||
integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA== | ||
dependencies: | ||
readdirp "^4.0.1" | ||
|
||
|
@@ -3012,10 +3066,10 @@ confbox@^0.1.7, confbox@^0.1.8: | |
resolved "https://registry.yarnpkg.com/confbox/-/confbox-0.1.8.tgz#820d73d3b3c82d9bd910652c5d4d599ef8ff8b06" | ||
integrity sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w== | ||
|
||
consola@^3.2.3: | ||
version "3.2.3" | ||
resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f" | ||
integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ== | ||
consola@^3.2.3, consola@^3.3.1: | ||
version "3.3.3" | ||
resolved "https://registry.yarnpkg.com/consola/-/consola-3.3.3.tgz#0dd8a2314b0f7bf18a49064138ad685f3346543d" | ||
integrity sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg== | ||
|
||
console-control-strings@^1.0.0, console-control-strings@^1.1.0: | ||
version "1.1.0" | ||
|
@@ -4584,6 +4638,11 @@ ignore@^6.0.2: | |
resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283" | ||
integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A== | ||
|
||
ignore@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.0.tgz#52da780b009bd0845d1f9dd4d8ae6a7569ae73c4" | ||
integrity sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A== | ||
|
||
image-meta@^0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/image-meta/-/image-meta-0.2.1.tgz#3a9eb9f0bfd2f767ca2b0720623c2e03742aa29f" | ||
|
@@ -4823,11 +4882,16 @@ jiti@^1.19.3, jiti@^1.21.6: | |
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268" | ||
integrity sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w== | ||
|
||
jiti@^2.1.2, jiti@^2.3.0, jiti@^2.3.1, jiti@^2.4.0: | ||
jiti@^2.1.2, jiti@^2.3.1, jiti@^2.4.0: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.1.tgz#4de9766ccbfa941d9b6390d2b159a4b295a52e6b" | ||
integrity sha512-yPBThwecp1wS9DmoA4x4KR2h3QoslacnDR8ypuFM962kI4/456Iy1oHx2RAgh4jfZNdn0bctsdadceiBUgpU1g== | ||
|
||
jiti@^2.3.0, jiti@^2.4.1, jiti@^2.4.2: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.2.tgz#d19b7732ebb6116b06e2038da74a55366faef560" | ||
integrity sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A== | ||
|
||
js-levenshtein@^1.1.6: | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d" | ||
|
@@ -4936,6 +5000,11 @@ knitwork@^1.0.0, knitwork@^1.1.0: | |
resolved "https://registry.yarnpkg.com/knitwork/-/knitwork-1.1.0.tgz#d8c9feafadd7ee744ff64340b216a52c7199c417" | ||
integrity sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw== | ||
|
||
knitwork@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/knitwork/-/knitwork-1.2.0.tgz#3cc92e76249aeb35449cfbed3f31c6df8444db3f" | ||
integrity sha512-xYSH7AvuQ6nXkq42x0v5S8/Iry+cfulBz/DJQzhIyESdLD7425jXsPy4vn5cCXU+HhRN2kVw51Vd1K6/By4BQg== | ||
|
||
kolorist@^1.8.0: | ||
version "1.8.0" | ||
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.8.0.tgz#edddbbbc7894bc13302cdf740af6374d4a04743c" | ||
|
@@ -5104,7 +5173,14 @@ magic-string@^0.30.10, magic-string@^0.30.12, magic-string@^0.30.13, magic-strin | |
dependencies: | ||
"@jridgewell/sourcemap-codec" "^1.5.0" | ||
|
||
magic-string@^0.30.11, magic-string@^0.30.14, magic-string@^0.30.15, magic-string@^0.30.4: | ||
magic-string@^0.30.11, magic-string@^0.30.14, magic-string@^0.30.17, magic-string@^0.30.4: | ||
version "0.30.17" | ||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" | ||
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== | ||
dependencies: | ||
"@jridgewell/sourcemap-codec" "^1.5.0" | ||
|
||
magic-string@^0.30.15: | ||
version "0.30.15" | ||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.15.tgz#d5474a2c4c5f35f041349edaba8a5cb02733ed3c" | ||
integrity sha512-zXeaYRgZ6ldS1RJJUrMrYgNJ4fdwnyI6tVqoiIhyCyv5IVTK9BU8Ic2l253GGETQHxI4HNUwhJ3fjDhKqEoaAw== | ||
|
@@ -6301,7 +6377,7 @@ picomatch@^4.0.2: | |
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" | ||
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== | ||
|
||
pkg-types@^1.0.3, pkg-types@^1.2.0: | ||
pkg-types@^1.0.3: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.2.1.tgz#6ac4e455a5bb4b9a6185c1c79abd544c901db2e5" | ||
integrity sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw== | ||
|
@@ -6310,7 +6386,7 @@ pkg-types@^1.0.3, pkg-types@^1.2.0: | |
mlly "^1.7.2" | ||
pathe "^1.1.2" | ||
|
||
pkg-types@^1.2.1: | ||
pkg-types@^1.2.0, pkg-types@^1.2.1: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.3.0.tgz#53d915eb99485798c554ad8eb2dc2af7c03006eb" | ||
integrity sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg== | ||
|
@@ -7636,6 +7712,16 @@ unctx@^2.3.1: | |
magic-string "^0.30.15" | ||
unplugin "^2.0.0" | ||
|
||
unctx@^2.4.1: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/unctx/-/unctx-2.4.1.tgz#93346a98d4a38c64cc5861f6098f4ce7c6f8164a" | ||
integrity sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg== | ||
dependencies: | ||
acorn "^8.14.0" | ||
estree-walker "^3.0.3" | ||
magic-string "^0.30.17" | ||
unplugin "^2.1.0" | ||
|
||
undici-types@~6.20.0: | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" | ||
|
@@ -7795,6 +7881,14 @@ unplugin@^2.0.0: | |
acorn "^8.14.0" | ||
webpack-virtual-modules "^0.6.2" | ||
|
||
unplugin@^2.1.0: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.1.2.tgz#3a0939061c0076f1a8178e5d4223df63ee62c741" | ||
integrity sha512-Q3LU0e4zxKfRko1wMV2HmP8lB9KWislY7hxXpxd+lGx0PRInE4vhMBVEZwpdVYHvtqzhSrzuIfErsob6bQfCzw== | ||
dependencies: | ||
acorn "^8.14.0" | ||
webpack-virtual-modules "^0.6.2" | ||
|
||
unstorage@^1.13.1: | ||
version "1.13.1" | ||
resolved "https://registry.yarnpkg.com/unstorage/-/unstorage-1.13.1.tgz#090b30de978ee8755b3ad7bbc00acfade124ac13" | ||
|
@@ -7833,6 +7927,20 @@ untyped@^1.4.0, untyped@^1.5.1: | |
mri "^1.2.0" | ||
scule "^1.3.0" | ||
|
||
untyped@^1.5.2: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/untyped/-/untyped-1.5.2.tgz#36e892fab34172a9bc1d31004332ac2173b9d694" | ||
integrity sha512-eL/8PlhLcMmlMDtNPKhyyz9kEBDS3Uk4yMu/ewlkT2WFbtzScjHWPJLdQLmaGPUKjXzwe9MumOtOgc4Fro96Kg== | ||
dependencies: | ||
"@babel/core" "^7.26.0" | ||
"@babel/standalone" "^7.26.4" | ||
"@babel/types" "^7.26.3" | ||
citty "^0.1.6" | ||
defu "^6.1.4" | ||
jiti "^2.4.1" | ||
knitwork "^1.2.0" | ||
scule "^1.3.0" | ||
|
||
unwasm@^0.3.9: | ||
version "0.3.9" | ||
resolved "https://registry.yarnpkg.com/unwasm/-/unwasm-0.3.9.tgz#01eca80a1cf2133743bc1bf5cfa749cc145beea0" | ||
|
@@ -7939,10 +8047,10 @@ vite-plugin-inspect@~0.8.9: | |
picocolors "^1.1.1" | ||
sirv "^3.0.0" | ||
|
||
vite-plugin-vue-inspector@5.1.3: | ||
version "5.1.3" | ||
resolved "https://registry.yarnpkg.com/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.3.tgz#b85c85c2a2d5fe5aa382039f3230068cc0837996" | ||
integrity sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg== | ||
vite-plugin-vue-inspector@^5.3.1: | ||
version "5.3.1" | ||
resolved "https://registry.yarnpkg.com/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.3.1.tgz#e57abdb11b15dea0f5db0b0af2e2d0b236c18717" | ||
integrity sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A== | ||
dependencies: | ||
"@babel/core" "^7.23.0" | ||
"@babel/plugin-proposal-decorators" "^7.23.0" | ||
|