Skip to content

Commit 32cf189

Browse files
chore(deps): update dependency @nuxt/devtools to v2.6.3
1 parent 36c5ee4 commit 32cf189

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
@@ -887,7 +887,7 @@
887887
"@jridgewell/gen-mapping" "^0.3.5"
888888
"@jridgewell/trace-mapping" "^0.3.25"
889889

890-
"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0":
890+
"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0", "@jridgewell/sourcemap-codec@^1.5.5":
891891
version "1.5.5"
892892
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba"
893893
integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==
@@ -1108,62 +1108,62 @@
11081108
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.2.tgz#5749f04df13bda4c863338d8dabaf370f45ef7c7"
11091109
integrity sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==
11101110

1111-
"@nuxt/devtools-kit@2.6.2":
1112-
version "2.6.2"
1113-
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-2.6.2.tgz#c215976aaa6e404b018ad19ce7fbda5d570ed63d"
1114-
integrity sha512-esErdMQ0u3wXXogKQ3IE2m0fxv52w6CzPsfsXF4o5ZVrUQrQaH58ygupDAQTYdlGTgtqmEA6KkHTGG5cM6yxeg==
1111+
"@nuxt/devtools-kit@2.6.3":
1112+
version "2.6.3"
1113+
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-2.6.3.tgz#373b0d81fa20c69f15dd2beeb30eeef18d83ff92"
1114+
integrity sha512-cDmai3Ws6AbJlYy1p4CCwc718cfbqtAjXe6oEc6q03zoJnvX1PsvKUfmU+yuowfqTSR6DZRmH4SjCBWuMjgaKQ==
11151115
dependencies:
1116-
"@nuxt/kit" "^3.17.6"
1116+
"@nuxt/kit" "^3.18.1"
11171117
execa "^8.0.1"
11181118

1119-
"@nuxt/devtools-wizard@2.6.2":
1120-
version "2.6.2"
1121-
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-2.6.2.tgz#db657bd759cf853f441497ec62d05c7d48712d89"
1122-
integrity sha512-s1eYYKi2eZu2ZUPQrf22C0SceWs5/C3c3uow/DVunD304Um/Tj062xM9E4p1B9L8yjaq8t0Gtyu/YvZdo/reyg==
1119+
"@nuxt/devtools-wizard@2.6.3":
1120+
version "2.6.3"
1121+
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-2.6.3.tgz#b8f3c0765f53cf2efaa49b7a603e0666c584bb58"
1122+
integrity sha512-FWXPkuJ1RUp+9nWP5Vvk29cJPNtm4OO38bgr9G8vGbqcRznzgaSODH/92c8sm2dKR7AF+9MAYLL+BexOWOkljQ==
11231123
dependencies:
11241124
consola "^3.4.2"
11251125
diff "^8.0.2"
11261126
execa "^8.0.1"
11271127
magicast "^0.3.5"
11281128
pathe "^2.0.3"
1129-
pkg-types "^2.2.0"
1129+
pkg-types "^2.3.0"
11301130
prompts "^2.4.2"
11311131
semver "^7.7.2"
11321132

