Skip to content

Commit

Permalink
build(deps): bump @equinor/eds-core-react from 0.42.5 to 0.43.0 (#2401)
Browse files Browse the repository at this point in the history
Bumps [@equinor/eds-core-react](https://github.com/equinor/design-system/tree/HEAD/packages/eds-core-react) from 0.42.5 to 0.43.0.
- [Release notes](https://github.com/equinor/design-system/releases)
- [Changelog](https://github.com/equinor/design-system/blob/develop/packages/eds-core-react/CHANGELOG.md)
- [Commits](https://github.com/equinor/design-system/commits/[email protected]/packages/eds-core-react)

---
updated-dependencies:
- dependency-name: "@equinor/eds-core-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 4dcf272 commit b3b0eda
Show file tree
Hide file tree
Showing 5 changed files with 2,232 additions and 1,749 deletions.
4 changes: 2 additions & 2 deletions packages/filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"typesafe-actions": "^5.1.0"
},
"devDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-core-react": "^0.43.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/fusion-observable": "^8.1.2",
"@types/react": "^18.2.24",
"react": "^18.2.0"
},
"peerDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-core-react": "^0.43.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/fusion-observable": "^8.1.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/side-sheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-keyed-flatten-children": "^3.0.0"
},
"devDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-core-react": "^0.43.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"@types/react": "^18.2.29",
Expand All @@ -49,7 +49,7 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-core-react": "^0.43.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"react": "^17.0.0 || ^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"styled-components": "^6.1.8"
},
"devDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-core-react": "^0.43.0",
"@types/react": "^18.2.55",
"react": "^18.2.0"
},
"peerDependencies": {
"@equinor/eds-core-react": "^0.42.0"
"@equinor/eds-core-react": "^0.43.0"
}
}
Loading

0 comments on commit b3b0eda

Please sign in to comment.