|
24 | 24 | "docker:push": "docker push nemanjamitic/nemanjam.github.io"
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@astrojs/mdx": "^3.1.2", |
| 27 | + "@astrojs/mdx": "^3.1.3", |
28 | 28 | "@astrojs/react": "^3.6.0",
|
29 | 29 | "@astrojs/sitemap": "^3.1.6",
|
30 | 30 | "@astrojs/tailwind": "^5.1.0",
|
31 | 31 | "@fontsource-variable/inter": "^5.0.19",
|
32 | 32 | "@tailwindcss/typography": "^0.5.13",
|
33 |
| - "astro": "^4.11.5", |
| 33 | + "astro": "^4.12.2", |
34 | 34 | "astro-embed": "^0.7.2",
|
35 | 35 | "astro-expressive-code": "^0.35.3",
|
36 | 36 | "astro-icon": "^1.1.0",
|
|
55 | 55 | "zod": "^3.23.4"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@astrojs/check": "^0.8.1", |
| 58 | + "@astrojs/check": "^0.8.2", |
59 | 59 | "@expressive-code/plugin-collapsible-sections": "^0.35.3",
|
60 | 60 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
61 | 61 | "@iconify-json/mdi": "^1.1.66",
|
|
65 | 65 | "@types/mdast": "^4.0.3",
|
66 | 66 | "@types/react": "^18.3.3",
|
67 | 67 | "@types/react-dom": "^18.3.0",
|
68 |
| - "@typescript-eslint/eslint-plugin": "^7.16.0", |
69 |
| - "@typescript-eslint/parser": "^7.16.0", |
| 68 | + "@typescript-eslint/eslint-plugin": "^7.16.1", |
| 69 | + "@typescript-eslint/parser": "^7.16.1", |
70 | 70 | "eslint": "8.57.0",
|
71 | 71 | "eslint-config-prettier": "^9.1.0",
|
72 | 72 | "eslint-mdx": "^3.1.5",
|
73 | 73 | "eslint-plugin-astro": "^1.2.3",
|
74 | 74 | "eslint-plugin-mdx": "^3.1.5",
|
75 | 75 | "eslint-plugin-tailwindcss": "^3.17.3",
|
76 | 76 | "prettier": "^3.3.3",
|
77 |
| - "prettier-plugin-astro": "^0.14.0", |
| 77 | + "prettier-plugin-astro": "^0.14.1", |
78 | 78 | "satori": "^0.10.14",
|
79 | 79 | "satori-html": "^0.3.2",
|
80 | 80 | "serve": "^14.2.3",
|
81 | 81 | "shiki": "^1.10.3",
|
82 |
| - "tailwindcss": "^3.4.4", |
| 82 | + "tailwindcss": "^3.4.6", |
83 | 83 | "typescript": "^5.5.3"
|
84 | 84 | },
|
85 | 85 | "resolutions": {
|
|
0 commit comments