11331133
"@nuxt/devtools@^2.0.0", "@nuxt/devtools@^2.6.2":
1134-
version "2.6.2"
1135-
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-2.6.2.tgz#f2476bb4ada9cd9d3f3bc28f47a54bc3c2238244"
1136-
integrity sha512-pqcSDPv1I+8fxa6FvhAxVrfcN/sXYLOBe9scTLbRQOVLTO0pHzryayho678qNKiwWGgj/rcjEDr6IZCgwqOCfA==
1134+
version "2.6.3"
1135+
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-2.6.3.tgz#0d039e452a94d89eb645e750b560b22527827bce"
1136+
integrity sha512-n+8we7pr0tNl6w+KfbFDXZsYpWIYL4vG/daIdRF66lQ6fLyQy/CcxDAx8+JNu3Ew96RjuBtWRSbCCv454L5p0Q==
11371137
dependencies:
1138-
"@nuxt/devtools-kit" "2.6.2"
1139-
"@nuxt/devtools-wizard" "2.6.2"
1140-
"@nuxt/kit" "^3.17.6"
1138+
"@nuxt/devtools-kit" "2.6.3"
1139+
"@nuxt/devtools-wizard" "2.6.3"
1140+
"@nuxt/kit" "^3.18.1"
11411141
"@vue/devtools-core" "^7.7.7"
11421142
"@vue/devtools-kit" "^7.7.7"
1143-
birpc "^2.4.0"
1143+
birpc "^2.5.0"
11441144
consola "^3.4.2"
11451145
destr "^2.0.5"
11461146
error-stack-parser-es "^1.0.5"
11471147
execa "^8.0.1"
1148-
fast-npm-meta "^0.4.4"
1149-
get-port-please "^3.1.2"
1148+
fast-npm-meta "^0.4.6"
1149+
get-port-please "^3.2.0"
11501150
hookable "^5.5.3"
11511151
image-meta "^0.2.1"
11521152
is-installed-globally "^1.0.0"
1153-
launch-editor "^2.10.0"
1154-
local-pkg "^1.1.1"
1153+
launch-editor "^2.11.1"
1154+
local-pkg "^1.1.2"
11551155
magicast "^0.3.5"
1156-
nypm "^0.6.0"
1156+
nypm "^0.6.1"
11571157
ohash "^2.0.11"
11581158
pathe "^2.0.3"
11591159
perfect-debounce "^1.0.0"
1160-
pkg-types "^2.2.0"
1160+
pkg-types "^2.3.0"
11611161
semver "^7.7.2"
11621162
simple-git "^3.28.0"
11631163
sirv "^3.0.1"
11641164
structured-clone-es "^1.0.0"
11651165
tinyglobby "^0.2.14"
1166-
vite-plugin-inspect "^11.3.0"
1166+
vite-plugin-inspect "^11.3.2"
11671167
vite-plugin-vue-tracer "^1.0.0"
11681168
which "^5.0.0"
11691169
ws "^8.18.3"
@@ -1203,7 +1203,7 @@
12031203
"@typescript-eslint/types" "^8.38.0"
12041204
"@typescript-eslint/utils" "^8.38.0"
12051205

1206-
"@nuxt/kit@3.18.1", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.15.4", "@nuxt/kit@^3.17.6":
1206+
"@nuxt/kit@3.18.1", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.15.4", "@nuxt/kit@^3.18.1":
12071207
version "3.18.1"
12081208
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.18.1.tgz#67b2fa8c5af7552f4a9dfa0160042849b8a0478f"
12091209
integrity sha512-z6w1Fzv27CIKFlhct05rndkJSfoslplWH5fJ9dtusEvpYScLXp5cATWIbWkte9e9zFSmQTgDQJjNs3geQHE7og==
@@ -2980,7 +2980,7 @@ bindings@^1.4.0:
29802980
dependencies:
29812981
file-uri-to-path "1.0.0"
29822982

2983-
birpc@^2.3.0, birpc@^2.4.0:
2983+
birpc@^2.3.0, birpc@^2.4.0, birpc@^2.5.0:
29842984
version "2.5.0"
29852985
resolved "https://registry.yarnpkg.com/birpc/-/birpc-2.5.0.tgz#3a014e54c17eceba0ce15738d484ea371dbf6527"
29862986
integrity sha512-VSWO/W6nNQdyP520F1mhf+Lc2f8pjGQOtoHHm7Ze8Go1kX7akpVIrtTa0fn+HB0QJEDVacl6aO08YE0PgXfdnQ==
@@ -4359,7 +4359,7 @@ fast-levenshtein@^2.0.6:
43594359
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
43604360
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
43614361

