Skip to content

Commit

Permalink
deps(*): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 4625bbd commit d5e4103
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"yargs": "^17.7.2"
},
"resolutions": {
"@types/react": "^17",
"@types/react": "^18.0.0",
"react-docgen-typescript": "^2.0.0",
"@types/react-router-dom": "5.3.3",
"cheerio": "1.0.0-rc.12",
Expand Down
8 changes: 4 additions & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"feather-icons": "^4.29.0",
"prop-types": "^15.8.1",
"react-datepicker": "^7.3.0",
"react-is": "~17.0.2",
"react-is": "~18.3.0",
"react-modal": "^3.16.1",
"react-popper-tooltip": "^4.4.2",
"react-shadow": "^20.0.0",
Expand All @@ -62,8 +62,8 @@
"@types/feather-icons": "^4.7.0",
"@types/jest": "^29.5.1",
"@types/lodash": "^4.14.186",
"@types/react": "~17.0.58",
"@types/react-dom": "~17.0.20",
"@types/react": "~18.3.0",
"@types/react-dom": "~18.3.0",
"@types/react-modal": "^3.16.0",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -79,7 +79,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"expect": "^29.5.0",
"i18next": "^24.0.0",
"jest": "^29.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"i18next": "^24.0.0",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"react-is": "~17.0.2",
"react-is": "~18.3.0",
"react-router-dom": "~6.28.0",
"styled-components": "^5.3.10"
},
Expand All @@ -45,7 +45,7 @@
"@storybook/react-webpack5": "^8.1.2",
"@storybook/theming": "^8.1.2",
"@types/node": "^22.0.0",
"@types/react": "^17.0.58",
"@types/react": "^18.0.0",
"@types/react-color": "^3.0.6",
"@types/react-table": "^7.7.14",
"@types/styled-components": "^5.1.26",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-storybook": "0.8.0",
"sass": "^1.71.1",
"sass-loader": "^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"html-webpack-plugin": "5.6.0",
"postcss": "8.4.41",
"postcss-styled-syntax": "0.6.4",
Expand Down
57 changes: 29 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1695,8 +1695,8 @@ __metadata:
"@types/feather-icons": "npm:^4.7.0"
"@types/jest": "npm:^29.5.1"
"@types/lodash": "npm:^4.14.186"
"@types/react": "npm:~17.0.58"
"@types/react-dom": "npm:~17.0.20"
"@types/react": "npm:~18.3.0"
"@types/react-dom": "npm:~18.3.0"
"@types/react-modal": "npm:^3.16.0"
"@types/styled-components": "npm:^5.1.26"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
Expand All @@ -1713,7 +1713,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-react-hooks: "npm:5.1.0"
expect: "npm:^29.5.0"
feather-icons: "npm:^4.29.0"
i18next: "npm:^24.0.0"
Expand All @@ -1726,7 +1726,7 @@ __metadata:
react-datepicker: "npm:^7.3.0"
react-docgen-typescript-plugin: "npm:1.0.8"
react-dom: "npm:~17.0.2"
react-is: "npm:~17.0.2"
react-is: "npm:~18.3.0"
react-modal: "npm:^3.16.1"
react-popper-tooltip: "npm:^4.4.2"
react-router-dom: "npm:~6.28.0"
Expand Down Expand Up @@ -1782,7 +1782,7 @@ __metadata:
"@storybook/react-webpack5": "npm:^8.1.2"
"@storybook/theming": "npm:^8.1.2"
"@types/node": "npm:^22.0.0"
"@types/react": "npm:^17.0.58"
"@types/react": "npm:^18.0.0"
"@types/react-color": "npm:^3.0.6"
"@types/react-table": "npm:^7.7.14"
"@types/styled-components": "npm:^5.1.26"
Expand All @@ -1798,12 +1798,12 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-react-hooks: "npm:5.1.0"
eslint-plugin-storybook: "npm:0.8.0"
i18next: "npm:^24.0.0"
react: "npm:~17.0.2"
react-dom: "npm:~17.0.2"
react-is: "npm:~17.0.2"
react-is: "npm:~18.3.0"
react-router-dom: "npm:~6.28.0"
sass: "npm:^1.71.1"
sass-loader: "npm:^16.0.0"
Expand Down Expand Up @@ -4042,7 +4042,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:<18.0.0, @types/react-dom@npm:~17.0.20":
"@types/react-dom@npm:<18.0.0":
version: 17.0.26
resolution: "@types/react-dom@npm:17.0.26"
peerDependencies:
Expand All @@ -4051,6 +4051,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:~18.3.0":
version: 18.3.5
resolution: "@types/react-dom@npm:18.3.5"
peerDependencies:
"@types/react": ^18.0.0
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
languageName: node
linkType: hard

