Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 62bbdd4 commit efa040a
Show file tree
Hide file tree
Showing 19 changed files with 1,106 additions and 962 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"docs:preview": "vitepress preview"
},
"devDependencies": {
"@unocss/reset": "^0.59.4",
"@unocss/reset": "^0.60.2",
"@vueuse/core": "^10.9.0",
"unplugin-vue-components": "^0.27.0",
"vitepress": "1.1.4",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "7.1.3",
"private": true,
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.1",
"description": "DevTools for Vue.js",
"author": "webfansplz",
"license": "MIT",
Expand Down Expand Up @@ -68,17 +68,17 @@
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
},
"devDependencies": {
"@antfu/eslint-config": "2.16.1",
"@antfu/eslint-config": "2.18.0",
"@antfu/ni": "^0.21.12",
"@arethetypeswrong/cli": "^0.15.3",
"@types/chrome": "^0.0.267",
"@types/chrome": "^0.0.268",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.8",
"@unocss/eslint-plugin": "^0.59.4",
"@types/node": "^20.12.12",
"@unocss/eslint-plugin": "^0.60.2",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/test-utils": "^2.4.5",
"@vue/test-utils": "^2.4.6",
"archiver": "^7.0.1",
"bumpp": "^9.4.1",
"cross-env": "^7.0.3",
Expand All @@ -92,22 +92,22 @@
"jsdom": "^24.0.0",
"lint-staged": "^15.2.2",
"npm-run-all2": "^6.1.2",
"pnpm": "^9.0.6",
"pnpm": "^9.1.1",
"progress": "^2.0.3",
"publint": "^0.2.7",
"readdir-glob": "^2.0.0",
"regex-extra": "^0.2.2",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.8",
"tsup": "^8.0.2",
"tsx": "^4.8.2",
"tsx": "^4.10.2",
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"unocss": "^0.59.4",
"unocss": "^0.60.2",
"vite": "^5.2.11",
"vitest": "^1.5.3",
"vue": "^3.4.26"
"vitest": "^1.6.0",
"vue": "^3.4.27"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
6 changes: 3 additions & 3 deletions packages/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"@vue/devtools-ui": "workspace:^",
"lodash-es": "^4.17.21",
"perfect-debounce": "^1.0.0",
"shiki": "1.4.0",
"shiki": "1.5.2",
"splitpanes": "^3.1.5",
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"unplugin-vue": "^5.0.5",
"vite-plugin-dts": "^3.9.0",
"vue": "^3.4.26",
"vite-plugin-dts": "^3.9.1",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/browser-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
22 changes: 11 additions & 11 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0"
},
"dependencies": {
"@unocss/preset-icons": "^0.59.4",
"@unocss/runtime": "^0.59.4",
"@unocss/preset-icons": "^0.60.2",
"@unocss/runtime": "^0.60.2",
"@vue/devtools-applet": "workspace:^",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
Expand All @@ -36,32 +36,32 @@
"colord": "^2.9.3",
"fuse.js": "^7.0.0",
"minimatch": "^9.0.4",
"shiki": "1.4.0",
"shiki": "1.5.2",
"splitpanes": "^3.1.5",
"vis-network": "^9.1.9",
"vite-hot-client": "^0.2.3",
"vue-router": "^4.3.2",
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@iconify/json": "^2.2.206",
"@types/node": "^20.12.8",
"@iconify/json": "^2.2.210",
"@types/node": "^20.12.12",
"@types/splitpanes": "^2.2.6",
"@unocss/core": "^0.59.4",
"@unocss/reset": "^0.59.4",
"@unocss/core": "^0.60.2",
"@unocss/reset": "^0.60.2",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"dayjs": "^1.11.11",
"floating-vue": "5.2.2",
"ohash": "^1.1.3",
"pinia": "^2.1.7",
"sass": "^1.76.0",
"sass": "^1.77.1",
"simple-git-hooks": "^2.11.1",
"unocss": "^0.59.4",
"unocss": "^0.60.2",
"unplugin": "^1.10.1",
"unplugin-auto-import": "^0.17.5",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"vite-hot-client": "^0.2.3"
},
"devDependencies": {
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
2 changes: 1 addition & 1 deletion packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/speakingurl": "^13.0.6",
"vue": "^3.4.26",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
}
}
6 changes: 3 additions & 3 deletions packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@vue/devtools-core": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"electron": "^29.3.1",
"electron": "^29.3.3",
"execa": "^8.0.1",
"h3": "^1.11.1",
"ip": "^2.0.1",
Expand All @@ -43,8 +43,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"tsx": "^4.8.2",
"tsx": "^4.10.2",
"unbuild": "^2.0.0",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
8 changes: 4 additions & 4 deletions packages/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@vueuse/core": "^10.9.0"
},
"devDependencies": {
"@iconify/json": "^2.2.206",
"@types/node": "^20.12.8",
"@iconify/json": "^2.2.210",
"@types/node": "^20.12.12",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.76.0",
"sass": "^1.77.1",
"vite": "^5.2.11",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
10 changes: 5 additions & 5 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"dev": "vite"
},
"dependencies": {
"@iconify/json": "^2.2.206",
"@iconify/json": "^2.2.210",
"@vueuse/core": "^10.9.0",
"pinia": "^2.1.7",
"unplugin-auto-import": "^0.17.5",
"vue": "^3.4.26",
"unplugin-auto-import": "^0.17.6",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"devDependencies": {
Expand All @@ -20,10 +20,10 @@
"@vue/devtools-core": "workspace:*",
"@vue/devtools-kit": "workspace:*",
"@vue/devtools-shared": "workspace:*",
"sass": "^1.76.0",
"sass": "^1.77.1",
"serve": "^14.2.3",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"unocss": "^0.60.2",
"vite": "^5.2.11",
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-vue-devtools": "workspace:*"
Expand Down
12 changes: 6 additions & 6 deletions packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
"dev": "vite"
},
"dependencies": {
"@tanstack/vue-query": "^5.35.2",
"@tanstack/vue-query": "^5.36.0",
"@vueuse/core": "^10.9.0",
"pinia": "^2.1.7",
"unplugin-auto-import": "^0.17.5",
"vue": "^3.4.26",
"unplugin-auto-import": "^0.17.6",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"vuex": "^4.1.0"
},
"devDependencies": {
"@tanstack/vue-query-devtools": "^5.35.2",
"@tanstack/vue-query-devtools": "^5.36.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/devtools": "workspace:^",
"sass": "^1.76.0",
"sass": "^1.77.1",
"serve": "^14.2.3",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"unocss": "^0.60.2",
"vite": "^5.2.11",
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-vue-devtools": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions packages/playground/multi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"dependencies": {
"@vueuse/core": "^10.9.0",
"pinia": "^2.1.7",
"unplugin-auto-import": "^0.17.5",
"vue": "^3.4.26",
"unplugin-auto-import": "^0.17.6",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.76.0",
"sass": "^1.77.1",
"serve": "^14.2.3",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"unocss": "^0.60.2",
"vite": "^5.2.11",
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-vue-devtools": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions packages/playground/termui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
},
"dependencies": {
"@vue/devtools": "workspace:^",
"@vue/runtime-core": "^3.4.26",
"vue": "^3.4.26",
"@vue/runtime-core": "^3.4.27",
"vue": "^3.4.27",
"vue-termui": "*"
},
"devDependencies": {
"@types/node": "^20.12.8",
"@types/node": "^20.12.12",
"@vitejs/plugin-vue": "^5.0.4",
"@vue-termui/cli": "*",
"@vue/compiler-sfc": "^3.4.26",
"@vue/compiler-sfc": "^3.4.27",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
"vite-plugin-vue-termui": "*"
Expand Down
6 changes: 3 additions & 3 deletions packages/playground/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/reset": "^0.59.4",
"@unocss/reset": "^0.60.2",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^10.9.0",
"vue": "^3.4.26"
"vue": "^3.4.27"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"unocss": "^0.60.2",
"vite": "^5.2.11",
"vue-tsc": "^1.8.27"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dev": "vue-cli-service serve"
},
"dependencies": {
"core-js": "^3.37.0",
"vue": "^3.4.26"
"core-js": "^3.37.1",
"vue": "^3.4.27"
},
"devDependencies": {
"@babel/core": "^7.24.5",
Expand All @@ -23,8 +23,8 @@
"@vue/cli-service": "~5.0.8",
"@vue/devtools": "workspace:*",
"@vue/devtools-api": "workspace:*",
"eslint": "^9.1.1",
"eslint-plugin-vue": "^9.25.0"
"eslint": "^9.2.0",
"eslint-plugin-vue": "^9.26.0"
},
"eslintConfig": {
"env": {
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"rfdc": "^1.3.1"
},
"devDependencies": {
"@types/node": "^20.12.8"
"@types/node": "^20.12.12"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.17",
"@types/node": "^20.12.8",
"@unocss/reset": "^0.59.4",
"@types/node": "^20.12.12",
"@unocss/reset": "^0.60.2",
"@vitejs/plugin-vue": "^5.0.4",
"floating-vue": "5.2.2",
"histoire": "^0.17.17",
"unocss": "^0.59.4",
"vite-plugin-dts": "^3.9.0"
"unocss": "^0.60.2",
"vite-plugin-dts": "^3.9.1"
}
}
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"vite-plugin-vue-inspector": "^5.1.0"
},
"devDependencies": {
"@types/node": "^20.12.8",
"@types/node": "^20.12.12",
"fast-glob": "^3.3.2",
"image-meta": "^0.2.0",
"pathe": "^1.1.2"
Expand Down
Loading

0 comments on commit efa040a

Please sign in to comment.