Skip to content

Commit

Permalink
chore(deps): bump the ag-grid group in /app-ui with 3 updates (#183)
Browse files Browse the repository at this point in the history
Bumps the ag-grid group in /app-ui with 3 updates: [@ag-grid-community/styles](https://github.com/ag-grid/ag-grid), [ag-grid-community](https://github.com/ag-grid/ag-grid) and [ag-grid-react](https://github.com/ag-grid/ag-grid).


Updates `@ag-grid-community/styles` from 32.3.3 to 33.0.2
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.3.3...v33.0.2)

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

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

---
updated-dependencies:
- dependency-name: "@ag-grid-community/styles"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ag-grid
- dependency-name: ag-grid-community
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ag-grid
- dependency-name: ag-grid-react
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 3ab5c94 commit bc3197e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 17 deletions.
33 changes: 19 additions & 14 deletions app-ui/package-lock.json

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

6 changes: 3 additions & 3 deletions app-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@ag-grid-community/client-side-row-model": "^32.3.3",
"@ag-grid-community/react": "^32.3.3",
"@ag-grid-community/styles": "^32.3.3",
"@ag-grid-community/styles": "^33.0.2",
"@badeball/cypress-cucumber-preprocessor": "^21.0.3",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.3",
"@emotion/react": "^11.14.0",
Expand All @@ -17,8 +17,8 @@
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"ag-grid-community": "^32.3.3",
"ag-grid-react": "^32.3.3",
"ag-grid-community": "^33.0.2",
"ag-grid-react": "^33.0.2",
"apexcharts": "^4.2.0",
"axios": "^1.7.8",
"bootstrap": "^5.3.2",
Expand Down

0 comments on commit bc3197e

Please sign in to comment.