Skip to content

Commit

Permalink
fix: devtools-kit re-export
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 26, 2024
1 parent ac28792 commit d16cafc
Show file tree
Hide file tree
Showing 11 changed files with 546 additions and 630 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/plausible": "^1.0.2",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"nuxt": "^3.13.0",
"nuxt-og-image": "^3.0.0-rc.65"
},
Expand Down
112 changes: 56 additions & 56 deletions docs/pnpm-lock.yaml

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.4.0",
"private": true,
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/devtools.git"
Expand All @@ -23,7 +23,7 @@
"prepare": "pnpm -r --filter=\"./packages/*\" run dev:prepare"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.0",
"@antfu/eslint-config": "^2.27.2",
"@antfu/ni": "^0.22.4",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
Expand All @@ -33,10 +33,10 @@
"@types/node": "^22.5.0",
"@types/which": "^3.0.4",
"@types/ws": "^8.5.12",
"@unocss/eslint-config": "^0.62.2",
"@unocss/eslint-config": "^0.62.3",
"bumpp": "^9.5.2",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-format": "^0.1.2",
"esno": "^4.7.0",
"execa": "^7.2.0",
Expand All @@ -48,7 +48,7 @@
"tiged": "^2.12.7",
"typescript": "^5.5.4",
"ua-parser-js": "^1.0.38",
"unocss": "^0.62.2",
"unocss": "^0.62.3",
"vite-hot-client": "^0.2.3",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-kit/host-client.mjs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from './dist/runtime/host-client.js'
export * from './dist/runtime/host-client.mjs'
2 changes: 1 addition & 1 deletion packages/devtools-kit/iframe-client.mjs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from './dist/runtime/iframe-client.js'
export * from './dist/runtime/iframe-client.mjs'
2 changes: 1 addition & 1 deletion packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"error-stack-parser-es": "^0.1.5",
"hookable": "^5.5.3",
"unbuild": "^2.0.0",
"unimport": "^3.11.0",
"unimport": "^3.11.1",
"vite-plugin-vue-inspector": "^5.1.3",
"vue-router": "^4.4.3"
}
Expand Down
20 changes: 10 additions & 10 deletions packages/devtools-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"@iconify-json/tabler": "^1.1.120",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.13.0",
"@unocss/core": "^0.62.2",
"@unocss/nuxt": "^0.62.2",
"@unocss/preset-attributify": "^0.62.2",
"@unocss/preset-icons": "^0.62.2",
"@unocss/preset-mini": "^0.62.2",
"@unocss/reset": "^0.62.2",
"@vueuse/core": "^11.0.1",
"@vueuse/integrations": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"@unocss/core": "^0.62.3",
"@unocss/nuxt": "^0.62.3",
"@unocss/preset-attributify": "^0.62.3",
"@unocss/preset-icons": "^0.62.3",
"@unocss/preset-mini": "^0.62.3",
"@unocss/reset": "^0.62.3",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"defu": "^6.1.4",
"focus-trap": "^7.5.4",
"splitpanes": "^3.1.5",
"unocss": "^0.62.2",
"unocss": "^0.62.3",
"v-lazy-show": "^0.2.4"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"launch-editor": "^2.8.1",
"local-pkg": "^0.5.0",
"magicast": "^0.3.4",
"nypm": "^0.3.9",
"nypm": "^0.3.11",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
Expand All @@ -74,7 +74,7 @@
"simple-git": "^3.25.0",
"sirv": "^2.0.4",
"tinyglobby": "^0.2.5",
"unimport": "^3.11.0",
"unimport": "^3.11.1",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-vue-inspector": "^5.1.3",
"which": "^3.0.1",
Expand All @@ -93,13 +93,13 @@
"@parcel/watcher": "^2.4.1",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/ua-parser-js": "^0.7.39",
"@unocss/nuxt": "^0.62.2",
"@unocss/preset-icons": "^0.62.2",
"@unocss/preset-uno": "^0.62.2",
"@unocss/runtime": "^0.62.2",
"@unocss/nuxt": "^0.62.3",
"@unocss/preset-icons": "^0.62.3",
"@unocss/preset-uno": "^0.62.3",
"@unocss/runtime": "^0.62.3",
"@vitest/ui": "^2.0.5",
"@vue/devtools-applet": "7.3.3",
"@vueuse/nuxt": "^11.0.1",
"@vueuse/nuxt": "^11.0.3",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"esno": "^4.7.0",
Expand All @@ -116,7 +116,7 @@
"shiki": "^1.14.1",
"theme-vitesse": "^0.8.3",
"ua-parser-js": "^1.0.38",
"unocss": "^0.62.2",
"unocss": "^0.62.3",
"unplugin-vue-markdown": "^0.26.2",
"vanilla-jsoneditor": "^0.23.8",
"vis-data": "^7.1.9",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/module-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"nuxt": "^3.13.0",
"vitest": "^2.0.5"
}
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/tab-pinia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@pinia/nuxt": "^0.5.4",
"@vueuse/core": "^11.0.1",
"@vueuse/core": "^11.0.3",
"pinia": "^2.2.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit d16cafc

Please sign in to comment.