Skip to content

Commit daacbb8

Browse files
authored
chore: bump deps (#765)
1 parent ad73ea0 commit daacbb8

File tree

2 files changed

+487
-348
lines changed

2 files changed

+487
-348
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"vue": "latest"
2222
},
2323
"devDependencies": {
24-
"@antfu/eslint-config": "^4.10.1",
25-
"@antfu/ni": "^24.3.0",
24+
"@antfu/eslint-config": "^5.4.1",
25+
"@antfu/ni": "^26.1.0",
2626
"@iconify-json/carbon": "latest",
2727
"@iconify-json/logos": "latest",
2828
"@shikijs/transformers": "latest",
@@ -48,12 +48,12 @@
4848
"typescript": "^5.8.2",
4949
"unocss": "latest",
5050
"unplugin-vue-components": "latest",
51-
"vite": "^6.3.5",
51+
"vite": "^7.1.5",
5252
"vite-plugin-pwa": "^1.0.0",
5353
"vitepress": "2.0.0-alpha.12",
54-
"vitepress-plugin-group-icons": "^1.6.1",
54+
"vitepress-plugin-group-icons": "^1.6.3",
5555
"vitepress-plugin-tabs": "^0.7.3",
56-
"vitest": "^4.0.0-beta.7",
56+
"vitest": "^4.0.6",
5757
"workbox-window": "^7.3.0"
5858
}
5959
}

0 commit comments

Comments
 (0)