Update react monorepo to v18
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
This commit is contained in:
parent
d7bc09fdd9
commit
0c0b189670
1 changed files with 4 additions and 4 deletions
|
@ -35,8 +35,8 @@
|
|||
"date-fns": "2.30.0",
|
||||
"history": "5.3.0",
|
||||
"ramda": "0.29.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-redux": "8.1.3",
|
||||
"typescript": "5.2.2",
|
||||
"wouter": "2.12.1",
|
||||
|
@ -48,8 +48,8 @@
|
|||
"@types/jest": "27.5.2",
|
||||
"@types/nightwatch": "2.3.28",
|
||||
"@types/ramda": "0.29.9",
|
||||
"@types/react": "17.0.70",
|
||||
"@types/react-dom": "17.0.23",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@types/react-redux": "7.1.30",
|
||||
"@types/yup": "0.29.14",
|
||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue