Skip to content

Commit c1fbecc

Browse files
committed
fix(deps): update react monorepo to v18
1 parent a73021b commit c1fbecc

File tree

4 files changed

+43
-109
lines changed

4 files changed

+43
-109
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"antd": "^4.15.4",
1313
"date-fns": "^2.25.0",
1414
"haah": "file:..",
15-
"react": "^17.0.2",
15+
"react": "^18.0.0",
1616
"telegraf": "^4.4.2",
1717
"typescript": "4.6.2"
1818
}

package-lock.json

Lines changed: 27 additions & 33 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
@@ -32,8 +32,8 @@
3232
"immer": "^9.0.6",
3333
"isomorphic-fetch": "^3.0.0",
3434
"mime": "^3.0.0",
35-
"react": "^17.0.2",
36-
"react-dom": "^17.0.2",
35+
"react": "^18.0.0",
36+
"react-dom": "^18.0.0",
3737
"socket.io": "^4.4.1",
3838
"socket.io-client": "^4.4.1",
3939
"ts-morph": "^14.0.0",

0 commit comments

Comments
 (0)