Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.25 to 18.2.27
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.25 to 18.2.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 4f11d1d commit c4e27f8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/einride-ui-dates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@storybook/jest": "0.2.3",
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.2.25",
"@types/react": "18.2.27",
"@types/react-dom": "18.2.12",
"@vitejs/plugin-react": "4.1.0",
"framer-motion": "10.16.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/einride-ui-labs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@storybook/jest": "0.2.3",
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.2.25",
"@types/react": "18.2.27",
"@types/react-dom": "18.2.12",
"@vitejs/plugin-react": "4.1.0",
"framer-motion": "10.16.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/einride-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@storybook/testing-library": "0.2.2",
"@types/lodash.merge": "4.6.7",
"@types/luxon": "3.3.2",
"@types/react": "18.2.25",
"@types/react": "18.2.27",
"@types/react-dom": "18.2.12",
"@vitejs/plugin-react": "4.1.0",
"chromatic": "7.2.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2207,7 +2207,7 @@ __metadata:
"@storybook/jest": 0.2.3
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
"@types/react": 18.2.25
"@types/react": 18.2.27
"@types/react-dom": 18.2.12
"@vitejs/plugin-react": 4.1.0
dayjs: 1.11.10
Expand All @@ -2234,7 +2234,7 @@ __metadata:
"@storybook/jest": 0.2.3
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
"@types/react": 18.2.25
"@types/react": 18.2.27
"@types/react-dom": 18.2.12
"@vitejs/plugin-react": 4.1.0
framer-motion: 10.16.4
Expand Down Expand Up @@ -2345,7 +2345,7 @@ __metadata:
"@storybook/testing-library": 0.2.2
"@types/lodash.merge": 4.6.7
"@types/luxon": 3.3.2
"@types/react": 18.2.25
"@types/react": 18.2.27
"@types/react-dom": 18.2.12
"@vitejs/plugin-react": 4.1.0
chromatic: 7.2.3
Expand Down Expand Up @@ -6888,14 +6888,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.25":
version: 18.2.25
resolution: "@types/react@npm:18.2.25"
"@types/react@npm:18.2.27":
version: 18.2.27
resolution: "@types/react@npm:18.2.27"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 177515cd44135d56191ec6c5c10edd490c96c175d37624d9c37bc2007c3abcf6cc2d2137d2a073d692cdc5129d5d5785bd60a6ddd315f695da5d8b989fa2afc5
checksum: bb29779d4e83e30886a4a939b02812a7ae2d49a26e19eb4be48a6d4e73e8b09ca1a639c97c0ba12a7fe46711355059db7f958cbc1754fe697690656cdb9eca07
languageName: node
linkType: hard

Expand Down

0 comments on commit c4e27f8

Please sign in to comment.