Skip to content

Commit bd0353a

Browse files
chore(deps): update all non-major dependencies
1 parent d066ba9 commit bd0353a

File tree

7 files changed

+1054
-691
lines changed

7 files changed

+1054
-691
lines changed

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@
1515
},
1616
"dependencies": {
1717
"@vueuse/core": "^10.11.0",
18-
"vue": "^3.4.29"
18+
"vue": "^3.4.31"
1919
},
2020
"devDependencies": {
21-
"@iconify-json/carbon": "^1.1.35",
21+
"@iconify-json/carbon": "^1.1.36",
2222
"@iconify-json/logos": "^1.1.43",
23-
"@shikijs/vitepress-twoslash": "^1.7.0",
23+
"@shikijs/vitepress-twoslash": "^1.10.0",
2424
"@unocss/reset": "^0.61.0",
2525
"@vite-pwa/assets-generator": "^0.2.4",
2626
"@vite-pwa/vitepress": "^0.5.0",
2727
"@vitejs/plugin-vue": "latest",
2828
"fast-glob": "^3.3.2",
2929
"https-localhost": "^4.7.1",
3030
"unocss": "^0.61.0",
31-
"unplugin-vue-components": "^0.27.0",
31+
"unplugin-vue-components": "^0.27.2",
3232
"vite": "^5.2.8",
3333
"vite-plugin-pwa": "^0.20.0",
3434
"vitepress": "^1.2.3",

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,21 @@
3636
"test:browser:playwright": "pnpm -C test/browser run test:playwright"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "^2.21.1",
39+
"@antfu/eslint-config": "^2.21.2",
4040
"@antfu/ni": "^0.21.12",
41-
"@playwright/test": "^1.44.1",
41+
"@playwright/test": "^1.45.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.2",
45+
"@types/node": "^20.14.9",
4646
"@types/ws": "^8.5.10",
4747
"@vitest/browser": "workspace:*",
4848
"@vitest/coverage-istanbul": "workspace:*",
4949
"@vitest/coverage-v8": "workspace:*",
5050
"@vitest/ui": "workspace:*",
5151
"bumpp": "^9.4.1",
52-
"esbuild": "^0.21.5",
53-
"eslint": "^9.5.0",
52+
"esbuild": "^0.22.0",
53+
"eslint": "^9.6.0",
5454
"fast-glob": "^3.3.2",
5555
"lint-staged": "^15.2.7",
5656
"magic-string": "^0.30.10",
@@ -60,13 +60,13 @@
6060
"rollup": "^4.18.0",
6161
"rollup-plugin-dts": "^6.1.1",
6262
"rollup-plugin-esbuild": "^6.1.1",
63-
"rollup-plugin-license": "^3.4.0",
63+
"rollup-plugin-license": "^3.5.1",
6464
"simple-git-hooks": "^2.11.1",
65-
"tsx": "^4.15.6",
66-
"typescript": "^5.4.5",
65+
"tsx": "^4.16.0",
66+
"typescript": "^5.5.2",
6767
"vite": "^5.2.6",
6868
"vitest": "workspace:*",
69-
"zx": "^8.1.2"
69+
"zx": "^8.1.3"
7070
},
7171
"pnpm": {
7272
"overrides": {

packages/browser/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
}
7474
},
7575
"dependencies": {
76-
"@testing-library/dom": "^10.1.0",
76+
"@testing-library/dom": "^10.2.0",
7777
"@testing-library/user-event": "^14.5.2",
7878
"@vitest/utils": "workspace:*",
7979
"magic-string": "^0.30.10",
@@ -92,10 +92,10 @@
9292
"flatted": "^3.3.1",
9393
"pathe": "^1.1.2",
9494
"periscopic": "^4.0.2",
95-
"playwright": "^1.44.1",
96-
"playwright-core": "^1.44.1",
95+
"playwright": "^1.45.0",
96+
"playwright-core": "^1.45.0",
9797
"safaridriver": "^0.1.2",
9898
"vitest": "workspace:*",
99-
"webdriverio": "^8.38.2"
99+
"webdriverio": "^8.39.0"
100100
}
101101
}

packages/coverage-istanbul/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"debug": "^4.3.5",
4848
"istanbul-lib-coverage": "^3.2.2",
49-
"istanbul-lib-instrument": "^6.0.2",
49+
"istanbul-lib-instrument": "^6.0.3",
5050
"istanbul-lib-report": "^3.0.1",
5151
"istanbul-lib-source-maps": "^5.0.4",
5252
"istanbul-reports": "^3.1.7",

packages/ui/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
},
5959
"devDependencies": {
6060
"@faker-js/faker": "^8.4.1",
61-
"@iconify-json/carbon": "^1.1.35",
61+
"@iconify-json/carbon": "^1.1.36",
6262
"@iconify-json/logos": "^1.1.43",
6363
"@testing-library/vue": "^8.1.0",
6464
"@types/codemirror": "^5.60.15",
65-
"@types/d3-force": "^3.0.9",
65+
"@types/d3-force": "^3.0.10",
6666
"@types/d3-selection": "^3.0.10",
6767
"@types/ws": "^8.5.10",
6868
"@unocss/reset": "^0.61.0",
@@ -74,15 +74,15 @@
7474
"birpc": "0.2.17",
7575
"codemirror": "^5.65.16",
7676
"codemirror-theme-vars": "^0.1.2",
77-
"d3-graph-controller": "^3.0.9",
77+
"d3-graph-controller": "^3.0.10",
7878
"floating-vue": "^5.2.2",
7979
"splitpanes": "^3.1.5",
8080
"unocss": "^0.61.0",
8181
"unplugin-auto-import": "^0.17.6",
82-
"unplugin-vue-components": "^0.27.0",
82+
"unplugin-vue-components": "^0.27.2",
8383
"vite": "^5.0.0",
84-
"vite-plugin-pages": "^0.32.2",
85-
"vue": "^3.4.29",
86-
"vue-router": "^4.3.3"
84+
"vite-plugin-pages": "^0.32.3",
85+
"vue": "^3.4.31",
86+
"vue-router": "^4.4.0"
8787
}
8888
}

packages/vitest/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@
175175
"@types/istanbul-lib-coverage": "^2.0.6",
176176
"@types/istanbul-reports": "^3.0.4",
177177
"@types/jsdom": "^21.1.7",
178-
"@types/micromatch": "^4.0.7",
179-
"@types/node": "^20.14.2",
178+
"@types/micromatch": "^4.0.9",
179+
"@types/node": "^20.14.9",
180180
"@types/prompts": "^2.4.9",
181181
"@types/sinonjs__fake-timers": "^8.1.5",
182182
"acorn-walk": "^8.3.3",
@@ -189,7 +189,7 @@
189189
"find-up": "^6.3.0",
190190
"flatted": "^3.3.1",
191191
"get-tsconfig": "^4.7.5",
192-
"happy-dom": "^14.12.0",
192+
"happy-dom": "^14.12.3",
193193
"jsdom": "^24.1.0",
194194
"local-pkg": "^0.5.0",
195195
"log-update": "^5.0.1",

0 commit comments

Comments
 (0)