|
15 | 15 | "@astrojs/react": "^3.6.3",
|
16 | 16 | "@astrojs/starlight": "^0.29.2",
|
17 | 17 | "@astrojs/starlight-tailwind": "^2.0.3",
|
18 |
| - "@astrojs/tailwind": "^5.1.2", |
19 |
| - "@types/react": "^18.3.12", |
20 |
| - "@types/react-dom": "^18.3.1", |
21 |
| - "astro": "^4.16.14", |
| 18 | + "@astrojs/tailwind": "^5.1.3", |
| 19 | + "@types/react": "^18.3.14", |
| 20 | + "@types/react-dom": "^18.3.2", |
| 21 | + "astro": "^4.16.17", |
22 | 22 | "react": "^18.3.1",
|
23 | 23 | "react-dom": "^18.3.1",
|
24 | 24 | "react-image-previewer": "^1.1.6",
|
25 | 25 | "sharp": "^0.33.5",
|
26 |
| - "tailwindcss": "^3.4.15" |
| 26 | + "tailwindcss": "^3.4.16" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "@eslint/js": "^9.15.0", |
| 29 | + "@eslint/js": "^9.16.0", |
30 | 30 | "@types/eslint__js": "^8.42.3",
|
31 | 31 | "@types/mdx": "^2.0.13",
|
32 |
| - "@typescript-eslint/eslint-plugin": "^8.15.0", |
33 |
| - "@typescript-eslint/parser": "^8.15.0", |
34 |
| - "eslint": "^9.15.0", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.17.0", |
| 33 | + "@typescript-eslint/parser": "^8.17.0", |
| 34 | + "eslint": "^9.16.0", |
35 | 35 | "eslint-plugin-astro": "^1.3.1",
|
36 |
| - "prettier": "^3.3.3", |
| 36 | + "prettier": "^3.4.2", |
37 | 37 | "prettier-plugin-astro": "^0.14.1",
|
38 |
| - "typescript-eslint": "^8.15.0" |
| 38 | + "typescript-eslint": "^8.17.0" |
39 | 39 | }
|
40 | 40 | }
|
0 commit comments