Skip to content

Commit

Permalink
fix(ag-grid): updating aggrid deps to align with fusion-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
eikeland committed Apr 10, 2024
1 parent 2b5189c commit eebfe03
Show file tree
Hide file tree
Showing 6 changed files with 1,272 additions and 360 deletions.
7 changes: 7 additions & 0 deletions .changeset/rude-icons-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@equinor/fusion-react-ag-grid-styles": minor
"@equinor/fusion-react-ag-grid-utils": minor
"@equinor/fusion-react-components-stories": patch
---

Aligning aggrid version with framework
6 changes: 3 additions & 3 deletions packages/ag-grid-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-ag-grid-styles",
"version": "30.2.0",
"version": "31.1.0",
"description": "React addons for ag-grid styles",
"keywords": [
"ag-grid",
Expand Down Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"devDependencies": {
"@ag-grid-community/styles": "~30.2.0",
"@ag-grid-community/styles": "31.2.0",
"@equinor/fusion-react-styles": "^0.6.0",
"@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": "~29.3.4",
"@ag-grid-community/styles": "31.2.0",
"@equinor/fusion-react-styles": "^0.6.0"
}
}
Loading

0 comments on commit eebfe03

Please sign in to comment.