We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02294c2 + 135a8c6 commit d468af2Copy full SHA for d468af2
3 files changed
apps/web/package.json
@@ -28,8 +28,8 @@
28
},
29
"devDependencies": {
30
"@eslint/js": "^9.17.0",
31
- "@types/react": "^18.3.18",
32
- "@types/react-dom": "^18.3.5",
+ "@types/react": "^19.0.11",
+ "@types/react-dom": "^19.0.5",
33
"@vitejs/plugin-react": "^4.3.4",
34
"autoprefixer": "^10.4.20",
35
"eslint": "^9.17.0",
packages/ui/package.json
@@ -25,8 +25,8 @@
25
26
"@testing-library/jest-dom": "^6.9.1",
27
"@testing-library/react": "^16.3.1",
- "@types/react": "^18.3.27",
- "@types/react-dom": "^18.3.7",
"autoprefixer": "^10.4.0",
"jsdom": "^27.4.0",
"postcss": "^8.4.0",
0 commit comments