chore(deps): update dependency rollup to v4.3.1 (#714)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/715/head
renovate[bot] 2 years ago committed by GitHub
parent 84a2a11c4d
commit 8ab2267944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "1.7.1",
"prettier": "3.0.3",
"rollup": "4.3.0",
"rollup": "4.3.1",
"typescript": "5.2.2"
},
"resolutions": {

@ -14,13 +14,13 @@ importers:
devDependencies:
'@rollup/plugin-node-resolve':
specifier: 15.2.3
version: 15.2.3(rollup@4.3.0)
version: 15.2.3(rollup@4.3.1)
'@rollup/plugin-terser':
specifier: 0.4.4
version: 0.4.4(rollup@4.3.0)
version: 0.4.4(rollup@4.3.1)
'@rollup/plugin-typescript':
specifier: 11.1.5
version: 11.1.5(rollup@4.3.0)(typescript@5.2.2)
version: 11.1.5(rollup@4.3.1)(typescript@5.2.2)
'@typescript-eslint/eslint-plugin':
specifier: 6.10.0
version: 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2)
@ -52,8 +52,8 @@ importers:
specifier: 3.0.3
version: 3.0.3
rollup:
specifier: 4.3.0
version: 4.3.0
specifier: 4.3.1
version: 4.3.1
typescript:
specifier: 5.2.2
version: 5.2.2
@ -556,7 +556,7 @@ packages:
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
dev: true
/@rollup/plugin-node-resolve@15.2.3(rollup@4.3.0):
/@rollup/plugin-node-resolve@15.2.3(rollup@4.3.1):
resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -565,16 +565,16 @@ packages:
rollup:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2(rollup@4.3.0)
'@rollup/pluginutils': 5.0.2(rollup@4.3.1)
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-builtin-module: 3.2.1
is-module: 1.0.0
resolve: 1.22.3
rollup: 4.3.0
rollup: 4.3.1
dev: true
/@rollup/plugin-terser@0.4.4(rollup@4.3.0):
/@rollup/plugin-terser@0.4.4(rollup@4.3.1):
resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -583,13 +583,13 @@ packages:
rollup:
optional: true
dependencies:
rollup: 4.3.0
rollup: 4.3.1
serialize-javascript: 6.0.1
smob: 1.4.0
terser: 5.19.0
dev: true
/@rollup/plugin-typescript@11.1.5(rollup@4.3.0)(typescript@5.2.2):
/@rollup/plugin-typescript@11.1.5(rollup@4.3.1)(typescript@5.2.2):
resolution: {integrity: sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -602,13 +602,13 @@ packages:
tslib:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2(rollup@4.3.0)
'@rollup/pluginutils': 5.0.2(rollup@4.3.1)
resolve: 1.22.3
rollup: 4.3.0
rollup: 4.3.1
typescript: 5.2.2
dev: true
/@rollup/pluginutils@5.0.2(rollup@4.3.0):
/@rollup/pluginutils@5.0.2(rollup@4.3.1):
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -620,99 +620,99 @@ packages:
'@types/estree': 1.0.0
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 4.3.0
rollup: 4.3.1
dev: true
/@rollup/rollup-android-arm-eabi@4.3.0:
resolution: {integrity: sha512-/4pns6BYi8MXdwnXM44yoGAcFYVHL/BYlB2q1HXZ6AzH++LaiEVWFpBWQ/glXhbMbv3E3o09igrHFbP/snhAvA==}
/@rollup/rollup-android-arm-eabi@4.3.1:
resolution: {integrity: sha512-D+opNc1CnFmN6EcpG2BXUo9dI/vgoqo6xijv/nUPE1t7Y0Iz9IaXkSjaqw5MJq7B1DUawXfEaIdVCod27IsAOQ==}
cpu: [arm]
os: [android]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-android-arm64@4.3.0:
resolution: {integrity: sha512-nLO/JsL9idr416vzi3lHm3Xm+QZh4qHij8k3Er13kZr5YhL7/+kBAx84kDmPc7HMexLmwisjDCeDIKNFp8mDlQ==}
/@rollup/rollup-android-arm64@4.3.1:
resolution: {integrity: sha512-3UbtU+7ocBMxYoMCDymHnFYB8tALVaEOjTe5pzAB65AJwXfDFAxADYGCJnBzDXD9u/G+7ktoYnMGYhitYphFkg==}
cpu: [arm64]
os: [android]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-darwin-arm64@4.3.0:
resolution: {integrity: sha512-dGhVBlllt4iHwTGy21IEoMOTN5wZoid19zEIxsdY29xcEiOEHqzDa7Sqrkh5OE7LKCowL61eFJXxYe/+pYa7ZQ==}
/@rollup/rollup-darwin-arm64@4.3.1:
resolution: {integrity: sha512-F19xNgrLNnLTS/LFnTdlmxYvkIjFttDSQmJ6/oXLRZpGX+LAoYZpFcz2sYk5l/umk3M34Dfgnvt1fcMfTuIjzA==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-darwin-x64@4.3.0:
resolution: {integrity: sha512-h8wRfHeLEbU3NzaP1Oku7BYXCJQiTRr+8U0lklyOQXxXiEpHLL8tk1hFl+tezoRKLcPJD7joKaK74ASsqt3Ekg==}
/@rollup/rollup-darwin-x64@4.3.1:
resolution: {integrity: sha512-+63fn9QVEHsDz+ZafHN1R7tAjqfVG4LaFEPeHVcM0YWSNc6vq7UOdi7IUTdQ++RZHev5rYm8GTGwJccULX1XnQ==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-arm-gnueabihf@4.3.0:
resolution: {integrity: sha512-wP4VgR/gfV18sylTuym3sxRTkAgUR2vh6YLeX/GEznk5jCYcYSlx585XlcUcl0c8UffIZlRJ09raWSX3JDb4GA==}
/@rollup/rollup-linux-arm-gnueabihf@4.3.1:
resolution: {integrity: sha512-eG/9q+W0KPLu4xG3EwqDsG+wz9VoPMW0IDZ4bXdq2yyi2qA/CcmHb5956ZOw9PPAmL2krHvDaPyQIzFkZP0BLA==}
cpu: [arm]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-arm64-gnu@4.3.0:
resolution: {integrity: sha512-v/14JCYVkqRSJeQbxFx4oUkwVQQw6lFMN7bd4vuARBc3X2lmomkxBsc+BFiIDL/BK+CTx5AOh/k9XmqDnKWRVg==}
/@rollup/rollup-linux-arm64-gnu@4.3.1:
resolution: {integrity: sha512-zjnPmrnXz59M6SaVwJSD0bWQ3ljFxpDMDVDi94Xn60/XX/qokZco9/psvu4hSvV+3A4OKwt4XwAULygXwN8y5w==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-arm64-musl@4.3.0:
resolution: {integrity: sha512-tNhfYqFH5OxtRzfkTOKdgFYlPSZnlDLNW4+leNEvQZhwTJxoTwsZAAhR97l3qVry/kkLyJPBK+Q8EAJLPinDIg==}
/@rollup/rollup-linux-arm64-musl@4.3.1:
resolution: {integrity: sha512-/QqGJI0Jk/Ln32EmpkJYmwpKIe+Da40zmJL8YYvJKYQWhvj7qYOJM6HntQndTWNpF5/33vpLVhngCaHqmiVhNg==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-x64-gnu@4.3.0:
resolution: {integrity: sha512-pw77m8QywdsoFdFOgmc8roF1inBI0rciqzO8ffRUgLoq7+ee9o5eFqtEcS6hHOOplgifAUUisP8cAnwl9nUYPw==}
/@rollup/rollup-linux-x64-gnu@4.3.1:
resolution: {integrity: sha512-Q1nbux0VbjeSSYns31wa4r8pssxg/bmYD7kH9ArSfSLxN0OaJaDTaBfHuGC/Ou7dWbg83ca0YQTYHQ6rzZVvgg==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-x64-musl@4.3.0:
resolution: {integrity: sha512-tJs7v2MnV2F8w6X1UpPHl/43OfxjUy9SuJ2ZPoxn79v9vYteChVYO/ueLHCpRMmyTUIVML3N9z4azl9ENH8Xxg==}
/@rollup/rollup-linux-x64-musl@4.3.1:
resolution: {integrity: sha512-5i71ndo6vZ/EaYpWV8h0TypEc5lCmPru6hST35XiTzV9XUtvbLDfbD2T3nSU5MeQMZVgQHCHXelsH3KCGTA8WA==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-win32-arm64-msvc@4.3.0:
resolution: {integrity: sha512-OKGxp6kATQdTyI2DF+e9s+hB3/QZB45b6e+dzcfW1SUqiF6CviWyevhmT4USsMEdP3mlpC9zxLz3Oh+WaTMOSw==}
/@rollup/rollup-win32-arm64-msvc@4.3.1:
resolution: {integrity: sha512-aYKKmlrLL7C0oY43B2Q4uMIlfF1BsSlSYf3R7q7SGB/SrK7Tkj2DHuxqBSYuFqSxuYuAP4PaHt230McvMpZg5A==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-win32-ia32-msvc@4.3.0:
resolution: {integrity: sha512-DDZ5AH68JJ2ClQFEA1aNnfA7Ybqyeh0644rGbrLOdNehTmzfICHiWSn0OprzYi9HAshTPQvlwrM+bi2kuaIOjQ==}
/@rollup/rollup-win32-ia32-msvc@4.3.1:
resolution: {integrity: sha512-/B5g1WqoXecmHyVsXsSGWfGE+QqiSIMk2I4+EOGcziXfZsUHoUbwXwaiAy5Sir/xUwdi9nEZDqj4jxwMchZPkQ==}
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-win32-x64-msvc@4.3.0:
resolution: {integrity: sha512-dMvGV8p92GQ8jhNlGIKpyhVZPzJlT258pPrM5q2F8lKcc9Iv9BbfdnhX1OfinYWnb9ms5zLw6MlaMnqLfUkKnQ==}
/@rollup/rollup-win32-x64-msvc@4.3.1:
resolution: {integrity: sha512-2cRSO5SflYT21SKh1G+2zchLUotL2g7/jhYxbeFpJ8gfVU6CMd2YiIfN++Rs8kzTsuwaTqrE8CAK8GORqoVOeQ==}
cpu: [x64]
os: [win32]
requiresBuild: true
@ -2626,23 +2626,23 @@ packages:
fsevents: 2.3.2
dev: true
/rollup@4.3.0:
resolution: {integrity: sha512-scIi1NrKLDIYSPK66jjECtII7vIgdAMFmFo8h6qm++I6nN9qDSV35Ku6erzGVqYjx+lj+j5wkusRMr++8SyDZg==}
/rollup@4.3.1:
resolution: {integrity: sha512-gkvK/OnwbyacmUVjxNzuMMqSihBVQSdX9OtZkThN946cpMHA7izVzc03tHg3NVAeWXUNPzkrP7RW/rV68a42BA==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
'@rollup/rollup-android-arm-eabi': 4.3.0
'@rollup/rollup-android-arm64': 4.3.0
'@rollup/rollup-darwin-arm64': 4.3.0
'@rollup/rollup-darwin-x64': 4.3.0
'@rollup/rollup-linux-arm-gnueabihf': 4.3.0
'@rollup/rollup-linux-arm64-gnu': 4.3.0
'@rollup/rollup-linux-arm64-musl': 4.3.0
'@rollup/rollup-linux-x64-gnu': 4.3.0
'@rollup/rollup-linux-x64-musl': 4.3.0
'@rollup/rollup-win32-arm64-msvc': 4.3.0
'@rollup/rollup-win32-ia32-msvc': 4.3.0
'@rollup/rollup-win32-x64-msvc': 4.3.0
'@rollup/rollup-android-arm-eabi': 4.3.1
'@rollup/rollup-android-arm64': 4.3.1
'@rollup/rollup-darwin-arm64': 4.3.1
'@rollup/rollup-darwin-x64': 4.3.1
'@rollup/rollup-linux-arm-gnueabihf': 4.3.1
'@rollup/rollup-linux-arm64-gnu': 4.3.1
'@rollup/rollup-linux-arm64-musl': 4.3.1
'@rollup/rollup-linux-x64-gnu': 4.3.1
'@rollup/rollup-linux-x64-musl': 4.3.1
'@rollup/rollup-win32-arm64-msvc': 4.3.1
'@rollup/rollup-win32-ia32-msvc': 4.3.1
'@rollup/rollup-win32-x64-msvc': 4.3.1
fsevents: 2.3.2
dev: true

Loading…
Cancel
Save