We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a5c47 commit 86af23eCopy full SHA for 86af23e
package.json
@@ -29,17 +29,17 @@
29
"dset": "^3.1.3",
30
"immer": "^10.0.3",
31
"plasmo": "0.84.0",
32
- "react": "18.2.0",
33
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
34
"react-error-boundary": "^4.0.12",
35
"tiny-uid": "^1.1.2"
36
},
37
"devDependencies": {
38
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
39
"@types/chrome": "0.0.251",
40
"@types/node": "20.9.0",
41
- "@types/react": "18.2.37",
42
- "@types/react-dom": "18.2.15",
+ "@types/react": "18.3.4",
+ "@types/react-dom": "18.3.0",
43
"@types/webextension-polyfill": "^0.10.7",
44
"auto": "^11.1.6",
45
"install": "^0.13.0",
0 commit comments