Skip to content

Commit 2656e0f

Browse files
committed
Upgrade dependencies
1 parent c7eaca9 commit 2656e0f

File tree

2 files changed

+1694
-1340
lines changed

2 files changed

+1694
-1340
lines changed

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -17,30 +17,30 @@
1717
"lighthouse": "node lighthouse"
1818
},
1919
"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",
2929
"picocolors": "1.0.0",
3030
"react": "18.2.0",
3131
"react-dom": "18.2.0",
32-
"sharp": "0.33.2",
32+
"sharp": "0.33.3",
3333
"sleep-dots": "1.1.2",
34-
"svelte": "4.2.11"
34+
"svelte": "4.2.14"
3535
},
3636
"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",
4040
"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"
4545
}
4646
}

0 commit comments

Comments
 (0)