|
1 | 1 | {
|
2 | 2 | "name": "astroship",
|
3 | 3 | "type": "module",
|
4 |
| - "version": "0.0.2", |
| 4 | + "version": "1.2.0", |
5 | 5 | "private": true,
|
6 | 6 | "scripts": {
|
7 | 7 | "dev": "astro dev",
|
|
11 | 11 | "astro": "astro"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@astrojs/mdx": "^1.1.5", |
15 |
| - "@astrojs/sitemap": "^3.0.3", |
16 |
| - "@astrojs/tailwind": "^5.0.2", |
17 |
| - "@fontsource-variable/inter": "^5.0.15", |
18 |
| - "@tailwindcss/typography": "^0.5.10", |
19 |
| - "astro": "^3.5.5", |
20 |
| - "astro-icon": "^0.8.1", |
21 |
| - "astro-navbar": "^2.3.0", |
22 |
| - "astro-seo": "^0.8.0", |
23 |
| - "sharp": "^0.33.0", |
24 |
| - "tailwindcss": "^3.3.5" |
| 14 | + "@astrojs/mdx": "^3.0.1", |
| 15 | + "@astrojs/sitemap": "^3.1.5", |
| 16 | + "@astrojs/tailwind": "^5.1.0", |
| 17 | + "@fontsource-variable/bricolage-grotesque": "^5.0.6", |
| 18 | + "@fontsource-variable/inter": "^5.0.18", |
| 19 | + "@iconify-json/bx": "^1.1.10", |
| 20 | + "@iconify-json/simple-icons": "^1.1.102", |
| 21 | + "@iconify-json/uil": "^1.1.8", |
| 22 | + "@tailwindcss/typography": "^0.5.13", |
| 23 | + "astro": "^4.8.7", |
| 24 | + "astro-icon": "^1.1.0", |
| 25 | + "astro-navbar": "^2.3.2", |
| 26 | + "astro-seo": "^0.8.3", |
| 27 | + "sharp": "^0.33.4", |
| 28 | + "tailwindcss": "^3.4.3" |
25 | 29 | }
|
26 | 30 | }
|
0 commit comments