Skip to content

Commit 826e86a

Browse files
authored
Merge pull request #101 from rrd108/renovate/nuxt-devtools-2.x-lockfile
chore(deps): update dependency @nuxt/devtools to v2.6.3
2 parents 183a19a + 32cf189 commit 826e86a

File tree

1 file changed

+96
-47
lines changed

1 file changed

+96
-47
lines changed

yarn.lock

Lines changed: 96 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@
907907
"@jridgewell/gen-mapping" "^0.3.5"
908908
"@jridgewell/trace-mapping" "^0.3.25"
909909

910-
"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0":
910+
"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0", "@jridgewell/sourcemap-codec@^1.5.5":
911911
version "1.5.5"
912912
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba"
913913
integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==
@@ -1128,62 +1128,62 @@
11281128
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.2.tgz#5749f04df13bda4c863338d8dabaf370f45ef7c7"
11291129
integrity sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==
11301130

1131-
1132-
version "2.6.2"
1133-
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-2.6.2.tgz#c215976aaa6e404b018ad19ce7fbda5d570ed63d"
1134-
integrity sha512-esErdMQ0u3wXXogKQ3IE2m0fxv52w6CzPsfsXF4o5ZVrUQrQaH58ygupDAQTYdlGTgtqmEA6KkHTGG5cM6yxeg==
1131+
1132+
version "2.6.3"
1133+
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-2.6.3.tgz#373b0d81fa20c69f15dd2beeb30eeef18d83ff92"
1134+
integrity sha512-cDmai3Ws6AbJlYy1p4CCwc718cfbqtAjXe6oEc6q03zoJnvX1PsvKUfmU+yuowfqTSR6DZRmH4SjCBWuMjgaKQ==
11351135
dependencies:
1136-
"@nuxt/kit" "^3.17.6"
1136+
"@nuxt/kit" "^3.18.1"
11371137
execa "^8.0.1"
11381138

1139-
1140-
version "2.6.2"
1141-
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-2.6.2.tgz#db657bd759cf853f441497ec62d05c7d48712d89"
1142-
integrity sha512-s1eYYKi2eZu2ZUPQrf22C0SceWs5/C3c3uow/DVunD304Um/Tj062xM9E4p1B9L8yjaq8t0Gtyu/YvZdo/reyg==
1139+
1140+
version "2.6.3"
1141+
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-2.6.3.tgz#b8f3c0765f53cf2efaa49b7a603e0666c584bb58"
1142+
integrity sha512-FWXPkuJ1RUp+9nWP5Vvk29cJPNtm4OO38bgr9G8vGbqcRznzgaSODH/92c8sm2dKR7AF+9MAYLL+BexOWOkljQ==
11431143
dependencies:
11441144
consola "^3.4.2"
11451145
diff "^8.0.2"
11461146
execa "^8.0.1"
11471147
magicast "^0.3.5"
11481148
pathe "^2.0.3"
1149-
pkg-types "^2.2.0"
1149+
pkg-types "^2.3.0"
11501150
prompts "^2.4.2"
11511151
semver "^7.7.2"
11521152

