Skip to content

Commit 6a8e29a

Browse files
Merge pull request #713 from xsalazar/dependabot/npm_and_yarn/multi-6fb5dc7d23
Bump react-dom and @types/react-dom
2 parents 1cbeeb6 + 553aa75 commit 6a8e29a

2 files changed

Lines changed: 17 additions & 19 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@mui/material": "^7.2.0",
2828
"@primer/octicons-react": "^19.15.5",
2929
"@types/react": "^19.1.9",
30-
"@types/react-dom": "^19.1.6",
30+
"@types/react-dom": "^19.1.7",
3131
"@vitejs/plugin-react": "^4.7.0",
3232
"eslint-config-react-app": "^7.0.1",
3333
"react": "^19.1.1",
34-
"react-dom": "^19.1.0",
34+
"react-dom": "^19.1.1",
3535
"typescript": "^5.8.3",
3636
"vite": "^7.0.6",
3737
"vite-tsconfig-paths": "^5.1.4"

0 commit comments

Comments
 (0)