Skip to content

Commit 8cc92c2

Browse files
authoredDec 19, 2024··
fix(deps): update all non-major dependencies (#7085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ba4947 commit 8cc92c2

File tree

9 files changed

+661
-590
lines changed

9 files changed

+661
-590
lines changed
 

‎docs/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"vue": "^3.5.12"
1919
},
2020
"devDependencies": {
21-
"@iconify-json/carbon": "^1.2.4",
22-
"@iconify-json/logos": "^1.2.3",
23-
"@shikijs/transformers": "^1.24.2",
24-
"@shikijs/vitepress-twoslash": "^1.24.2",
25-
"@unocss/reset": "^0.65.1",
21+
"@iconify-json/carbon": "^1.2.5",
22+
"@iconify-json/logos": "^1.2.4",
23+
"@shikijs/transformers": "^1.24.3",
24+
"@shikijs/vitepress-twoslash": "^1.24.3",
25+
"@unocss/reset": "^0.65.2",
2626
"@vite-pwa/assets-generator": "^0.2.6",
2727
"@vite-pwa/vitepress": "^0.5.3",
2828
"@vitejs/plugin-vue": "^5.2.1",
2929
"https-localhost": "^4.7.1",
3030
"tinyglobby": "^0.2.10",
31-
"unocss": "^0.65.1",
32-
"unplugin-vue-components": "^0.27.5",
31+
"unocss": "^0.65.2",
32+
"unplugin-vue-components": "^0.28.0",
3333
"vite": "^5.2.8",
3434
"vite-plugin-pwa": "^0.21.1",
3535
"vitepress": "^1.5.0",

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@
3838
"devDependencies": {
3939
"@antfu/eslint-config": "^3.11.2",
4040
"@antfu/ni": "^0.23.1",
41-
"@playwright/test": "^1.49.0",
42-
"@rollup/plugin-commonjs": "^28.0.1",
41+
"@playwright/test": "^1.49.1",
42+
"@rollup/plugin-commonjs": "^28.0.2",
4343
"@rollup/plugin-json": "^6.1.0",
44-
"@rollup/plugin-node-resolve": "^15.3.0",
45-
"@types/node": "^22.10.1",
44+
"@rollup/plugin-node-resolve": "^15.3.1",
45+
"@types/node": "^22.10.2",
4646
"@types/ws": "^8.5.13",
4747
"@vitest/browser": "workspace:*",
4848
"@vitest/coverage-istanbul": "workspace:*",
4949
"@vitest/coverage-v8": "workspace:*",
5050
"@vitest/ui": "workspace:*",
51-
"bumpp": "^9.9.0",
51+
"bumpp": "^9.9.1",
5252
"changelogithub": "^0.13.11",
5353
"esbuild": "^0.24.0",
5454
"eslint": "^9.16.0",
55-
"magic-string": "^0.30.14",
55+
"magic-string": "^0.30.17",
5656
"pathe": "^1.1.2",
5757
"rimraf": "^6.0.1",
5858
"rollup": "^4.28.1",

‎packages/browser/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
"@testing-library/user-event": "^14.5.2",
9292
"@vitest/mocker": "workspace:*",
9393
"@vitest/utils": "workspace:*",
94-
"magic-string": "^0.30.14",
95-
"msw": "^2.6.8",
94+
"magic-string": "^0.30.17",
95+
"msw": "^2.7.0",
9696
"sirv": "^3.0.0",
9797
"tinyrainbow": "^1.2.0",
9898
"ws": "^8.18.0"
@@ -107,13 +107,13 @@
107107
"birpc": "0.2.19",
108108
"flatted": "^3.3.2",
109109
"ivya": "^1.1.1",
110-
"mime": "^4.0.4",
110+
"mime": "^4.0.6",
111111
"pathe": "^1.1.2",
112112
"periscopic": "^4.0.2",
113-
"playwright": "^1.49.0",
114-
"playwright-core": "^1.49.0",
113+
"playwright": "^1.49.1",
114+
"playwright-core": "^1.49.1",
115115
"safaridriver": "^1.0.0",
116116
"vitest": "workspace:*",
117-
"webdriverio": "^8.40.6"
117+
"webdriverio": "^8.41.0"
118118
}
119119
}