11531153
"@nuxt/devtools@^2.0.0", "@nuxt/devtools@^2.6.2":
1154-
version "2.6.2"
1155-
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-2.6.2.tgz#f2476bb4ada9cd9d3f3bc28f47a54bc3c2238244"
1156-
integrity sha512-pqcSDPv1I+8fxa6FvhAxVrfcN/sXYLOBe9scTLbRQOVLTO0pHzryayho678qNKiwWGgj/rcjEDr6IZCgwqOCfA==
1154+
version "2.6.3"
1155+
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-2.6.3.tgz#0d039e452a94d89eb645e750b560b22527827bce"
1156+
integrity sha512-n+8we7pr0tNl6w+KfbFDXZsYpWIYL4vG/daIdRF66lQ6fLyQy/CcxDAx8+JNu3Ew96RjuBtWRSbCCv454L5p0Q==
11571157
dependencies:
1158-
"@nuxt/devtools-kit" "2.6.2"
1159-
"@nuxt/devtools-wizard" "2.6.2"
1160-
"@nuxt/kit" "^3.17.6"
1158+
"@nuxt/devtools-kit" "2.6.3"
1159+
"@nuxt/devtools-wizard" "2.6.3"
1160+
"@nuxt/kit" "^3.18.1"
11611161
"@vue/devtools-core" "^7.7.7"
11621162
"@vue/devtools-kit" "^7.7.7"
1163-
birpc "^2.4.0"
1163+
birpc "^2.5.0"
11641164
consola "^3.4.2"
11651165
destr "^2.0.5"
11661166
error-stack-parser-es "^1.0.5"
11671167
execa "^8.0.1"
1168-
fast-npm-meta "^0.4.4"
1169-
get-port-please "^3.1.2"
1168+
fast-npm-meta "^0.4.6"
1169+
get-port-please "^3.2.0"
11701170
hookable "^5.5.3"
11711171
image-meta "^0.2.1"
11721172
is-installed-globally "^1.0.0"
1173-
launch-editor "^2.10.0"
1174-
local-pkg "^1.1.1"
1173+
launch-editor "^2.11.1"
1174+
local-pkg "^1.1.2"
11751175
magicast "^0.3.5"
1176-
nypm "^0.6.0"
1176+
nypm "^0.6.1"
11771177
ohash "^2.0.11"
11781178
pathe "^2.0.3"
11791179
perfect-debounce "^1.0.0"
1180-
pkg-types "^2.2.0"
1180+
pkg-types "^2.3.0"
11811181
semver "^7.7.2"
11821182
simple-git "^3.28.0"
11831183
sirv "^3.0.1"
11841184
structured-clone-es "^1.0.0"
11851185
tinyglobby "^0.2.14"
1186-
vite-plugin-inspect "^11.3.0"
1186+
vite-plugin-inspect "^11.3.2"
11871187
vite-plugin-vue-tracer "^1.0.0"
11881188
which "^5.0.0"
11891189
ws "^8.18.3"
@@ -1223,7 +1223,7 @@
12231223
"@typescript-eslint/types" "^8.38.0"
12241224
"@typescript-eslint/utils" "^8.38.0"
12251225

1226-
"@nuxt/[email protected]", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.15.4", "@nuxt/kit@^3.17.6":
1226+
"@nuxt/[email protected]", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.15.4", "@nuxt/kit@^3.18.1":
12271227
version "3.18.1"
12281228
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.18.1.tgz#67b2fa8c5af7552f4a9dfa0160042849b8a0478f"
12291229
integrity sha512-z6w1Fzv27CIKFlhct05rndkJSfoslplWH5fJ9dtusEvpYScLXp5cATWIbWkte9e9zFSmQTgDQJjNs3geQHE7og==
@@ -3050,7 +3050,7 @@ bindings@^1.4.0:
30503050
dependencies:
30513051
file-uri-to-path "1.0.0"
30523052

3053-
birpc@^2.3.0, birpc@^2.4.0:
3053+
birpc@^2.3.0, birpc@^2.4.0, birpc@^2.5.0:
30543054
version "2.5.0"
30553055
resolved "https://registry.yarnpkg.com/birpc/-/birpc-2.5.0.tgz#3a014e54c17eceba0ce15738d484ea371dbf6527"
30563056
integrity sha512-VSWO/W6nNQdyP520F1mhf+Lc2f8pjGQOtoHHm7Ze8Go1kX7akpVIrtTa0fn+HB0QJEDVacl6aO08YE0PgXfdnQ==
@@ -4429,7 +4429,7 @@ fast-levenshtein@^2.0.6:
44294429
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
44304430
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
44314431

