Skip to content

Commit 59bcfb2

Browse files
chore(deps): update all non-major dependencies (#6235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
1 parent febca74 commit 59bcfb2

File tree

12 files changed

+1165
-1021
lines changed

12 files changed

+1165
-1021
lines changed

docs/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@
1515
},
1616
"dependencies": {
1717
"@vueuse/core": "^10.11.0",
18-
"vue": "^3.4.33"
18+
"vue": "^3.4.35"
1919
},
2020
"devDependencies": {
2121
"@iconify-json/carbon": "^1.1.36",
2222
"@iconify-json/logos": "^1.1.43",
23-
"@shikijs/vitepress-twoslash": "^1.11.0",
24-
"@unocss/reset": "^0.61.5",
23+
"@shikijs/vitepress-twoslash": "^1.12.0",
24+
"@unocss/reset": "^0.61.8",
2525
"@vite-pwa/assets-generator": "^0.2.4",
2626
"@vite-pwa/vitepress": "^0.5.0",
27-
"@vitejs/plugin-vue": "^5.0.5",
27+
"@vitejs/plugin-vue": "^5.1.1",
2828
"fast-glob": "^3.3.2",
2929
"https-localhost": "^4.7.1",
30-
"unocss": "^0.61.5",
30+
"unocss": "^0.61.8",
3131
"unplugin-vue-components": "^0.27.3",
3232
"vite": "^5.2.8",
33-
"vite-plugin-pwa": "^0.20.0",
33+
"vite-plugin-pwa": "^0.20.1",
3434
"vitepress": "^1.3.1",
3535
"workbox-window": "^7.1.0"
3636
}

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -36,30 +36,30 @@
3636
"test:browser:playwright": "pnpm -C test/browser run test:playwright"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "^2.23.2",
39+
"@antfu/eslint-config": "^2.24.0",
4040
"@antfu/ni": "^0.22.0",
4141
"@playwright/test": "^1.45.3",
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.11",
46-
"@types/ws": "^8.5.11",
45+
"@types/node": "^20.14.13",
46+
"@types/ws": "^8.5.12",
4747
"@vitest/browser": "workspace:*",
4848
"@vitest/coverage-istanbul": "workspace:*",
4949
"@vitest/coverage-v8": "workspace:*",
5050
"@vitest/ui": "workspace:*",
5151
"bumpp": "^9.4.1",
5252
"esbuild": "^0.23.0",
53-
"eslint": "^9.7.0",
53+
"eslint": "^9.8.0",
5454
"fast-glob": "^3.3.2",
55-
"magic-string": "^0.30.10",
55+
"magic-string": "^0.30.11",
5656
"pathe": "^1.1.2",
5757
"rimraf": "^6.0.1",
58-
"rollup": "^4.19.0",
58+
"rollup": "^4.19.1",
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.2",
62+
"tsx": "^4.16.3",
6363
"typescript": "^5.5.4",
6464
"vite": "^5.3.3",
6565
"vitest": "workspace:*",

