Skip to content

Commit 83348d6

Browse files
committed
feat: upgrade dependency
1 parent 3e0d7fc commit 83348d6

File tree

2 files changed

+423
-556
lines changed

2 files changed

+423
-556
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,30 @@
2626
"release": "bumpp"
2727
},
2828
"dependencies": {
29-
"@astrojs/mdx": "^4.0.5",
29+
"@astrojs/mdx": "^4.2.4",
3030
"@astrojs/rss": "^4.0.11",
31-
"@astrojs/sitemap": "^3.2.1",
32-
"@astrojs/vue": "^5.0.4",
33-
"@unocss/reset": "^65.4.0",
34-
"astro": "^5.1.5",
31+
"@astrojs/sitemap": "^3.3.0",
32+
"@astrojs/vue": "^5.0.10",
33+
"@unocss/reset": "66.1.0-beta.11",
34+
"astro": "^5.6.2",
3535
"nprogress": "^0.2.0",
36-
"unocss": "^65.4.0",
36+
"unocss": "66.1.0-beta.11",
3737
"vue": "^3.5.13"
3838
},
3939
"devDependencies": {
40-
"@antfu/eslint-config": "^3.14.0",
41-
"@iconify/json": "^2.2.294",
40+
"@antfu/eslint-config": "^4.12.0",
41+
"@iconify/json": "^2.2.327",
4242
"@types/lodash-es": "^4.17.12",
4343
"@types/nprogress": "^0.2.3",
44-
"@vueuse/core": "^12.4.0",
45-
"bumpp": "^9.10.0",
46-
"eslint": "^9.18.0",
44+
"@vueuse/core": "^13.1.0",
45+
"bumpp": "^10.1.0",
46+
"eslint": "^9.24.0",
4747
"eslint-plugin-astro": "^1.3.1",
4848
"eslint-plugin-format": "^1.0.1",
49-
"lint-staged": "^15.3.0",
49+
"lint-staged": "^15.5.1",
5050
"lodash-es": "^4.17.21",
5151
"prettier-plugin-astro": "^0.14.1",
52-
"simple-git-hooks": "^2.11.1"
52+
"simple-git-hooks": "^2.12.1"
5353
},
5454
"simple-git-hooks": {
5555
"pre-commit": "npx lint-staged"

0 commit comments

Comments
 (0)