Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@equinor/eds-icons"
  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 Jan 13, 2025
1 parent 96c9eb9 commit 505e9eb
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 22 deletions.
4 changes: 2 additions & 2 deletions packages/ag-grid-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@ag-grid-community/core": "32.3.3",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"@types/react": "^18.2.24",
"react": "^18.2.0",
Expand All @@ -45,7 +45,7 @@
"peerDependencies": {
"@ag-grid-community/core": "32.3.3",
"@equinor/eds-core-react": "^0.35.0",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"react": "^18",
"react-dom": "^18",
Expand Down
4 changes: 2 additions & 2 deletions packages/errorboundary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"react-error-boundary": "^5.0.0"
},
"devDependencies": {
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"@types/react": "^18.2.24",
"react": "^18.2.0",
"styled-components": "^6.1.1"
},
"peerDependencies": {
"@equinor/eds-core-react": "^0.35.0",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"styled-components": "^6.1.1"
}
}
4 changes: 2 additions & 2 deletions packages/filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
},
"devDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-icons": "~0.21.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-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/fusion-observable": "^8.1.2"
}
}
4 changes: 2 additions & 2 deletions packages/side-sheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"@types/react": "^18.2.29",
"@types/styled-components": "^5.1.29",
Expand All @@ -50,7 +50,7 @@
},
"peerDependencies": {
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"react": "^17.0.0 || ^18.0.0",
"styled-components": "^6.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"styled-components": "^6.1.8"
},
Expand Down
29 changes: 17 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@equinor/eds-core-react": "^0.42.0",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-icons": "~0.22.0",
"@equinor/eds-tokens": "^0.9.2",
"@equinor/fusion-react-ag-grid-person-cell": "workspace:^",
"@equinor/fusion-react-ag-grid-styles": "workspace:^",
Expand Down

0 comments on commit 505e9eb

Please sign in to comment.