fix: update dependencies to latest versions in package.json and pnpm-lock.yaml

This commit is contained in:
mr. m
2025-08-17 04:29:24 +02:00
parent a8acb3bf68
commit 55ab4abbbc
2 changed files with 94 additions and 76 deletions

View File

@@ -26,10 +26,10 @@
},
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/cloudflare": "12.5.2",
"@astrojs/cloudflare": "12.6.4",
"@astrojs/react": "4.3.0",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.3.1",
"@astrojs/rss": "4.0.12",
"@astrojs/sitemap": "3.5.0",
"@astrojs/tailwind": "6.0.2",
"@fontsource/bricolage-grotesque": "5.2.8",
"@fortawesome/fontawesome-svg-core": "6.7.2",
@@ -38,7 +38,7 @@
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"animejs": "4.0.2",
"astro": "5.7.10",
"astro": "5.13.2",
"astro-navbar": "2.3.7",
"autoprefixer": "10.4.14",
"clsx": "2.1.1",