mirror of
https://github.com/logto-io/logto.git
synced 2025-01-27 21:39:16 -05:00
chore(deps): update react monorepo to v18
This commit is contained in:
parent
08bea22195
commit
72fc343513
3 changed files with 6 additions and 6 deletions
|
@ -61,11 +61,11 @@
|
|||
"prettier": "^2.7.1",
|
||||
"process": "^0.11.10",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^17.0.2",
|
||||
"react": "^18.0.0",
|
||||
"react-animate-height": "^3.0.4",
|
||||
"react-dnd": "^16.0.0",
|
||||
"react-dnd-html5-backend": "^16.0.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-hook-form": "^7.27.1",
|
||||
"react-hot-toast": "^2.2.0",
|
||||
"react-i18next": "^11.15.4",
|
||||
|
|
|
@ -37,8 +37,8 @@
|
|||
"parcel": "2.6.2",
|
||||
"postcss": "^8.4.6",
|
||||
"prettier": "^2.7.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-i18next": "^11.15.4",
|
||||
"stylelint": "^14.9.1",
|
||||
"typescript": "^4.7.4"
|
||||
|
|
|
@ -54,9 +54,9 @@
|
|||
"postcss": "^8.4.6",
|
||||
"postcss-modules": "^4.3.0",
|
||||
"prettier": "^2.7.1",
|
||||
"react": "^17.0.2",
|
||||
"react": "^18.0.0",
|
||||
"react-device-detect": "^2.2.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-i18next": "^11.15.4",
|
||||
"react-modal": "^3.14.4",
|
||||
"react-modal-promise": "^1.0.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue