Skip to content

Commit 3d22882

Browse files
chore(deps): bump the ag-grid group across 1 directory with 3 updates (#5252)
* chore(deps): bump the ag-grid group across 1 directory with 3 updates Bumps the ag-grid group with 3 updates in the / directory: [ag-grid-community](https://github.com/ag-grid/ag-grid), [ag-grid-enterprise](https://github.com/ag-grid/ag-grid) and [ag-grid-react](https://github.com/ag-grid/ag-grid). Updates `ag-grid-community` from 36.0.2 to 36.1.0 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-36.0.2...release-36.1.0) Updates `ag-grid-enterprise` from 36.0.2 to 36.1.0 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-36.0.2...release-36.1.0) Updates `ag-grid-react` from 36.0.2 to 36.1.0 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-36.0.2...release-36.1.0) --- updated-dependencies: - dependency-name: ag-grid-community dependency-version: 36.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ag-grid - dependency-name: ag-grid-enterprise dependency-version: 36.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ag-grid - dependency-name: ag-grid-react dependency-version: 36.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ag-grid ... Signed-off-by: dependabot[bot] <support@github.com> * chore: add changesets for ag-grid dependency bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Odin Thomas Rochmann <odin.rochmann@gmail.com>
1 parent 4c1e994 commit 3d22882

5 files changed

Lines changed: 82 additions & 34 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@equinor/fusion-framework-module-ag-grid": patch
3+
---
4+
5+
Internal: bump `ag-grid-community` and `ag-grid-enterprise` from `~36.0.1` to `~36.1.0`.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@equinor/fusion-framework-react-ag-grid": patch
3+
---
4+
5+
Internal: bump `ag-grid-community`, `ag-grid-enterprise`, and `ag-grid-react` from `~36.0.1` to `~36.1.0`.

packages/modules/ag-grid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"devDependencies": {
4848
"@equinor/eds-tokens": "^2.2.0",
4949
"@equinor/fusion-framework-module": "workspace:^",
50-
"ag-grid-community": "~36.0.1",
51-
"ag-grid-enterprise": "~36.0.1",
50+
"ag-grid-community": "~36.1.0",
51+
"ag-grid-enterprise": "~36.1.0",
5252
"typescript": "^7.0.2"
5353
},
5454
"peerDependencies": {

packages/react/ag-grid/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
},
6868
"dependencies": {
6969
"@equinor/fusion-framework-module-ag-grid": "workspace:*",
70-
"ag-grid-community": "~36.0.1",
71-
"ag-grid-enterprise": "~36.0.1",
72-
"ag-grid-react": "~36.0.1"
70+
"ag-grid-community": "~36.1.0",
71+
"ag-grid-enterprise": "~36.1.0",
72+
"ag-grid-react": "~36.1.0"
7373
},
7474
"devDependencies": {
7575
"@equinor/fusion-framework-react-module": "workspace:^",

pnpm-lock.yaml

Lines changed: 67 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)