Skip to content

Commit

Permalink
postcss
Browse files Browse the repository at this point in the history
  • Loading branch information
oddvernes committed Jan 2, 2025
1 parent 4265d48 commit 0d35a3f
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 173 deletions.
2 changes: 1 addition & 1 deletion packages/eds-core-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-styled-components": "^7.2.0",
"js-file-download": "^0.4.12",
"postcss": "^8.4.41",
"postcss": "^8.4.49",
"ramda": "^0.30.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eds-data-grid-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-styled-components": "^7.2.0",
"js-file-download": "^0.4.12",
"postcss": "^8.4.41",
"postcss": "^8.4.49",
"ramda": "^0.30.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eds-lab-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-styled-components": "^7.2.0",
"js-file-download": "^0.4.12",
"postcss": "^8.4.41",
"postcss": "^8.4.49",
"ramda": "^0.30.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit 0d35a3f

Please sign in to comment.