deps: Bump to react 18.2.0 and testing-library 14.0.0

This bumps react and react-dom from 17.0.2 to 18.2.0 and testing-library from 12.1.5 to 14.0.0
This commit is contained in:
regexowl 2023-08-25 14:05:11 +02:00 committed by Lucas Garfield
parent 108f0bc017
commit 07a8054744
2 changed files with 306 additions and 257 deletions

557
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,8 +20,8 @@
"@unleash/proxy-client-react": "^3.6.0",
"classnames": "2.3.2",
"lodash": "4.17.21",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.5",
"react-router-dom": "6.14.2",
"redux": "4.2.1",
@ -66,7 +66,7 @@
"@rtk-query/codegen-openapi": "^1.0.0",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "^29.5.3",
"@typescript-eslint/eslint-plugin": "^6.4.1",