Skip to content

Commit e12f06a

Browse files
chore(deps): update react monorepo
1 parent 63bd120 commit e12f06a

2 files changed

Lines changed: 323 additions & 45 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,25 @@
2424
"homepage": "https://github.com/farbenmeer/next-image-autosize#readme",
2525
"peerDependencies": {
2626
"next": "^14.0.0",
27-
"react": "^18.0.0",
28-
"react-dom": "^18.0.0"
27+
"react": "^19.0.0",
28+
"react-dom": "^19.0.0"
2929
},
3030
"devDependencies": {
3131
"@commitlint/cli": "^19.0.0",
3232
"@commitlint/config-conventional": "^19.0.0",
3333
"@semantic-release/changelog": "^6.0.0",
3434
"@semantic-release/git": "^10.0.0",
35-
"@types/react": "18.3.4",
35+
"@types/react": "19.2.14",
3636
"@typescript-eslint/parser": "^8.0.0",
3737
"eslint": "^8.0.0",
3838
"eslint-plugin-react": "^7.26.0",
39-
"eslint-plugin-react-hooks": "^4.2.0",
39+
"eslint-plugin-react-hooks": "^7.0.0",
4040
"eslint-config-prettier": "^9.0.0",
4141
"husky": "^9.0.0",
4242
"next": "^14.0.0",
4343
"prettier": "^3.0.0",
44-
"react": "^18.0.0",
45-
"react-dom": "^18.0.0",
44+
"react": "^19.0.0",
45+
"react-dom": "^19.0.0",
4646
"semantic-release": "^24.0.0",
4747
"typescript": "^5.0.0"
4848
},

0 commit comments

Comments
 (0)