chore(deps): update dependency rollup to v4.9.1
This commit is contained in:
parent
d231d88cc2
commit
e0d77835b0
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.9.0",
|
"rollup": "4.9.1",
|
||||||
"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.9.0)
|
version: 5.0.12(rollup@4.9.1)
|
||||||
'@ironkinoko/rollup-plugin-styles':
|
'@ironkinoko/rollup-plugin-styles':
|
||||||
specifier: 4.0.3
|
specifier: 4.0.3
|
||||||
version: 4.0.3(rollup@4.9.0)
|
version: 4.0.3(rollup@4.9.1)
|
||||||
'@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.9.0
|
specifier: 4.9.1
|
||||||
version: 4.9.0
|
version: 4.9.1
|
||||||
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.9.0)
|
version: 0.11.0(@swc/core@1.3.100)(rollup@4.9.1)
|
||||||
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.9.0):
|
/@guanghechen/rollup-plugin-copy@5.0.12(rollup@4.9.1):
|
||||||
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.9.0
|
rollup: 4.9.1
|
||||||
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.9.0):
|
/@ironkinoko/rollup-plugin-styles@4.0.3(rollup@4.9.1):
|
||||||
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.9.0)
|
'@rollup/pluginutils': 5.0.2(rollup@4.9.1)
|
||||||
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.9.0
|
rollup: 4.9.1
|
||||||
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.9.0):
|
/@rollup/pluginutils@5.0.2(rollup@4.9.1):
|
||||||
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.9.0
|
rollup: 4.9.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rollup/pluginutils@5.1.0(rollup@4.9.0):
|
/@rollup/pluginutils@5.1.0(rollup@4.9.1):
|
||||||
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.9.0
|
rollup: 4.9.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rollup/rollup-android-arm-eabi@4.9.0:
|
/@rollup/rollup-android-arm-eabi@4.9.1:
|
||||||
resolution: {integrity: sha512-+1ge/xmaJpm1KVBuIH38Z94zj9fBD+hp+/5WLaHgyY8XLq1ibxk/zj6dTXaqM2cAbYKq8jYlhHd6k05If1W5xA==}
|
resolution: {integrity: sha512-6vMdBZqtq1dVQ4CWdhFwhKZL6E4L1dV6jUjuBvsavvNJSppzi6dLBbuV+3+IyUREaj9ZFvQefnQm28v4OCXlig==}
|
||||||
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.9.0:
|
/@rollup/rollup-android-arm64@4.9.1:
|
||||||
resolution: {integrity: sha512-im6hUEyQ7ZfoZdNvtwgEJvBWZYauC9KVKq1w58LG2Zfz6zMd8gRrbN+xCVoqA2hv/v6fm9lp5LFGJ3za8EQH3A==}
|
resolution: {integrity: sha512-Jto9Fl3YQ9OLsTDWtLFPtaIMSL2kwGyGoVCmPC8Gxvym9TCZm4Sie+cVeblPO66YZsYH8MhBKDMGZ2NDxuk/XQ==}
|
||||||
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.9.0:
|
/@rollup/rollup-darwin-arm64@4.9.1:
|
||||||
resolution: {integrity: sha512-u7aTMskN6Dmg1lCT0QJ+tINRt+ntUrvVkhbPfFz4bCwRZvjItx2nJtwJnJRlKMMaQCHRjrNqHRDYvE4mBm3DlQ==}
|
resolution: {integrity: sha512-LtYcLNM+bhsaKAIGwVkh5IOWhaZhjTfNOkGzGqdHvhiCUVuJDalvDxEdSnhFzAn+g23wgsycmZk1vbnaibZwwA==}
|
||||||
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.9.0:
|
/@rollup/rollup-darwin-x64@4.9.1:
|
||||||
resolution: {integrity: sha512-8FvEl3w2ExmpcOmX5RJD0yqXcVSOqAJJUJ29Lca29Ik+3zPS1yFimr2fr5JSZ4Z5gt8/d7WqycpgkX9nocijSw==}
|
resolution: {integrity: sha512-KyP/byeXu9V+etKO6Lw3E4tW4QdcnzDG/ake031mg42lob5tN+5qfr+lkcT/SGZaH2PdW4Z1NX9GHEkZ8xV7og==}
|
||||||
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.9.0:
|
/@rollup/rollup-linux-arm-gnueabihf@4.9.1:
|
||||||
resolution: {integrity: sha512-lHoKYaRwd4gge+IpqJHCY+8Vc3hhdJfU6ukFnnrJasEBUvVlydP8PuwndbWfGkdgSvZhHfSEw6urrlBj0TSSfg==}
|
resolution: {integrity: sha512-Yqz/Doumf3QTKplwGNrCHe/B2p9xqDghBZSlAY0/hU6ikuDVQuOUIpDP/YcmoT+447tsZTmirmjgG3znvSCR0Q==}
|
||||||
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.9.0:
|
/@rollup/rollup-linux-arm64-gnu@4.9.1:
|
||||||
resolution: {integrity: sha512-JbEPfhndYeWHfOSeh4DOFvNXrj7ls9S/2omijVsao+LBPTPayT1uKcK3dHW3MwDJ7KO11t9m2cVTqXnTKpeaiw==}
|
resolution: {integrity: sha512-u3XkZVvxcvlAOlQJ3UsD1rFvLWqu4Ef/Ggl40WAVCuogf4S1nJPHh5RTgqYFpCOvuGJ7H5yGHabjFKEZGExk5Q==}
|
||||||
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.9.0:
|
/@rollup/rollup-linux-arm64-musl@4.9.1:
|
||||||
resolution: {integrity: sha512-ahqcSXLlcV2XUBM3/f/C6cRoh7NxYA/W7Yzuv4bDU1YscTFw7ay4LmD7l6OS8EMhTNvcrWGkEettL1Bhjf+B+w==}
|
resolution: {integrity: sha512-0XSYN/rfWShW+i+qjZ0phc6vZ7UWI8XWNz4E/l+6edFt+FxoEghrJHjX1EY/kcUGCnZzYYRCl31SNdfOi450Aw==}
|
||||||
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.9.0:
|
/@rollup/rollup-linux-riscv64-gnu@4.9.1:
|
||||||
resolution: {integrity: sha512-uwvOYNtLw8gVtrExKhdFsYHA/kotURUmZYlinH2VcQxNCQJeJXnkmWgw2hI9Xgzhgu7J9QvWiq9TtTVwWMDa+w==}
|
resolution: {integrity: sha512-LmYIO65oZVfFt9t6cpYkbC4d5lKHLYv5B4CSHRpnANq0VZUQXGcCPXHzbCXCz4RQnx7jvlYB1ISVNCE/omz5cw==}
|
||||||
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.9.0:
|
/@rollup/rollup-linux-x64-gnu@4.9.1:
|
||||||
resolution: {integrity: sha512-m6pkSwcZZD2LCFHZX/zW2aLIISyzWLU3hrLLzQKMI12+OLEzgruTovAxY5sCZJkipklaZqPy/2bEEBNjp+Y7xg==}
|
resolution: {integrity: sha512-kr8rEPQ6ns/Lmr/hiw8sEVj9aa07gh1/tQF2Y5HrNCCEPiCBGnBUt9tVusrcBBiJfIt1yNaXN6r1CCmpbFEDpg==}
|
||||||
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.9.0:
|
/@rollup/rollup-linux-x64-musl@4.9.1:
|
||||||
resolution: {integrity: sha512-VFAC1RDRSbU3iOF98X42KaVicAfKf0m0OvIu8dbnqhTe26Kh6Ym9JrDulz7Hbk7/9zGc41JkV02g+p3BivOdAg==}
|
resolution: {integrity: sha512-t4QSR7gN+OEZLG0MiCgPqMWZGwmeHhsM4AkegJ0Kiy6TnJ9vZ8dEIwHw1LcZKhbHxTY32hp9eVCMdR3/I8MGRw==}
|
||||||
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.9.0:
|
/@rollup/rollup-win32-arm64-msvc@4.9.1:
|
||||||
resolution: {integrity: sha512-9jPgMvTKXARz4inw6jezMLA2ihDBvgIU9Ml01hjdVpOcMKyxFBJrn83KVQINnbeqDv0+HdO1c09hgZ8N0s820Q==}
|
resolution: {integrity: sha512-7XI4ZCBN34cb+BH557FJPmh0kmNz2c25SCQeT9OiFWEgf8+dL6ZwJ8f9RnUIit+j01u07Yvrsuu1rZGxJCc51g==}
|
||||||
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.9.0:
|
/@rollup/rollup-win32-ia32-msvc@4.9.1:
|
||||||
resolution: {integrity: sha512-WE4pT2kTXQN2bAv40Uog0AsV7/s9nT9HBWXAou8+++MBCnY51QS02KYtm6dQxxosKi1VIz/wZIrTQO5UP2EW+Q==}
|
resolution: {integrity: sha512-yE5c2j1lSWOH5jp+Q0qNL3Mdhr8WuqCNVjc6BxbVfS5cAS6zRmdiw7ktb8GNpDCEUJphILY6KACoFoRtKoqNQg==}
|
||||||
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.9.0:
|
/@rollup/rollup-win32-x64-msvc@4.9.1:
|
||||||
resolution: {integrity: sha512-aPP5Q5AqNGuT0tnuEkK/g4mnt3ZhheiXrDIiSVIHN9mcN21OyXDVbEMqmXPE7e2OplNLDkcvV+ZoGJa2ZImFgw==}
|
resolution: {integrity: sha512-PyJsSsafjmIhVgaI1Zdj7m8BB8mMckFah/xbpplObyHfiXzKcI5UOUXRyOdHW7nz4DpMCuzLnF7v5IWHenCwYA==}
|
||||||
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.9.0):
|
/rollup-plugin-swc3@0.11.0(@swc/core@1.3.100)(rollup@4.9.1):
|
||||||
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.9.0)
|
'@rollup/pluginutils': 5.1.0(rollup@4.9.1)
|
||||||
'@swc/core': 1.3.100
|
'@swc/core': 1.3.100
|
||||||
get-tsconfig: 4.7.2
|
get-tsconfig: 4.7.2
|
||||||
rollup: 4.9.0
|
rollup: 4.9.1
|
||||||
rollup-preserve-directives: 1.0.0(rollup@4.9.0)
|
rollup-preserve-directives: 1.0.0(rollup@4.9.1)
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/rollup-preserve-directives@1.0.0(rollup@4.9.0):
|
/rollup-preserve-directives@1.0.0(rollup@4.9.1):
|
||||||
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.9.0
|
rollup: 4.9.1
|
||||||
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.9.0:
|
/rollup@4.9.1:
|
||||||
resolution: {integrity: sha512-bUHW/9N21z64gw8s6tP4c88P382Bq/L5uZDowHlHx6s/QWpjJXivIAbEw6LZthgSvlEizZBfLC4OAvWe7aoF7A==}
|
resolution: {integrity: sha512-pgPO9DWzLoW/vIhlSoDByCzcpX92bKEorbgXuZrqxByte3JFk2xSW2JEeAcyLc9Ru9pqcNNW+Ob7ntsk2oT/Xw==}
|
||||||
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.9.0
|
'@rollup/rollup-android-arm-eabi': 4.9.1
|
||||||
'@rollup/rollup-android-arm64': 4.9.0
|
'@rollup/rollup-android-arm64': 4.9.1
|
||||||
'@rollup/rollup-darwin-arm64': 4.9.0
|
'@rollup/rollup-darwin-arm64': 4.9.1
|
||||||
'@rollup/rollup-darwin-x64': 4.9.0
|
'@rollup/rollup-darwin-x64': 4.9.1
|
||||||
'@rollup/rollup-linux-arm-gnueabihf': 4.9.0
|
'@rollup/rollup-linux-arm-gnueabihf': 4.9.1
|
||||||
'@rollup/rollup-linux-arm64-gnu': 4.9.0
|
'@rollup/rollup-linux-arm64-gnu': 4.9.1
|
||||||
'@rollup/rollup-linux-arm64-musl': 4.9.0
|
'@rollup/rollup-linux-arm64-musl': 4.9.1
|
||||||
'@rollup/rollup-linux-riscv64-gnu': 4.9.0
|
'@rollup/rollup-linux-riscv64-gnu': 4.9.1
|
||||||
'@rollup/rollup-linux-x64-gnu': 4.9.0
|
'@rollup/rollup-linux-x64-gnu': 4.9.1
|
||||||
'@rollup/rollup-linux-x64-musl': 4.9.0
|
'@rollup/rollup-linux-x64-musl': 4.9.1
|
||||||
'@rollup/rollup-win32-arm64-msvc': 4.9.0
|
'@rollup/rollup-win32-arm64-msvc': 4.9.1
|
||||||
'@rollup/rollup-win32-ia32-msvc': 4.9.0
|
'@rollup/rollup-win32-ia32-msvc': 4.9.1
|
||||||
'@rollup/rollup-win32-x64-msvc': 4.9.0
|
'@rollup/rollup-win32-x64-msvc': 4.9.1
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue