Skip to content

Commit

Permalink
Update ag-grid monorepo to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent bc42cec commit e6d3b78
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 23 deletions.
8 changes: 4 additions & 4 deletions packages/status-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"test:e2e": "cypress open"
},
"dependencies": {
"@ag-grid-community/core": "29.3.5",
"@ag-grid-community/vue3": "29.3.5",
"@ag-grid-community/core": "32.3.1",
"@ag-grid-community/vue3": "32.3.1",
"vue": "3.5.12",
"vue-i18n": "9.14.1"
},
"devDependencies": {
"@ag-grid-community/client-side-row-model": "29.3.5",
"@ag-grid-community/client-side-row-model": "32.3.1",
"@testing-library/cypress": "9.0.0",
"@types/d3": "7.4.3",
"@vueuse/core": "9.13.0",
"ag-grid-community": "^29.0.0",
"ag-grid-community": "^32.0.0",
"autoprefixer": "10.4.20",
"axe-core": "4.10.2",
"cypress": "12.17.4",
Expand Down
46 changes: 27 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit e6d3b78

Please sign in to comment.