chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.45.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-15 15:55:34 +00:00
committed by Enjeck
parent 6d8e3987c3
commit 3fc348d6f2
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -53,7 +53,7 @@
"npm": "^10.0.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.44.2"
"@rollup/rollup-linux-x64-gnu": "^4.45.1"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -4200,9 +4200,9 @@
"peer": true
},
"node_modules/@rollup/rollup-linux-x64-gnu": {
"version": "4.44.2",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.44.2.tgz",
"integrity": "sha512-/bXb0bEsWMyEkIsUL2Yt5nFB5naLAwyOWMEviQfQY1x3l5WsLKgvZf66TM7UTfED6erckUVUJQ/jJ1FSpm3pRQ==",
"version": "4.45.1",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.45.1.tgz",
"integrity": "sha512-+E/lYl6qu1zqgPEnTrs4WysQtvc/Sh4fC2nByfFExqgYrqkKWp1tWIbe+ELhixnenSpBbLXNi6vbEEJ8M7fiHw==",
"cpu": [
"x64"
],

View File

@ -73,6 +73,6 @@
"cypress-vite": "^1.6.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.44.2"
"@rollup/rollup-linux-x64-gnu": "^4.45.1"
}
}