We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13cb3b commit 42cd120Copy full SHA for 42cd120
package.json
@@ -33,13 +33,13 @@
33
"@fontsource/red-hat-display": "^5.1.1",
34
"@nanostores/react": "^0.8.4",
35
"@tailwindcss/vite": "^4.0.9",
36
- "@types/react": "^19.0.10",
37
- "@types/react-dom": "^19.0.4",
+ "@types/react": "^18.2.55",
+ "@types/react-dom": "^18.2.19",
38
"astro": "^5.3.1",
39
"framer-motion": "^12.4.7",
40
"nanostores": "^0.11.4",
41
- "react": "^19.0.0",
42
- "react-dom": "^19.0.0",
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0",
43
"tailwindcss": "^4.0.9"
44
},
45
"devDependencies": {
0 commit comments