Skip to content

Commit 6b46c65

Browse files
author
Brendan Mulholland
committed
chore(deps): update react monorepo to v18
1 parent 9a830dc commit 6b46c65

File tree

2 files changed

+124
-112
lines changed

2 files changed

+124
-112
lines changed

package.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
"lodash": "^4.17.21",
115115
"menubar": "^9.3.0",
116116
"nprogress": "=0.2.0",
117-
"react": "=16.14.0",
118-
"react-dom": "=16.14.0",
117+
"react": "=18.2.0",
118+
"react-dom": "=18.2.0",
119119
"react-emojione": "=5.0.1",
120120
"react-final-form": "^6.4.0",
121121
"react-router": "^5.3.4",
@@ -131,6 +131,8 @@
131131
"@types/lodash": "^4.14.165",
132132
"@types/node": "^18.18.0",
133133
"@types/react": "^16.9.32",
134+
"@types/node": "^18.0.0",
135+
"@types/react": "^18.0.0",
134136
"@types/react-router-dom": "^5.3.3",
135137
"@types/react-transition-group": "^4.4.0",
136138
"autoprefixer": "^10.4.16",
@@ -145,7 +147,7 @@
145147
"postcss": "^8.4.30",
146148
"postcss-loader": "^7.3.3",
147149
"prettier": "^3.0.3",
148-
"react-test-renderer": "=16.14.0",
150+
"react-test-renderer": "=18.2.0",
149151
"style-loader": "^3.3.3",
150152
"tailwindcss": "^3.3.3",
151153
"ts-jest": "^27",

0 commit comments

Comments
 (0)