Skip to content

Commit 55ab4ab

Browse files
committed
fix: update dependencies to latest versions in package.json and pnpm-lock.yaml
1 parent a8acb3b commit 55ab4ab

File tree

2 files changed

+94
-76
lines changed

2 files changed

+94
-76
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
},
2727
"dependencies": {
2828
"@astrojs/check": "0.9.4",
29-
"@astrojs/cloudflare": "12.5.2",
29+
"@astrojs/cloudflare": "12.6.4",
3030
"@astrojs/react": "4.3.0",
31-
"@astrojs/rss": "4.0.11",
32-
"@astrojs/sitemap": "3.3.1",
31+
"@astrojs/rss": "4.0.12",
32+
"@astrojs/sitemap": "3.5.0",
3333
"@astrojs/tailwind": "6.0.2",
3434
"@fontsource/bricolage-grotesque": "5.2.8",
3535
"@fortawesome/fontawesome-svg-core": "6.7.2",
@@ -38,7 +38,7 @@
3838
"@types/react": "19.1.8",
3939
"@types/react-dom": "19.1.6",
4040
"animejs": "4.0.2",
41-
"astro": "5.7.10",
41+
"astro": "5.13.2",
4242
"astro-navbar": "2.3.7",
4343
"autoprefixer": "10.4.14",
4444
"clsx": "2.1.1",

0 commit comments

Comments
 (0)