Skip to content

Commit

Permalink
⬆️ rollup and related plugins (#3633)
Browse files Browse the repository at this point in the history
  • Loading branch information
oddvernes authored Sep 30, 2024
1 parent 72f3d86 commit e4d1f53
Show file tree
Hide file tree
Showing 7 changed files with 268 additions and 431 deletions.
8 changes: 4 additions & 4 deletions packages/eds-core-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
],
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^27.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@storybook/addon-a11y": "^8.3.4",
"@storybook/addon-actions": "^8.3.4",
"@storybook/addon-docs": "^8.3.4",
Expand Down Expand Up @@ -73,8 +73,8 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
"react-router-dom": "^6.26.0",
"rollup": "^4.20.0",
"rollup-plugin-delete": "^2.0.0",
"rollup": "^4.22.5",
"rollup-plugin-delete": "^2.1.0",
"rollup-plugin-postcss": "^4.0.2",
"storybook": "^8.3.4",
"styled-components": "6.1.12",
Expand Down
8 changes: 4 additions & 4 deletions packages/eds-data-grid-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^27.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@storybook/addon-a11y": "^8.3.4",
"@storybook/addon-actions": "^8.3.4",
"@storybook/addon-docs": "^8.3.4",
Expand Down Expand Up @@ -68,8 +68,8 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
"rollup": "^4.20.0",
"rollup-plugin-delete": "^2.0.0",
"rollup": "^4.22.5",
"rollup-plugin-delete": "^2.1.0",
"rollup-plugin-postcss": "^4.0.2",
"storybook": "^8.3.4",
"styled-components": "6.1.12",
Expand Down
8 changes: 4 additions & 4 deletions packages/eds-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
],
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"rollup": "^4.20.0",
"rollup-plugin-delete": "^2.0.0",
"@rollup/plugin-commonjs": "^27.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"rollup": "^4.22.5",
"rollup-plugin-delete": "^2.1.0",
"typescript": "^5.5.4"
}
}
8 changes: 4 additions & 4 deletions packages/eds-lab-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
],
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^27.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@storybook/addon-a11y": "^8.3.4",
"@storybook/addon-actions": "^8.3.4",
"@storybook/addon-docs": "^8.3.4",
Expand Down Expand Up @@ -73,8 +73,8 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
"react-is": "^18.3.1",
"rollup": "^4.20.0",
"rollup-plugin-delete": "^2.0.0",
"rollup": "^4.22.5",
"rollup-plugin-delete": "^2.1.0",
"rollup-plugin-postcss": "^4.0.2",
"storybook": "8.3.4",
"styled-components": "6.1.12",
Expand Down
8 changes: 4 additions & 4 deletions packages/eds-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@
"@equinor/eds-tokens-build": "workspace:*",
"@equinor/eds-tokens-sync": "workspace:*",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^27.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.1.0",
"copyfiles": "^2.4.1",
"lightningcss-cli": "^1.26.0",
"prettier": "3.3.3",
"rimraf": "^5.0.8",
"rollup": "^4.20.0",
"rollup-plugin-delete": "^2.0.0",
"rollup": "^4.22.5",
"rollup-plugin-delete": "^2.1.0",
"typescript": "^5.5.4"
}
}
8 changes: 4 additions & 4 deletions packages/eds-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
],
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^27.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
Expand All @@ -68,8 +68,8 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"rollup": "^4.20.0",
"rollup-plugin-delete": "^2.0.0",
"rollup": "^4.22.5",
"rollup-plugin-delete": "^2.1.0",
"styled-components": "6.1.12",
"tsc-watch": "^6.2.0",
"typescript": "^5.5.4"
Expand Down
Loading

0 comments on commit e4d1f53

Please sign in to comment.