Skip to content

Commit 6246779

Browse files
chore(deps): update all non-major dependencies (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: arlo <[email protected]>
1 parent f61dc5e commit 6246779

File tree

18 files changed

+452
-495
lines changed

18 files changed

+452
-495
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"docs:preview": "vitepress preview"
99
},
1010
"devDependencies": {
11-
"@unocss/reset": "^0.58.4",
11+
"@unocss/reset": "^0.58.5",
1212
"@vueuse/core": "^10.7.2",
1313
"unplugin-vue-components": "^0.26.0",
14-
"vitepress": "1.0.0-rc.40",
14+
"vitepress": "1.0.0-rc.41",
1515
"vue": "^3.4.15"
1616
}
1717
}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "7.0.14",
55
"private": true,
6-
"packageManager": "[email protected].0",
6+
"packageManager": "[email protected].1",
77
"description": "DevTools for Vue.js",
88
"author": "webfansplz",
99
"license": "MIT",
@@ -64,14 +64,14 @@
6464
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
6565
},
6666
"devDependencies": {
67-
"@antfu/eslint-config": "2.6.3",
67+
"@antfu/eslint-config": "2.6.4",
6868
"@antfu/ni": "^0.21.12",
6969
"@arethetypeswrong/cli": "^0.13.6",
70-
"@types/chrome": "^0.0.259",
70+
"@types/chrome": "^0.0.260",
7171
"@types/degit": "^2.8.6",
7272
"@types/fs-extra": "^11.0.4",
73-
"@types/node": "^20.11.10",
74-
"@unocss/eslint-plugin": "^0.58.4",
73+
"@types/node": "^20.11.16",
74+
"@unocss/eslint-plugin": "^0.58.5",
7575
"@vue/devtools-core": "workspace:^",
7676
"@vue/devtools-kit": "workspace:^",
7777
"@vue/test-utils": "^2.4.4",
@@ -85,20 +85,20 @@
8585
"fast-glob": "^3.3.2",
8686
"fs-extra": "^11.2.0",
8787
"jsdom": "^24.0.0",
88-
"lint-staged": "^15.2.0",
88+
"lint-staged": "^15.2.1",
8989
"npm-run-all2": "^5.0.2",
9090
"pnpm": "^8.15.0",
9191
"progress": "^2.0.3",
9292
"publint": "^0.2.7",
9393
"readdir-glob": "^1.1.3",
9494
"regex-extra": "^0.2.2",
9595
"simple-git-hooks": "^2.9.0",
96-
"taze": "^0.13.1",
96+
"taze": "^0.13.2",
9797
"tsup": "^8.0.1",
9898
"tsx": "^4.7.0",
9999
"typescript": "^5.3.3",
100100
"unbuild": "^2.0.0",
101-
"unocss": "^0.58.4",
101+
"unocss": "^0.58.5",
102102
"vite": "^5.0.12",
103103
"vitest": "^1.2.2",
104104
"vue": "^3.4.15"

packages/client/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0"
2525
},
2626
"dependencies": {
27-
"@unocss/preset-icons": "^0.58.4",
28-
"@unocss/runtime": "^0.58.4",
27+
"@unocss/preset-icons": "^0.58.5",
28+
"@unocss/runtime": "^0.58.5",
2929
"@vue/devtools-core": "workspace:^",
3030
"@vue/devtools-kit": "workspace:^",
3131
"@vue/devtools-shared": "workspace:^",
@@ -35,19 +35,19 @@
3535
"colord": "^2.9.3",
3636
"fuse.js": "^7.0.0",
3737
"minimatch": "^9.0.3",
38-
"shiki": "1.0.0-beta.0",
38+
"shiki": "1.0.0-beta.5",
3939
"splitpanes": "^3.1.5",
4040
"vis-network": "^9.1.9",
4141
"vite-hot-client": "^0.2.3",
4242
"vue-router": "^4.2.5",
4343
"vue-virtual-scroller": "2.0.0-beta.8"
4444
},
4545
"devDependencies": {
46-
"@iconify/json": "^2.2.176",
47-
"@types/node": "^20.11.10",
46+
"@iconify/json": "^2.2.180",
47+
"@types/node": "^20.11.16",
4848
"@types/splitpanes": "^2.2.6",
49-
"@unocss/core": "^0.58.4",
50-
"@unocss/reset": "^0.58.4",
49+
"@unocss/core": "^0.58.5",
50+
"@unocss/reset": "^0.58.5",
5151
"@vitejs/plugin-vue": "^5.0.3",
5252
"@vitejs/plugin-vue-jsx": "^3.1.0",
5353
"dayjs": "^1.11.10",
@@ -56,7 +56,7 @@
5656
"pinia": "^2.1.7",
5757
"sass": "^1.70.0",
5858
"simple-git-hooks": "^2.9.0",
59-
"unocss": "^0.58.4",
59+
"unocss": "^0.58.5",
6060
"unplugin": "^1.6.0",
6161
"unplugin-auto-import": "^0.17.5",
6262
"unplugin-vue-components": "^0.26.0",

packages/core/src/vite-rpc/types.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ export interface ModuleInfo {
3939
}
4040

4141
export interface ViteRPCFunctions {
42-
root(): string
43-
getGraph(): Promise<ModuleInfo[]>
44-
getStaticAssets(): Promise<AssetInfo[]>
45-
getImageMeta(filepath: string): Promise<ImageMeta | undefined>
46-
getTextAssetContent(filepath: string, limit?: number): Promise<string | undefined>
42+
root: () => string
43+
getGraph: () => Promise<ModuleInfo[]>
44+
getStaticAssets: () => Promise<AssetInfo[]>
45+
getImageMeta: (filepath: string) => Promise<ImageMeta | undefined>
46+
getTextAssetContent: (filepath: string, limit?: number) => Promise<string | undefined>
4747
moduleUpdated: () => void
4848
assetsUpdated: () => void
4949
}

packages/devtools-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@types/speakingurl": "^13.0.6",
37-
"vue": "^3.4.14",
37+
"vue": "^3.4.15",
3838
"vue-router": "^4.2.5"
3939
}
4040
}

