Skip to content

Commit 6cc408d

Browse files
renovate[bot]hi-ogawa
andauthoredFeb 18, 2025··
fix(deps): update all non-major dependencies (#7507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
1 parent 60451d1 commit 6cc408d

File tree

14 files changed

+490
-456
lines changed

14 files changed

+490
-456
lines changed
 

‎docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"generate-pwa-icons": "pwa-assets-generator"
1515
},
1616
"dependencies": {
17-
"@vueuse/core": "^12.5.0",
17+
"@vueuse/core": "^12.7.0",
1818
"vue": "^3.5.12"
1919
},
2020
"devDependencies": {
21-
"@iconify-json/carbon": "^1.2.6",
21+
"@iconify-json/carbon": "^1.2.7",
2222
"@iconify-json/logos": "^1.2.4",
2323
"@shikijs/transformers": "^1.29.2",
2424
"@shikijs/vitepress-twoslash": "^1.29.2",
@@ -27,13 +27,13 @@
2727
"@vite-pwa/vitepress": "^0.5.3",
2828
"@vitejs/plugin-vue": "^5.2.1",
2929
"https-localhost": "^4.7.1",
30-
"tinyglobby": "^0.2.10",
30+
"tinyglobby": "^0.2.11",
3131
"unocss": "^0.65.4",
3232
"unplugin-vue-components": "^0.28.0",
3333
"vite": "^5.2.8",
3434
"vite-plugin-pwa": "^0.21.1",
3535
"vitepress": "^1.6.3",
36-
"vitepress-plugin-group-icons": "^1.3.5",
36+
"vitepress-plugin-group-icons": "^1.3.6",
3737
"vitepress-plugin-tabs": "^0.6.0",
3838
"workbox-window": "^7.3.0"
3939
}

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -42,24 +42,24 @@
4242
"@rollup/plugin-commonjs": "^28.0.2",
4343
"@rollup/plugin-json": "^6.1.0",
4444
"@rollup/plugin-node-resolve": "^16.0.0",
45-
"@types/node": "^22.13.1",
45+
"@types/node": "^22.13.4",
4646
"@types/ws": "^8.5.14",
4747
"@vitest/browser": "workspace:*",
4848
"@vitest/coverage-istanbul": "workspace:*",
4949
"@vitest/coverage-v8": "workspace:*",
5050
"@vitest/ui": "workspace:*",
51-
"bumpp": "^10.0.2",
51+
"bumpp": "^10.0.3",
5252
"changelogithub": "^13.12.1",
5353
"esbuild": "^0.25.0",
5454
"eslint": "^9.20.0",
5555
"magic-string": "^0.30.17",
56-
"pathe": "^2.0.2",
56+
"pathe": "^2.0.3",
5757
"rimraf": "^6.0.1",
58-
"rollup": "^4.34.6",
58+
"rollup": "^4.34.8",
5959
"rollup-plugin-dts": "^6.1.1",
6060
"rollup-plugin-esbuild": "^6.2.0",
6161
"rollup-plugin-license": "^3.5.3",
62-
"tinyglobby": "^0.2.10",
62+
"tinyglobby": "^0.2.11",
6363
"tsx": "^4.19.2",
6464
"typescript": "^5.7.3",
6565
"vite": "^6.0.11",

‎packages/browser/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@vitest/utils": "workspace:*",
9494
"magic-string": "^0.30.17",
9595
"msw": "^2.7.0",
96-
"sirv": "^3.0.0",
96+
"sirv": "^3.0.1",
9797
"tinyrainbow": "^2.0.0",
9898
"ws": "^8.18.0"
9999
},
@@ -108,12 +108,12 @@
108108
"flatted": "^3.3.2",
109109
"ivya": "^1.1.1",
110110
"mime": "^4.0.6",
111-
"pathe": "^2.0.2",
111+
"pathe": "^2.0.3",
112112
"periscopic": "^4.0.2",
113113
"playwright": "^1.50.1",
114114
"playwright-core": "^1.50.1",
115115
"safaridriver": "^1.0.0",
116116
"vitest": "workspace:*",
117-
"webdriverio": "^8.41.0"
117+
"webdriverio": "^8.42.0"
118118
}
119119
}

‎packages/coverage-istanbul/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/istanbul-lib-source-maps": "^4.0.4",
6464
"@types/istanbul-reports": "^3.0.4",
6565
"@types/test-exclude": "^6.0.2",
66-
"pathe": "^2.0.2",
66+
"pathe": "^2.0.3",
6767
"vitest": "workspace:*"
6868
}
6969
}

‎packages/coverage-v8/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/istanbul-reports": "^3.0.4",
7676
"@types/test-exclude": "^6.0.2",
7777
"@vitest/browser": "workspace:*",
78-
"pathe": "^2.0.2",
78+
"pathe": "^2.0.3",
7979
"v8-to-istanbul": "^9.3.0",
8080
"vite-node": "workspace:*",
8181
"vitest": "workspace:*"

