Skip to content

Commit dee1943

Browse files
committed
Merge branch 'dev' of https://github.com/galvinPython/chatr into dev
2 parents 68cbc30 + b103a4d commit dee1943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

720 Bytes
Binary file not shown.

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@nextui-org/react": "^2.3.0",
1313
"@types/node": "20.5.7",
14-
"@types/react": "18.2.21",
14+
"@types/react": "18.3.3",
1515
"@types/react-dom": "18.3.0",
1616
"autoprefixer": "10.4.19",
1717
"clsx": "^2.0.0",
@@ -22,7 +22,7 @@
2222
"next": "14.2.1",
2323
"next-themes": "^0.3.0",
2424
"postcss": "8.4.38",
25-
"react": "18.2.0",
25+
"react": "18.3.1",
2626
"react-dom": "18.3.1",
2727
"react-odometer": "^0.0.1",
2828
"react-odometerjs": "^3.1.3",

0 commit comments

Comments
 (0)