|
17 | 17 | "lighthouse": "node lighthouse"
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@astrojs/react": "3.0.10", |
21 |
| - "@astrojs/sitemap": "3.0.5", |
22 |
| - "@astrojs/svelte": "5.0.3", |
23 |
| - "@types/react": "18.2.55", |
24 |
| - "@types/react-dom": "18.2.19", |
25 |
| - "astro": "4.4.0", |
26 |
| - "axios": "1.6.7", |
27 |
| - "hono": "4.0.2", |
28 |
| - "node-html-parser": "6.1.12", |
| 20 | + "@astrojs/react": "3.3.0", |
| 21 | + "@astrojs/sitemap": "3.1.2", |
| 22 | + "@astrojs/svelte": "5.4.0", |
| 23 | + "@types/react": "18.2.78", |
| 24 | + "@types/react-dom": "18.2.25", |
| 25 | + "astro": "4.6.1", |
| 26 | + "axios": "1.6.8", |
| 27 | + "hono": "4.2.3", |
| 28 | + "node-html-parser": "6.1.13", |
29 | 29 | "picocolors": "1.0.0",
|
30 | 30 | "react": "18.2.0",
|
31 | 31 | "react-dom": "18.2.0",
|
32 |
| - "sharp": "0.33.2", |
| 32 | + "sharp": "0.33.3", |
33 | 33 | "sleep-dots": "1.1.2",
|
34 |
| - "svelte": "4.2.11" |
| 34 | + "svelte": "4.2.14" |
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@cloudflare/workers-types": "4.20240208.0", |
38 |
| - "@types/node": "20.11.19", |
39 |
| - "autoprefixer": "10.4.17", |
| 37 | + "@cloudflare/workers-types": "4.20240405.0", |
| 38 | + "@types/node": "20.12.7", |
| 39 | + "autoprefixer": "10.4.19", |
40 | 40 | "badge-maker": "3.3.1",
|
41 |
| - "chrome-launcher": "1.1.0", |
42 |
| - "lighthouse": "11.5.0", |
43 |
| - "vitest": "1.2.2", |
44 |
| - "wrangler": "3.28.2" |
| 41 | + "chrome-launcher": "1.1.1", |
| 42 | + "lighthouse": "11.7.1", |
| 43 | + "vitest": "1.5.0", |
| 44 | + "wrangler": "3.50.0" |
45 | 45 | }
|
46 | 46 | }
|
0 commit comments