Skip to content

Commit 6cc408d

Browse files
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

Lines changed: 4 additions & 4 deletions
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

Lines changed: 5 additions & 5 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 7 additions & 7 deletions
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",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy