We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86b9e7 commit 1f06e81Copy full SHA for 1f06e81
2 files changed
package.json
@@ -57,7 +57,7 @@
57
"@tsconfig/node14": "^14.1.2",
58
"@types/jest": "^29.0.0",
59
"@types/node": "^16.0.0",
60
- "@types/react": "^18.0.0",
+ "@types/react": "^19.0.0",
61
"@typescript-eslint/eslint-plugin": "^6.0.0",
62
"@typescript-eslint/parser": "^6.0.0",
63
"@vercel/ncc": "^0.38.0",
@@ -69,14 +69,14 @@
69
"eslint-plugin-n": "^17.0.0",
70
"eslint-plugin-prettier": "^5.0.0",
71
"eslint-plugin-react": "^7.16.0",
72
- "eslint-plugin-react-hooks": "^4.0.2",
+ "eslint-plugin-react-hooks": "^7.0.0",
73
"husky": "^9.0.0",
74
"ink": "^3.2.0",
75
"jest": "^29.0.2",
76
"jest-util": "^29.0.2",
77
"lint-staged": "^15.0.0",
78
"prettier": "^3.0.0",
79
- "react": "^18.0.0",
+ "react": "^19.0.0",
80
"semantic-release": "^25.0.0",
81
"slash": "^3.0.0",
82
"ts-jest": "^29.0.0",
0 commit comments