Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies (#228)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent e1a11c3 commit 5999f37
Show file tree
Hide file tree
Showing 6 changed files with 596 additions and 805 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@vite-plugin-vue-devtools/monorepo",
"version": "1.0.0-rc.3",
"private": true,
"packageManager": "pnpm@8.7.1",
"packageManager": "pnpm@8.7.4",
"description": "A vite plugin for Vue DevTools",
"author": "webfansplz",
"license": "MIT",
Expand Down Expand Up @@ -63,21 +63,21 @@
"devDependencies": {
"@antfu/eslint-config": "^0.41.0",
"@antfu/ni": "^0.21.8",
"@types/node": "^20.5.9",
"@unocss/eslint-config": "^0.55.6",
"@types/node": "^20.6.0",
"@unocss/eslint-config": "^0.55.7",
"@vite-plugin-vue-devtools/ui-kit": "workspace:*",
"bumpp": "^9.2.0",
"eslint": "8.48.0",
"eslint": "8.49.0",
"esno": "^0.17.0",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"pnpm": "^8.7.1",
"pnpm": "^8.7.4",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.2",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^4.4.9",
"vitest": "^0.34.3",
"vitest": "^0.34.4",
"vue": "^3.3.4"
},
"simple-git-hooks": {
Expand Down
16 changes: 8 additions & 8 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@vueuse/core": "^10.4.1",
"@vueuse/integrations": "^10.4.1",
"algoliasearch": "^4.19.1",
"json-editor-vue": "^0.10.6",
"json-editor-vue": "^0.10.15",
"minimatch": "^9.0.3",
"nanoid": "^4.0.2",
"scroll-into-view-if-needed": "^3.0.10",
Expand All @@ -42,16 +42,16 @@
"vite-hot-client": "^0.2.2",
"vue-router": "^4.2.4",
"vuedraggable": "^4.1.0",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.7.0"
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
},
"devDependencies": {
"@algolia/client-search": "^4.19.1",
"@iconify/json": "^2.2.111",
"@types/node": "^20.5.9",
"@iconify/json": "^2.2.114",
"@types/node": "^20.6.0",
"@types/splitpanes": "^2.2.1",
"@unocss/core": "^0.55.6",
"@unocss/reset": "^0.55.6",
"@unocss/core": "^0.55.7",
"@unocss/reset": "^0.55.7",
"@vite-plugin-vue-devtools/core": "workspace:*",
"@vite-plugin-vue-devtools/ui-kit": "workspace:*",
"@vitejs/plugin-vue": "^4.3.4",
Expand All @@ -62,7 +62,7 @@
"ohash": "^1.1.3",
"pinia": "^2.1.6",
"simple-git-hooks": "^2.9.0",
"unocss": "^0.55.6",
"unocss": "^0.55.7",
"unplugin": "^1.4.0",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"vite": "^3.1.0 || ^4.0.0-0"
},
"dependencies": {
"@babel/parser": "^7.22.14",
"birpc": "^0.2.13",
"@babel/parser": "^7.22.16",
"birpc": "^0.2.14",
"estree-walker": "^2.0.2",
"magic-string": "^0.30.3",
"vite-hot-client": "^0.2.2"
},
"devDependencies": {
"@babel/types": "^7.22.11",
"@babel/types": "^7.22.17",
"@vue/compiler-sfc": "^3.3.4",
"vue": "^3.3.4"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"dependencies": {
"@vite-plugin-vue-devtools/core": "workspace:*",
"@webfansplz/vuedoc-parser": "^0.0.4",
"birpc": "^0.2.13",
"birpc": "^0.2.14",
"execa": "^8.0.1",
"sirv": "^2.0.3",
"vite-plugin-inspect": "^0.7.38",
"vite-plugin-vue-inspector": "^3.6.0"
"vite-plugin-vue-inspector": "^3.7.1"
},
"devDependencies": {
"@types/node": "^20.5.9",
"@types/node": "^20.6.0",
"fast-glob": "^3.3.1",
"image-meta": "^0.1.1",
"pathe": "^1.1.1"
Expand Down
14 changes: 7 additions & 7 deletions packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"stub": "unbuild --stub"
},
"dependencies": {
"@unocss/core": "^0.55.6",
"@unocss/preset-attributify": "^0.55.6",
"@unocss/preset-icons": "^0.55.6",
"@unocss/preset-mini": "^0.55.6",
"@unocss/preset-uno": "^0.55.6",
"@unocss/reset": "^0.55.6",
"@unocss/core": "^0.55.7",
"@unocss/preset-attributify": "^0.55.7",
"@unocss/preset-icons": "^0.55.7",
"@unocss/preset-mini": "^0.55.7",
"@unocss/preset-uno": "^0.55.7",
"@unocss/reset": "^0.55.7",
"@vueuse/components": "^10.4.1",
"@vueuse/core": "^10.4.1",
"@vueuse/integrations": "^10.4.1",
"focus-trap": "^7.5.2",
"unocss": "^0.55.6"
"unocss": "^0.55.7"
},
"devDependencies": {
"unplugin": "^1.4.0",
Expand Down
Loading

0 comments on commit 5999f37

Please sign in to comment.