4362-
fast-npm-meta@^0.4.4:
4362+
fast-npm-meta@^0.4.6:
43634363
version "0.4.6"
43644364
resolved "https://registry.yarnpkg.com/fast-npm-meta/-/fast-npm-meta-0.4.6.tgz#ad38f0d7689ccb24f09622a1eed2d43689d50575"
43654365
integrity sha512-zbBBOAOlzxfrU4WSnbCHk/nR6Vf32lSEPxDEvNOR08Z5DSZ/A6qJu0rqrHVcexBTd1hc2gim998xnqF/R1PuEw==
@@ -5143,7 +5143,7 @@ lambda-local@^2.2.0:
51435143
dotenv "^16.3.1"
51445144
winston "^3.10.0"
51455145

5146-
launch-editor@^2.10.0:
5146+
launch-editor@^2.11.1:
51475147
version "2.11.1"
51485148
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.11.1.tgz#61a0b7314a42fd84a6cbb564573d9e9ffcf3d72b"
51495149
integrity sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==
@@ -5195,14 +5195,14 @@ listhen@^1.9.0:
51955195
untun "^0.1.3"
51965196
uqr "^0.1.2"
51975197

5198-
local-pkg@^1.1.1:
5199-
version "1.1.1"
5200-
resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-1.1.1.tgz#f5fe74a97a3bd3c165788ee08ca9fbe998dc58dd"
5201-
integrity sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==
5198+
local-pkg@^1.1.1, local-pkg@^1.1.2:
5199+
version "1.1.2"
5200+
resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-1.1.2.tgz#c03d208787126445303f8161619dc701afa4abb5"
5201+
integrity sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==
52025202
dependencies:
52035203
mlly "^1.7.4"
5204-
pkg-types "^2.0.1"
5205-
quansync "^0.2.8"
5204+
pkg-types "^2.3.0"
5205+
quansync "^0.2.11"
52065206

52075207
locate-path@^6.0.0:
52085208
version "6.0.0"
@@ -5312,13 +5312,20 @@ magic-string-ast@^1.0.0:
53125312
dependencies:
53135313
magic-string "^0.30.17"
53145314

5315-
magic-string@^0.30.12, magic-string@^0.30.17, magic-string@^0.30.3:
5315+
magic-string@^0.30.12, magic-string@^0.30.3:
53165316
version "0.30.17"
53175317
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
53185318
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
53195319
dependencies:
53205320
"@jridgewell/sourcemap-codec" "^1.5.0"
53215321

5322+
magic-string@^0.30.17:
5323+
version "0.30.18"
5324+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.18.tgz#905bfbbc6aa5692703a93db26a9edcaa0007d2bb"
5325+
integrity sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ==
5326+
dependencies:
5327+
"@jridgewell/sourcemap-codec" "^1.5.5"
5328+
53225329
magicast@^0.3.5:
53235330
version "0.3.5"
53245331
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.3.5.tgz#8301c3c7d66704a0771eb1bad74274f0ec036739"
@@ -5479,7 +5486,7 @@ mkdist@^2.3.0:
54795486
semver "^7.7.1"
54805487
tinyglobby "^0.2.12"
54815488

5482-
mlly@^1.3.0, mlly@^1.7.1, mlly@^1.7.2, mlly@^1.7.4:
5489+
mlly@^1.3.0, mlly@^1.7.1, mlly@^1.7.2:
54835490
version "1.7.4"
54845491
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.7.4.tgz#3d7295ea2358ec7a271eaa5d000a0f84febe100f"
54855492
integrity sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==
@@ -5489,6 +5496,16 @@ mlly@^1.3.0, mlly@^1.7.1, mlly@^1.7.2, mlly@^1.7.4:
54895496
pkg-types "^1.3.0"
54905497
ufo "^1.5.4"
54915498

