Skip to content

Commit abd85e3

Browse files
chore(deps): update all non-major dependencies (#6322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8601758 commit abd85e3

File tree

6 files changed

+693
-750
lines changed

6 files changed

+693
-750
lines changed

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@
1414
"generate-pwa-icons": "pwa-assets-generator"
1515
},
1616
"dependencies": {
17-
"@vueuse/core": "^10.11.0",
17+
"@vueuse/core": "^10.11.1",
1818
"vue": "^3.4.37"
1919
},
2020
"devDependencies": {
2121
"@iconify-json/carbon": "^1.1.37",
2222
"@iconify-json/logos": "^1.1.44",
2323
"@shikijs/vitepress-twoslash": "^1.12.1",
24-
"@unocss/reset": "^0.61.9",
24+
"@unocss/reset": "^0.62.0",
2525
"@vite-pwa/assets-generator": "^0.2.4",
2626
"@vite-pwa/vitepress": "^0.5.0",
2727
"@vitejs/plugin-vue": "^5.1.2",
2828
"fast-glob": "^3.3.2",
2929
"https-localhost": "^4.7.1",
30-
"unocss": "^0.61.9",
31-
"unplugin-vue-components": "^0.27.3",
30+
"unocss": "^0.62.0",
31+
"unplugin-vue-components": "^0.27.4",
3232
"vite": "^5.2.8",
3333
"vite-plugin-pwa": "^0.20.1",
34-
"vitepress": "^1.3.1",
34+
"vitepress": "^1.3.2",
3535
"vitepress-plugin-tabs": "^0.5.0",
3636
"workbox-window": "^7.1.0"
3737
}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "2.1.0-beta.5",
55
"private": true,
6-
"packageManager": "pnpm@9.6.0",
6+
"packageManager": "pnpm@9.7.0",
77
"description": "Next generation testing framework powered by Vite",
88
"engines": {
99
"node": "^18.0.0 || >=20.0.0"
@@ -36,21 +36,21 @@
3636
"test:browser:playwright": "pnpm -C test/browser run test:playwright"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "^2.24.1",
40-
"@antfu/ni": "^0.22.0",
41-
"@playwright/test": "^1.45.3",
39+
"@antfu/eslint-config": "^2.25.1",
40+
"@antfu/ni": "^0.22.1",
41+
"@playwright/test": "^1.46.0",
4242
"@rollup/plugin-commonjs": "^26.0.1",
4343
"@rollup/plugin-json": "^6.1.0",
4444
"@rollup/plugin-node-resolve": "^15.2.3",
45-
"@types/node": "^20.14.14",
45+
"@types/node": "^20.14.15",
4646
"@types/ws": "^8.5.12",
4747
"@vitest/browser": "workspace:*",
4848
"@vitest/coverage-istanbul": "workspace:*",
4949
"@vitest/coverage-v8": "workspace:*",
5050
"@vitest/ui": "workspace:*",
51-
"bumpp": "^9.4.2",
51+
"bumpp": "^9.5.1",
5252
"esbuild": "^0.23.0",
53-
"eslint": "^9.8.0",
53+
"eslint": "^9.9.0",
5454
"fast-glob": "^3.3.2",
5555
"magic-string": "^0.30.11",
5656
"pathe": "^1.1.2",
@@ -59,7 +59,7 @@
5959
"rollup-plugin-dts": "^6.1.1",
6060
"rollup-plugin-esbuild": "^6.1.1",
6161
"rollup-plugin-license": "^3.5.2",
62-
"tsx": "^4.16.5",
62+
"tsx": "^4.17.0",
6363
"typescript": "^5.5.4",
6464
"vite": "^5.4.0",
6565
"vitest": "workspace:*",

packages/browser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@
104104
"ivya": "^1.1.1",
105105
"pathe": "^1.1.2",
106106
"periscopic": "^4.0.2",
107-
"playwright": "^1.45.3",
108-
"playwright-core": "^1.45.3",
107+
"playwright": "^1.46.0",
108+
"playwright-core": "^1.46.0",
109109
"safaridriver": "^0.1.2",
110110
"vitest": "workspace:*",
111-
"webdriverio": "^8.39.1"
111+
"webdriverio": "^8.40.2"
112112
}
113113
}

packages/ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,26 +64,26 @@
6464
"@types/d3-force": "^3.0.10",
6565
"@types/d3-selection": "^3.0.10",
6666
"@types/ws": "^8.5.12",
67-
"@unocss/reset": "^0.61.9",
67+
"@unocss/reset": "^0.62.0",
6868
"@vitejs/plugin-vue": "^5.1.2",
6969
"@vitest/runner": "workspace:*",
7070
"@vitest/ws-client": "workspace:*",
7171
"@vue/test-utils": "^2.4.6",
72-
"@vueuse/core": "^10.11.0",
72+
"@vueuse/core": "^10.11.1",
7373
"ansi-to-html": "^0.7.2",
7474
"birpc": "0.2.17",
7575
"codemirror": "^5.65.17",
7676
"codemirror-theme-vars": "^0.1.2",
7777
"d3-graph-controller": "^3.0.10",
7878
"floating-vue": "^5.2.2",
7979
"splitpanes": "^3.1.5",
80-
"unocss": "^0.61.9",
80+
"unocss": "^0.62.0",
8181
"unplugin-auto-import": "^0.18.2",
82-
"unplugin-vue-components": "^0.27.3",
82+
"unplugin-vue-components": "^0.27.4",
8383
"vite": "^5.0.0",
8484
"vite-plugin-pages": "^0.32.3",
8585
"vue": "^3.4.37",
86-
"vue-router": "^4.4.2",
86+
"vue-router": "^4.4.3",
8787
"vue-virtual-scroller": "2.0.0-beta.8"
8888
}
8989
}

packages/vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"@types/istanbul-reports": "^3.0.4",
177177
"@types/jsdom": "^21.1.7",
178178
"@types/micromatch": "^4.0.9",
179-
"@types/node": "^20.14.14",
179+
"@types/node": "^20.14.15",
180180
"@types/prompts": "^2.4.9",
181181
"@types/sinonjs__fake-timers": "^8.1.5",
182182
"acorn-walk": "^8.3.3",

0 commit comments

Comments
 (0)