From 505e9ebdbf946629c6990136ffe126e76b9e407b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:06:08 +0100 Subject: [PATCH] build(deps): bump @equinor/eds-icons from 0.21.0 to 0.22.0 (#2386) 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/eds-icons@0.22.0/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/ag-grid-utils/package.json | 4 ++-- packages/errorboundary/package.json | 4 ++-- packages/filter/package.json | 4 ++-- packages/side-sheet/package.json | 4 ++-- packages/stepper/package.json | 2 +- pnpm-lock.yaml | 29 +++++++++++++++++------------ storybook/package.json | 2 +- 7 files changed, 27 insertions(+), 22 deletions(-) diff --git a/packages/ag-grid-utils/package.json b/packages/ag-grid-utils/package.json index d73baae4c..2898fc0bf 100644 --- a/packages/ag-grid-utils/package.json +++ b/packages/ag-grid-utils/package.json @@ -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", @@ -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", diff --git a/packages/errorboundary/package.json b/packages/errorboundary/package.json index 442a39b07..2253896a0 100644 --- a/packages/errorboundary/package.json +++ b/packages/errorboundary/package.json @@ -54,7 +54,7 @@ "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", @@ -62,7 +62,7 @@ }, "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" } } \ No newline at end of file diff --git a/packages/filter/package.json b/packages/filter/package.json index b2fd269f2..4a6d644ff 100644 --- a/packages/filter/package.json +++ b/packages/filter/package.json @@ -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" } } diff --git a/packages/side-sheet/package.json b/packages/side-sheet/package.json index d155a7a40..f2aaf5c10 100644 --- a/packages/side-sheet/package.json +++ b/packages/side-sheet/package.json @@ -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", @@ -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" diff --git a/packages/stepper/package.json b/packages/stepper/package.json index b7bf31252..f5af99c20 100644 --- a/packages/stepper/package.json +++ b/packages/stepper/package.json @@ -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" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 987fa55a9..34c0810f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: 32.3.3 version: 32.3.3 '@equinor/eds-icons': - specifier: ~0.21.0 - version: 0.21.0 + specifier: ~0.22.0 + version: 0.22.0 '@equinor/eds-tokens': specifier: ^0.9.2 version: 0.9.2 @@ -240,8 +240,8 @@ importers: version: 5.0.0(react@18.2.0) devDependencies: '@equinor/eds-icons': - specifier: ~0.21.0 - version: 0.21.0 + specifier: ~0.22.0 + version: 0.22.0 '@equinor/eds-tokens': specifier: ^0.9.2 version: 0.9.2 @@ -277,8 +277,8 @@ importers: specifier: ^0.42.0 version: 0.42.5(react-dom@18.3.1(react@18.2.0))(react@18.2.0)(styled-components@6.1.12(react-dom@18.3.1(react@18.2.0))(react@18.2.0)) '@equinor/eds-icons': - specifier: ~0.21.0 - version: 0.21.0 + specifier: ~0.22.0 + version: 0.22.0 '@equinor/fusion-observable': specifier: ^8.1.2 version: 8.1.5(@types/react@18.2.64)(react@18.2.0) @@ -416,8 +416,8 @@ importers: specifier: ^0.42.0 version: 0.42.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)) '@equinor/eds-icons': - specifier: ~0.21.0 - version: 0.21.0 + specifier: ~0.22.0 + version: 0.22.0 '@equinor/eds-tokens': specifier: ^0.9.2 version: 0.9.2 @@ -459,8 +459,8 @@ importers: packages/stepper: dependencies: '@equinor/eds-icons': - specifier: ~0.21.0 - version: 0.21.0 + specifier: ~0.22.0 + version: 0.22.0 '@equinor/eds-tokens': specifier: ^0.9.2 version: 0.9.2 @@ -550,8 +550,8 @@ importers: specifier: ^0.42.0 version: 0.42.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)) '@equinor/eds-icons': - specifier: ~0.21.0 - version: 0.21.0 + specifier: ~0.22.0 + version: 0.22.0 '@equinor/eds-tokens': specifier: ^0.9.2 version: 0.9.2 @@ -1765,6 +1765,9 @@ packages: resolution: {integrity: sha512-k2keACHou9h9D5QLfSBeojTApqbPCkHNBWplUA/B9FQv8FMCMSBbjJAo2L/3yAExMylQN9LdwKo81T2tijRXoA==} engines: {node: '>=10.0.0', pnpm: '>=4'} + '@equinor/eds-icons@0.22.0': + resolution: {integrity: sha512-4SmPT67rUbl6qFyOCiSsue68EERgEGaXl9Xx6DkScW46AMbM6OdX3New1hctx1MIb6YdNlkHc/WwXTc+MG9j9Q==} + '@equinor/eds-tokens@0.9.2': resolution: {integrity: sha512-pDIFei0vsfN3GN12NKWqxskAkYBQd6+Dzjga2liuY81LfnlJs5g9NblamU9WY5w5YdVE5Z8FNjsMKDLs2JIWcw==} engines: {node: '>=10.0.0', pnpm: '>=4'} @@ -11399,6 +11402,8 @@ snapshots: '@equinor/eds-icons@0.21.0': {} + '@equinor/eds-icons@0.22.0': {} + '@equinor/eds-tokens@0.9.2': {} '@equinor/eds-utils@0.8.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0))': diff --git a/storybook/package.json b/storybook/package.json index da5c7b6d9..181dfae52 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -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:^",