Merge branch 'renovate/major-react-monorepo' into 'develop'

fix(deps): update react monorepo to v18 (major)

See merge request soapbox-pub/soapbox!367
This commit is contained in:
Alex Gleason
2023-01-10 15:06:54 +00:00
16 changed files with 108 additions and 78 deletions

View File

@ -72,7 +72,7 @@
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.7",
"@tanstack/react-query": "^4.0.10",
"@testing-library/react": "^12.1.4",
"@testing-library/react": "^13.0.0",
"@types/escape-html": "^1.0.1",
"@types/http-link-header": "^1.0.3",
"@types/jest": "^29.0.0",
@ -153,10 +153,10 @@
"prop-types": "^15.5.10",
"punycode": "^2.1.1",
"qrcode.react": "^3.0.2",
"react": "^17.0.2",
"react": "^18.0.0",
"react-color": "^2.19.3",
"react-datepicker": "^4.8.0",
"react-dom": "^17.0.2",
"react-dom": "^18.0.0",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.4.0",
"react-hotkeys": "^1.1.4",