Skip to content

Commit 00f83ad

Browse files
committed
chore: update deps
1 parent 1a0f81a commit 00f83ad

File tree

15 files changed

+4502
-3238
lines changed

15 files changed

+4502
-3238
lines changed

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"dependencies": {
1111
"@iconify-json/ph": "^1.1.13",
12-
"@iconify-json/simple-icons": "^1.1.108",
13-
"@nuxt/content": "^2.13.0",
12+
"@iconify-json/simple-icons": "^1.1.109",
13+
"@nuxt/content": "^2.13.2",
1414
"@nuxt/devtools": "1.3.1",
1515
"@nuxt/fonts": "^0.7.1",
1616
"@nuxt/image": "1.7.0",
@@ -19,8 +19,8 @@
1919
"@nuxtjs/plausible": "^1.0.0",
2020
"@vueuse/core": "^10.11.0",
2121
"@vueuse/nuxt": "^10.11.0",
22-
"nuxt": "^3.12.2",
23-
"nuxt-og-image": "^3.0.0-rc.54"
22+
"nuxt": "^3.12.4",
23+
"nuxt-og-image": "^3.0.0-rc.64"
2424
},
2525
"resolutions": {
2626
"@nuxt/ui": "2.15.2"

docs/pnpm-lock.yaml

+2,436-1,600
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "1.3.9",
55
"private": true,
6-
"packageManager": "pnpm@9.4.0",
6+
"packageManager": "pnpm@9.6.0",
77
"repository": {
88
"type": "git",
99
"url": "git+https://github.com/nuxt/devtools.git"
@@ -23,35 +23,35 @@
2323
"prepare": "pnpm -r --filter=\"./packages/*\" run dev:prepare"
2424
},
2525
"devDependencies": {
26-
"@antfu/eslint-config": "^2.21.2",
27-
"@antfu/ni": "^0.21.12",
26+
"@antfu/eslint-config": "^2.23.2",
27+
"@antfu/ni": "^0.22.0",
2828
"@nuxt/devtools": "workspace:*",
2929
"@nuxt/devtools-ui-kit": "workspace:*",
3030
"@nuxt/module-builder": "~0.6.0",
31-
"@nuxt/schema": "^3.12.3",
31+
"@nuxt/schema": "^3.12.4",
3232
"@types/markdown-it": "^14.1.1",
33-
"@types/node": "^20.14.9",
33+
"@types/node": "^20.14.11",
3434
"@types/which": "^3.0.4",
35-
"@types/ws": "^8.5.10",
36-
"@unocss/eslint-config": "^0.61.0",
35+
"@types/ws": "^8.5.11",
36+
"@unocss/eslint-config": "^0.61.5",
3737
"bumpp": "^9.4.1",
3838
"conventional-changelog-cli": "^5.0.0",
39-
"eslint": "^9.6.0",
39+
"eslint": "^9.7.0",
4040
"eslint-plugin-format": "^0.1.2",
4141
"esno": "^4.7.0",
4242
"execa": "^7.2.0",
4343
"lint-staged": "^15.2.7",
44-
"nuxt": "^3.12.2",
44+
"nuxt": "^3.12.4",
4545
"pathe": "^1.1.2",
4646
"simple-git-hooks": "^2.11.1",
47-
"taze": "^0.14.1",
47+
"taze": "^0.16.1",
4848
"tiged": "^2.12.7",
4949
"typescript": "^5.5.3",
5050
"ua-parser-js": "^1.0.38",
51-
"unocss": "^0.61.0",
51+
"unocss": "^0.61.5",
5252
"vite-hot-client": "^0.2.3",
53-
"vue": "^3.4.31",
54-
"vue-tsc": "^2.0.24"
53+
"vue": "^3.4.33",
54+
"vue-tsc": "^2.0.28"
5555
},
5656
"simple-git-hooks": {
5757
"pre-commit": "npx lint-staged"

packages/devtools-kit/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"vite": "*"
4444
},
4545
"dependencies": {
46-
"@nuxt/kit": "^3.12.2",
47-
"@nuxt/schema": "^3.12.3",
46+
"@nuxt/kit": "^3.12.4",
47+
"@nuxt/schema": "^3.12.4",
4848
"execa": "^7.2.0"
4949
},
5050
"devDependencies": {
5151
"birpc": "^0.2.17",
52-
"error-stack-parser-es": "^0.1.4",
52+
"error-stack-parser-es": "^0.1.5",
5353
"hookable": "^5.5.3",
5454
"unbuild": "^2.0.0",
55-
"unimport": "^3.7.2",
55+
"unimport": "^3.9.0",
5656
"vite-plugin-vue-inspector": "^5.1.2",
5757
"vue-router": "^4.4.0"
5858
}

packages/devtools-ui-kit/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -41,27 +41,27 @@
4141
"@iconify-json/carbon": "^1.1.36",
4242
"@iconify-json/logos": "^1.1.43",
4343
"@iconify-json/ri": "^1.1.21",
44-
"@iconify-json/tabler": "^1.1.115",
44+
"@iconify-json/tabler": "^1.1.118",
4545
"@nuxt/devtools-kit": "workspace:*",
46-
"@nuxt/kit": "^3.12.3",
47-
"@unocss/core": "^0.61.0",
48-
"@unocss/nuxt": "^0.61.0",
49-
"@unocss/preset-attributify": "^0.61.0",
50-
"@unocss/preset-icons": "^0.61.0",
51-
"@unocss/preset-mini": "^0.61.0",
52-
"@unocss/reset": "^0.61.0",
46+
"@nuxt/kit": "^3.12.4",
47+
"@unocss/core": "^0.61.5",
48+
"@unocss/nuxt": "^0.61.5",
49+
"@unocss/preset-attributify": "^0.61.5",
50+
"@unocss/preset-icons": "^0.61.5",
51+
"@unocss/preset-mini": "^0.61.5",
52+
"@unocss/reset": "^0.61.5",
5353
"@vueuse/core": "^10.11.0",
5454
"@vueuse/integrations": "^10.11.0",
5555
"@vueuse/nuxt": "^10.11.0",
5656
"defu": "^6.1.4",
5757
"focus-trap": "^7.5.4",
5858
"splitpanes": "^3.1.5",
59-
"unocss": "^0.61.0",
59+
"unocss": "^0.61.5",
6060
"v-lazy-show": "^0.2.4"
6161
},
6262
"devDependencies": {
6363
"@nuxt/devtools": "workspace:*",
64-
"nuxt": "^3.12.3"
64+
"nuxt": "^3.12.4"
6565
},
6666
"publishConfig": {
6767
"access": "public"

packages/devtools-wizard/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"global-directory": "^4.0.1",
3232
"magicast": "^0.3.4",
3333
"pathe": "^1.1.2",
34-
"pkg-types": "^1.1.2",
34+
"pkg-types": "^1.1.3",
3535
"prompts": "^2.4.2",
3636
"rc9": "^2.1.2",
37-
"semver": "^7.6.2"
37+
"semver": "^7.6.3"
3838
},
3939
"devDependencies": {
4040
"@types/diff": "^5.2.1",

packages/devtools/client/nuxt.config.ts

+12
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ export default defineNuxtConfig({
1111
DevToolsUiKit,
1212
DevTools,
1313
],
14+
1415
ssr: false,
16+
1517
nitro: {
1618
output: {
1719
publicDir: resolver.resolve('../dist/client'),
@@ -36,27 +38,33 @@ export default defineNuxtConfig({
3638
'*/30 * * * *': ['ping'],
3739
},
3840
},
41+
3942
alias: {
4043
'@nuxt/devtools-kit/iframe-client': resolver.resolve('../../devtools-kit/src/runtime/iframe-client'),
4144
'@nuxt/devtools-kit/types': resolver.resolve('../../devtools-kit/src/types'),
4245
'@nuxt/devtools-kit': resolver.resolve('../../devtools-kit/src/index'),
4346
},
47+
4448
appConfig: {
4549
fixture2: 'from nuxt.config.ts',
4650
},
51+
4752
runtimeConfig: {
4853
'fixture3': 'private runtime config from nuxt.config.ts',
4954
'api-key': 'null',
5055
'public': {
5156
fixture4: 'public runtime config from nuxt.config.ts',
5257
},
5358
},
59+
5460
app: {
5561
baseURL: '/__nuxt_devtools__/client/',
5662
},
63+
5764
experimental: {
5865
watcher: 'parcel',
5966
},
67+
6068
vite: {
6169
warmupEntry: false,
6270
build: {
@@ -88,14 +96,18 @@ export default defineNuxtConfig({
8896
},
8997
},
9098
},
99+
91100
typescript: {
92101
includeWorkspace: true,
93102
},
103+
94104
// Production Overrides
95105
$production: {
96106
app: {
97107
// We set a placeholder for the middleware to be replaced with the correct base URL
98108
baseURL: '/__NUXT_DEVTOOLS_BASE__/',
99109
},
100110
},
111+
112+
compatibilityDate: '2024-07-22',
101113
})

packages/devtools/package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -45,21 +45,21 @@
4545
"@antfu/utils": "^0.7.10",
4646
"@nuxt/devtools-kit": "workspace:*",
4747
"@nuxt/devtools-wizard": "workspace:*",
48-
"@nuxt/kit": "^3.12.2",
48+
"@nuxt/kit": "^3.12.4",
4949
"@vue/devtools-core": "7.3.3",
5050
"@vue/devtools-kit": "7.3.3",
5151
"birpc": "^0.2.17",
5252
"consola": "^3.2.3",
5353
"cronstrue": "^2.50.0",
5454
"destr": "^2.0.3",
55-
"error-stack-parser-es": "^0.1.4",
55+
"error-stack-parser-es": "^0.1.5",
5656
"execa": "^7.2.0",
5757
"fast-glob": "^3.3.2",
58-
"fast-npm-meta": "^0.1.1",
58+
"fast-npm-meta": "^0.2.2",
5959
"flatted": "^3.3.1",
6060
"get-port-please": "^3.1.2",
6161
"hookable": "^5.5.3",
62-
"image-meta": "^0.2.0",
62+
"image-meta": "^0.2.1",
6363
"is-installed-globally": "^1.0.0",
6464
"launch-editor": "^2.8.0",
6565
"local-pkg": "^0.5.0",
@@ -68,36 +68,36 @@
6868
"ohash": "^1.1.3",
6969
"pathe": "^1.1.2",
7070
"perfect-debounce": "^1.0.0",
71-
"pkg-types": "^1.1.2",
71+
"pkg-types": "^1.1.3",
7272
"rc9": "^2.1.2",
7373
"scule": "^1.3.0",
74-
"semver": "^7.6.2",
74+
"semver": "^7.6.3",
7575
"simple-git": "^3.25.0",
7676
"sirv": "^2.0.4",
77-
"unimport": "^3.7.2",
78-
"vite-plugin-inspect": "^0.8.4",
77+
"unimport": "^3.9.0",
78+
"vite-plugin-inspect": "^0.8.5",
7979
"vite-plugin-vue-inspector": "^5.1.2",
8080
"which": "^3.0.1",
81-
"ws": "^8.17.1"
81+
"ws": "^8.18.0"
8282
},
8383
"devDependencies": {
8484
"@iconify-json/bxl": "^1.1.10",
8585
"@iconify-json/carbon": "^1.1.36",
8686
"@iconify-json/logos": "^1.1.43",
8787
"@iconify-json/ri": "^1.1.21",
88-
"@iconify-json/simple-icons": "^1.1.108",
89-
"@iconify-json/tabler": "^1.1.115",
90-
"@nuxt/content": "^2.13.0",
88+
"@iconify-json/simple-icons": "^1.1.109",
89+
"@iconify-json/tabler": "^1.1.118",
90+
"@nuxt/content": "^2.13.2",
9191
"@nuxt/devtools": "workspace:*",
9292
"@nuxt/test-utils": "3.9.0",
9393
"@parcel/watcher": "^2.4.1",
9494
"@types/markdown-it-link-attributes": "^3.0.5",
9595
"@types/ua-parser-js": "^0.7.39",
96-
"@unocss/nuxt": "^0.61.0",
97-
"@unocss/preset-icons": "^0.61.0",
98-
"@unocss/preset-uno": "^0.61.0",
99-
"@unocss/runtime": "^0.61.0",
100-
"@vitest/ui": "^1.6.0",
96+
"@unocss/nuxt": "^0.61.5",
97+
"@unocss/preset-icons": "^0.61.5",
98+
"@unocss/preset-uno": "^0.61.5",
99+
"@unocss/runtime": "^0.61.5",
100+
"@vitest/ui": "^2.0.4",
101101
"@vue/devtools-applet": "7.3.3",
102102
"@vueuse/nuxt": "^10.11.0",
103103
"@xterm/addon-fit": "^0.10.0",
@@ -110,18 +110,18 @@
110110
"markdown-it-link-attributes": "^4.0.1",
111111
"nanoid": "^5.0.7",
112112
"nitropack": "^2.9.7",
113-
"nuxt": "^3.12.2",
113+
"nuxt": "^3.12.4",
114114
"ofetch": "^1.3.4",
115115
"quicktype-core": "^23.0.170",
116-
"shiki": "^1.10.0",
116+
"shiki": "^1.11.0",
117117
"theme-vitesse": "^0.8.0",
118118
"ua-parser-js": "^1.0.38",
119-
"unocss": "^0.61.0",
119+
"unocss": "^0.61.5",
120120
"unplugin-vue-markdown": "^0.26.2",
121121
"vanilla-jsoneditor": "^0.23.7",
122122
"vis-data": "^7.1.9",
123123
"vis-network": "^9.1.9",
124-
"vue-tsc": "^2.0.24",
124+
"vue-tsc": "^2.0.28",
125125
"vue-virtual-scroller": "2.0.0-beta.8"
126126
}
127127
}

playgrounds/empty/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"preview": "nuxt preview"
1818
},
1919
"devDependencies": {
20-
"@types/node": "^20.14.9",
21-
"nuxt": "^3.12.3"
20+
"@types/node": "^20.14.11",
21+
"nuxt": "^3.12.4"
2222
}
2323
}

