This commit is contained in:
dependabot[bot] 2024-11-27 17:01:31 +00:00 committed by GitHub
commit d4c6c92f44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 13 deletions

View file

@ -13,7 +13,7 @@
"deep-equal": "^2.0.5",
"isomorphic-unfetch": "^3.1.0",
"lodash": "^4.17.21",
"react": "^17.0.2",
"react": "^18.1.0",
"react-beautiful-dnd": "^13.1.0",
"react-custom-scrollbars": "^4.2.1",
"react-dom": "^17.0.2",
@ -41,7 +41,7 @@
"@types/enzyme": "^3.10.11",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.13",
"@types/react": "^17.0.38",
"@types/react": "^18.0.10",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-custom-scrollbars": "^4.0.10",
"@types/react-dom": "^17.0.11",

View file

@ -12,7 +12,7 @@
"@roleypoly/design-system": "*",
"@roleypoly/misc-utils": "*",
"memoize-one": "^6.0.0",
"react": "^17.0.2",
"react": "^18.1.0",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-scripts": "5.0.0",
@ -28,7 +28,7 @@
"@types/jest": "^27.4.0",
"@types/node": "^17.0.13",
"@types/reach__router": "^1.3.10",
"@types/react": "^17.0.38",
"@types/react": "^18.0.10",
"@types/react-dom": "^17.0.11",
"@types/react-helmet": "^6.1.5",
"babel-loader": "8.2.3",