Skip to content

Commit ee30983

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

4 files changed

Lines changed: 518 additions & 440 deletions

File tree

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"devDependencies": {
4343
"@vitejs/plugin-vue": "^6.0.5",
4444
"tsup": "^8.5.1",
45-
"vite": "^8.0.3"
45+
"vite": "^8.0.8"
4646
}
4747
}

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
},
2020
"dependencies": {
2121
"@iconify-json/carbon": "^1.2.20",
22-
"@unocss/reset": "^66.6.7",
22+
"@unocss/reset": "^66.6.8",
2323
"@vitejs/plugin-vue": "^6.0.5",
2424
"@vueuse/core": "^14.2.1",
2525
"esno": "^4.8.0",
2626
"https-localhost": "^4.7.1",
2727
"jiti": "^2.6.1",
28-
"unocss": "^66.6.7",
28+
"unocss": "^66.6.8",
2929
"unplugin-vue-components": "^31.1.0",
30-
"vite": "^8.0.3",
30+
"vite": "^8.0.8",
3131
"vitepress": "1.6.4",
3232
"vnode-util": "workspace:*",
3333
"workbox-window": "^7.4.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"vue": ">=3.2.0"
3030
},
3131
"devDependencies": {
32-
"@antfu/eslint-config": "^8.0.0",
32+
"@antfu/eslint-config": "^8.2.0",
3333
"@types/node": "^24.12.2",
3434
"bumpp": "^11.0.1",
3535
"chalk": "^5.6.2",

0 commit comments

Comments
 (0)