Skip to content

Commit

Permalink
build(deps-dev): bump the ag-grid group with 4 updates (#2254)
Browse files Browse the repository at this point in the history
Bumps the ag-grid group with 4 updates: [@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.2.2 to 32.3.3
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.2.2...v32.3.3)

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

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

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

---
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 Dec 16, 2024
1 parent 2e1389a commit a2e7860
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 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.2.2",
"@ag-grid-community/styles": "32.3.3",
"@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.2.2",
"@ag-grid-community/styles": "32.3.3",
"@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.2.2",
"@ag-grid-community/core": "32.3.3",
"@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.2.2",
"@ag-grid-community/core": "32.3.3",
"@equinor/eds-core-react": "^0.35.0",
"@equinor/eds-icons": "~0.21.0",
"@equinor/eds-tokens": "^0.9.2",
Expand Down
62 changes: 31 additions & 31 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.2.2",
"@ag-grid-community/core": "32.2.2",
"@ag-grid-community/react": "32.2.2",
"@ag-grid-community/client-side-row-model": "32.3.3",
"@ag-grid-community/core": "32.3.3",
"@ag-grid-community/react": "32.3.3",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
Expand Down

0 comments on commit a2e7860

Please sign in to comment.