Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 4d8cdab commit f705d68
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.0.0",
"expect": "^29.5.0",
"i18next": "^23.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": "^23.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.27.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": "^20.12.7",
"@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.0.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.0.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 @@ -1705,8 +1705,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 @@ -1723,7 +1723,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.0.0"
expect: "npm:^29.5.0"
feather-icons: "npm:^4.29.0"
i18next: "npm:^23.0.0"
Expand All @@ -1736,7 +1736,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.27.0"
Expand Down Expand Up @@ -1792,7 +1792,7 @@ __metadata:
"@storybook/react-webpack5": "npm:^8.1.2"
"@storybook/theming": "npm:^8.1.2"
"@types/node": "npm:^20.12.7"
"@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 @@ -1808,12 +1808,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.0.0"
eslint-plugin-storybook: "npm:0.8.0"
i18next: "npm:^23.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.27.0"
sass: "npm:^1.71.1"
sass-loader: "npm:^16.0.0"
Expand Down Expand Up @@ -4075,7 +4075,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.25
resolution: "@types/react-dom@npm:17.0.25"
dependencies:
Expand All @@ -4084,6 +4084,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:~18.3.0":
version: 18.3.1
resolution: "@types/react-dom@npm:18.3.1"
dependencies:
"@types/react": "npm:*"
checksum: 10c0/8b416551c60bb6bd8ec10e198c957910cfb271bc3922463040b0d57cf4739cdcd24b13224f8d68f10318926e1ec3cd69af0af79f0291b599a992f8c80d47f1eb
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 @@ -4102,14 +4111,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.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:^0.16"
csstype: "npm:^3.0.2"
checksum: 10c0/c8f76790190a9df42099f5f78d08dd4095f2da3bd97ff7cce0001d5a97ff3ffb31f703575acf2c457606e0d0b229ca8d1ba0ff459b77a4e44c5ea5154fe3fb4b
checksum: 10c0/8bae8d9a41619804561574792e29112b413044eb0d53746dde2b9720c1f9a59f71c895bbd7987cd8ce9500b00786e53bc032dced38cddf42910458e145675290
languageName: node
linkType: hard

Expand All @@ -4136,13 +4144,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 @@ -7032,7 +7033,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.0.0"
html-webpack-plugin: "npm:5.6.0"
i18next: "npm:23.16.0"
i18next-browser-languagedetector: "npm:8.0.0"
Expand Down Expand Up @@ -7506,12 +7507,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.0.0":
version: 5.0.0
resolution: "eslint-plugin-react-hooks@npm:5.0.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/bcb74b421f32e4203a7100405b57aab85526be4461e5a1da01bc537969a30012d2ee209a2c2a6cac543833a27188ce1e6ad71e4628d0bb4a2e5365cad86c5002
languageName: node
linkType: hard

Expand Down Expand Up @@ -12188,7 +12189,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: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:~18.3.0":
version: 18.3.1
resolution: "react-is@npm:18.3.1"
checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072
Expand All @@ -12202,7 +12203,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 f705d68

Please sign in to comment.