Skip to content

Commit 96e67dd

Browse files
chore(deps): update all non-major dependencies (#6797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
1 parent d54eb35 commit 96e67dd

File tree

8 files changed

+438
-355
lines changed

8 files changed

+438
-355
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"vue": "^3.5.12"
1919
},
2020
"devDependencies": {
21-
"@iconify-json/carbon": "^1.2.3",
21+
"@iconify-json/carbon": "^1.2.4",
2222
"@iconify-json/logos": "^1.2.3",
23-
"@shikijs/vitepress-twoslash": "^1.22.0",
23+
"@shikijs/vitepress-twoslash": "^1.22.1",
2424
"@unocss/reset": "^0.63.6",
2525
"@vite-pwa/assets-generator": "^0.2.6",
2626
"@vite-pwa/vitepress": "^0.5.3",
2727
"@vitejs/plugin-vue": "^5.1.4",
2828
"https-localhost": "^4.7.1",
29-
"tinyglobby": "^0.2.9",
29+
"tinyglobby": "^0.2.10",
3030
"unocss": "^0.63.6",
3131
"unplugin-vue-components": "^0.27.4",
3232
"vite": "^5.2.8",

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "2.1.4",
55
"private": true,
6-
"packageManager": "pnpm@9.12.2",
6+
"packageManager": "pnpm@9.12.3",
77
"description": "Next generation testing framework powered by Vite",
88
"engines": {
99
"node": "^18.0.0 || >=20.0.0"
@@ -38,11 +38,11 @@
3838
"devDependencies": {
3939
"@antfu/eslint-config": "^3.8.0",
4040
"@antfu/ni": "^0.23.0",
41-
"@playwright/test": "^1.48.1",
41+
"@playwright/test": "^1.48.2",
4242
"@rollup/plugin-commonjs": "^28.0.1",
4343
"@rollup/plugin-json": "^6.1.0",
4444
"@rollup/plugin-node-resolve": "^15.3.0",
45-
"@types/node": "^22.7.9",
45+
"@types/node": "^22.8.1",
4646
"@types/ws": "^8.5.12",
4747
"@vitest/browser": "workspace:*",
4848
"@vitest/coverage-istanbul": "workspace:*",
@@ -55,12 +55,12 @@
5555
"magic-string": "^0.30.12",
5656
"pathe": "^1.1.2",
5757
"rimraf": "^6.0.1",
58-
"rollup": "^4.24.0",
58+
"rollup": "^4.24.2",
5959
"rollup-plugin-dts": "^6.1.1",
6060
"rollup-plugin-esbuild": "^6.1.1",
6161
"rollup-plugin-license": "^3.5.3",
62-
"tinyglobby": "^0.2.9",
63-
"tsx": "^4.19.1",
62+
"tinyglobby": "^0.2.10",
63+
"tsx": "^4.19.2",
6464
"typescript": "^5.6.3",
6565
"vite": "^5.4.0",
6666
"vitest": "workspace:*",

packages/browser/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@vitest/mocker": "workspace:*",
9090
"@vitest/utils": "workspace:*",
9191
"magic-string": "^0.30.12",
92-
"msw": "^2.5.0",
92+
"msw": "^2.5.2",
9393
"sirv": "^3.0.0",
9494
"tinyrainbow": "^1.2.0",
9595
"ws": "^8.18.0"
@@ -107,8 +107,8 @@
107107
"mime": "^4.0.4",
108108
"pathe": "^1.1.2",
109109
"periscopic": "^4.0.2",
110-
"playwright": "^1.48.1",
111-
"playwright-core": "^1.48.1",
110+
"playwright": "^1.48.2",
111+
"playwright-core": "^1.48.2",
112112
"safaridriver": "^0.1.2",
113113
"vitest": "workspace:*",
114114
"webdriverio": "^8.40.6"

packages/mocker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@vitest/spy": "workspace:*",
7676
"@vitest/utils": "workspace:*",
7777
"acorn-walk": "^8.3.4",
78-
"msw": "^2.5.0",
78+
"msw": "^2.5.2",
7979
"pathe": "^1.1.2",
8080
"vite": "^5.4.0"
8181
}

packages/ui/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"flatted": "^3.3.1",
5353
"pathe": "^1.1.2",
5454
"sirv": "^3.0.0",
55-
"tinyglobby": "^0.2.9",
55+
"tinyglobby": "^0.2.10",
5656
"tinyrainbow": "^1.2.0"
5757
},
5858
"devDependencies": {
59-
"@faker-js/faker": "^9.0.3",
60-
"@iconify-json/carbon": "^1.2.3",
59+
"@faker-js/faker": "^9.1.0",
60+
"@iconify-json/carbon": "^1.2.4",
6161
"@iconify-json/logos": "^1.2.3",
6262
"@testing-library/vue": "^8.1.0",
6363
"@types/codemirror": "^5.60.15",
@@ -76,7 +76,7 @@
7676
"codemirror-theme-vars": "^0.1.2",
7777
"d3-graph-controller": "^3.0.11",
7878
"floating-vue": "^5.2.2",
79-
"rollup": "^4.24.0",
79+
"rollup": "^4.24.2",
8080
"splitpanes": "^3.1.5",
8181
"unocss": "^0.63.6",
8282
"unplugin-auto-import": "^0.18.3",

packages/vitest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"@types/istanbul-reports": "^3.0.4",
183183
"@types/jsdom": "^21.1.7",
184184
"@types/micromatch": "^4.0.9",
185-
"@types/node": "^22.7.9",
185+
"@types/node": "^22.8.1",
186186
"@types/prompts": "^2.4.9",
187187
"@types/sinonjs__fake-timers": "^8.1.5",
188188
"acorn-walk": "^8.3.4",

packages/vitest/src/runtime/vm/commonjs-executor.ts

+4
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ export class CommonjsExecutor {
157157
static globalPaths = _Module.globalPaths
158158
static isBuiltin = _Module.isBuiltin
159159

160+
static constants = _Module.constants
161+
static enableCompileCache = _Module.enableCompileCache
162+
static getCompileCacheDir = _Module.getCompileCacheDir
163+
160164
static Module = Module
161165
}
162166

0 commit comments

Comments
 (0)