Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 68a885f

Browse files
chore(deps): update react monorepo to v18
1 parent b68f852 commit 68a885f

File tree

2 files changed

+35
-33
lines changed

2 files changed

+35
-33
lines changed

package-lock.json

+31-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"json-data-validator": "2.4.0",
1313
"keycloak-js": "11.0.2",
1414
"moment": "2.29.0",
15-
"react": "16.13.1",
15+
"react": "18.2.0",
1616
"react-device-detect": "1.13.1",
17-
"react-dom": "16.13.1",
17+
"react-dom": "18.2.0",
1818
"react-router-dom": "5.2.0",
1919
"react-syntax-highlighter": "13.5.3",
2020
"unifiedpush-node-sender": "0.16.1"
@@ -58,8 +58,8 @@
5858
"@types/react-router-dom": "5.1.5",
5959
"@types/react-syntax-highlighter": "11.0.5",
6060
"@types/node": "12.12.62",
61-
"@types/react": "16.9.49",
62-
"@types/react-dom": "16.9.8",
61+
"@types/react": "18.0.28",
62+
"@types/react-dom": "18.0.11",
6363
"gts": "1.1.2",
6464
"node-sass": "4.14.1",
6565
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)