Skip to content

Commit 9e49b21

Browse files
fix(deps): update react monorepo to v19
1 parent 0616957 commit 9e49b21

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"@plasmohq/messaging": "0.7.2",
2929
"@plasmohq/storage": "1.15.0",
3030
"plasmo": "0.90.5",
31-
"react": "18.3.1",
31+
"react": "19.1.1",
3232
"react-colorful": "5.6.1",
33-
"react-dom": "18.3.1",
33+
"react-dom": "19.1.1",
3434
"ts-pattern": "5.7.1"
3535
},
3636
"devDependencies": {
@@ -40,8 +40,8 @@
4040
"@markuplint/react-spec": "4.5.19",
4141
"@types/chrome": "0.0.328",
4242
"@types/node": "22.15.34",
43-
"@types/react": "18.3.23",
44-
"@types/react-dom": "18.3.7",
43+
"@types/react": "19.1.8",
44+
"@types/react-dom": "19.1.6",
4545
"@typescript-eslint/eslint-plugin": "8.35.0",
4646
"@typescript-eslint/parser": "8.35.0",
4747
"autoprefixer": "10.4.21",

0 commit comments

Comments
 (0)