Skip to content

Commit 29d1197

Browse files
Bump react-dom and @types/react-dom (#164)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd8173f commit 29d1197

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"lucide-react": "^0.437.0",
2323
"plasmo": "^0.89.2",
2424
"react": "^18.3.1",
25-
"react-dom": "^18.2.0",
25+
"react-dom": "^18.3.1",
2626
"react-hotkeys-hook": "^4.5.0",
2727
"validator": "^13.12.0",
2828
"webext-dynamic-content-scripts": "^10.0.2",
@@ -36,7 +36,7 @@
3636
"@types/mocha": "^10.0.7",
3737
"@types/node": "20.14.5",
3838
"@types/react": "18.3.3",
39-
"@types/react-dom": "18.2.7",
39+
"@types/react-dom": "18.3.0",
4040
"@types/validator": "^13.12.0",
4141
"@types/webextension-polyfill": "^0.10.7",
4242
"@typescript-eslint/eslint-plugin": "^6.21.0",

pnpm-lock.yaml

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)