Skip to content

Commit c75e0d0

Browse files
chore(deps): downgrade react and react-dom to version 18.3.1
1 parent b83d558 commit c75e0d0

File tree

5 files changed

+137
-120
lines changed

5 files changed

+137
-120
lines changed

bun.lockb

1.06 KB
Binary file not shown.

package-lock.json

Lines changed: 21 additions & 14 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
@@ -7,10 +7,10 @@
77
"@itseasy21/react-elastic-carousel": "^0.12.3",
88
"animate.css": "^4.1.1",
99
"firebase": "^11.1.0",
10-
"react": "^19.0.0",
10+
"react": "^18.3.1",
1111
"react-bootstrap": "^2.10.7",
1212
"react-countup": "^6.5.3",
13-
"react-dom": "^19.0.0",
13+
"react-dom": "^18.3.1",
1414
"react-fade-in": "^2.0.1",
1515
"react-icons": "^5.4.0",
1616
"react-multi-carousel": "^2.8.5",

0 commit comments

Comments
 (0)