‎packages/coverage-v8/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"istanbul-lib-report": "^3.0.1",
6262
"istanbul-lib-source-maps": "^5.0.6",
6363
"istanbul-reports": "^3.1.7",
64-
"magic-string": "^0.30.14",
64+
"magic-string": "^0.30.17",
6565
"magicast": "^0.3.5",
6666
"std-env": "^3.8.0",
6767
"test-exclude": "^7.0.1",

‎packages/mocker/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@
6868
"dependencies": {
6969
"@vitest/spy": "workspace:*",
7070
"estree-walker": "^3.0.3",
71-
"magic-string": "^0.30.14"
71+
"magic-string": "^0.30.17"
7272
},
7373
"devDependencies": {
7474
"@types/estree": "^1.0.6",
7575
"@vitest/spy": "workspace:*",
7676
"@vitest/utils": "workspace:*",
7777
"acorn-walk": "^8.3.4",
78-
"msw": "^2.6.8",
78+
"msw": "^2.7.0",
7979
"pathe": "^1.1.2",
8080
"vite": "^5.4.0"
8181
}

‎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.14",
46+
"magic-string": "^0.30.17",
4747
"pathe": "^1.1.2"
4848
},
4949
"devDependencies": {

‎packages/ui/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757
},
5858
"devDependencies": {
5959
"@faker-js/faker": "^9.3.0",
60-
"@iconify-json/carbon": "^1.2.4",
61-
"@iconify-json/logos": "^1.2.3",
60+
"@iconify-json/carbon": "^1.2.5",
61+
"@iconify-json/logos": "^1.2.4",
6262
"@testing-library/vue": "^8.1.0",
6363
"@types/codemirror": "^5.60.15",
6464
"@types/d3-force": "^3.0.10",
6565
"@types/d3-selection": "^3.0.11",
6666
"@types/ws": "^8.5.13",
67-
"@unocss/reset": "^0.65.1",
67+
"@unocss/reset": "^0.65.2",
6868
"@vitejs/plugin-vue": "^5.2.1",
6969
"@vitest/runner": "workspace:*",
7070
"@vitest/ws-client": "workspace:*",
@@ -78,9 +78,9 @@
7878
"floating-vue": "^5.2.2",
7979
"rollup": "^4.28.1",
8080
"splitpanes": "^3.1.5",
81-
"unocss": "^0.65.1",
82-
"unplugin-auto-import": "^0.18.6",
83-
"unplugin-vue-components": "^0.27.5",
81+
"unocss": "^0.65.2",
82+
"unplugin-auto-import": "^0.19.0",
83+
"unplugin-vue-components": "^0.28.0",
8484
"vite": "^5.0.0",
8585
"vite-plugin-pages": "^0.32.4",
8686
"vue": "^3.5.12",

‎packages/vitest/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"chai": "^5.1.2",
161161
"debug": "^4.4.0",
162162
"expect-type": "^1.1.0",
163-
"magic-string": "^0.30.14",
163+
"magic-string": "^0.30.17",
164164
"pathe": "^1.1.2",
165165
"std-env": "^3.8.0",
166166
"tinybench": "^2.9.0",
@@ -182,7 +182,7 @@
182182
"@types/istanbul-reports": "^3.0.4",
183183
"@types/jsdom": "^21.1.7",
184184
"@types/micromatch": "^4.0.9",
185-
"@types/node": "^22.10.1",
185+
"@types/node": "^22.10.2",
186186
"@types/prompts": "^2.4.9",
187187
"@types/sinonjs__fake-timers": "^8.1.5",
188188
"acorn-walk": "^8.3.4",

‎pnpm-lock.yaml

+630-559
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.