Skip to content

Commit 43087bf

Browse files
chore(deps): update react monorepo
1 parent b39f0db commit 43087bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@size-limit/preset-small-lib": "^11.0.2",
51-
"@types/react": "^18.2.55",
51+
"@types/react": "^19.0.0",
5252
"@types/react-dom": "^18.2.19",
5353
"@typescript-eslint/eslint-plugin": "^8.0.0",
5454
"@typescript-eslint/parser": "^8.0.0",
@@ -61,13 +61,13 @@
6161
"eslint-plugin-jsx-a11y": "^6.8.0",
6262
"eslint-plugin-prettier": "^5.1.3",
6363
"eslint-plugin-react": "^7.33.2",
64-
"eslint-plugin-react-hooks": "^4.6.0",
64+
"eslint-plugin-react-hooks": "^5.0.0",
6565
"history": "^5.3.0",
6666
"husky": "^9.0.11",
6767
"path": "^0.12.7",
6868
"prettier": "^3.2.5",
69-
"react": "^18.2.0",
70-
"react-dom": "^18.2.0",
69+
"react": "^19.0.0",
70+
"react-dom": "^19.0.0",
7171
"react-router-dom": "^6.22.1",
7272
"size-limit": "^11.0.2",
7373
"typescript": "^5.3.3",

0 commit comments

Comments
 (0)