Skip to content

Commit

Permalink
build(deps): bump react and @types/react
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.2.33 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent e3ab334 commit b83912d
Show file tree
Hide file tree
Showing 27 changed files with 1,355 additions and 1,015 deletions.
2 changes: 1 addition & 1 deletion libs/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"styled-system": "^5.1.5"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-system": "^5.1.15",
"@storybook/react": "^7.6.13"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"vite-plugin-lib-inject-css": "2.1.1",
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-components": "^5.1.26",
"@storybook/react": "^7.6.13"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/meshx-org/meshx-ui.git"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@storybook/react": "^7.6.13",
"@storybook/addon-actions": "^7.6.13"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/styled-system__css": "5.0.21",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-system": "^5.1.15",
"@types/styled-components": "^5.1.26"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/datebox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@meshx/mxui-primitives": "workspace:0.7.50"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-components": "^5.1.26"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"devDependencies": {
"@storybook/react": "7.6.13",
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
}
}
2 changes: 1 addition & 1 deletion libs/formgroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@meshx/mxui-text": "workspace:0.7.50"
},
"devDependencies": {
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {},
"devDependencies": {
"glob": "10.3.10",
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@svgr/core": "8.1.0",
"@svgr/cli": "8.1.0",
"@svgr/plugin-svgo": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/infobar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"styled-system": "^5.1.5"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@storybook/react": "^7.3.16"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@storybook/react": "7.6.13",
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@meshx/mxui-text": "workspace:0.7.50"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/listbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/meshx-org/meshx-ui.git"
},
"devDependencies": {
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
},
"dependencies": {
"clsx": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"styled-system": "^5.1.5"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-system": "^5.1.15",
"@types/styled-components": "^5.1.26"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/overlays/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-stately": "3.29.1"
},
"devDependencies": {
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"vite-plugin-lib-inject-css": "^2.1.1",
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-components": "^5.1.26",
"@types/styled-system": "^5.1.15",
"@storybook/react": "^7.3.16"
Expand Down
2 changes: 1 addition & 1 deletion libs/progress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@storybook/react": "7.6.13",
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/react-slider": "^1.3.1",
"@types/styled-components": "^5.1.26"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/rating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/styled-components": "^5.1.26",
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/searchbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"styled-system": "^5.1.5"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-components": "^5.1.26",
"@types/styled-system": "^5.1.15"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@storybook/react": "7.6.13",
"@types/styled-components": "^5.1.26",
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-slider": "^2.0.4"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/react-slider": "^1.3.1",
"@types/styled-components": "^5.1.26"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"styled-system": "^5.1.5"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-system": "^5.1.15",
"@types/styled-components": "^5.1.26",
"@stripe/react-stripe-js": "^2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion libs/text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@storybook/react": "7.6.13",
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/textbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@meshx/mxui-primitives": "workspace:0.7.50"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-components": "^5.1.26"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/toggle-switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@meshx/mxui-text": "workspace:0.7.50"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@storybook/addon-actions": "7.6.13",
"@storybook/react": "7.6.13"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@meshx/mxui-overlays": "workspace:0.7.50"
},
"devDependencies": {
"@types/react": "^18.3.6"
"@types/react": "^18.3.12"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/treeview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@meshx/mxui-primitives": "workspace:0.7.50"
},
"devDependencies": {
"@types/react": "^18.3.6",
"@types/react": "^18.3.12",
"@types/styled-components": "^5.1.26"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@swc/core": "~1.3.85",
"@swc/helpers": "~0.5.2",
"@types/node": "18.16.9",
"@types/react": "18.2.33",
"@types/react": "18.3.12",
"@types/react-dom": "18.2.14",
"@types/react-is": "18.2.2",
"@types/styled-components": "^5.1.34",
Expand Down Expand Up @@ -91,7 +91,7 @@
"@emotion/babel-plugin": "^11.12.0",
"@techstack/styled-system": "^1.0.378",
"eslint": "^8.56.0",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"vite-plugin-externalize-deps": "^0.8.0"
Expand Down
Loading

0 comments on commit b83912d

Please sign in to comment.