5499+
mlly@^1.7.4:
5500+
version "1.8.0"
5501+
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.8.0.tgz#e074612b938af8eba1eaf43299cbc89cb72d824e"
5502+
integrity sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==
5503+
dependencies:
5504+
acorn "^8.15.0"
5505+
pathe "^2.0.3"
5506+
pkg-types "^1.3.1"
5507+
ufo "^1.6.1"
5508+
54925509
mocked-exports@^0.1.1:
54935510
version "0.1.1"
54945511
resolved "https://registry.yarnpkg.com/mocked-exports/-/mocked-exports-0.1.1.tgz#6916efea9a9dd0f4abd6a0a72526f56a76c966ea"
@@ -6184,6 +6201,11 @@ perfect-debounce@^1.0.0:
61846201
resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz#9c2e8bc30b169cc984a58b7d5b28049839591d2a"
61856202
integrity sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==
61866203

6204+
perfect-debounce@^2.0.0:
6205+
version "2.0.0"
6206+
resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-2.0.0.tgz#0ff94f1ecbe0a6bca4b1703a2ed08bbe43739aa7"
6207+
integrity sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==
6208+
61876209
picocolors@^1.0.0, picocolors@^1.1.1:
61886210
version "1.1.1"
61896211
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
@@ -6199,7 +6221,7 @@ picomatch@^4.0.2, picomatch@^4.0.3:
61996221
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
62006222
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
62016223

6202-
pkg-types@^1.3.0:
6224+
pkg-types@^1.3.0, pkg-types@^1.3.1:
62036225
version "1.3.1"
62046226
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.3.1.tgz#bd7cc70881192777eef5326c19deb46e890917df"
62056227
integrity sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==
@@ -6208,7 +6230,7 @@ pkg-types@^1.3.0:
62086230
mlly "^1.7.4"
62096231
pathe "^2.0.1"
62106232

6211-
pkg-types@^2.0.1, pkg-types@^2.1.0, pkg-types@^2.2.0:
6233+
pkg-types@^2.1.0:
62126234
version "2.2.0"
62136235
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-2.2.0.tgz#049bf404f82a66c465200149457acf0c5fb0fb2d"
62146236
integrity sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==
@@ -6217,6 +6239,15 @@ pkg-types@^2.0.1, pkg-types@^2.1.0, pkg-types@^2.2.0:
62176239
exsolve "^1.0.7"
62186240
pathe "^2.0.3"
62196241

6242+
pkg-types@^2.2.0, pkg-types@^2.3.0:
6243+
version "2.3.0"
6244+
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-2.3.0.tgz#037f2c19bd5402966ff6810e32706558cb5b5726"
6245+
integrity sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==
6246+
dependencies:
6247+
confbox "^0.2.2"
6248+
exsolve "^1.0.7"
6249+
pathe "^2.0.3"
6250+
62206251
pluralize@^8.0.0:
62216252
version "8.0.0"
62226253
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -6546,7 +6577,7 @@ qs@^6.9.6:
65466577
dependencies:
65476578
side-channel "^1.1.0"
65486579

6549-
quansync@^0.2.8:
6580+
quansync@^0.2.11:
65506581
version "0.2.11"
65516582
resolved "https://registry.yarnpkg.com/quansync/-/quansync-0.2.11.tgz#f9c3adda2e1272e4f8cf3f1457b04cbdb4ee692a"
65526583
integrity sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==
@@ -7587,6 +7618,14 @@ unplugin-utils@^0.2.4:
75877618
pathe "^2.0.3"
75887619
picomatch "^4.0.3"
75897620

7621+
unplugin-utils@^0.3.0:
7622+
version "0.3.0"
7623+
resolved "https://registry.yarnpkg.com/unplugin-utils/-/unplugin-utils-0.3.0.tgz#fbda011a03a0e40e168f0eb9925ea7d2750e4ea8"
7624+
integrity sha512-JLoggz+PvLVMJo+jZt97hdIIIZ2yTzGgft9e9q8iMrC4ewufl62ekeW7mixBghonn2gVb/ICjyvlmOCUBnJLQg==
7625+
dependencies:
7626+
pathe "^2.0.3"
7627+
picomatch "^4.0.3"
7628+
75907629
unplugin-vue-router@^0.15.0:
75917630
version "0.15.0"
75927631
resolved "https://registry.yarnpkg.com/unplugin-vue-router/-/unplugin-vue-router-0.15.0.tgz#fac7991a53213746277214dc3a5990d48b796f82"
@@ -7609,7 +7648,7 @@ unplugin-vue-router@^0.15.0:
76097648
unplugin-utils "^0.2.4"
76107649
yaml "^2.8.0"
76117650

