Skip to content

Commit

Permalink
build(deps-dev): bump the ag-grid group across 1 directory with 4 upd…
Browse files Browse the repository at this point in the history
…ates (#2224)

Bumps the ag-grid group with 4 updates in the / directory: [@ag-grid-community/styles](https://github.com/ag-grid/ag-grid), [@ag-grid-community/core](https://github.com/ag-grid/ag-grid), [@ag-grid-community/client-side-row-model](https://github.com/ag-grid/ag-grid) and [@ag-grid-community/react](https://github.com/ag-grid/ag-grid).


Updates `@ag-grid-community/styles` from 32.0.2 to 32.2.2
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.0.2...v32.2.2)

Updates `@ag-grid-community/core` from 32.0.2 to 32.2.2
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.0.2...v32.2.2)

Updates `@ag-grid-community/client-side-row-model` from 32.0.2 to 32.2.2
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.0.2...v32.2.2)

Updates `@ag-grid-community/react` from 32.0.2 to 32.2.2
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.0.2...v32.2.2)

---
updated-dependencies:
- dependency-name: "@ag-grid-community/styles"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ag-grid
- dependency-name: "@ag-grid-community/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ag-grid
- dependency-name: "@ag-grid-community/client-side-row-model"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ag-grid
- dependency-name: "@ag-grid-community/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ag-grid
...

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 Oct 21, 2024
1 parent b515e45 commit 843f997
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 34 deletions.
4 changes: 2 additions & 2 deletions packages/ag-grid-styles/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"
},
"devDependencies": {
"@ag-grid-community/styles": "32.0.2",
"@ag-grid-community/styles": "32.2.2",
"@equinor/fusion-react-styles": "^0.6.2",
"@types/gulp": "^4.0.9",
"@types/react": "^18.2.24",
Expand All @@ -61,7 +61,7 @@
"webpack-stream": "^7.0.0"
},
"peerDependencies": {
"@ag-grid-community/styles": "32.0.2",
"@ag-grid-community/styles": "32.2.2",
"@equinor/eds-tokens": "^0.9.2",
"@equinor/fusion-react-styles": "^0.6.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/ag-grid-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"devDependencies": {
"@ag-grid-community/core": "32.0.2",
"@ag-grid-community/core": "32.2.2",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-tokens": "^0.9.2",
"@types/react": "^18.2.24",
Expand All @@ -43,7 +43,7 @@
"styled-components": "^6.1.1"
},
"peerDependencies": {
"@ag-grid-community/core": "32.0.2",
"@ag-grid-community/core": "32.2.2",
"@equinor/eds-core-react": "^0.35.0",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-tokens": "^0.9.2",
Expand Down
69 changes: 42 additions & 27 deletions pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"vite-tsconfig-paths": "^5.0.1"
},
"devDependencies": {
"@ag-grid-community/client-side-row-model": "32.0.2",
"@ag-grid-community/core": "32.0.2",
"@ag-grid-community/react": "32.0.2",
"@ag-grid-community/client-side-row-model": "32.2.2",
"@ag-grid-community/core": "32.2.2",
"@ag-grid-community/react": "32.2.2",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
Expand Down

0 comments on commit 843f997

Please sign in to comment.