@nuxt/devtools
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0-beta.4
@@ -1,1 +0,1 @@ | ||
{"id":"6e424b49-a388-4873-af5c-f5bf674ab4fd","timestamp":1737192591018} | ||
{"id":"6cc40d42-9bbb-48f4-a6de-49b38b814b58","timestamp":1738322083733} |
{ | ||
"name": "@nuxt/devtools", | ||
"configKey": "devtools", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0-beta.4", | ||
"builder": { | ||
"@nuxt/module-builder": "0.8.3", | ||
"@nuxt/module-builder": "0.8.4", | ||
"unbuild": "3.3.1" | ||
} | ||
} |
{ | ||
"name": "@nuxt/devtools", | ||
"type": "module", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0-beta.4", | ||
"description": "The Nuxt DevTools gives you insights and transparency about your Nuxt App.", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.15.1", | ||
"@nuxt/kit": "^3.15.4", | ||
"birpc": "^2.0.19", | ||
@@ -41,5 +41,4 @@ "consola": "^3.4.0", | ||
"error-stack-parser-es": "^1.0.5", | ||
"execa": "^7.2.0", | ||
"execa": "^9.5.2", | ||
"fast-npm-meta": "^0.2.2", | ||
"flatted": "^3.3.2", | ||
"get-port-please": "^3.1.2", | ||
@@ -52,21 +51,22 @@ "hookable": "^5.5.3", | ||
"magicast": "^0.3.5", | ||
"nypm": "^0.4.1", | ||
"nypm": "^0.5.2", | ||
"ohash": "^1.1.4", | ||
"pathe": "^2.0.1", | ||
"pathe": "^2.0.2", | ||
"perfect-debounce": "^1.0.0", | ||
"pkg-types": "^1.3.1", | ||
"semver": "^7.6.3", | ||
"semver": "^7.7.0", | ||
"simple-git": "^3.27.0", | ||
"sirv": "^3.0.0", | ||
"structured-clone-es": "^1.0.0", | ||
"tinyglobby": "^0.2.10", | ||
"vite-plugin-inspect": "^10.0.7", | ||
"vite-plugin-inspect": "^10.1.0", | ||
"vite-plugin-vue-inspector": "^5.3.1", | ||
"which": "^3.0.1", | ||
"which": "^5.0.0", | ||
"ws": "^8.18.0", | ||
"@nuxt/devtools-wizard": "2.0.0-beta.3", | ||
"@nuxt/devtools-kit": "2.0.0-beta.3" | ||
"@nuxt/devtools-kit": "2.0.0-beta.4", | ||
"@nuxt/devtools-wizard": "2.0.0-beta.4" | ||
}, | ||
"devDependencies": { | ||
"@antfu/utils": "^8.1.0", | ||
"@discoveryjs/cli": "^2.12.1", | ||
"@discoveryjs/cli": "^2.13.1", | ||
"@discoveryjs/discovery": "1.0.0-beta.92", | ||
@@ -77,21 +77,21 @@ "@iconify-json/bxl": "^1.2.2", | ||
"@iconify-json/ri": "^1.2.5", | ||
"@iconify-json/simple-icons": "^1.2.20", | ||
"@iconify-json/tabler": "^1.2.14", | ||
"@iconify-json/simple-icons": "^1.2.22", | ||
"@iconify-json/tabler": "^1.2.15", | ||
"@nuxt/content": "^2.13.4", | ||
"@nuxt/test-utils": "^3.15.4", | ||
"@parcel/watcher": "^2.5.0", | ||
"@shikijs/langs-precompiled": "^1.27.2", | ||
"@parcel/watcher": "^2.5.1", | ||
"@shikijs/langs-precompiled": "^2.2.0", | ||
"@types/markdown-it-link-attributes": "^3.0.5", | ||
"@unocss/nuxt": "^65.4.0", | ||
"@unocss/preset-icons": "^65.4.0", | ||
"@unocss/preset-uno": "^65.4.0", | ||
"@unocss/runtime": "^65.4.0", | ||
"@vitest/ui": "^2.1.8", | ||
"@vue/devtools-applet": "^7.7.0", | ||
"@vue/devtools-core": "^7.7.0", | ||
"@vue/devtools-kit": "^7.7.0", | ||
"@vueuse/nuxt": "^12.4.0", | ||
"@unocss/nuxt": "^65.4.3", | ||
"@unocss/preset-icons": "^65.4.3", | ||
"@unocss/preset-uno": "^65.4.3", | ||
"@unocss/runtime": "^65.4.3", | ||
"@vitest/ui": "^3.0.4", | ||
"@vue/devtools-applet": "^7.7.1", | ||
"@vue/devtools-core": "^7.7.1", | ||
"@vue/devtools-kit": "^7.7.1", | ||
"@vueuse/nuxt": "^12.5.0", | ||
"@xterm/addon-fit": "^0.10.0", | ||
"@xterm/xterm": "^5.5.0", | ||
"cronstrue": "^2.52.0", | ||
"cronstrue": "^2.54.0", | ||
"esno": "^4.8.0", | ||
@@ -106,12 +106,12 @@ "floating-vue": "^5.2.2", | ||
"nitropack": "^2.10.4", | ||
"nuxt": "^3.15.1", | ||
"nuxt": "^3.15.4", | ||
"ofetch": "^1.4.1", | ||
"quicktype-core": "^23.0.170", | ||
"quicktype-core": "^23.0.171", | ||
"scule": "^1.3.0", | ||
"shiki": "^1.27.2", | ||
"shiki-codegen": "^1.27.2", | ||
"shiki": "^2.2.0", | ||
"shiki-codegen": "^2.2.0", | ||
"theme-vitesse": "^0.8.3", | ||
"unimport": "^3.14.6", | ||
"unocss": "^65.4.0", | ||
"unplugin-vue-markdown": "^28.0.0", | ||
"unimport": "^4.0.0", | ||
"unocss": "^65.4.3", | ||
"unplugin-vue-markdown": "^28.3.0", | ||
"vanilla-jsoneditor": "^2.3.3", | ||
@@ -122,3 +122,3 @@ "vis-data": "^7.1.9", | ||
"vue-virtual-scroller": "^2.0.0-beta.8", | ||
"@nuxt/devtools": "2.0.0-beta.3" | ||
"@nuxt/devtools": "2.0.0-beta.4" | ||
}, | ||
@@ -125,0 +125,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
6830579
41807
+ Addedstructured-clone-es@^1.0.0
+ Added@nuxt/devtools-kit@2.0.0-beta.4(transitive)
+ Added@nuxt/devtools-wizard@2.0.0-beta.4(transitive)
+ Added@sec-ant/readable-stream@0.4.1(transitive)
+ Added@sindresorhus/merge-streams@4.0.0(transitive)
+ Addedelectron-to-chromium@1.5.109(transitive)
+ Addedexeca@9.5.2(transitive)
+ Addedfigures@6.1.0(transitive)
+ Addedget-stream@9.0.1(transitive)
+ Addedhuman-signals@8.0.0(transitive)
+ Addedis-plain-obj@4.1.0(transitive)
+ Addedis-stream@4.0.1(transitive)
+ Addedis-unicode-supported@2.1.0(transitive)
+ Addedisexe@3.1.1(transitive)
+ Addednpm-run-path@6.0.0(transitive)
+ Addedparse-ms@4.0.0(transitive)
+ Addedpretty-ms@9.2.0(transitive)
+ Addedquansync@0.2.4(transitive)
+ Addedsignal-exit@4.1.0(transitive)
+ Addedstrip-final-newline@4.0.0(transitive)
+ Addedstructured-clone-es@1.0.0(transitive)
+ Addedwhich@5.0.0(transitive)
+ Addedyoctocolors@2.1.1(transitive)
- Removedflatted@^3.3.2
- Removed@nuxt/devtools-kit@2.0.0-beta.3(transitive)
- Removed@nuxt/devtools-wizard@2.0.0-beta.3(transitive)
- Removedelectron-to-chromium@1.5.108(transitive)
- Removedexeca@7.2.0(transitive)
- Removedflatted@3.3.3(transitive)
- Removedget-stream@6.0.1(transitive)
- Removedhuman-signals@4.3.1(transitive)
- Removedis-stream@3.0.0(transitive)
- Removedmerge-stream@2.0.0(transitive)
- Removedmimic-fn@4.0.0(transitive)
- Removednpm-run-path@5.3.0(transitive)
- Removednypm@0.4.1(transitive)
- Removedonetime@6.0.0(transitive)
- Removedpathe@1.1.2(transitive)
- Removedquansync@0.2.2(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstrip-final-newline@3.0.0(transitive)
- Removedwhich@3.0.1(transitive)
Updated@nuxt/kit@^3.15.4
Updatedexeca@^9.5.2
Updatednypm@^0.5.2
Updatedpathe@^2.0.2
Updatedsemver@^7.7.0
Updatedvite-plugin-inspect@^10.1.0
Updatedwhich@^5.0.0