|
55 | 55 | ] |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@astrojs/check": "^0.9.4", |
| 58 | + "@astrojs/check": "^0.9.8", |
59 | 59 | "@astrojs/tailwind": "^6.0.2", |
60 | 60 | "@commits-with-character/conventional-changelog-preset": "^5.1.1", |
61 | 61 | "@release-it/conventional-changelog": "^10.0.6", |
62 | | - "@tailwindcss/typography": "^0.5.15", |
63 | | - "@types/node": "^22.14.1", |
64 | | - "@vitest/eslint-plugin": "^1.1.43", |
65 | | - "@will-stone/eslint-config": "^16.0.0", |
| 62 | + "@tailwindcss/typography": "^0.5.19", |
| 63 | + "@types/node": "^22.19.17", |
| 64 | + "@vitest/eslint-plugin": "^1.6.14", |
| 65 | + "@will-stone/eslint-config": "^16.2.0", |
66 | 66 | "@will-stone/prettier-config": "^11.0.1", |
67 | | - "astro": "^5.7.4", |
68 | | - "astro-eslint-parser": "^1.2.2", |
| 67 | + "astro": "^5.18.1", |
| 68 | + "astro-eslint-parser": "^1.4.0", |
69 | 69 | "astro-remote": "^0.3.4", |
70 | | - "concurrently": "^9.0.1", |
71 | | - "eslint": "^9.25.0", |
72 | | - "eslint-plugin-astro": "^1.3.1", |
73 | | - "eslint-plugin-tailwindcss": "^3.18.0", |
| 70 | + "concurrently": "^9.2.1", |
| 71 | + "eslint": "^9.39.4", |
| 72 | + "eslint-plugin-astro": "^1.6.0", |
| 73 | + "eslint-plugin-tailwindcss": "^3.18.2", |
74 | 74 | "husky": "^9.1.7", |
75 | | - "lint-staged": "^15.5.1", |
76 | | - "prettier": "^3.3.3", |
| 75 | + "lint-staged": "^15.5.2", |
| 76 | + "prettier": "^3.8.1", |
77 | 77 | "prettier-plugin-astro": "^0.14.1", |
78 | 78 | "release-it": "^19.2.4", |
79 | 79 | "tailwind-scrollbar": "^4.0.1", |
80 | | - "tailwindcss": "^3.4.14", |
81 | | - "tsup": "^8.3.5", |
82 | | - "typedoc": "~0.28.2", |
83 | | - "typedoc-plugin-markdown": "^4.6.2", |
84 | | - "typescript": "^5.8.3", |
85 | | - "vite": "^6.3.2", |
86 | | - "vitest": "^3.1.1" |
| 80 | + "tailwindcss": "^3.4.19", |
| 81 | + "tsup": "^8.5.1", |
| 82 | + "typedoc": "~0.28.18", |
| 83 | + "typedoc-plugin-markdown": "^4.11.0", |
| 84 | + "typescript": "^5.9.3", |
| 85 | + "vite": "^6.4.1", |
| 86 | + "vitest": "^3.2.4" |
87 | 87 | }, |
88 | 88 | "packageManager": "pnpm@10.6.5", |
89 | 89 | "publishConfig": { |
|
0 commit comments