We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0616957 commit 9e49b21Copy full SHA for 9e49b21
1 file changed
package.json
@@ -28,9 +28,9 @@
28
"@plasmohq/messaging": "0.7.2",
29
"@plasmohq/storage": "1.15.0",
30
"plasmo": "0.90.5",
31
- "react": "18.3.1",
+ "react": "19.1.1",
32
"react-colorful": "5.6.1",
33
- "react-dom": "18.3.1",
+ "react-dom": "19.1.1",
34
"ts-pattern": "5.7.1"
35
},
36
"devDependencies": {
@@ -40,8 +40,8 @@
40
"@markuplint/react-spec": "4.5.19",
41
"@types/chrome": "0.0.328",
42
"@types/node": "22.15.34",
43
- "@types/react": "18.3.23",
44
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.1.8",
+ "@types/react-dom": "19.1.6",
45
"@typescript-eslint/eslint-plugin": "8.35.0",
46
"@typescript-eslint/parser": "8.35.0",
47
"autoprefixer": "10.4.21",
0 commit comments