|
4 | 4 | "": {
|
5 | 5 | "name": "prism-launcher-website",
|
6 | 6 | "dependencies": {
|
7 |
| - "@astrojs/mdx": "latest", |
8 |
| - "@astrojs/sitemap": "latest", |
9 |
| - "@tailwindcss/typography": "latest", |
10 |
| - "@tailwindcss/vite": "latest", |
11 |
| - "astro": "latest", |
12 |
| - "astro-icon": "latest", |
13 |
| - "rehype-raw": "latest", |
14 |
| - "rehype-stringify": "latest", |
15 |
| - "remark": "latest", |
16 |
| - "remark-rehype": "latest", |
17 |
| - "tailwindcss": "latest", |
| 7 | + "@astrojs/mdx": "^4.3.1", |
| 8 | + "@astrojs/sitemap": "^3.4.1", |
| 9 | + "@tailwindcss/typography": "^0.5.16", |
| 10 | + "@tailwindcss/vite": "^4.1.11", |
| 11 | + "astro": "^5.12.3", |
| 12 | + "astro-icon": "^1.1.5", |
| 13 | + "rehype-raw": "^7.0.0", |
| 14 | + "rehype-stringify": "^10.0.1", |
| 15 | + "remark": "^15.0.1", |
| 16 | + "remark-rehype": "^11.1.2", |
| 17 | + "tailwindcss": "^4.1.11", |
18 | 18 | },
|
19 | 19 | "devDependencies": {
|
20 |
| - "@iconify-json/lucide": "latest", |
21 |
| - "@iconify-json/simple-icons": "latest", |
22 |
| - "prettier": "latest", |
23 |
| - "prettier-plugin-astro": "latest", |
| 20 | + "@iconify-json/lucide": "^1.2.58", |
| 21 | + "@iconify-json/simple-icons": "^1.2.44", |
| 22 | + "prettier": "^3.6.2", |
| 23 | + "prettier-plugin-astro": "^0.14.1", |
24 | 24 | },
|
25 | 25 | },
|
26 | 26 | },
|
|
0 commit comments