We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c47a78a commit ab93fe0Copy full SHA for ab93fe0
2 files changed
packages/react/package.json
@@ -80,14 +80,14 @@
80
"@testing-library/react": "^16.0.0",
81
"@types/events": "^3.0.3",
82
"@types/node": "^24.7.0",
83
- "@types/react": "^18.0.25",
84
- "@types/react-dom": "^18.0.8",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
85
"@vitejs/plugin-react": "^4.3.2",
86
"eslint": "catalog:",
87
"eslint-config-lk-custom": "workspace:*",
88
"jsdom": "^26.1.0",
89
- "react": "^18.2.0",
90
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
91
"rimraf": "^6.0.0",
92
"size-limit": "^11.0.2",
93
"typed-emitter": "^2.1.0",
0 commit comments