4432-
fast-npm-meta@^0.4.4:
4432+
fast-npm-meta@^0.4.6:
44334433
version "0.4.6"
44344434
resolved "https://registry.yarnpkg.com/fast-npm-meta/-/fast-npm-meta-0.4.6.tgz#ad38f0d7689ccb24f09622a1eed2d43689d50575"
44354435
integrity sha512-zbBBOAOlzxfrU4WSnbCHk/nR6Vf32lSEPxDEvNOR08Z5DSZ/A6qJu0rqrHVcexBTd1hc2gim998xnqF/R1PuEw==
@@ -5213,7 +5213,7 @@ lambda-local@^2.2.0:
52135213
dotenv "^16.3.1"
52145214
winston "^3.10.0"
52155215

5216-
launch-editor@^2.10.0:
5216+
launch-editor@^2.11.1:
52175217
version "2.11.1"
52185218
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.11.1.tgz#61a0b7314a42fd84a6cbb564573d9e9ffcf3d72b"
52195219
integrity sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==
@@ -5265,14 +5265,14 @@ listhen@^1.9.0:
52655265
untun "^0.1.3"
52665266
uqr "^0.1.2"
52675267

5268-
local-pkg@^1.1.1:
5269-
version "1.1.1"
5270-
resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-1.1.1.tgz#f5fe74a97a3bd3c165788ee08ca9fbe998dc58dd"
5271-
integrity sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==
5268+
local-pkg@^1.1.1, local-pkg@^1.1.2:
5269+
version "1.1.2"
5270+
resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-1.1.2.tgz#c03d208787126445303f8161619dc701afa4abb5"
5271+
integrity sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==
52725272
dependencies:
52735273
mlly "^1.7.4"
5274-
pkg-types "^2.0.1"
5275-
quansync "^0.2.8"
5274+
pkg-types "^2.3.0"
5275+
quansync "^0.2.11"
52765276

52775277
locate-path@^6.0.0:
52785278
version "6.0.0"
@@ -5382,13 +5382,20 @@ magic-string-ast@^1.0.0:
53825382
dependencies:
53835383
magic-string "^0.30.17"
53845384

5385-
magic-string@^0.30.12, magic-string@^0.30.17, magic-string@^0.30.3:
5385+
magic-string@^0.30.12, magic-string@^0.30.3:
53865386
version "0.30.17"
53875387
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
53885388
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
53895389
dependencies:
53905390
"@jridgewell/sourcemap-codec" "^1.5.0"
53915391

5392+
magic-string@^0.30.17:
5393+
version "0.30.18"
5394+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.18.tgz#905bfbbc6aa5692703a93db26a9edcaa0007d2bb"
5395+
integrity sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ==
5396+
dependencies:
5397+
"@jridgewell/sourcemap-codec" "^1.5.5"
5398+
53925399
magicast@^0.3.5:
53935400
version "0.3.5"
53945401
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.3.5.tgz#8301c3c7d66704a0771eb1bad74274f0ec036739"
@@ -5549,7 +5556,7 @@ mkdist@^2.3.0:
55495556
semver "^7.7.1"
55505557
tinyglobby "^0.2.12"
55515558

5552-
mlly@^1.3.0, mlly@^1.7.1, mlly@^1.7.2, mlly@^1.7.4:
5559+
mlly@^1.3.0, mlly@^1.7.1, mlly@^1.7.2:
55535560
version "1.7.4"
55545561
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.7.4.tgz#3d7295ea2358ec7a271eaa5d000a0f84febe100f"
55555562
integrity sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==
@@ -5559,6 +5566,16 @@ mlly@^1.3.0, mlly@^1.7.1, mlly@^1.7.2, mlly@^1.7.4:
55595566
pkg-types "^1.3.0"
55605567
ufo "^1.5.4"
55615568

