aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/packages/react/package.json')
-rw-r--r--src/packages/react/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 6ea2acf..0fa6dc3 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -43,8 +43,8 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/react": "^19.0.0",
- "@types/react-dom": "^19.0.0",
+ "@types/react": "^19.0.1",
+ "@types/react-dom": "^19.0.1",
"@vitejs/plugin-react-swc": "^3.7.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",