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 00cbcd8 commit e32e696Copy full SHA for e32e696
bun.lockb
1.44 KB
package.json
@@ -23,8 +23,8 @@
23
"confetti-react": "^2.5.0",
24
"isbot": "^3.6.8",
25
"nanoid": "^5.0.3",
26
- "react": "^18.2.0",
27
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
28
"remix-utils": "^7.1.0",
29
"tailwind-merge": "^2.0.0",
30
"tailwindcss-animate": "^1.0.7"
@@ -34,8 +34,8 @@
34
"@flydotio/dockerfile": "latest",
35
"@remix-run/dev": "^2.3.0",
36
"@remix-run/eslint-config": "^2.3.0",
37
- "@types/react": "^18.2.20",
38
- "@types/react-dom": "^18.2.7",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
39
"autoprefixer": "^10.4.16",
40
"eslint": "^8.38.0",
41
"tailwindcss": "^3.3.5",
0 commit comments