5569+
mlly@^1.7.4:
5570+
version "1.8.0"
5571+
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.8.0.tgz#e074612b938af8eba1eaf43299cbc89cb72d824e"
5572+
integrity sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==
5573+
dependencies:
5574+
acorn "^8.15.0"
5575+
pathe "^2.0.3"
5576+
pkg-types "^1.3.1"
5577+
ufo "^1.6.1"
5578+
55625579
mocked-exports@^0.1.1:
55635580
version "0.1.1"
55645581
resolved "https://registry.yarnpkg.com/mocked-exports/-/mocked-exports-0.1.1.tgz#6916efea9a9dd0f4abd6a0a72526f56a76c966ea"
@@ -6254,6 +6271,11 @@ perfect-debounce@^1.0.0:
62546271
resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz#9c2e8bc30b169cc984a58b7d5b28049839591d2a"
62556272
integrity sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==
62566273

6274+
perfect-debounce@^2.0.0:
6275+
version "2.0.0"
6276+
resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-2.0.0.tgz#0ff94f1ecbe0a6bca4b1703a2ed08bbe43739aa7"
6277+
integrity sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==
6278+
62576279
picocolors@^1.0.0, picocolors@^1.1.1:
62586280
version "1.1.1"
62596281
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
@@ -6269,7 +6291,7 @@ picomatch@^4.0.2, picomatch@^4.0.3:
62696291
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
62706292
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
62716293

6272-
pkg-types@^1.3.0:
6294+
pkg-types@^1.3.0, pkg-types@^1.3.1:
62736295
version "1.3.1"
62746296
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.3.1.tgz#bd7cc70881192777eef5326c19deb46e890917df"
62756297
integrity sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==
@@ -6278,7 +6300,7 @@ pkg-types@^1.3.0:
62786300
mlly "^1.7.4"
62796301
pathe "^2.0.1"
62806302

6281-
pkg-types@^2.0.1, pkg-types@^2.1.0, pkg-types@^2.2.0:
6303+
pkg-types@^2.1.0:
62826304
version "2.2.0"
62836305
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-2.2.0.tgz#049bf404f82a66c465200149457acf0c5fb0fb2d"
62846306
integrity sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==
@@ -6287,6 +6309,15 @@ pkg-types@^2.0.1, pkg-types@^2.1.0, pkg-types@^2.2.0:
62876309
exsolve "^1.0.7"
62886310
pathe "^2.0.3"
62896311

6312+
pkg-types@^2.2.0, pkg-types@^2.3.0:
6313+
version "2.3.0"
6314+
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-2.3.0.tgz#037f2c19bd5402966ff6810e32706558cb5b5726"
6315+
integrity sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==
6316+
dependencies:
6317+
confbox "^0.2.2"
6318+
exsolve "^1.0.7"
6319+
pathe "^2.0.3"
6320+
62906321
pluralize@^8.0.0:
62916322
version "8.0.0"
62926323
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -6616,7 +6647,7 @@ qs@^6.9.6:
66166647
dependencies:
66176648
side-channel "^1.1.0"
66186649

6619-
quansync@^0.2.8:
6650+
quansync@^0.2.11:
66206651
version "0.2.11"
66216652
resolved "https://registry.yarnpkg.com/quansync/-/quansync-0.2.11.tgz#f9c3adda2e1272e4f8cf3f1457b04cbdb4ee692a"
66226653
integrity sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==
@@ -7657,6 +7688,14 @@ unplugin-utils@^0.2.4:
76577688
pathe "^2.0.3"
76587689
picomatch "^4.0.3"
76597690

7691+
unplugin-utils@^0.3.0:
7692+
version "0.3.0"
7693+
resolved "https://registry.yarnpkg.com/unplugin-utils/-/unplugin-utils-0.3.0.tgz#fbda011a03a0e40e168f0eb9925ea7d2750e4ea8"
7694+
integrity sha512-JLoggz+PvLVMJo+jZt97hdIIIZ2yTzGgft9e9q8iMrC4ewufl62ekeW7mixBghonn2gVb/ICjyvlmOCUBnJLQg==
7695+
dependencies:
7696+
pathe "^2.0.3"
7697+
picomatch "^4.0.3"
7698+
76607699
unplugin-vue-router@^0.15.0:
76617700
version "0.15.0"
76627701
resolved "https://registry.yarnpkg.com/unplugin-vue-router/-/unplugin-vue-router-0.15.0.tgz#fac7991a53213746277214dc3a5990d48b796f82"
@@ -7679,7 +7718,7 @@ unplugin-vue-router@^0.15.0:
76797718
unplugin-utils "^0.2.4"
76807719
yaml "^2.8.0"
76817720

