Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 22, 2024
1 parent 1a0f81a commit 00f83ad
Show file tree
Hide file tree
Showing 15 changed files with 4,502 additions and 3,238 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.108",
"@nuxt/content": "^2.13.0",
"@iconify-json/simple-icons": "^1.1.109",
"@nuxt/content": "^2.13.2",
"@nuxt/devtools": "1.3.1",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "1.7.0",
Expand All @@ -19,8 +19,8 @@
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"nuxt": "^3.12.2",
"nuxt-og-image": "^3.0.0-rc.54"
"nuxt": "^3.12.4",
"nuxt-og-image": "^3.0.0-rc.64"
},
"resolutions": {
"@nuxt/ui": "2.15.2"
Expand Down
4,036 changes: 2,436 additions & 1,600 deletions docs/pnpm-lock.yaml

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.3.9",
"private": true,
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.6.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/devtools.git"
Expand All @@ -23,35 +23,35 @@
"prepare": "pnpm -r --filter=\"./packages/*\" run dev:prepare"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.2",
"@antfu/ni": "^0.21.12",
"@antfu/eslint-config": "^2.23.2",
"@antfu/ni": "^0.22.0",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "~0.6.0",
"@nuxt/schema": "^3.12.3",
"@nuxt/schema": "^3.12.4",
"@types/markdown-it": "^14.1.1",
"@types/node": "^20.14.9",
"@types/node": "^20.14.11",
"@types/which": "^3.0.4",
"@types/ws": "^8.5.10",
"@unocss/eslint-config": "^0.61.0",
"@types/ws": "^8.5.11",
"@unocss/eslint-config": "^0.61.5",
"bumpp": "^9.4.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"eslint-plugin-format": "^0.1.2",
"esno": "^4.7.0",
"execa": "^7.2.0",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.2",
"nuxt": "^3.12.4",
"pathe": "^1.1.2",
"simple-git-hooks": "^2.11.1",
"taze": "^0.14.1",
"taze": "^0.16.1",
"tiged": "^2.12.7",
"typescript": "^5.5.3",
"ua-parser-js": "^1.0.38",
"unocss": "^0.61.0",
"unocss": "^0.61.5",
"vite-hot-client": "^0.2.3",
"vue": "^3.4.31",
"vue-tsc": "^2.0.24"
"vue": "^3.4.33",
"vue-tsc": "^2.0.28"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
8 changes: 4 additions & 4 deletions packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"vite": "*"
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"@nuxt/schema": "^3.12.3",
"@nuxt/kit": "^3.12.4",
"@nuxt/schema": "^3.12.4",
"execa": "^7.2.0"
},
"devDependencies": {
"birpc": "^0.2.17",
"error-stack-parser-es": "^0.1.4",
"error-stack-parser-es": "^0.1.5",
"hookable": "^5.5.3",
"unbuild": "^2.0.0",
"unimport": "^3.7.2",
"unimport": "^3.9.0",
"vite-plugin-vue-inspector": "^5.1.2",
"vue-router": "^4.4.0"
}
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 @@ -41,27 +41,27 @@
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/logos": "^1.1.43",
"@iconify-json/ri": "^1.1.21",
"@iconify-json/tabler": "^1.1.115",
"@iconify-json/tabler": "^1.1.118",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.12.3",
"@unocss/core": "^0.61.0",
"@unocss/nuxt": "^0.61.0",
"@unocss/preset-attributify": "^0.61.0",
"@unocss/preset-icons": "^0.61.0",
"@unocss/preset-mini": "^0.61.0",
"@unocss/reset": "^0.61.0",
"@nuxt/kit": "^3.12.4",
"@unocss/core": "^0.61.5",
"@unocss/nuxt": "^0.61.5",
"@unocss/preset-attributify": "^0.61.5",
"@unocss/preset-icons": "^0.61.5",
"@unocss/preset-mini": "^0.61.5",
"@unocss/reset": "^0.61.5",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"defu": "^6.1.4",
"focus-trap": "^7.5.4",
"splitpanes": "^3.1.5",
"unocss": "^0.61.0",
"unocss": "^0.61.5",
"v-lazy-show": "^0.2.4"
},
"devDependencies": {
"@nuxt/devtools": "workspace:*",
"nuxt": "^3.12.3"
"nuxt": "^3.12.4"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools-wizard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"global-directory": "^4.0.1",
"magicast": "^0.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.1.2",
"pkg-types": "^1.1.3",
"prompts": "^2.4.2",
"rc9": "^2.1.2",
"semver": "^7.6.2"
"semver": "^7.6.3"
},
"devDependencies": {
"@types/diff": "^5.2.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/devtools/client/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ export default defineNuxtConfig({
DevToolsUiKit,
DevTools,
],

ssr: false,

