File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
"vite" : " 3.1.4"
12
12
},
13
13
"dependencies" : {
14
- "vite-plugin-inspect" : " 0.7.4 "
14
+ "vite-plugin-inspect" : " 0.7.5 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ jsonfile@^6.0.1:
212
212
optionalDependencies :
213
213
graceful-fs "^4.1.6"
214
214
215
- kolorist@^1.5.1 :
215
+ kolorist@^1.6.0 :
216
216
version "1.6.0"
217
217
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.6.0.tgz#f43ac794305b30032a5bedcae7799d0f91d2ff36"
218
218
integrity sha512-dLkz37Ab97HWMx9KTes3Tbi3D1ln9fCAy2zr2YVExJasDRPGRaKcoE4fycWNtnCAJfjFqe0cnY+f8KT2JePEXQ==
@@ -306,15 +306,15 @@ universalify@^2.0.0:
306
306
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
307
307
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
308
308
309
-
310
- version "0.7.4 "
311
- resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-0.7.4 .tgz#543584917ea317da775315f9ff6de174d866c2b3 "
312
- integrity sha512-06uSil9CPWsGwICsXixx2O3vsIOLNTkQaiBijmJA84BuxYKIWJ3k0r4I96kX1WgdA3olxJxVBXOjzryzeHOSuQ ==
309
+
310
+ version "0.7.5 "
311
+ resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-0.7.5 .tgz#01276d87ecbb58183e75c00d828963e784ce8bef "
312
+ integrity sha512-O8xq6dbvD1G7le75u6BfQTXJDUMXcRYlMVPzUpRjSB6hLyqH6BNnNkNrb/cVgCNNmKwk7dX+H2I+XVU2xpJk9Q ==
313
313
dependencies :
314
314
" @rollup/pluginutils" " ^4.2.1"
315
315
debug "^4.3.4"
316
316
fs-extra "^10.1.0"
317
- kolorist "^1.5.1 "
317
+ kolorist "^1.6.0 "
318
318
sirv "^2.0.2"
319
319
ufo "^0.8.5"
320
320
You can’t perform that action at this time.
0 commit comments