diff --git a/package.json b/package.json index d1d4157e..33083f10 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "@types/numeral": "^2.0.5", "@types/pangu": "^4.0.2", "@types/query-string": "^6.3.0", - "@types/react": "^18.3.14", + "@types/react": "^19.0.0", "@types/react-avatar-editor": "^13.0.3", "@types/react-dom": "^18.3.2", "@types/unist": "^3.0.3", @@ -155,7 +155,7 @@ "jsdom": "^25.0.1", "lint-staged": "^15.2.10", "prettier": "^3.4.2", - "react": "^18.3.1", + "react": "^19.0.0", "react-dom": "^18.3.1", "remark": "^14.0.3", "remark-cli": "^11.0.0",