nitro: {
output: {
publicDir: resolver.resolve('../dist/client'),
Expand All @@ -36,27 +38,33 @@ export default defineNuxtConfig({
'*/30 * * * *': ['ping'],
},
},

alias: {
'@nuxt/devtools-kit/iframe-client': resolver.resolve('../../devtools-kit/src/runtime/iframe-client'),
'@nuxt/devtools-kit/types': resolver.resolve('../../devtools-kit/src/types'),
'@nuxt/devtools-kit': resolver.resolve('../../devtools-kit/src/index'),
},

appConfig: {
fixture2: 'from nuxt.config.ts',
},

runtimeConfig: {
'fixture3': 'private runtime config from nuxt.config.ts',
'api-key': 'null',
'public': {
fixture4: 'public runtime config from nuxt.config.ts',
},
},

app: {
baseURL: '/__nuxt_devtools__/client/',
},

experimental: {
watcher: 'parcel',
},

vite: {
warmupEntry: false,
build: {
Expand Down Expand Up @@ -88,14 +96,18 @@ export default defineNuxtConfig({
},
},
},

typescript: {
includeWorkspace: true,
},

// Production Overrides
$production: {
app: {
// We set a placeholder for the middleware to be replaced with the correct base URL
baseURL: '/__NUXT_DEVTOOLS_BASE__/',
},
},

compatibilityDate: '2024-07-22',
})
42 changes: 21 additions & 21 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
"@antfu/utils": "^0.7.10",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/devtools-wizard": "workspace:*",
"@nuxt/kit": "^3.12.2",
"@nuxt/kit": "^3.12.4",
"@vue/devtools-core": "7.3.3",
"@vue/devtools-kit": "7.3.3",
"birpc": "^0.2.17",
"consola": "^3.2.3",
"cronstrue": "^2.50.0",
"destr": "^2.0.3",
"error-stack-parser-es": "^0.1.4",
"error-stack-parser-es": "^0.1.5",
"execa": "^7.2.0",
"fast-glob": "^3.3.2",
"fast-npm-meta": "^0.1.1",
"fast-npm-meta": "^0.2.2",
"flatted": "^3.3.1",
"get-port-please": "^3.1.2",
"hookable": "^5.5.3",
"image-meta": "^0.2.0",
"image-meta": "^0.2.1",
"is-installed-globally": "^1.0.0",
"launch-editor": "^2.8.0",
"local-pkg": "^0.5.0",
Expand All @@ -68,36 +68,36 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.1.2",
"pkg-types": "^1.1.3",
"rc9": "^2.1.2",
"scule": "^1.3.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"simple-git": "^3.25.0",
"sirv": "^2.0.4",
"unimport": "^3.7.2",
"vite-plugin-inspect": "^0.8.4",
"unimport": "^3.9.0",
"vite-plugin-inspect": "^0.8.5",
"vite-plugin-vue-inspector": "^5.1.2",
"which": "^3.0.1",
"ws": "^8.17.1"
"ws": "^8.18.0"
},
"devDependencies": {
"@iconify-json/bxl": "^1.1.10",
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/logos": "^1.1.43",
"@iconify-json/ri": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.108",
"@iconify-json/tabler": "^1.1.115",
"@nuxt/content": "^2.13.0",
"@iconify-json/simple-icons": "^1.1.109",
"@iconify-json/tabler": "^1.1.118",
"@nuxt/content": "^2.13.2",
"@nuxt/devtools": "workspace:*",
"@nuxt/test-utils": "3.9.0",
"@parcel/watcher": "^2.4.1",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/ua-parser-js": "^0.7.39",
"@unocss/nuxt": "^0.61.0",
"@unocss/preset-icons": "^0.61.0",
"@unocss/preset-uno": "^0.61.0",
"@unocss/runtime": "^0.61.0",
"@vitest/ui": "^1.6.0",
"@unocss/nuxt": "^0.61.5",
"@unocss/preset-icons": "^0.61.5",
"@unocss/preset-uno": "^0.61.5",
"@unocss/runtime": "^0.61.5",
"@vitest/ui": "^2.0.4",
"@vue/devtools-applet": "7.3.3",
"@vueuse/nuxt": "^10.11.0",
"@xterm/addon-fit": "^0.10.0",
Expand All @@ -110,18 +110,18 @@
"markdown-it-link-attributes": "^4.0.1",
"nanoid": "^5.0.7",
"nitropack": "^2.9.7",
"nuxt": "^3.12.2",
"nuxt": "^3.12.4",
"ofetch": "^1.3.4",
"quicktype-core": "^23.0.170",
"shiki": "^1.10.0",
"shiki": "^1.11.0",
"theme-vitesse": "^0.8.0",
"ua-parser-js": "^1.0.38",
"unocss": "^0.61.0",
"unocss": "^0.61.5",
"unplugin-vue-markdown": "^0.26.2",
"vanilla-jsoneditor": "^0.23.7",
"vis-data": "^7.1.9",
"vis-network": "^9.1.9",
"vue-tsc": "^2.0.24",
"vue-tsc": "^2.0.28",
"vue-virtual-scroller": "2.0.0-beta.8"
}
}
4 changes: 2 additions & 2 deletions playgrounds/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.14.9",
"nuxt": "^3.12.3"
"@types/node": "^20.14.11",
"nuxt": "^3.12.4"
}
}
10 changes: 5 additions & 5 deletions playgrounds/module-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
},
"dependencies": {
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.12.3",
"@nuxt/kit": "^3.12.4",
"sirv": "^2.0.4"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.36",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "~0.6.0",
"@nuxt/schema": "^3.12.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.13.1",
"eslint": "^9.6.0",
"nuxt": "^3.12.3",
"vitest": "^1.6.0"
"eslint": "^9.7.0",
"nuxt": "^3.12.4",
"vitest": "^2.0.4"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tab-pinia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@exampledev/new.css": "^1.1.3",
"cypress": "^13.13.0",
"nuxt": "^3.12.3"
"cypress": "^13.13.1",
"nuxt": "^3.12.4"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tab-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.14.9",
"nuxt": "^3.12.3"
"@types/node": "^20.14.11",
"nuxt": "^3.12.4"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tab-server-route/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@types/node": "^20.14.9",
"nuxt": "^3.12.3"
"@types/node": "^20.14.11",
"nuxt": "^3.12.4"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tab-timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@nuxt/devtools": "workspace:^",
"@types/node": "^20.14.9",
"nuxt": "^3.12.3"
"@types/node": "^20.14.11",
"nuxt": "^3.12.4"
}
}
Loading

0 comments on commit 00f83ad

Please sign in to comment.