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 Jul 31, 2024
1 parent f3dfd5e commit 5ede186
Show file tree
Hide file tree
Showing 11 changed files with 1,162 additions and 1,020 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
},
"dependencies": {
"@vueuse/core": "^10.11.0",
"vue": "^3.4.33"
"vue": "^3.4.35"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/logos": "^1.1.43",
"@shikijs/vitepress-twoslash": "^1.11.0",
"@unocss/reset": "^0.61.5",
"@shikijs/vitepress-twoslash": "^1.12.0",
"@unocss/reset": "^0.61.8",
"@vite-pwa/assets-generator": "^0.2.4",
"@vite-pwa/vitepress": "^0.5.0",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.1",
"fast-glob": "^3.3.2",
"https-localhost": "^4.7.1",
"unocss": "^0.61.5",
"unocss": "^0.61.8",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-pwa": "^0.20.1",
"vitepress": "^1.3.1",
"workbox-window": "^7.1.0"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
"test:browser:playwright": "pnpm -C test/browser run test:playwright"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.2",
"@antfu/eslint-config": "^2.24.0",
"@antfu/ni": "^0.22.0",
"@playwright/test": "^1.45.3",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^20.14.11",
"@types/ws": "^8.5.11",
"@types/node": "^20.14.13",
"@types/ws": "^8.5.12",
"@vitest/browser": "workspace:*",
"@vitest/coverage-istanbul": "workspace:*",
"@vitest/coverage-v8": "workspace:*",
"@vitest/ui": "workspace:*",
"bumpp": "^9.4.1",
"esbuild": "^0.23.0",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
"rollup": "^4.19.0",
"rollup": "^4.19.1",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.2",
"tsx": "^4.16.2",
"tsx": "^4.16.3",
"typescript": "^5.5.4",
"vite": "^5.3.3",
"vitest": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,14 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/user-event": "^14.5.2",
"@vitest/utils": "workspace:*",
"magic-string": "^0.30.10",
"msw": "^2.3.2",
"magic-string": "^0.30.11",
"msw": "^2.3.4",
"sirv": "^2.0.4",
"ws": "^8.18.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.7",
"@types/ws": "^8.5.11",
"@testing-library/jest-dom": "^6.4.8",
"@types/ws": "^8.5.12",
"@vitest/runner": "workspace:*",
"@vitest/ui": "workspace:*",
"@vitest/ws-client": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/coverage-istanbul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@istanbuljs/schema": "^0.1.3",
"debug": "^4.3.5",
"debug": "^4.3.6",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-instrument": "^6.0.3",
"istanbul-lib-report": "^3.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/coverage-v8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"dependencies": {
"@ampproject/remapping": "^2.3.0",
"@bcoe/v8-coverage": "^0.2.3",
"debug": "^4.3.5",
"debug": "^4.3.6",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-report": "^3.0.1",
"istanbul-lib-source-maps": "^5.0.6",
"istanbul-reports": "^3.1.7",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"magicast": "^0.3.4",
"std-env": "^3.7.0",
"test-exclude": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@vitest/pretty-format": "workspace:*",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"pathe": "^1.1.2"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"@types/codemirror": "^5.60.15",
"@types/d3-force": "^3.0.10",
"@types/d3-selection": "^3.0.10",
"@types/ws": "^8.5.11",
"@unocss/reset": "^0.61.5",
"@vitejs/plugin-vue": "^5.0.5",
"@types/ws": "^8.5.12",
"@unocss/reset": "^0.61.8",
"@vitejs/plugin-vue": "^5.1.1",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@vue/test-utils": "^2.4.6",
Expand All @@ -77,12 +77,12 @@
"d3-graph-controller": "^3.0.10",
"floating-vue": "^5.2.2",
"splitpanes": "^3.1.5",
"unocss": "^0.61.5",
"unplugin-auto-import": "^0.18.0",
"unocss": "^0.61.8",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.0.0",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.4.33",
"vue": "^3.4.35",
"vue-router": "^4.4.0",
"vue-virtual-scroller": "2.0.0-beta.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"dependencies": {
"cac": "^6.7.14",
"debug": "^4.3.5",
"debug": "^4.3.6",
"pathe": "^1.1.2",
"tinyrainbow": "^1.2.0",
"vite": "^5.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@
"@vitest/spy": "workspace:*",
"@vitest/utils": "workspace:*",
"chai": "^5.1.1",
"debug": "^4.3.5",
"debug": "^4.3.6",
"execa": "^8.0.1",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"pathe": "^1.1.2",
"std-env": "^3.7.0",
"tinybench": "^2.8.0",
Expand All @@ -177,7 +177,7 @@
"@types/istanbul-reports": "^3.0.4",
"@types/jsdom": "^21.1.7",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.14.11",
"@types/node": "^20.14.13",
"@types/prompts": "^2.4.9",
"@types/sinonjs__fake-timers": "^8.1.5",
"acorn-walk": "^8.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"vitest": "workspace:*"
},
"dependencies": {
"debug": "^4.3.5"
"debug": "^4.3.6"
},
"devDependencies": {
"@types/debug": "^4.1.12",
Expand Down
Loading

0 comments on commit 5ede186

Please sign in to comment.