packages/browser/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@
7979
"@testing-library/dom": "^10.4.0",
8080
"@testing-library/user-event": "^14.5.2",
8181
"@vitest/utils": "workspace:*",
82-
"magic-string": "^0.30.10",
83-
"msw": "^2.3.2",
82+
"magic-string": "^0.30.11",
83+
"msw": "^2.3.4",
8484
"sirv": "^2.0.4",
8585
"ws": "^8.18.0"
8686
},
8787
"devDependencies": {
88-
"@testing-library/jest-dom": "^6.4.7",
89-
"@types/ws": "^8.5.11",
88+
"@testing-library/jest-dom": "^6.4.8",
89+
"@types/ws": "^8.5.12",
9090
"@vitest/runner": "workspace:*",
9191
"@vitest/ui": "workspace:*",
9292
"@vitest/ws-client": "workspace:*",

packages/coverage-istanbul/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@istanbuljs/schema": "^0.1.3",
48-
"debug": "^4.3.5",
48+
"debug": "^4.3.6",
4949
"istanbul-lib-coverage": "^3.2.2",
5050
"istanbul-lib-instrument": "^6.0.3",
5151
"istanbul-lib-report": "^3.0.1",

packages/coverage-v8/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
"dependencies": {
4747
"@ampproject/remapping": "^2.3.0",
4848
"@bcoe/v8-coverage": "^0.2.3",
49-
"debug": "^4.3.5",
49+
"debug": "^4.3.6",
5050
"istanbul-lib-coverage": "^3.2.2",
5151
"istanbul-lib-report": "^3.0.1",
5252
"istanbul-lib-source-maps": "^5.0.6",
5353
"istanbul-reports": "^3.1.7",
54-
"magic-string": "^0.30.10",
54+
"magic-string": "^0.30.11",
5555
"magicast": "^0.3.4",
5656
"std-env": "^3.7.0",
5757
"test-exclude": "^7.0.1",

packages/snapshot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@vitest/pretty-format": "workspace:*",
46-
"magic-string": "^0.30.10",
46+
"magic-string": "^0.30.11",
4747
"pathe": "^1.1.2"
4848
},
4949
"devDependencies": {

packages/ui/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
"@types/codemirror": "^5.60.15",
6464
"@types/d3-force": "^3.0.10",
6565
"@types/d3-selection": "^3.0.10",
66-
"@types/ws": "^8.5.11",
67-
"@unocss/reset": "^0.61.5",
68-
"@vitejs/plugin-vue": "^5.0.5",
66+
"@types/ws": "^8.5.12",
67+
"@unocss/reset": "^0.61.8",
68+
"@vitejs/plugin-vue": "^5.1.1",
6969
"@vitest/runner": "workspace:*",
7070
"@vitest/ws-client": "workspace:*",
7171
"@vue/test-utils": "^2.4.6",
@@ -77,12 +77,12 @@
7777
"d3-graph-controller": "^3.0.10",
7878
"floating-vue": "^5.2.2",
7979
"splitpanes": "^3.1.5",
80-
"unocss": "^0.61.5",
81-
"unplugin-auto-import": "^0.18.0",
80+
"unocss": "^0.61.8",
81+
"unplugin-auto-import": "^0.18.2",
8282
"unplugin-vue-components": "^0.27.3",
8383
"vite": "^5.0.0",
8484
"vite-plugin-pages": "^0.32.3",
85-
"vue": "^3.4.33",
85+
"vue": "^3.4.35",
8686
"vue-router": "^4.4.0",
8787
"vue-virtual-scroller": "2.0.0-beta.8"
8888
}

packages/ui/vite.config.ts

+3-1
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ export const config: UserConfig = {
2828
},
2929
plugins: [
3030
Vue({
31+
features: {
32+
propsDestructure: true,
33+
},
3134
script: {
3235
defineModel: true,
33-
propsDestructure: true,
3436
},
3537
}),
3638
Unocss({

packages/vite-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"dependencies": {
8585
"cac": "^6.7.14",
86-
"debug": "^4.3.5",
86+
"debug": "^4.3.6",
8787
"pathe": "^1.1.2",
8888
"tinyrainbow": "^1.2.0",
8989
"vite": "^5.0.0"

packages/vitest/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@
155155
"@vitest/spy": "workspace:*",
156156
"@vitest/utils": "workspace:*",
157157
"chai": "^5.1.1",
158-
"debug": "^4.3.5",
158+
"debug": "^4.3.6",
159159
"execa": "^8.0.1",
160-
"magic-string": "^0.30.10",
160+
"magic-string": "^0.30.11",
161161
"pathe": "^1.1.2",
162162
"std-env": "^3.7.0",
163163
"tinybench": "^2.8.0",
@@ -177,7 +177,7 @@
177177
"@types/istanbul-reports": "^3.0.4",
178178
"@types/jsdom": "^21.1.7",
179179
"@types/micromatch": "^4.0.9",
180-
"@types/node": "^20.14.11",
180+
"@types/node": "^20.14.13",
181181
"@types/prompts": "^2.4.9",
182182
"@types/sinonjs__fake-timers": "^8.1.5",
183183
"acorn-walk": "^8.3.3",

packages/web-worker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"vitest": "workspace:*"
4242
},
4343
"dependencies": {
44-
"debug": "^4.3.5"
44+
"debug": "^4.3.6"
4545
},
4646
"devDependencies": {
4747
"@types/debug": "^4.1.12",

0 commit comments

Comments
 (0)