Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6920)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <[email protected]>
  • Loading branch information
renovate[bot] and sheremet-va authored Dec 4, 2024
1 parent c4dfee3 commit 2521fa2
Show file tree
Hide file tree
Showing 16 changed files with 890 additions and 886 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: pnpm i

- name: Install Playwright Dependencies
run: pnpm exec playwright install chromium --with-deps
run: pnpm exec playwright install chromium --with-deps --only-shell

- name: Build
run: pnpm run build
Expand Down Expand Up @@ -150,8 +150,7 @@ jobs:
run: pnpm i

- name: Install Playwright Dependencies
if: needs.changed.outputs.should_skip != 'true'
run: pnpm exec playwright install ${{ matrix.browser[0] }} --with-deps
run: pnpm exec playwright install ${{ matrix.browser[0] }} --with-deps --only-shell

- name: Build
run: pnpm run build
Expand Down
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"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.24.0",
"@unocss/reset": "^0.65.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.1",
"https-localhost": "^4.7.1",
"tinyglobby": "^0.2.10",
"unocss": "^0.64.0",
"unplugin-vue-components": "^0.27.4",
"unocss": "^0.65.1",
"unplugin-vue-components": "^0.27.5",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-pwa": "^0.21.1",
"vitepress": "^1.5.0",
"vitepress-plugin-group-icons": "^1.3.0",
"vitepress-plugin-group-icons": "^1.3.1",
"vitepress-plugin-tabs": "^0.5.0",
"workbox-window": "^7.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@vitest/browser": "latest",
"jsdom": "latest",
"playwright": "^1.48.0",
"playwright": "^1.49.0",
"vite": "latest",
"vitest": "latest"
},
Expand Down
16 changes: 8 additions & 8 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.14.4",
"description": "Next generation testing framework powered by Vite",
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down Expand Up @@ -37,12 +37,12 @@
},
"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",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/ws": "^8.5.13",
"@vitest/browser": "workspace:*",
"@vitest/coverage-istanbul": "workspace:*",
Expand All @@ -52,19 +52,19 @@
"changelogithub": "^0.13.11",
"esbuild": "^0.24.0",
"eslint": "^9.14.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.14",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
"rollup": "^4.25.0",
"rollup": "^4.28.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.3",
"tinyglobby": "^0.2.10",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.0",
"vitest": "workspace:*",
"zx": "^8.2.2"
"zx": "^8.2.4"
},
"pnpm": {
"overrides": {
Expand Down
10 changes: 5 additions & 5 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,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.14",
"msw": "^2.6.6",
"sirv": "^3.0.0",
"tinyrainbow": "^1.2.0",
"ws": "^8.18.0"
Expand All @@ -105,13 +105,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.14",
"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.14"
},
"devDependencies": {
"@types/estree": "^1.0.6",
"@vitest/spy": "workspace:*",
"@vitest/utils": "workspace:*",
"acorn-walk": "^8.3.4",
"msw": "^2.6.4",
"msw": "^2.6.6",
"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.14",
"pathe": "^1.1.2"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,23 +49,23 @@
"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",
"tinyrainbow": "^1.2.0"
},
"devDependencies": {
"@faker-js/faker": "^9.2.0",
"@faker-js/faker": "^9.3.0",
"@iconify-json/carbon": "^1.2.4",
"@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.13",
"@unocss/reset": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.5",
"@unocss/reset": "^0.65.1",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/runner": "workspace:*",
"@vitest/ws-client": "workspace:*",
"@vue/test-utils": "^2.4.6",
Expand All @@ -76,15 +76,15 @@
"codemirror-theme-vars": "^0.1.2",
"d3-graph-controller": "^3.0.11",
"floating-vue": "^5.2.2",
"rollup": "^4.25.0",
"rollup": "^4.28.0",
"splitpanes": "^3.1.5",
"unocss": "^0.64.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"unocss": "^0.65.1",
"unplugin-auto-import": "^0.18.6",
"unplugin-vue-components": "^0.27.5",
"vite": "^5.0.0",
"vite-plugin-pages": "^0.32.3",
"vite-plugin-pages": "^0.32.4",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vue-virtual-scroller": "2.0.0-beta.8"
}
}
14 changes: 7 additions & 7 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.14",
"pathe": "^1.1.2",
"std-env": "^3.8.0",
"tinybench": "^2.9.0",
Expand All @@ -173,7 +173,7 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/install-pkg": "^0.4.1",
"@antfu/install-pkg": "^0.5.0",
"@edge-runtime/vm": "^4.0.4",
"@sinonjs/fake-timers": "11.1.0",
"@types/debug": "^4.1.12",
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.9.0",
"@types/node": "^22.10.1",
"@types/prompts": "^2.4.9",
"@types/sinonjs__fake-timers": "^8.1.5",
"acorn-walk": "^8.3.4",
Expand All @@ -192,16 +192,16 @@
"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.7",
"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",
"prompts": "^2.4.2",
"strip-literal": "^2.1.0",
"strip-literal": "^2.1.1",
"ws": "^8.18.0"
}
}
1 change: 1 addition & 0 deletions packages/vitest/src/runtime/vm/commonjs-executor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ export class CommonjsExecutor {
static constants = _Module.constants
static enableCompileCache = _Module.enableCompileCache
static getCompileCacheDir = _Module.getCompileCacheDir
static flushCompileCache = _Module.flushCompileCache

static Module = Module
}
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 2521fa2

Please sign in to comment.