|
9 | 9 | "devDependencies": {
|
10 | 10 | "@astrojs/check": "^0.9.4",
|
11 | 11 | "@astrojs/tailwind": "^5.1.4",
|
12 |
| - "@eslint/js": "^9.15.0", |
13 |
| - "@fontsource-variable/sometype-mono": "^5.1.0", |
| 12 | + "@eslint/js": "^9.17.0", |
| 13 | + "@fontsource-variable/sometype-mono": "^5.1.1", |
14 | 14 | "@tailwindcss/typography": "^0.5.15",
|
15 | 15 | "@types/luxon": "^3.4.2",
|
16 | 16 | "astro": "^5.1.3",
|
17 |
| - "eslint": "^9.15.0", |
| 17 | + "eslint": "^9.17.0", |
18 | 18 | "eslint-plugin-astro": "^1.3.1",
|
19 |
| - "globals": "^15.12.0", |
20 |
| - "lefthook": "^1.8.4", |
| 19 | + "globals": "^15.14.0", |
| 20 | + "lefthook": "^1.10.1", |
21 | 21 | "luxon": "^3.5.0",
|
22 |
| - "prettier": "^3.3.3", |
| 22 | + "prettier": "^3.4.2", |
23 | 23 | "prettier-plugin-astro": "^0.14.1",
|
24 |
| - "prettier-plugin-packagejson": "^2.5.3", |
25 |
| - "prettier-plugin-tailwindcss": "^0.6.8", |
26 |
| - "sass": "^1.80.6", |
27 |
| - "tailwindcss": "^3.4.14", |
28 |
| - "typescript": "^5.6.3", |
29 |
| - "typescript-eslint": "^8.15.0" |
| 24 | + "prettier-plugin-packagejson": "^2.5.6", |
| 25 | + "prettier-plugin-tailwindcss": "^0.6.9", |
| 26 | + "sass": "^1.83.1", |
| 27 | + "tailwindcss": "^3.4.17", |
| 28 | + "typescript": "^5.7.2", |
| 29 | + "typescript-eslint": "^8.19.1" |
30 | 30 | },
|
31 | 31 | "packageManager": "[email protected]+sha256.24235772cc4ac82a62627cd47f834c72667a2ce87799a846ec4e8e555e2d4b8b",
|
32 | 32 | "engines": {
|
|
0 commit comments