Skip to content

Commit c9d386d

Browse files
authored
Merge pull request #30 from GalvinPython/dependabot/npm_and_yarn/dev/multi-ec30208de6
build(deps): bump react-dom and @types/react-dom
2 parents 9db1d62 + cc2db9e commit c9d386d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

400 Bytes
Binary file not shown.

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@nextui-org/react": "^2.3.0",
1313
"@types/node": "20.5.7",
1414
"@types/react": "18.2.21",
15-
"@types/react-dom": "18.2.7",
15+
"@types/react-dom": "18.3.0",
1616
"autoprefixer": "10.4.19",
1717
"clsx": "^2.0.0",
1818
"framer-motion": "^11.1.1",
@@ -23,7 +23,7 @@
2323
"next-themes": "^0.3.0",
2424
"postcss": "8.4.38",
2525
"react": "18.2.0",
26-
"react-dom": "18.2.0",
26+
"react-dom": "18.3.1",
2727
"react-odometer": "^0.0.1",
2828
"react-odometerjs": "^3.1.3",
2929
"tailwind-variants": "^0.1.20",

0 commit comments

Comments
 (0)