summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-13 13:42:24 -0700
committerGitHub <noreply@github.com>2024-10-13 13:42:24 -0700
commit19e5d849285aa6e01890c2d3f28b32164488d905 (patch)
tree868ec509b972ae703119d889d061d69029a3e9dd /frontend/package.json
parent86dea2d7c6496ac9c2ebad7a83a50a4ce512c64f (diff)
downloaddecky-loader-19e5d849285aa6e01890c2d3f28b32164488d905.tar.gz
decky-loader-19e5d849285aa6e01890c2d3f28b32164488d905.zip
Bump rollup from 4.18.0 to 4.22.4 in /frontend (#711)
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 18b4982d..ff24d640 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -32,7 +32,7 @@
"prettier-plugin-import-sort": "^0.0.7",
"react": "18.3.1",
"react-dom": "18.3.1",
- "rollup": "^4.18.0",
+ "rollup": "^4.22.4",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-external-globals": "^0.10.0",
"rollup-plugin-polyfill-node": "^0.13.0",