From da796e300ff054352760db92f70ea6e244474803 Mon Sep 17 00:00:00 2001 From: Renovate Bot GitHub Date: Mon, 6 Jan 2025 06:38:54 +0000 Subject: [PATCH] chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.30.0 --- package-lock.json | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5144c8175..97b287792 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,6 +41,7 @@ "@ngneat/elf-persist-state": "^1.2.1", "@ngneat/elf-state-history": "^1.4.0", "@ngneat/until-destroy": "10.0.0", + "@rollup/rollup-linux-x64-gnu": "^4.30.0", "@sentry/angular-ivy": "^7.120.0", "@tensorflow/tfjs": "4.22.0", "@trpc/client": "^10.45.2", @@ -15323,9 +15324,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.29.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.29.2.tgz", - "integrity": "sha512-ckBBNRN/F+NoSUDENDIJ2U9UWmIODgwDB/vEXCPOMcsco1niTkxTXa6D2Y/pvCnpzaidvY2qVxGzLilNs9BSzw==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.30.0.tgz", + "integrity": "sha512-laQVRvdbKmjXuFA3ZiZj7+U24FcmoPlXEi2OyLfbpY2MW1oxLt9Au8q9eHd0x6Pw/Kw4oe9gwVXWwIf2PVqblg==", "cpu": [ "x64" ], @@ -50035,6 +50036,19 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, + "node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.29.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.29.2.tgz", + "integrity": "sha512-ckBBNRN/F+NoSUDENDIJ2U9UWmIODgwDB/vEXCPOMcsco1niTkxTXa6D2Y/pvCnpzaidvY2qVxGzLilNs9BSzw==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, "node_modules/roughjs": { "version": "4.6.6", "resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.6.6.tgz",