‎packages/expect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@vitest/spy": "workspace:*",
3838
"@vitest/utils": "workspace:*",
39-
"chai": "^5.1.2",
39+
"chai": "^5.2.0",
4040
"tinyrainbow": "^2.0.0"
4141
},
4242
"devDependencies": {

‎packages/mocker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@vitest/utils": "workspace:*",
7777
"acorn-walk": "^8.3.4",
7878
"msw": "^2.7.0",
79-
"pathe": "^2.0.2",
79+
"pathe": "^2.0.3",
8080
"vite": "^5.4.0"
8181
}
8282
}

‎packages/runner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
},
4444
"dependencies": {
4545
"@vitest/utils": "workspace:*",
46-
"pathe": "^2.0.2"
46+
"pathe": "^2.0.3"
4747
}
4848
}

‎packages/snapshot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@vitest/pretty-format": "workspace:*",
4646
"magic-string": "^0.30.17",
47-
"pathe": "^2.0.2"
47+
"pathe": "^2.0.3"
4848
},
4949
"devDependencies": {
5050
"@types/natural-compare": "^1.4.3",

‎packages/ui/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"@vitest/utils": "workspace:*",
5151
"fflate": "^0.8.2",
5252
"flatted": "^3.3.2",
53-
"pathe": "^2.0.2",
54-
"sirv": "^3.0.0",
55-
"tinyglobby": "^0.2.10",
53+
"pathe": "^2.0.3",
54+
"sirv": "^3.0.1",
55+
"tinyglobby": "^0.2.11",
5656
"tinyrainbow": "^2.0.0"
5757
},
5858
"devDependencies": {
59-
"@faker-js/faker": "^9.4.0",
60-
"@iconify-json/carbon": "^1.2.6",
59+
"@faker-js/faker": "^9.5.0",
60+
"@iconify-json/carbon": "^1.2.7",
6161
"@iconify-json/logos": "^1.2.4",
6262
"@testing-library/vue": "^8.1.0",
6363
"@types/codemirror": "^5.60.15",
@@ -69,14 +69,14 @@
6969
"@vitest/runner": "workspace:*",
7070
"@vitest/ws-client": "workspace:*",
7171
"@vue/test-utils": "^2.4.6",
72-
"@vueuse/core": "^12.5.0",
72+
"@vueuse/core": "^12.7.0",
7373
"ansi-to-html": "^0.7.2",
7474
"birpc": "0.2.19",
7575
"codemirror": "^5.65.18",
7676
"codemirror-theme-vars": "^0.1.2",
7777
"d3-graph-controller": "^3.0.13",
7878
"floating-vue": "^5.2.2",
79-
"rollup": "^4.34.6",
79+
"rollup": "^4.34.8",
8080
"splitpanes": "^3.1.8",
8181
"unocss": "^0.65.4",
8282
"unplugin-auto-import": "^0.19.0",

‎packages/vite-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"cac": "^6.7.14",
8686
"debug": "^4.4.0",
8787
"es-module-lexer": "^1.6.0",
88-
"pathe": "^2.0.2",
88+
"pathe": "^2.0.3",
8989
"vite": "^5.0.0 || ^6.0.0"
9090
},
9191
"devDependencies": {

‎packages/vitest/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,11 @@
161161
"@vitest/snapshot": "workspace:*",
162162
"@vitest/spy": "workspace:*",
163163
"@vitest/utils": "workspace:*",
164-
"chai": "^5.1.2",
164+
"chai": "^5.2.0",
165165
"debug": "^4.4.0",
166166
"expect-type": "^1.1.0",
167167
"magic-string": "^0.30.17",
168-
"pathe": "^2.0.2",
168+
"pathe": "^2.0.3",
169169
"std-env": "^3.8.0",
170170
"tinybench": "^2.9.0",
171171
"tinyexec": "^0.3.2",
@@ -186,7 +186,7 @@
186186
"@types/istanbul-reports": "^3.0.4",
187187
"@types/jsdom": "^21.1.7",
188188
"@types/micromatch": "^4.0.9",
189-
"@types/node": "^22.13.1",
189+
"@types/node": "^22.13.4",
190190
"@types/prompts": "^2.4.9",
191191
"@types/sinonjs__fake-timers": "^8.1.5",
192192
"acorn-walk": "^8.3.4",
@@ -197,7 +197,7 @@
197197
"find-up": "^6.3.0",
198198
"flatted": "^3.3.2",
199199
"get-tsconfig": "^4.10.0",
200-
"happy-dom": "^17.0.2",
200+
"happy-dom": "^17.1.0",
201201
"jsdom": "^26.0.0",
202202
"local-pkg": "^1.0.0",
203203
"micromatch": "^4.0.8",

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

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ export class CommonjsExecutor {
162162
static getCompileCacheDir = _Module.getCompileCacheDir
163163
static flushCompileCache = _Module.flushCompileCache
164164
static stripTypeScriptTypes = _Module.stripTypeScriptTypes
165+
static findPackageJSON = _Module.findPackageJSON
165166

166167
static Module = Module
167168
}

‎pnpm-lock.yaml

+459-426
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.