7612-
unplugin@^2.0.0, unplugin@^2.1.0, unplugin@^2.3.2, unplugin@^2.3.5, unplugin@^2.3.6:
7651+
unplugin@^2.0.0, unplugin@^2.3.2, unplugin@^2.3.6:
76137652
version "2.3.6"
76147653
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.3.6.tgz#938da8ac9fa3cf418441e45f110faabcc50926f5"
76157654
integrity sha512-+/MdXl8bLTXI2lJF22gUBeCFqZruEpL/oM9f8wxCuKh9+Mw9qeul3gTqgbKpMeOFlusCzc0s7x2Kax2xKW+FQg==
@@ -7619,6 +7658,16 @@ unplugin@^2.0.0, unplugin@^2.1.0, unplugin@^2.3.2, unplugin@^2.3.5, unplugin@^2.
76197658
picomatch "^4.0.3"
76207659
webpack-virtual-modules "^0.6.2"
76217660

7661+
unplugin@^2.1.0, unplugin@^2.3.5:
7662+
version "2.3.9"
7663+
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.3.9.tgz#15988a6bf38f5b3421ec630f0a08dc126720c433"
7664+
integrity sha512-2dcbZq6aprwXTkzptq3k5qm5B8cvpjG9ynPd5fyM2wDJuuF7PeUK64Sxf0d+X1ZyDOeGydbNzMqBSIVlH8GIfA==
7665+
dependencies:
7666+
"@jridgewell/remapping" "^2.3.5"
7667+
acorn "^8.15.0"
7668+
picomatch "^4.0.3"
7669+
webpack-virtual-modules "^0.6.2"
7670+
76227671
unrs-resolver@^1.9.2:
76237672
version "1.11.1"
76247673
resolved "https://registry.yarnpkg.com/unrs-resolver/-/unrs-resolver-1.11.1.tgz#be9cd8686c99ef53ecb96df2a473c64d304048a9"
@@ -7779,19 +7828,19 @@ vite-plugin-checker@^0.10.2:
77797828
tinyglobby "^0.2.14"
77807829
vscode-uri "^3.1.0"
77817830

7782-
vite-plugin-inspect@^11.3.0:
7783-
version "11.3.2"
7784-
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-11.3.2.tgz#58b129ff0bd38f18c22204ef2c36e1d590d54c6e"
7785-
integrity sha512-nzwvyFQg58XSMAmKVLr2uekAxNYvAbz1lyPmCAFVIBncCgN9S/HPM+2UM9Q9cvc4JEbC5ZBgwLAdaE2onmQuKg==
7831+
vite-plugin-inspect@^11.3.2:
7832+
version "11.3.3"
7833+
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-11.3.3.tgz#2b9c4db9574c59ebcf9647b37bb4eb5c5596b3be"
7834+
integrity sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==
77867835
dependencies:
77877836
ansis "^4.1.0"
77887837
debug "^4.4.1"
77897838
error-stack-parser-es "^1.0.5"
77907839
ohash "^2.0.11"
77917840
open "^10.2.0"
7792-
perfect-debounce "^1.0.0"
7841+
perfect-debounce "^2.0.0"
77937842
sirv "^3.0.1"
7794-
unplugin-utils "^0.2.4"
7843+
unplugin-utils "^0.3.0"
77957844
vite-dev-rpc "^1.1.0"
77967845

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

0 commit comments

Comments
 (0)