Skip to content

Commit

Permalink
Bump rollup from 4.28.1 to 4.31.0
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 4.28.1 to 4.31.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.31.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 6805743 commit ad9bc1d
Show file tree
Hide file tree
Showing 6 changed files with 89 additions and 89 deletions.
168 changes: 84 additions & 84 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/api-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jest": "29.6.3",
"react": "18.2.0",
"react-redux": "8.1.2",
"rollup": "4.28.1",
"rollup": "4.31.0",
"rollup-plugin-node-externals": "7.1.2",
"typescript": "5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/node": "20.5.2",
"concurrently": "8.2.1",
"jest": "29.6.3",
"rollup": "4.28.1",
"rollup": "4.31.0",
"rollup-plugin-node-externals": "7.1.2",
"typescript": "5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"react-hook-form": "7.45.4",
"react-router": "6.15.0",
"react-router-dom": "6.15.0",
"rollup": "4.28.1",
"rollup": "4.31.0",
"rollup-plugin-node-externals": "7.1.2",
"styled-components": "6.0.7",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"concurrently": "8.2.1",
"jest": "29.6.3",
"react": "18.2.0",
"rollup": "4.28.1",
"rollup": "4.31.0",
"rollup-plugin-node-externals": "7.1.2",
"styled-components": "6.0.7",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react": "18.2.0",
"react-router": "6.15.0",
"react-router-dom": "6.15.0",
"rollup": "4.28.1",
"rollup": "4.31.0",
"rollup-plugin-node-externals": "7.1.2",
"styled-components": "6.0.7",
"typescript": "5.7.2"
Expand Down

0 comments on commit ad9bc1d

Please sign in to comment.