|
26 | 26 | "release": "bumpp" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@astrojs/mdx": "^4.0.5", |
| 29 | + "@astrojs/mdx": "^4.2.4", |
30 | 30 | "@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", |
35 | 35 | "nprogress": "^0.2.0", |
36 | | - "unocss": "^65.4.0", |
| 36 | + "unocss": "66.1.0-beta.11", |
37 | 37 | "vue": "^3.5.13" |
38 | 38 | }, |
39 | 39 | "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", |
42 | 42 | "@types/lodash-es": "^4.17.12", |
43 | 43 | "@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", |
47 | 47 | "eslint-plugin-astro": "^1.3.1", |
48 | 48 | "eslint-plugin-format": "^1.0.1", |
49 | | - "lint-staged": "^15.3.0", |
| 49 | + "lint-staged": "^15.5.1", |
50 | 50 | "lodash-es": "^4.17.21", |
51 | 51 | "prettier-plugin-astro": "^0.14.1", |
52 | | - "simple-git-hooks": "^2.11.1" |
| 52 | + "simple-git-hooks": "^2.12.1" |
53 | 53 | }, |
54 | 54 | "simple-git-hooks": { |
55 | 55 | "pre-commit": "npx lint-staged" |
|
0 commit comments