7682-
unplugin@^2.0.0, unplugin@^2.1.0, unplugin@^2.3.2, unplugin@^2.3.5, unplugin@^2.3.6:
7721+
unplugin@^2.0.0, unplugin@^2.3.2, unplugin@^2.3.6:
76837722
version "2.3.6"
76847723
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.3.6.tgz#938da8ac9fa3cf418441e45f110faabcc50926f5"
76857724
integrity sha512-+/MdXl8bLTXI2lJF22gUBeCFqZruEpL/oM9f8wxCuKh9+Mw9qeul3gTqgbKpMeOFlusCzc0s7x2Kax2xKW+FQg==
@@ -7689,6 +7728,16 @@ unplugin@^2.0.0, unplugin@^2.1.0, unplugin@^2.3.2, unplugin@^2.3.5, unplugin@^2.
76897728
picomatch "^4.0.3"
76907729
webpack-virtual-modules "^0.6.2"
76917730

7731+
unplugin@^2.1.0, unplugin@^2.3.5:
7732+
version "2.3.9"
7733+
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.3.9.tgz#15988a6bf38f5b3421ec630f0a08dc126720c433"
7734+
integrity sha512-2dcbZq6aprwXTkzptq3k5qm5B8cvpjG9ynPd5fyM2wDJuuF7PeUK64Sxf0d+X1ZyDOeGydbNzMqBSIVlH8GIfA==
7735+
dependencies:
7736+
"@jridgewell/remapping" "^2.3.5"
7737+
acorn "^8.15.0"
7738+
picomatch "^4.0.3"
7739+
webpack-virtual-modules "^0.6.2"
7740+
76927741
unrs-resolver@^1.9.2:
76937742
version "1.11.1"
76947743
resolved "https://registry.yarnpkg.com/unrs-resolver/-/unrs-resolver-1.11.1.tgz#be9cd8686c99ef53ecb96df2a473c64d304048a9"
@@ -7849,19 +7898,19 @@ vite-plugin-checker@^0.10.2:
78497898
tinyglobby "^0.2.14"
78507899
vscode-uri "^3.1.0"
78517900

7852-
vite-plugin-inspect@^11.3.0:
7853-
version "11.3.2"
7854-
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-11.3.2.tgz#58b129ff0bd38f18c22204ef2c36e1d590d54c6e"
7855-
integrity sha512-nzwvyFQg58XSMAmKVLr2uekAxNYvAbz1lyPmCAFVIBncCgN9S/HPM+2UM9Q9cvc4JEbC5ZBgwLAdaE2onmQuKg==
7901+
vite-plugin-inspect@^11.3.2:
7902+
version "11.3.3"
7903+
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-11.3.3.tgz#2b9c4db9574c59ebcf9647b37bb4eb5c5596b3be"
7904+
integrity sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==
78567905
dependencies:
78577906
ansis "^4.1.0"
78587907
debug "^4.4.1"
78597908
error-stack-parser-es "^1.0.5"
78607909
ohash "^2.0.11"
78617910
open "^10.2.0"
7862-
perfect-debounce "^1.0.0"
7911+
perfect-debounce "^2.0.0"
78637912
sirv "^3.0.1"
7864-
unplugin-utils "^0.2.4"
7913+
unplugin-utils "^0.3.0"
78657914
vite-dev-rpc "^1.1.0"
78667915

78677916
vite-plugin-vue-tracer@^1.0.0:

0 commit comments

Comments
 (0)