Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6750)
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 Oct 23, 2024
1 parent 3a8b56b commit 5df7414
Show file tree
Hide file tree
Showing 8 changed files with 502 additions and 478 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"vue": "^3.5.12"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.2",
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/logos": "^1.2.3",
"@shikijs/vitepress-twoslash": "^1.22.0",
"@unocss/reset": "^0.63.4",
"@unocss/reset": "^0.63.6",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/vitepress": "^0.5.3",
"@vitejs/plugin-vue": "^5.1.4",
"https-localhost": "^4.7.1",
"tinyglobby": "^0.2.9",
"unocss": "^0.63.4",
"unocss": "^0.63.6",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.20.5",
"vitepress": "^1.4.0",
"vitepress": "^1.4.1",
"vitepress-plugin-tabs": "^0.5.0",
"workbox-window": "^7.1.0"
}
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.1.3",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "Next generation testing framework powered by Vite",
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down Expand Up @@ -38,20 +38,20 @@
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/ni": "^0.23.0",
"@playwright/test": "^1.48.0",
"@rollup/plugin-commonjs": "^28.0.0",
"@playwright/test": "^1.48.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.7.5",
"@types/node": "^22.7.9",
"@types/ws": "^8.5.12",
"@vitest/browser": "workspace:*",
"@vitest/coverage-istanbul": "workspace:*",
"@vitest/coverage-v8": "workspace:*",
"@vitest/ui": "workspace:*",
"bumpp": "^9.6.1",
"bumpp": "^9.7.1",
"changelogithub": "^0.13.11",
"esbuild": "^0.24.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"magic-string": "^0.30.12",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@
"@vitest/mocker": "workspace:*",
"@vitest/utils": "workspace:*",
"magic-string": "^0.30.12",
"msw": "^2.4.9",
"msw": "^2.5.0",
"sirv": "^3.0.0",
"tinyrainbow": "^1.2.0",
"ws": "^8.18.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@types/ws": "^8.5.12",
"@vitest/runner": "workspace:*",
"@vitest/ui": "workspace:*",
Expand All @@ -107,8 +107,8 @@
"mime": "^4.0.4",
"pathe": "^1.1.2",
"periscopic": "^4.0.2",
"playwright": "^1.48.0",
"playwright-core": "^1.48.0",
"playwright": "^1.48.1",
"playwright-core": "^1.48.1",
"safaridriver": "^0.1.2",
"vitest": "workspace:*",
"webdriverio": "^8.40.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/expect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@vitest/spy": "workspace:*",
"@vitest/utils": "workspace:*",
"chai": "^5.1.1",
"chai": "^5.1.2",
"tinyrainbow": "^1.2.0"
},
"devDependencies": {
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.4.9",
"msw": "^2.5.0",
"pathe": "^1.1.2",
"vite": "^5.4.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
},
"devDependencies": {
"@faker-js/faker": "^9.0.3",
"@iconify-json/carbon": "^1.2.2",
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/logos": "^1.2.3",
"@testing-library/vue": "^8.1.0",
"@types/codemirror": "^5.60.15",
"@types/d3-force": "^3.0.10",
"@types/d3-selection": "^3.0.11",
"@types/ws": "^8.5.12",
"@unocss/reset": "^0.63.4",
"@unocss/reset": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
Expand All @@ -74,10 +74,10 @@
"birpc": "0.2.19",
"codemirror": "^5.65.18",
"codemirror-theme-vars": "^0.1.2",
"d3-graph-controller": "^3.0.10",
"d3-graph-controller": "^3.0.11",
"floating-vue": "^5.2.2",
"splitpanes": "^3.1.5",
"unocss": "^0.63.4",
"unocss": "^0.63.6",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"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 @@ -157,14 +157,14 @@
"@vitest/snapshot": "workspace:*",
"@vitest/spy": "workspace:*",
"@vitest/utils": "workspace:*",
"chai": "^5.1.1",
"chai": "^5.1.2",
"debug": "^4.3.7",
"expect-type": "^1.1.0",
"magic-string": "^0.30.12",
"pathe": "^1.1.2",
"std-env": "^3.7.0",
"tinybench": "^2.9.0",
"tinyexec": "^0.3.0",
"tinyexec": "^0.3.1",
"tinypool": "^1.0.1",
"tinyrainbow": "^1.2.0",
"vite": "^5.0.0",
Expand All @@ -182,7 +182,7 @@
"@types/istanbul-reports": "^3.0.4",
"@types/jsdom": "^21.1.7",
"@types/micromatch": "^4.0.9",
"@types/node": "^22.7.5",
"@types/node": "^22.7.9",
"@types/prompts": "^2.4.9",
"@types/sinonjs__fake-timers": "^8.1.5",
"acorn-walk": "^8.3.4",
Expand Down
Loading

0 comments on commit 5df7414

Please sign in to comment.