Fix Astro integrations version compatibility with Node 20
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/react": "^6.0.0",
|
||||
"@astrojs/tailwind": "^6.0.2",
|
||||
"@astrojs/react": "^3.6.3",
|
||||
"@astrojs/tailwind": "^5.1.4",
|
||||
"@types/react": "^19.2.17",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"astro": "^4.16.0",
|
||||
|
||||
Reference in New Issue
Block a user