Make all versions of next and react match
This commit is contained in:
parent
656f3fbe71
commit
935290bbdc
7 changed files with 2459 additions and 4127 deletions
|
|
@ -20,10 +20,10 @@
|
|||
"ra-input-rich-text": "^4.10.6",
|
||||
"ra-language-english": "^4.10.6",
|
||||
"ra-postgraphile": "^6.1.0",
|
||||
"react": "^18",
|
||||
"react": "18.2.0",
|
||||
"react-admin": "^4.10.6",
|
||||
"react-digit-input": "^2.1.0",
|
||||
"react-dom": "^18",
|
||||
"react-dom": "18.2.0",
|
||||
"react-qr-code": "^2.0.11",
|
||||
"react-redux": "^8.0.5",
|
||||
"react-timer-hook": "^3.0.6",
|
||||
|
|
@ -42,12 +42,12 @@
|
|||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^13.4.3",
|
||||
"@types/hapi__wreck": "17.0.1",
|
||||
"@types/react": "^18",
|
||||
"@types/react": "18.2.7",
|
||||
"@types/react-mic": "12.4.3",
|
||||
"babel-preset-link": "*",
|
||||
"eslint-config-link": "*",
|
||||
"jest-config-link": "*",
|
||||
"tsconfig-link": "*",
|
||||
"typescript": "^5.0.4"
|
||||
"typescript": "5.0.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue