chore(deps): update dependency rollup to v4.0.1 #279

Merged
renovate-bot merged 1 commit from renovate/rollup-4.x into main 2023-10-06 15:03:07 +02:00
2 changed files with 62 additions and 53 deletions
Showing only changes of commit de4dc0656d - Show all commits

View file

@ -83,7 +83,7 @@
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"rimraf": "5.0.5",
"rollup": "4.0.0",
"rollup": "4.0.1",
"rollup-plugin-swc3": "0.10.1",
"sass": "1.69.0",
"semver": "7.5.4",

View file

@ -16,10 +16,10 @@ devDependencies:
version: 0.0.9
'@guanghechen/rollup-plugin-copy':
specifier: 5.0.8
version: 5.0.8(rollup@4.0.0)
version: 5.0.8(rollup@4.0.1)
'@ironkinoko/rollup-plugin-styles':
specifier: 4.0.3
version: 4.0.3(rollup@4.0.0)
version: 4.0.3(rollup@4.0.1)
'@swc/core':
specifier: 1.3.92
version: 1.3.92
@ -66,11 +66,11 @@ devDependencies:
specifier: 5.0.5
version: 5.0.5
rollup:
specifier: 4.0.0
version: 4.0.0
specifier: 4.0.1
version: 4.0.1
rollup-plugin-swc3:
specifier: 0.10.1
version: 0.10.1(@swc/core@1.3.92)(rollup@4.0.0)
version: 0.10.1(@swc/core@1.3.92)(rollup@4.0.1)
sass:
specifier: 1.69.0
version: 1.69.0
@ -589,7 +589,7 @@ packages:
engines: {node: '>= 16.0.0'}
dev: true
/@guanghechen/rollup-plugin-copy@5.0.8(rollup@4.0.0):
/@guanghechen/rollup-plugin-copy@5.0.8(rollup@4.0.1):
resolution: {integrity: sha512-weltoS5MJMh/MH50FR6nkYb5ESc/24TjMZ0Eq+3JLIClBprASHGEpYQtTytc+zNsj2nrBAQ9U7QuA9hMx/ACmw==}
engines: {node: '>= 16.0.0'}
peerDependencies:
@ -602,7 +602,7 @@ packages:
dir-glob: 3.0.1
globby: 13.2.2
micromatch: 4.0.5
rollup: 4.0.0
rollup: 4.0.1
dev: true
/@guanghechen/utility-types@5.0.8:
@ -635,13 +635,13 @@ packages:
engines: {node: '>=10.13.0'}
dev: true
/@ironkinoko/rollup-plugin-styles@4.0.3(rollup@4.0.0):
/@ironkinoko/rollup-plugin-styles@4.0.3(rollup@4.0.1):
resolution: {integrity: sha512-FU7Hko5Z9bu3PW14XXRbKE91Hn0iWEpXQW4YzUIOMNyJ9VrIoO5sImyzIo5PRc9o9buTePhygGQ4OEe3bvOTdQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
peerDependencies:
rollup: ^2.63.0 || 3.x
dependencies:
'@rollup/pluginutils': 5.0.2(rollup@4.0.0)
'@rollup/pluginutils': 5.0.2(rollup@4.0.1)
cosmiconfig: 7.1.0
cssnano: 5.1.15(postcss@8.4.21)
fs-extra: 10.1.0
@ -657,7 +657,7 @@ packages:
query-string: 7.1.3
resolve: 1.22.1
resolve.exports: 1.1.1
rollup: 4.0.0
rollup: 4.0.1
source-map-js: 1.0.2
tslib: 2.6.2
dev: true
@ -869,7 +869,7 @@ packages:
picomatch: 2.3.1
dev: true
/@rollup/pluginutils@5.0.2(rollup@4.0.0):
/@rollup/pluginutils@5.0.2(rollup@4.0.1):
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -881,91 +881,99 @@ packages:
'@types/estree': 1.0.0
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 4.0.0
rollup: 4.0.1
dev: true
/@rollup/rollup-android-arm-eabi@4.0.0:
resolution: {integrity: sha512-rN3qt1JzOx0v7JWyK68zkb3yf1k1f1OhhHR0i7vLlGlediTtM3FKsOkestQN6HwJ9nEaP3KxPHxH5Xv7yr6f4w==}
/@rollup/rollup-android-arm-eabi@4.0.1:
resolution: {integrity: sha512-u6xSfKQXP6NlQYr1+3b+rYEG2YsczVC46ZQjdkBtP+IKqRNT6w6ivTv4ywoxN/rMpBirrru73nvPF7F/gyTkJw==}
cpu: [arm]
os: [android]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-android-arm64@4.0.0:
resolution: {integrity: sha512-dcdg6Zp2bqIS/+2FHhdSS+lbcySufP2fYYoXkDa4W6uHE22L15psftdQZtFhxvvqRWPD1HsK0xIj5f07zuujkg==}
/@rollup/rollup-android-arm64@4.0.1:
resolution: {integrity: sha512-cV7bMb68ipnlgxNjV2fvJRLeIHaEnJr6MrYo6+Re4rp5+B3iJMeOvd/ICjneWcutKzEiFtiyK55FSyu4A1juMg==}
cpu: [arm64]
os: [android]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-darwin-arm64@4.0.0:
resolution: {integrity: sha512-mOz75DpOOHGk4+xYbh1E23vmSOrOqskTwq9s/e2Z46eYbTZ0+s/UVoS42cLG8dUe6enF2Xh3hTtiIEzLhO9kmA==}
/@rollup/rollup-darwin-arm64@4.0.1:
resolution: {integrity: sha512-I+AvpO2lt+ZpXcTIG1JU99fD1kNUqk7ppKBMcBRHRXlE+e+QV1Ewpq7yjD346dNg/O8Tq5qzM9hoUAziM3jVMw==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-darwin-x64@4.0.0:
resolution: {integrity: sha512-rEBuHQ2ejl9gb0//19F88gR7Z9HY2kcCX8jT5LhCHqGqAvlloETXO1FD7DKEdqGz98UtJy6pVAxxeVBN4tlWag==}
/@rollup/rollup-darwin-x64@4.0.1:
resolution: {integrity: sha512-qe4+FV6OhtOrn3gOCfzXN3BpxwJsrQg8SgnbdrtAFQyG9jZm1kTYREc1TvKSpFLGZyC0dtBS21JTS4e1+RXiCg==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-arm-gnueabihf@4.0.0:
resolution: {integrity: sha512-W4Elp0SGWqWOkdgoYniOp6ERrhHYRfMPikUZmnU/kAdLXQ9p0M0meF648Z6Y7ClHJr8pIQpcCdmr7E2h8Kn7Fw==}
/@rollup/rollup-linux-arm-gnueabihf@4.0.1:
resolution: {integrity: sha512-UIvgXnd1Y5r9JiYzd1O8+rmyX+xfzNI04wHU7xhkJOKPTopia2NPV/vmyLokgjVffwY9kjfB8a9ZC+1ApGR9GA==}
cpu: [arm]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-arm64-gnu@4.0.0:
resolution: {integrity: sha512-/BTevM/UKprMJgFse0nm+YXQ83iDqArru+k3kZtQlvaNMWdkLcyscOP8SwWPpR0CJuLlXr8Gtpps+EgH3TUqLA==}
/@rollup/rollup-linux-arm64-gnu@4.0.1:
resolution: {integrity: sha512-1AKiocQGspfLBrn71FDMpDOIjLJjQhvepwHV3/o9lO5XVSoN/hXH1OeRj6dSkcwozltUTRipQZJ6ku7mX0ZIkQ==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-x64-gnu@4.0.0:
resolution: {integrity: sha512-Pz2FD/4FUZM98+rcpuGAJgatW5/dW/pXXrbanjtir38EYqqmdVc0odHwqlQ+KFY2C5P+B6PJO5vom8PmJQLdug==}
/@rollup/rollup-linux-arm64-musl@4.0.1:
resolution: {integrity: sha512-/2oPDPDCby4mY2P5xaw6d34Q52sb4X/IgUsoYTkDttapxtnMdQTdD55GhCJhydbozXkn4EC8jbnlQieCB+eE+g==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-x64-gnu@4.0.1:
resolution: {integrity: sha512-8ow9ljQUBOdLKIKWFBVfdR9O80+TjkbrIo65YhC24Zxnpld342vZdgF3BRKgRECfKIq5nZY4A75JIhr9KaJiEA==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-linux-x64-musl@4.0.0:
resolution: {integrity: sha512-Xs2tOshU5MD7nK5WnaSBUwiFdBlMtyKdXOOnBno4IRbDIyrjLtx9lnSIO47FNP0LtpGfyOcsK/lE/ZsLlnXyIg==}
/@rollup/rollup-linux-x64-musl@4.0.1:
resolution: {integrity: sha512-EBbduwEBd4x3JprMc1CBZUeagX5EwwCMUx2mN7BNkoWbHrN3e0RDss1T7X9m2gmXsEl5fdPxTTgUo9t3h2V7IQ==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-win32-arm64-msvc@4.0.0:
resolution: {integrity: sha512-h2r04SsqVMbmaIRSMN3HKQLYpKewJ7rWQx1SwEZQMeXRkecWFBBNOfoB3iMlvvUfc3VUOonR/3Dm/Op6yOD2Lg==}
/@rollup/rollup-win32-arm64-msvc@4.0.1:
resolution: {integrity: sha512-AJ0NKL2X/eMq2ED7APz1zDrf70sqIJPdtD1zqgGnqKN0ipn8iDQCiNF9xRolx7ImH6CF+jA1n3/VzgD4a8eVNA==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-win32-ia32-msvc@4.0.0:
resolution: {integrity: sha512-1pl05L51RbVLnqZTEpbgG2RxeS7VLysF7vhU8v1EOAMqbLzko64r8+S2SxsNDKODsgusFqHO8rc3w+G9VUjodw==}
/@rollup/rollup-win32-ia32-msvc@4.0.1:
resolution: {integrity: sha512-WLHoLsYM5MFbChbLZFyCg0PwqncENl/UKECSYmlSW8X/LZ1KWhBBVrPcI491+mW9BrxdlR0yi/cGGSrC9dr/ig==}
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: true
optional: true
/@rollup/rollup-win32-x64-msvc@4.0.0:
resolution: {integrity: sha512-GDi4TkL95/J0ven1wt+q2cfdg1k9UEIQiF58lSC36KUdA0xtlqgLPEDlNAhu6NTXJ491eiZ71lQbLu1D7hlz9w==}
/@rollup/rollup-win32-x64-msvc@4.0.1:
resolution: {integrity: sha512-ysfyyP59n4VUdn3GTfDHg8szzf4Gg01OY6n5DT3hC8jVyyq2pesj8Mq+3yiIGsnnA9uKO6kyWdOGGAy1m6ttAg==}
cpu: [x64]
os: [win32]
requiresBuild: true
@ -4344,7 +4352,7 @@ packages:
glob: 10.3.7
dev: true
/rollup-plugin-swc3@0.10.1(@swc/core@1.3.92)(rollup@4.0.0):
/rollup-plugin-swc3@0.10.1(@swc/core@1.3.92)(rollup@4.0.1):
resolution: {integrity: sha512-cRjkK5CqqOO1GTPPcdxPqczR5YNibxKyO7OY1tWbHzEhd/VDlnc30WROdnvz6wc13dJg3HO8xGUfjIvyZTx+Gg==}
engines: {node: '>=12'}
peerDependencies:
@ -4355,11 +4363,11 @@ packages:
'@rollup/pluginutils': 4.2.1
'@swc/core': 1.3.92
get-tsconfig: 4.6.2
rollup: 4.0.0
rollup-swc-preserve-directives: 0.3.2(@swc/core@1.3.92)(rollup@4.0.0)
rollup: 4.0.1
rollup-swc-preserve-directives: 0.3.2(@swc/core@1.3.92)(rollup@4.0.1)
dev: true
/rollup-swc-preserve-directives@0.3.2(@swc/core@1.3.92)(rollup@4.0.0):
/rollup-swc-preserve-directives@0.3.2(@swc/core@1.3.92)(rollup@4.0.1):
resolution: {integrity: sha512-W0zljPCOMFErWUweRvnN9LCNrII2KzjAw9iZUNM1kZdf3rwQGQQiaCPnH4ugu3UIj1b+zEJKee20S8Ozgwh8Wg==}
peerDependencies:
'@swc/core': '>=1.2.165'
@ -4367,7 +4375,7 @@ packages:
dependencies:
'@napi-rs/magic-string': 0.3.4
'@swc/core': 1.3.92
rollup: 4.0.0
rollup: 4.0.1
dev: true
/rollup@3.29.4:
@ -4378,22 +4386,23 @@ packages:
fsevents: 2.3.2
dev: true
/rollup@4.0.0:
resolution: {integrity: sha512-dtlkoIdp/g2glVlQb6FzhMAMzhMYVIJ3KLGjhWKkwz/ambEuHeVZ7Eg6GALhHZOsDRD+ZWSjnUikZXPyb22puQ==}
/rollup@4.0.1:
resolution: {integrity: sha512-D/1zxbxgSHPPwZS10ybZElOF9ohQc2yop6wG4vlAy8jQaKvjrPu3gjlGVe0+dI7I9NKkm9CtZAzomnaPie/05A==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
'@rollup/rollup-android-arm-eabi': 4.0.0
'@rollup/rollup-android-arm64': 4.0.0
'@rollup/rollup-darwin-arm64': 4.0.0
'@rollup/rollup-darwin-x64': 4.0.0
'@rollup/rollup-linux-arm-gnueabihf': 4.0.0
'@rollup/rollup-linux-arm64-gnu': 4.0.0
'@rollup/rollup-linux-x64-gnu': 4.0.0
'@rollup/rollup-linux-x64-musl': 4.0.0
'@rollup/rollup-win32-arm64-msvc': 4.0.0
'@rollup/rollup-win32-ia32-msvc': 4.0.0
'@rollup/rollup-win32-x64-msvc': 4.0.0
'@rollup/rollup-android-arm-eabi': 4.0.1
'@rollup/rollup-android-arm64': 4.0.1
'@rollup/rollup-darwin-arm64': 4.0.1
'@rollup/rollup-darwin-x64': 4.0.1
'@rollup/rollup-linux-arm-gnueabihf': 4.0.1
'@rollup/rollup-linux-arm64-gnu': 4.0.1
'@rollup/rollup-linux-arm64-musl': 4.0.1
'@rollup/rollup-linux-x64-gnu': 4.0.1
'@rollup/rollup-linux-x64-musl': 4.0.1
'@rollup/rollup-win32-arm64-msvc': 4.0.1
'@rollup/rollup-win32-ia32-msvc': 4.0.1
'@rollup/rollup-win32-x64-msvc': 4.0.1
fsevents: 2.3.2
dev: true