chore(deps): update dependency rollup to v4.8.0
This commit is contained in:
parent
df063bdb98
commit
63a0d10696
2 changed files with 62 additions and 62 deletions
|
@ -83,7 +83,7 @@
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.1.1",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
"rollup": "4.7.0",
|
"rollup": "4.8.0",
|
||||||
"rollup-plugin-swc3": "0.11.0",
|
"rollup-plugin-swc3": "0.11.0",
|
||||||
"sass": "1.69.5",
|
"sass": "1.69.5",
|
||||||
"semver": "7.5.4",
|
"semver": "7.5.4",
|
||||||
|
|
122
pnpm-lock.yaml
122
pnpm-lock.yaml
|
@ -16,10 +16,10 @@ devDependencies:
|
||||||
version: 0.0.9
|
version: 0.0.9
|
||||||
'@guanghechen/rollup-plugin-copy':
|
'@guanghechen/rollup-plugin-copy':
|
||||||
specifier: 5.0.12
|
specifier: 5.0.12
|
||||||
version: 5.0.12(rollup@4.7.0)
|
version: 5.0.12(rollup@4.8.0)
|
||||||
'@ironkinoko/rollup-plugin-styles':
|
'@ironkinoko/rollup-plugin-styles':
|
||||||
specifier: 4.0.3
|
specifier: 4.0.3
|
||||||
version: 4.0.3(rollup@4.7.0)
|
version: 4.0.3(rollup@4.8.0)
|
||||||
'@swc/core':
|
'@swc/core':
|
||||||
specifier: 1.3.100
|
specifier: 1.3.100
|
||||||
version: 1.3.100
|
version: 1.3.100
|
||||||
|
@ -66,11 +66,11 @@ devDependencies:
|
||||||
specifier: 5.0.5
|
specifier: 5.0.5
|
||||||
version: 5.0.5
|
version: 5.0.5
|
||||||
rollup:
|
rollup:
|
||||||
specifier: 4.7.0
|
specifier: 4.8.0
|
||||||
version: 4.7.0
|
version: 4.8.0
|
||||||
rollup-plugin-swc3:
|
rollup-plugin-swc3:
|
||||||
specifier: 0.11.0
|
specifier: 0.11.0
|
||||||
version: 0.11.0(@swc/core@1.3.100)(rollup@4.7.0)
|
version: 0.11.0(@swc/core@1.3.100)(rollup@4.8.0)
|
||||||
sass:
|
sass:
|
||||||
specifier: 1.69.5
|
specifier: 1.69.5
|
||||||
version: 1.69.5
|
version: 1.69.5
|
||||||
|
@ -557,7 +557,7 @@ packages:
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/rollup-plugin-copy@5.0.12(rollup@4.7.0):
|
/@guanghechen/rollup-plugin-copy@5.0.12(rollup@4.8.0):
|
||||||
resolution: {integrity: sha512-F6/RRtx+jJBdPYUdL8qGHcJ0+NKNWTPBScPGTjZYRQhPlJsMflZbSiupMIC+YZO55OdObeqbQY76CG25Ka/y2Q==}
|
resolution: {integrity: sha512-F6/RRtx+jJBdPYUdL8qGHcJ0+NKNWTPBScPGTjZYRQhPlJsMflZbSiupMIC+YZO55OdObeqbQY76CG25Ka/y2Q==}
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -570,7 +570,7 @@ packages:
|
||||||
dir-glob: 3.0.1
|
dir-glob: 3.0.1
|
||||||
globby: 13.2.2
|
globby: 13.2.2
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
rollup: 4.7.0
|
rollup: 4.8.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/utility-types@5.0.9:
|
/@guanghechen/utility-types@5.0.9:
|
||||||
|
@ -603,13 +603,13 @@ packages:
|
||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=10.13.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@ironkinoko/rollup-plugin-styles@4.0.3(rollup@4.7.0):
|
/@ironkinoko/rollup-plugin-styles@4.0.3(rollup@4.8.0):
|
||||||
resolution: {integrity: sha512-FU7Hko5Z9bu3PW14XXRbKE91Hn0iWEpXQW4YzUIOMNyJ9VrIoO5sImyzIo5PRc9o9buTePhygGQ4OEe3bvOTdQ==}
|
resolution: {integrity: sha512-FU7Hko5Z9bu3PW14XXRbKE91Hn0iWEpXQW4YzUIOMNyJ9VrIoO5sImyzIo5PRc9o9buTePhygGQ4OEe3bvOTdQ==}
|
||||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^2.63.0 || 3.x
|
rollup: ^2.63.0 || 3.x
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.0.2(rollup@4.7.0)
|
'@rollup/pluginutils': 5.0.2(rollup@4.8.0)
|
||||||
cosmiconfig: 7.1.0
|
cosmiconfig: 7.1.0
|
||||||
cssnano: 5.1.15(postcss@8.4.21)
|
cssnano: 5.1.15(postcss@8.4.21)
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
|
@ -625,7 +625,7 @@ packages:
|
||||||
query-string: 7.1.3
|
query-string: 7.1.3
|
||||||
resolve: 1.22.1
|
resolve: 1.22.1
|
||||||
resolve.exports: 1.1.1
|
resolve.exports: 1.1.1
|
||||||
rollup: 4.7.0
|
rollup: 4.8.0
|
||||||
source-map-js: 1.0.2
|
source-map-js: 1.0.2
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -817,7 +817,7 @@ packages:
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/pluginutils@5.0.2(rollup@4.7.0):
|
/@rollup/pluginutils@5.0.2(rollup@4.8.0):
|
||||||
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
|
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -829,10 +829,10 @@ packages:
|
||||||
'@types/estree': 1.0.0
|
'@types/estree': 1.0.0
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
picomatch: 2.3.1
|
picomatch: 2.3.1
|
||||||
rollup: 4.7.0
|
rollup: 4.8.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rollup/pluginutils@5.1.0(rollup@4.7.0):
|
/@rollup/pluginutils@5.1.0(rollup@4.8.0):
|
||||||
resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
|
resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -844,107 +844,107 @@ packages:
|
||||||
'@types/estree': 1.0.0
|
'@types/estree': 1.0.0
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
picomatch: 2.3.1
|
picomatch: 2.3.1
|
||||||
rollup: 4.7.0
|
rollup: 4.8.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rollup/rollup-android-arm-eabi@4.7.0:
|
/@rollup/rollup-android-arm-eabi@4.8.0:
|
||||||
resolution: {integrity: sha512-rGku10pL1StFlFvXX5pEv88KdGW6DHUghsxyP/aRYb9eH+74jTGJ3U0S/rtlsQ4yYq1Hcc7AMkoJOb1xu29Fxw==}
|
resolution: {integrity: sha512-zdTObFRoNENrdPpnTNnhOljYIcOX7aI7+7wyrSpPFFIOf/nRdedE6IYsjaBE7tjukphh1tMTojgJ7p3lKY8x6Q==}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [android]
|
os: [android]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-android-arm64@4.7.0:
|
/@rollup/rollup-android-arm64@4.8.0:
|
||||||
resolution: {integrity: sha512-/EBw0cuJ/KVHiU2qyVYUhogXz7W2vXxBzeE9xtVIMC+RyitlY2vvaoysMUqASpkUtoNIHlnKTu/l7mXOPgnKOA==}
|
resolution: {integrity: sha512-aiItwP48BiGpMFS9Znjo/xCNQVwTQVcRKkFKsO81m8exrGjHkCBDvm9PHay2kpa8RPnZzzKcD1iQ9KaLY4fPQQ==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [android]
|
os: [android]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-darwin-arm64@4.7.0:
|
/@rollup/rollup-darwin-arm64@4.8.0:
|
||||||
resolution: {integrity: sha512-4VXG1bgvClJdbEYYjQ85RkOtwN8sqI3uCxH0HC5w9fKdqzRzgG39K7GAehATGS8jghA7zNoS5CjSKkDEqWmNZg==}
|
resolution: {integrity: sha512-zhNIS+L4ZYkYQUjIQUR6Zl0RXhbbA0huvNIWjmPc2SL0cB1h5Djkcy+RZ3/Bwszfb6vgwUvcVJYD6e6Zkpsi8g==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-darwin-x64@4.7.0:
|
/@rollup/rollup-darwin-x64@4.8.0:
|
||||||
resolution: {integrity: sha512-/ImhO+T/RWJ96hUbxiCn2yWI0/MeQZV/aeukQQfhxiSXuZJfyqtdHPUPrc84jxCfXTxbJLmg4q+GBETeb61aNw==}
|
resolution: {integrity: sha512-A/FAHFRNQYrELrb/JHncRWzTTXB2ticiRFztP4ggIUAfa9Up1qfW8aG2w/mN9jNiZ+HB0t0u0jpJgFXG6BfRTA==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-linux-arm-gnueabihf@4.7.0:
|
/@rollup/rollup-linux-arm-gnueabihf@4.8.0:
|
||||||
resolution: {integrity: sha512-zhye8POvTyUXlKbfPBVqoHy3t43gIgffY+7qBFqFxNqVtltQLtWeHNAbrMnXiLIfYmxcoL/feuLDote2tx+Qbg==}
|
resolution: {integrity: sha512-JsidBnh3p2IJJA4/2xOF2puAYqbaczB3elZDT0qHxn362EIoIkq7hrR43Xa8RisgI6/WPfvb2umbGsuvf7E37A==}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-linux-arm64-gnu@4.7.0:
|
/@rollup/rollup-linux-arm64-gnu@4.8.0:
|
||||||
resolution: {integrity: sha512-RAdr3OJnUum6Vs83cQmKjxdTg31zJnLLTkjhcFt0auxM6jw00GD6IPFF42uasYPr/wGC6TRm7FsQiJyk0qIEfg==}
|
resolution: {integrity: sha512-hBNCnqw3EVCkaPB0Oqd24bv8SklETptQWcJz06kb9OtiShn9jK1VuTgi7o4zPSt6rNGWQOTDEAccbk0OqJmS+g==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-linux-arm64-musl@4.7.0:
|
/@rollup/rollup-linux-arm64-musl@4.8.0:
|
||||||
resolution: {integrity: sha512-nhWwYsiJwZGq7SyR3afS3EekEOsEAlrNMpPC4ZDKn5ooYSEjDLe9W/xGvoIV8/F/+HNIY6jY8lIdXjjxfxopXw==}
|
resolution: {integrity: sha512-Fw9ChYfJPdltvi9ALJ9wzdCdxGw4wtq4t1qY028b2O7GwB5qLNSGtqMsAel1lfWTZvf4b6/+4HKp0GlSYg0ahA==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-linux-riscv64-gnu@4.7.0:
|
/@rollup/rollup-linux-riscv64-gnu@4.8.0:
|
||||||
resolution: {integrity: sha512-rlfy5RnQG1aop1BL/gjdH42M2geMUyVQqd52GJVirqYc787A/XVvl3kQ5NG/43KXgOgE9HXgCaEH05kzQ+hLoA==}
|
resolution: {integrity: sha512-BH5xIh7tOzS9yBi8dFrCTG8Z6iNIGWGltd3IpTSKp6+pNWWO6qy8eKoRxOtwFbMrid5NZaidLYN6rHh9aB8bEw==}
|
||||||
cpu: [riscv64]
|
cpu: [riscv64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-linux-x64-gnu@4.7.0:
|
/@rollup/rollup-linux-x64-gnu@4.8.0:
|
||||||
resolution: {integrity: sha512-cCkoGlGWfBobdDtiiypxf79q6k3/iRVGu1HVLbD92gWV5WZbmuWJCgRM4x2N6i7ljGn1cGytPn9ZAfS8UwF6vg==}
|
resolution: {integrity: sha512-PmvAj8k6EuWiyLbkNpd6BLv5XeYFpqWuRvRNRl80xVfpGXK/z6KYXmAgbI4ogz7uFiJxCnYcqyvZVD0dgFog7Q==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-linux-x64-musl@4.7.0:
|
/@rollup/rollup-linux-x64-musl@4.8.0:
|
||||||
resolution: {integrity: sha512-R2oBf2p/Arc1m+tWmiWbpHBjEcJnHVnv6bsypu4tcKdrYTpDfl1UT9qTyfkIL1iiii5D4WHxUHCg5X0pzqmxFg==}
|
resolution: {integrity: sha512-mdxnlW2QUzXwY+95TuxZ+CurrhgrPAMveDWI97EQlA9bfhR8tw3Pt7SUlc/eSlCNxlWktpmT//EAA8UfCHOyXg==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-win32-arm64-msvc@4.7.0:
|
/@rollup/rollup-win32-arm64-msvc@4.8.0:
|
||||||
resolution: {integrity: sha512-CPtgaQL1aaPc80m8SCVEoxFGHxKYIt3zQYC3AccL/SqqiWXblo3pgToHuBwR8eCP2Toa+X1WmTR/QKFMykws7g==}
|
resolution: {integrity: sha512-ge7saUz38aesM4MA7Cad8CHo0Fyd1+qTaqoIo+Jtk+ipBi4ATSrHWov9/S4u5pbEQmLjgUjB7BJt+MiKG2kzmA==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-win32-ia32-msvc@4.7.0:
|
/@rollup/rollup-win32-ia32-msvc@4.8.0:
|
||||||
resolution: {integrity: sha512-pmioUlttNh9GXF5x2CzNa7Z8kmRTyhEzzAC+2WOOapjewMbl+3tGuAnxbwc5JyG8Jsz2+hf/QD/n5VjimOZ63g==}
|
resolution: {integrity: sha512-p9E3PZlzurhlsN5h9g7zIP1DnqKXJe8ZUkFwAazqSvHuWfihlIISPxG9hCHCoA+dOOspL/c7ty1eeEVFTE0UTw==}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@rollup/rollup-win32-x64-msvc@4.7.0:
|
/@rollup/rollup-win32-x64-msvc@4.8.0:
|
||||||
resolution: {integrity: sha512-SeZzC2QhhdBQUm3U0c8+c/P6UlRyBcLL2Xp5KX7z46WXZxzR8RJSIWL9wSUeBTgxog5LTPJuPj0WOT9lvrtP7Q==}
|
resolution: {integrity: sha512-kb4/auKXkYKqlUYTE8s40FcJIj5soOyRLHKd4ugR0dCq0G2EfcF54eYcfQiGkHzjidZ40daB4ulsFdtqNKZtBg==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
|
@ -4261,7 +4261,7 @@ packages:
|
||||||
glob: 10.3.7
|
glob: 10.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/rollup-plugin-swc3@0.11.0(@swc/core@1.3.100)(rollup@4.7.0):
|
/rollup-plugin-swc3@0.11.0(@swc/core@1.3.100)(rollup@4.8.0):
|
||||||
resolution: {integrity: sha512-luB9Ngb1YieWPpJttKvkmjN3lG5l28SmASLbf2CoScUB2+EImU0bE8wX4EYKEqv5clVulhWRQHQvE+H33X/03g==}
|
resolution: {integrity: sha512-luB9Ngb1YieWPpJttKvkmjN3lG5l28SmASLbf2CoScUB2+EImU0bE8wX4EYKEqv5clVulhWRQHQvE+H33X/03g==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4269,20 +4269,20 @@ packages:
|
||||||
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
|
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fastify/deepmerge': 1.3.0
|
'@fastify/deepmerge': 1.3.0
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.7.0)
|
'@rollup/pluginutils': 5.1.0(rollup@4.8.0)
|
||||||
'@swc/core': 1.3.100
|
'@swc/core': 1.3.100
|
||||||
get-tsconfig: 4.7.2
|
get-tsconfig: 4.7.2
|
||||||
rollup: 4.7.0
|
rollup: 4.8.0
|
||||||
rollup-preserve-directives: 1.0.0(rollup@4.7.0)
|
rollup-preserve-directives: 1.0.0(rollup@4.8.0)
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/rollup-preserve-directives@1.0.0(rollup@4.7.0):
|
/rollup-preserve-directives@1.0.0(rollup@4.8.0):
|
||||||
resolution: {integrity: sha512-9HVk/jWHQ8gQEvRGemMr6iSzKnflRWnbkYILpQ4Qbs0Xlcd09k4/GNnMlinPmkuBY6Hz3NtVtEf7sC4bNah2cQ==}
|
resolution: {integrity: sha512-9HVk/jWHQ8gQEvRGemMr6iSzKnflRWnbkYILpQ4Qbs0Xlcd09k4/GNnMlinPmkuBY6Hz3NtVtEf7sC4bNah2cQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
|
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@napi-rs/magic-string': 0.3.4
|
'@napi-rs/magic-string': 0.3.4
|
||||||
rollup: 4.7.0
|
rollup: 4.8.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/rollup@3.29.4:
|
/rollup@3.29.4:
|
||||||
|
@ -4293,24 +4293,24 @@ packages:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/rollup@4.7.0:
|
/rollup@4.8.0:
|
||||||
resolution: {integrity: sha512-7Kw0dUP4BWH78zaZCqF1rPyQ8D5DSU6URG45v1dqS/faNsx9WXyess00uTOZxKr7oR/4TOjO1CPudT8L1UsEgw==}
|
resolution: {integrity: sha512-NpsklK2fach5CdI+PScmlE5R4Ao/FSWtF7LkoIrHDxPACY/xshNasPsbpG0VVHxUTbf74tJbVT4PrP8JsJ6ZDA==}
|
||||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@rollup/rollup-android-arm-eabi': 4.7.0
|
'@rollup/rollup-android-arm-eabi': 4.8.0
|
||||||
'@rollup/rollup-android-arm64': 4.7.0
|
'@rollup/rollup-android-arm64': 4.8.0
|
||||||
'@rollup/rollup-darwin-arm64': 4.7.0
|
'@rollup/rollup-darwin-arm64': 4.8.0
|
||||||
'@rollup/rollup-darwin-x64': 4.7.0
|
'@rollup/rollup-darwin-x64': 4.8.0
|
||||||
'@rollup/rollup-linux-arm-gnueabihf': 4.7.0
|
'@rollup/rollup-linux-arm-gnueabihf': 4.8.0
|
||||||
'@rollup/rollup-linux-arm64-gnu': 4.7.0
|
'@rollup/rollup-linux-arm64-gnu': 4.8.0
|
||||||
'@rollup/rollup-linux-arm64-musl': 4.7.0
|
'@rollup/rollup-linux-arm64-musl': 4.8.0
|
||||||
'@rollup/rollup-linux-riscv64-gnu': 4.7.0
|
'@rollup/rollup-linux-riscv64-gnu': 4.8.0
|
||||||
'@rollup/rollup-linux-x64-gnu': 4.7.0
|
'@rollup/rollup-linux-x64-gnu': 4.8.0
|
||||||
'@rollup/rollup-linux-x64-musl': 4.7.0
|
'@rollup/rollup-linux-x64-musl': 4.8.0
|
||||||
'@rollup/rollup-win32-arm64-msvc': 4.7.0
|
'@rollup/rollup-win32-arm64-msvc': 4.8.0
|
||||||
'@rollup/rollup-win32-ia32-msvc': 4.7.0
|
'@rollup/rollup-win32-ia32-msvc': 4.8.0
|
||||||
'@rollup/rollup-win32-x64-msvc': 4.7.0
|
'@rollup/rollup-win32-x64-msvc': 4.8.0
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue