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 Nov 19, 2024
1 parent 3971ab7 commit 1baabd8
Show file tree
Hide file tree
Showing 11 changed files with 754 additions and 596 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": "^11.2.0",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@shikijs/vitepress-twoslash": "^1.22.2",
"@unocss/reset": "^0.64.0",
"@shikijs/vitepress-twoslash": "^1.23.1",
"@unocss/reset": "^0.64.1",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/vitepress": "^0.5.3",
"@vitejs/plugin-vue": "^5.1.5",
"@vitejs/plugin-vue": "^5.2.0",
"https-localhost": "^4.7.1",
"tinyglobby": "^0.2.10",
"unocss": "^0.64.0",
"unocss": "^0.64.1",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-pwa": "^0.21.0",
"vitepress": "^1.5.0",
"vitepress-plugin-tabs": "^0.5.0",
"workbox-window": "^7.3.0"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.2.0-beta.2",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"description": "Next generation testing framework powered by Vite",
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/ni": "^0.23.0",
"@playwright/test": "^1.48.2",
"@antfu/ni": "^0.23.1",
"@playwright/test": "^1.49.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand All @@ -52,10 +52,10 @@
"changelogithub": "^0.13.11",
"esbuild": "^0.24.0",
"eslint": "^9.14.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
"rollup": "^4.25.0",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
"@testing-library/user-event": "^14.5.2",
"@vitest/mocker": "workspace:*",
"@vitest/utils": "workspace:*",
"magic-string": "^0.30.12",
"msw": "^2.6.4",
"magic-string": "^0.30.13",
"msw": "^2.6.5",
"sirv": "^3.0.0",
"tinyrainbow": "^1.2.0",
"ws": "^8.18.0"
Expand All @@ -102,13 +102,13 @@
"@vitest/ws-client": "workspace:*",
"@wdio/protocols": "^8.40.3",
"birpc": "0.2.19",
"flatted": "^3.3.1",
"flatted": "^3.3.2",
"ivya": "^1.1.1",
"mime": "^4.0.4",
"pathe": "^1.1.2",
"periscopic": "^4.0.2",
"playwright": "^1.48.2",
"playwright-core": "^1.48.2",
"playwright": "^1.49.0",
"playwright-core": "^1.49.0",
"safaridriver": "^1.0.0",
"vitest": "workspace:*",
"webdriverio": "^8.40.6"
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 @@ -61,7 +61,7 @@
"istanbul-lib-report": "^3.0.1",
"istanbul-lib-source-maps": "^5.0.6",
"istanbul-reports": "^3.1.7",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"magicast": "^0.3.5",
"std-env": "^3.8.0",
"test-exclude": "^7.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/mocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@
"dependencies": {
"@vitest/spy": "workspace:*",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.12"
"magic-string": "^0.30.13"
},
"devDependencies": {
"@types/estree": "^1.0.6",
"@vitest/spy": "workspace:*",
"@vitest/utils": "workspace:*",
"acorn-walk": "^8.3.4",
"msw": "^2.6.4",
"msw": "^2.6.5",
"pathe": "^1.1.2",
"vite": "^5.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pretty-format/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"devDependencies": {
"@types/react-is": "^18.3.0",
"react-is": "^18.3.1",
"react-is-19": "npm:[email protected]b01722d5-20241114"
"react-is-19": "npm:[email protected]fb9a90fa48-20240614"
}
}
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.12",
"magic-string": "^0.30.13",
"pathe": "^1.1.2"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@vitest/utils": "workspace:*",
"fflate": "^0.8.2",
"flatted": "^3.3.1",
"flatted": "^3.3.2",
"pathe": "^1.1.2",
"sirv": "^3.0.0",
"tinyglobby": "^0.2.10",
Expand All @@ -64,8 +64,8 @@
"@types/d3-force": "^3.0.10",
"@types/d3-selection": "^3.0.11",
"@types/ws": "^8.5.13",
"@unocss/reset": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.5",
"@unocss/reset": "^0.64.1",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@vue/test-utils": "^2.4.6",
Expand All @@ -76,14 +76,14 @@
"codemirror-theme-vars": "^0.1.2",
"d3-graph-controller": "^3.0.11",
"floating-vue": "^5.2.2",
"rollup": "^4.25.0",
"rollup": "^4.27.3",
"splitpanes": "^3.1.5",
"unocss": "^0.64.0",
"unplugin-auto-import": "^0.18.3",
"unocss": "^0.64.1",
"unplugin-auto-import": "^0.18.5",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.0.0",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-virtual-scroller": "2.0.0-beta.8"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"chai": "^5.1.2",
"debug": "^4.3.7",
"expect-type": "^1.1.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"pathe": "^1.1.2",
"restore-cursor": "^5.1.0",
"std-env": "^3.8.0",
Expand Down Expand Up @@ -193,11 +193,11 @@
"cli-truncate": "^4.0.0",
"fast-glob": "3.3.2",
"find-up": "^6.3.0",
"flatted": "^3.3.1",
"flatted": "^3.3.2",
"get-tsconfig": "^4.8.1",
"happy-dom": "^15.11.4",
"happy-dom": "^15.11.6",
"jsdom": "^25.0.1",
"local-pkg": "^0.5.0",
"local-pkg": "^0.5.1",
"log-update": "^5.0.1",
"micromatch": "^4.0.8",
"pretty-format": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ws-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"birpc": "0.2.19",
"flatted": "^3.3.1",
"flatted": "^3.3.2",
"ws": "^8.18.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 1baabd8

Please sign in to comment.