Skip to content

Commit aca9cbf

Browse files
chore: react -> 18.2.0, react-dom -> 18.2.0
1 parent 6482a17 commit aca9cbf

File tree

2 files changed

+14
-19
lines changed

2 files changed

+14
-19
lines changed

package-lock.json

Lines changed: 12 additions & 17 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
@@ -55,9 +55,9 @@
5555
"gulp-typescript": "^6.0.0-alpha.1",
5656
"npm-run-all": "^4.1.5",
5757
"prettier": "^2.5.1",
58-
"react": "^16.14.0",
58+
"react": "^18.2.0",
5959
"react-docgen-typescript": "^2.2.2",
60-
"react-dom": "^16.14.0",
60+
"react-dom": "^18.2.0",
6161
"rimraf": "^3.0.2",
6262
"sass": "^1.49.9",
6363
"sass-loader": "^10.2.1",

0 commit comments

Comments
 (0)