mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
fix: update dependencies to latest versions in package.json and pnpm-lock.yaml
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user