Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.2.56 to 18.2.57
- [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
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and filiptammergard committed Feb 20, 2024
1 parent 44af829 commit 743ba6e
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.6.16",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.2.56",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@vitejs/plugin-react": "4.2.1",
"framer-motion": "11.0.5",
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.6.16",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.2.56",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@vitejs/plugin-react": "4.2.1",
"framer-motion": "11.0.5",
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.9",
"@types/luxon": "3.4.2",
"@types/react": "18.2.56",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@vitejs/plugin-react": "4.2.1",
"chromatic": "10.9.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1995,7 +1995,7 @@ __metadata:
"@storybook/jest": 0.2.3
"@storybook/react": 7.6.16
"@storybook/testing-library": 0.2.2
"@types/react": 18.2.56
"@types/react": 18.2.57
"@types/react-dom": 18.2.19
"@vitejs/plugin-react": 4.2.1
dayjs: 1.11.10
Expand All @@ -2022,7 +2022,7 @@ __metadata:
"@storybook/jest": 0.2.3
"@storybook/react": 7.6.16
"@storybook/testing-library": 0.2.2
"@types/react": 18.2.56
"@types/react": 18.2.57
"@types/react-dom": 18.2.19
"@vitejs/plugin-react": 4.2.1
framer-motion: 11.0.5
Expand Down Expand Up @@ -2133,7 +2133,7 @@ __metadata:
"@storybook/testing-library": 0.2.2
"@types/lodash.merge": 4.6.9
"@types/luxon": 3.4.2
"@types/react": 18.2.56
"@types/react": 18.2.57
"@types/react-dom": 18.2.19
"@vitejs/plugin-react": 4.2.1
chromatic: 10.9.6
Expand Down Expand Up @@ -6393,14 +6393,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.56":
version: 18.2.56
resolution: "@types/react@npm:18.2.56"
"@types/react@npm:18.2.57":
version: 18.2.57
resolution: "@types/react@npm:18.2.57"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 8f6d754e4add007667002bd3f4c3a3a577c4a75afcd5cdc93bd3c584750f25c41a024a9f7de802204156483bc2fcce417ff9d7063ac1713e2b8ccb7c8a08c0ff
checksum: 01e7a3424162468428f3b28acec5e5c6cd1e26775ff605d0f46c883dea2d835924873d36b9ea0b75e40c9593aa78ca56a8ccde66bd58dbf6ecb0dd95af28609d
languageName: node
linkType: hard

Expand Down

0 comments on commit 743ba6e

Please sign in to comment.