Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6890)
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 Nov 13, 2024
1 parent 4c96cce commit 0ad2cdc
Show file tree
Hide file tree
Showing 9 changed files with 256 additions and 250 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # v45.0.3
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
with:
files: |
docs/**
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@unocss/reset": "^0.64.0",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/vitepress": "^0.5.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"https-localhost": "^4.7.1",
"tinyglobby": "^0.2.10",
"unocss": "^0.64.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"magic-string": "^0.30.12",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
"rollup": "^4.24.4",
"rollup": "^4.25.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.3",
Expand All @@ -64,14 +64,14 @@
"typescript": "^5.6.3",
"vite": "^5.4.0",
"vitest": "workspace:*",
"zx": "^8.2.0"
"zx": "^8.2.2"
},
"pnpm": {
"overrides": {
"@vitest/browser": "workspace:*",
"@vitest/ui": "workspace:*",
"acorn": "8.11.3",
"mlly": "^1.7.2",
"mlly": "^1.7.3",
"rollup": "$rollup",
"vite": "$vite",
"vitest": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@vitest/mocker": "workspace:*",
"@vitest/utils": "workspace:*",
"magic-string": "^0.30.12",
"msw": "^2.6.0",
"msw": "^2.6.4",
"sirv": "^3.0.0",
"tinyrainbow": "^1.2.0",
"ws": "^8.18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/coverage-v8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"istanbul-reports": "^3.1.7",
"magic-string": "^0.30.12",
"magicast": "^0.3.5",
"std-env": "^3.7.0",
"std-env": "^3.8.0",
"test-exclude": "^7.0.1",
"tinyrainbow": "^1.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@vitest/spy": "workspace:*",
"@vitest/utils": "workspace:*",
"acorn-walk": "^8.3.4",
"msw": "^2.6.0",
"msw": "^2.6.4",
"pathe": "^1.1.2",
"vite": "^5.4.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/d3-selection": "^3.0.11",
"@types/ws": "^8.5.13",
"@unocss/reset": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@vue/test-utils": "^2.4.6",
Expand All @@ -76,7 +76,7 @@
"codemirror-theme-vars": "^0.1.2",
"d3-graph-controller": "^3.0.11",
"floating-vue": "^5.2.2",
"rollup": "^4.24.4",
"rollup": "^4.25.0",
"splitpanes": "^3.1.5",
"unocss": "^0.64.0",
"unplugin-auto-import": "^0.18.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"expect-type": "^1.1.0",
"magic-string": "^0.30.12",
"pathe": "^1.1.2",
"std-env": "^3.7.0",
"std-env": "^3.8.0",
"tinybench": "^2.9.0",
"tinyexec": "^0.3.1",
"tinypool": "^1.0.1",
Expand All @@ -174,7 +174,7 @@
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/install-pkg": "^0.4.1",
"@edge-runtime/vm": "^4.0.3",
"@edge-runtime/vm": "^4.0.4",
"@sinonjs/fake-timers": "11.1.0",
"@types/debug": "^4.1.12",
"@types/estree": "^1.0.6",
Expand All @@ -194,7 +194,7 @@
"find-up": "^6.3.0",
"flatted": "^3.3.1",
"get-tsconfig": "^4.8.1",
"happy-dom": "^15.9.0",
"happy-dom": "^15.11.4",
"jsdom": "^25.0.1",
"local-pkg": "^0.5.0",
"log-update": "^5.0.1",
Expand Down
Loading

0 comments on commit 0ad2cdc

Please sign in to comment.