|
17 | 17 | "lighthouse": "node lighthouse"
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@astrojs/react": "3.4.0", |
21 |
| - "@astrojs/sitemap": "3.1.5", |
22 |
| - "@astrojs/svelte": "5.4.0", |
| 20 | + "@astrojs/react": "3.6.0", |
| 21 | + "@astrojs/sitemap": "3.1.6", |
| 22 | + "@astrojs/svelte": "5.6.0", |
23 | 23 | "@types/react": "18.3.3",
|
24 | 24 | "@types/react-dom": "18.3.0",
|
25 |
| - "astro": "4.9.2", |
| 25 | + "astro": "4.11.1", |
26 | 26 | "axios": "1.7.2",
|
27 |
| - "hono": "4.4.2", |
| 27 | + "hono": "4.4.8", |
28 | 28 | "node-html-parser": "6.1.13",
|
29 | 29 | "picocolors": "1.0.1",
|
30 | 30 | "react": "18.3.1",
|
31 | 31 | "react-dom": "18.3.1",
|
32 | 32 | "sharp": "0.33.4",
|
33 | 33 | "sleep-dots": "1.1.2",
|
34 |
| - "svelte": "4.2.17" |
| 34 | + "svelte": "4.2.18" |
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@cloudflare/workers-types": "4.20240529.0", |
38 |
| - "@types/node": "20.13.0", |
| 37 | + "@cloudflare/workers-types": "4.20240620.0", |
| 38 | + "@types/node": "20.14.8", |
39 | 39 | "autoprefixer": "10.4.19",
|
40 |
| - "badge-maker": "3.3.1", |
41 |
| - "chrome-launcher": "1.1.1", |
42 |
| - "lighthouse": "11.7.1", |
| 40 | + "badge-maker": "4.0.0", |
| 41 | + "chrome-launcher": "1.1.2", |
| 42 | + "lighthouse": "12.1.0", |
43 | 43 | "vitest": "1.6.0",
|
44 |
| - "wrangler": "3.58.0" |
45 |
| - } |
| 44 | + "wrangler": "3.61.0" |
| 45 | + }, |
| 46 | + "packageManager": "pnpm@9.3.0+sha512.ee7b93e0c2bd11409c6424f92b866f31d3ea1bef5fbe47d3c7500cdc3c9668833d2e55681ad66df5b640c61fa9dc25d546efa54d76d7f8bf54b13614ac293631" |
46 | 47 | }
|
0 commit comments