packages/devtools-kit/src/types/hook.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ export interface DevToolsHook {
4444

4545
export interface VueHooks {
4646
on: {
47-
vueAppInit(fn: DevToolsEvent[DevToolsHooks.APP_INIT]): void
48-
vueAppConnected(fn: DevToolsEvent[DevToolsHooks.APP_CONNECTED]): void
49-
componentAdded(fn: DevToolsEvent[DevToolsHooks.COMPONENT_ADDED]): () => void
50-
componentUpdated(fn: DevToolsEvent[DevToolsHooks.COMPONENT_UPDATED]): () => void
51-
componentRemoved(fn: DevToolsEvent[DevToolsHooks.COMPONENT_REMOVED]): () => void
52-
setupDevtoolsPlugin(fn: DevToolsEvent[DevToolsHooks.SETUP_DEVTOOLS_PLUGIN]): void
47+
vueAppInit: (fn: DevToolsEvent[DevToolsHooks.APP_INIT]) => void
48+
vueAppConnected: (fn: DevToolsEvent[DevToolsHooks.APP_CONNECTED]) => void
49+
componentAdded: (fn: DevToolsEvent[DevToolsHooks.COMPONENT_ADDED]) => () => void
50+
componentUpdated: (fn: DevToolsEvent[DevToolsHooks.COMPONENT_UPDATED]) => () => void
51+
componentRemoved: (fn: DevToolsEvent[DevToolsHooks.COMPONENT_REMOVED]) => () => void
52+
setupDevtoolsPlugin: (fn: DevToolsEvent[DevToolsHooks.SETUP_DEVTOOLS_PLUGIN]) => void
5353
}
54-
setupDevToolsPlugin(pluginDescriptor: PluginDescriptor, setupFn: PluginSetupFunction): void
54+
setupDevToolsPlugin: (pluginDescriptor: PluginDescriptor, setupFn: PluginSetupFunction) => void
5555
}

packages/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@vue/devtools-core": "workspace:^",
3535
"@vue/devtools-shared": "workspace:^",
36-
"electron": "^28.2.0",
36+
"electron": "^28.2.1",
3737
"execa": "^8.0.1",
3838
"h3": "^1.10.1",
3939
"ip": "^1.1.8",

packages/overlay/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@vueuse/core": "^10.7.2"
2828
},
2929
"devDependencies": {
30-
"@iconify/json": "^2.2.176",
31-
"@types/node": "^20.11.10",
30+
"@iconify/json": "^2.2.180",
31+
"@types/node": "^20.11.16",
3232
"@vitejs/plugin-vue": "^5.0.3",
3333
"sass": "^1.70.0",
3434
"vite": "^5.0.12",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@vueuse/core": "^10.7.2",
1414
"pinia": "^2.1.7",
1515
"vue": "^3.4.15",
16-
"vue-i18n": "^9.9.0",
16+
"vue-i18n": "^9.9.1",
1717
"vue-router": "^4.2.5"
1818
},
1919
"devDependencies": {

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"rfdc": "^1.3.1"
2525
},
2626
"devDependencies": {
27-
"@types/node": "^20.11.10"
27+
"@types/node": "^20.11.16"
2828
}
2929
}

0 commit comments

Comments
 (0)