|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 | 17 | "@astrojs/react": "^3.6.2",
|
18 |
| - "@astrojs/starlight": "^0.26.2", |
| 18 | + "@astrojs/starlight": "^0.28.3", |
19 | 19 | "@astrojs/starlight-tailwind": "^2.0.3",
|
20 |
| - "@astrojs/tailwind": "^5.1.0", |
| 20 | + "@astrojs/tailwind": "^5.1.2", |
21 | 21 | "@fontsource/poppins": "^5.0.8",
|
22 |
| - "@playform/compress": "^0.0.13", |
| 22 | + "@playform/compress": "^0.1.4", |
23 | 23 | "@tanstack/react-query": "^5.21.7",
|
24 | 24 | "@tanstack/react-query-devtools": "^5.21.7",
|
25 | 25 | "@tremor/react": "^3.8.1",
|
26 | 26 | "@types/react": "^18.0.21",
|
27 | 27 | "@types/react-dom": "^18.0.6",
|
28 |
| - "astro": "^4.15.2", |
29 |
| - "astro-compress": "^2.3.1", |
| 28 | + "astro": "^4.16.5", |
30 | 29 | "astro-seo": "^0.8.4",
|
31 | 30 | "clsx": "^2.0.0",
|
32 | 31 | "graphql": "^16.8.1",
|
33 | 32 | "graphql-request": "^6.1.0",
|
34 | 33 | "jotai": "^2.4.3",
|
35 | 34 | "react": "^18.0.0",
|
36 | 35 | "react-dom": "^18.0.0",
|
| 36 | + "sharp": "^0.33.5", |
37 | 37 | "shiki": "^0.14.4",
|
38 | 38 | "spin-delay": "^1.2.0",
|
39 |
| - "starlight-openapi": "^0.7.0", |
| 39 | + "starlight-openapi": "^0.8.1", |
40 | 40 | "tailwind-merge": "^1.14.0",
|
41 | 41 | "tailwindcss": "^3.3.3",
|
42 | 42 | "ts-pattern": "^5.0.5"
|
|
52 | 52 | "eslint-config-prettier": "^9.0.0",
|
53 | 53 | "eslint-import-resolver-node": "^0.3.9",
|
54 | 54 | "eslint-import-resolver-typescript": "^3.6.3",
|
55 |
| - "eslint-plugin-astro": "^1.2.3", |
| 55 | + "eslint-plugin-astro": "^1.3.0", |
56 | 56 | "eslint-plugin-import": "^2.28.1",
|
57 | 57 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
58 | 58 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
|
0 commit comments