Skip to content

Commit 89976aa

Browse files
Update dependency vite-plugin-inspect to v0.7.17
1 parent 7b7f260 commit 89976aa

File tree

2 files changed

+43
-23
lines changed

2 files changed

+43
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@mdi/js": "7.0.96",
1313
"@vueuse/core": "9.3.0",
14-
"vite-plugin-inspect": "0.7.4",
14+
"vite-plugin-inspect": "0.7.17",
1515
"vue": "3.2.40",
1616
"vuetify": "3.0.0-beta.11"
1717
},

yarn.lock

+42-22
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# yarn lockfile v1
33

44

5+
"@antfu/utils@^0.7.2":
6+
version "0.7.2"
7+
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.2.tgz#3bb6f37a6b188056fe9e2f363b6aa735ed65d7ca"
8+
integrity sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==
9+
510
"@babel/helper-string-parser@^7.18.10":
611
version "7.18.10"
712
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
@@ -46,14 +51,28 @@
4651
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
4752
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
4853

49-
"@rollup/[email protected]", "@rollup/pluginutils@^4.2.1":
54+
5055
version "4.2.1"
5156
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
5257
integrity sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==
5358
dependencies:
5459
estree-walker "^2.0.1"
5560
picomatch "^2.2.2"
5661

62+
"@rollup/pluginutils@^5.0.2":
63+
version "5.0.2"
64+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
65+
integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==
66+
dependencies:
67+
"@types/estree" "^1.0.0"
68+
estree-walker "^2.0.2"
69+
picomatch "^2.3.1"
70+
71+
"@types/estree@^1.0.0":
72+
version "1.0.0"
73+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
74+
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
75+
5776
"@types/web-bluetooth@^0.0.15":
5877
version "0.0.15"
5978
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.15.tgz#d60330046a6ed8a13b4a53df3813c44942ebdf72"
@@ -498,10 +517,10 @@ find-up@^4.0.0:
498517
locate-path "^5.0.0"
499518
path-exists "^4.0.0"
500519

501-
fs-extra@^10.1.0:
502-
version "10.1.0"
503-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
504-
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
520+
fs-extra@^11.1.0:
521+
version "11.1.0"
522+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
523+
integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
505524
dependencies:
506525
graceful-fs "^4.2.0"
507526
jsonfile "^6.0.1"
@@ -636,10 +655,10 @@ [email protected]:
636655
is-promise "^2.0.0"
637656
promise "^7.0.1"
638657

639-
kolorist@^1.5.1:
640-
version "1.6.0"
641-
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.6.0.tgz#f43ac794305b30032a5bedcae7799d0f91d2ff36"
642-
integrity sha512-dLkz37Ab97HWMx9KTes3Tbi3D1ln9fCAy2zr2YVExJasDRPGRaKcoE4fycWNtnCAJfjFqe0cnY+f8KT2JePEXQ==
658+
kolorist@^1.7.0:
659+
version "1.7.0"
660+
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.7.0.tgz#8e22bc470ea2d2743dbd461808f8b5246b19f5f4"
661+
integrity sha512-ymToLHqL02udwVdbkowNpzjFd6UzozMtshPQKVi5k1EjKRqKqBrOnE9QbLEb0/pV76SAiIT13hdL8R6suc+f3g==
643662

644663
locate-path@^5.0.0:
645664
version "5.0.0"
@@ -735,7 +754,7 @@ picocolors@^1.0.0:
735754
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
736755
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
737756

738-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2:
757+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1:
739758
version "2.3.1"
740759
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
741760
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -966,10 +985,10 @@ [email protected]:
966985
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
967986
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
968987

969-
ufo@^0.8.5:
970-
version "0.8.5"
971-
resolved "https://registry.yarnpkg.com/ufo/-/ufo-0.8.5.tgz#e367b4205ece9d9723f2fa54f887d43ed1bce5d0"
972-
integrity sha512-e4+UtA5IRO+ha6hYklwj6r7BjiGMxS0O+UaSg9HbaTefg4kMkzj4tXzEBajRR+wkxf+golgAWKzLbytCUDMJAA==
988+
ufo@^1.1.1:
989+
version "1.1.1"
990+
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.1.tgz#e70265e7152f3aba425bd013d150b2cdf4056d7c"
991+
integrity sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==
973992

974993
universalify@^2.0.0:
975994
version "2.0.0"
@@ -981,17 +1000,18 @@ upath@^2.0.1:
9811000
resolved "https://registry.yarnpkg.com/upath/-/upath-2.0.1.tgz#50c73dea68d6f6b990f51d279ce6081665d61a8b"
9821001
integrity sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==
9831002

984-
985-
version "0.7.4"
986-
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-0.7.4.tgz#543584917ea317da775315f9ff6de174d866c2b3"
987-
integrity sha512-06uSil9CPWsGwICsXixx2O3vsIOLNTkQaiBijmJA84BuxYKIWJ3k0r4I96kX1WgdA3olxJxVBXOjzryzeHOSuQ==
1003+
1004+
version "0.7.17"
1005+
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-0.7.17.tgz#fb2da9216aeea9050988f6f0e483b09de6d3357a"
1006+
integrity sha512-0z33Z7ap6DOzOO3iulGROWZq9oUbarmMKHtdVbCMJ3OL0JOd8UvEqnTazU/2Y8Y2WpOyaZuEV6USJ9KHoZ7f+A==
9881007
dependencies:
989-
"@rollup/pluginutils" "^4.2.1"
1008+
"@antfu/utils" "^0.7.2"
1009+
"@rollup/pluginutils" "^5.0.2"
9901010
debug "^4.3.4"
991-
fs-extra "^10.1.0"
992-
kolorist "^1.5.1"
1011+
fs-extra "^11.1.0"
1012+
kolorist "^1.7.0"
9931013
sirv "^2.0.2"
994-
ufo "^0.8.5"
1014+
ufo "^1.1.1"
9951015

9961016
9971017
version "0.1.0"

0 commit comments

Comments
 (0)