Skip to content

Commit 033a7b0

Browse files
authored
Merge pull request #222 from ProgrammingLab/dependabot/npm_and_yarn/frontend/multi-a8028ed54a
Bump react-dom and @types/react-dom in /frontend
2 parents cff78b4 + e299db4 commit 033a7b0

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@react-aria/visually-hidden": "^3.8.14",
2626
"@types/node": "22.7.5",
2727
"@types/react": "18.3.3",
28-
"@types/react-dom": "18.2.24",
28+
"@types/react-dom": "18.3.1",
2929
"autoprefixer": "10.4.19",
3030
"clsx": "^2.1.1",
3131
"eslint": "8.57.0",
@@ -36,7 +36,7 @@
3636
"next-themes": "^0.2.1",
3737
"postcss": "8.4.47",
3838
"react": "18.3.1",
39-
"react-dom": "18.2.0",
39+
"react-dom": "18.3.1",
4040
"tailwind-variants": "^0.2.1",
4141
"tailwindcss": "3.4.14",
4242
"typescript": "5.6.2",

0 commit comments

Comments
 (0)