chore: upgrade version

This commit is contained in:
kevinwong 2024-06-30 16:53:54 +08:00
parent 3ef3c2eed1
commit 9ae682ff6d
2 changed files with 960 additions and 1610 deletions

2540
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -12,29 +12,29 @@
"release": "bumpp"
},
"dependencies": {
"@astrojs/mdx": "^2.3.1",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/vue": "^4.1.0",
"@unocss/reset": "^0.58.9",
"astro": "^4.7.0",
"@astrojs/mdx": "^3.1.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/vue": "^4.5.0",
"@unocss/reset": "^0.61.0",
"astro": "^4.11.3",
"nprogress": "^0.2.0",
"unocss": "^0.58.9",
"vue": "^3.4.25"
"unocss": "^0.61.0",
"vue": "^3.4.31"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.0",
"@antfu/eslint-config": "^2.17.0",
"@iconify/json": "^2.2.204",
"@types/lodash-es": "^4.17.12",
"@types/nprogress": "^0.2.3",
"@vueuse/core": "^10.9.0",
"bumpp": "^9.4.0",
"@vueuse/core": "^10.11.0",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-format": "^0.1.1",
"lint-staged": "^15.2.2",
"eslint-plugin-astro": "^1.2.2",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.7",
"lodash-es": "^4.17.21",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-astro": "^0.14.0",
"simple-git-hooks": "^2.11.1"
},
"simple-git-hooks": {