playgrounds/module-starter/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
2323
},
2424
"dependencies": {
2525
"@nuxt/devtools-kit": "workspace:*",
26-
"@nuxt/kit": "^3.12.3",
26+
"@nuxt/kit": "^3.12.4",
2727
"sirv": "^2.0.4"
2828
},
2929
"devDependencies": {
3030
"@iconify-json/carbon": "^1.1.36",
3131
"@nuxt/devtools": "workspace:*",
3232
"@nuxt/devtools-ui-kit": "workspace:*",
3333
"@nuxt/module-builder": "~0.6.0",
34-
"@nuxt/schema": "^3.12.3",
34+
"@nuxt/schema": "^3.12.4",
3535
"@nuxt/test-utils": "^3.13.1",
36-
"eslint": "^9.6.0",
37-
"nuxt": "^3.12.3",
38-
"vitest": "^1.6.0"
36+
"eslint": "^9.7.0",
37+
"nuxt": "^3.12.4",
38+
"vitest": "^2.0.4"
3939
}
4040
}

playgrounds/tab-pinia/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@exampledev/new.css": "^1.1.3",
17-
"cypress": "^13.13.0",
18-
"nuxt": "^3.12.3"
17+
"cypress": "^13.13.1",
18+
"nuxt": "^3.12.4"
1919
}
2020
}

playgrounds/tab-seo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "nuxt preview"
99
},
1010
"devDependencies": {
11-
"@types/node": "^20.14.9",
12-
"nuxt": "^3.12.3"
11+
"@types/node": "^20.14.11",
12+
"nuxt": "^3.12.4"
1313
}
1414
}

playgrounds/tab-server-route/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "nuxt preview"
99
},
1010
"devDependencies": {
11-
"@types/node": "^20.14.9",
12-
"nuxt": "^3.12.3"
11+
"@types/node": "^20.14.11",
12+
"nuxt": "^3.12.4"
1313
}
1414
}

playgrounds/tab-timeline/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@nuxt/devtools": "workspace:^",
12-
"@types/node": "^20.14.9",
13-
"nuxt": "^3.12.3"
12+
"@types/node": "^20.14.11",
13+
"nuxt": "^3.12.4"
1414
}
1515
}

0 commit comments

Comments
 (0)