"@types/react-modal@npm:^3.16.0":
version: 3.16.3
resolution: "@types/react-modal@npm:3.16.3"
Expand All @@ -4069,14 +4078,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^17":
version: 17.0.83
resolution: "@types/react@npm:17.0.83"
"@types/react@npm:^18.0.0":
version: 18.3.17
resolution: "@types/react@npm:18.3.17"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:^0.16"
csstype: "npm:^3.0.2"
checksum: 10c0/c8f76790190a9df42099f5f78d08dd4095f2da3bd97ff7cce0001d5a97ff3ffb31f703575acf2c457606e0d0b229ca8d1ba0ff459b77a4e44c5ea5154fe3fb4b
checksum: 10c0/475191e9cd0ab5bef35cc1868295d6526cd78b25c1bb816f0747a1e92261688305f81c0e29aff52e6ea70397f133e34c399dc936cb5072f1acf465d9daacc0da
languageName: node
linkType: hard

Expand All @@ -4103,13 +4111,6 @@ __metadata:
languageName: node
linkType: hard

"@types/scheduler@npm:^0.16":
version: 0.16.8
resolution: "@types/scheduler@npm:0.16.8"
checksum: 10c0/f86de504945b8fc41b1f391f847444d542e2e4067cf7e5d9bfeb5d2d2393d3203b1161bc0ef3b1e104d828dabfb60baf06e8d2c27e27ff7e8258e6e618d8c4ec
languageName: node
linkType: hard

"@types/semver@npm:^7.3.12, @types/semver@npm:^7.3.4, @types/semver@npm:^7.5.5":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
Expand Down Expand Up @@ -6970,7 +6971,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-react-hooks: "npm:5.1.0"
html-webpack-plugin: "npm:5.6.0"
i18next: "npm:24.1.2"
i18next-browser-languagedetector: "npm:8.0.0"
Expand Down Expand Up @@ -7445,12 +7446,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.6.2":
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
"eslint-plugin-react-hooks@npm:5.1.0":
version: 5.1.0
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
checksum: 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -12081,7 +12082,7 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:18.3.1, react-is@npm:^16.12.0 || ^17.0.0 || ^18.0.0, react-is@npm:^18.0.0":
"react-is@npm:18.3.1, react-is@npm:^16.12.0 || ^17.0.0 || ^18.0.0, react-is@npm:^18.0.0, react-is@npm:~18.3.0":
version: 18.3.1
resolution: "react-is@npm:18.3.1"
checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072
Expand All @@ -12095,7 +12096,7 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:^17.0.0, react-is@npm:^17.0.1, react-is@npm:^17.0.2, react-is@npm:~17.0.2":
"react-is@npm:^17.0.0, react-is@npm:^17.0.1, react-is@npm:^17.0.2":
version: 17.0.2
resolution: "react-is@npm:17.0.2"
checksum: 10c0/2bdb6b93fbb1820b024b496042cce405c57e2f85e777c9aabd55f9b26d145408f9f74f5934676ffdc46f3dcff656d78413a6e43968e7b3f92eea35b3052e9053
Expand Down

0 comments on commit d5e4103

Please sign in to comment.