|
@@ -56,6 +56,9 @@ importers:
|
|
prettier:
|
|
prettier:
|
|
specifier: ^3.4.2
|
|
specifier: ^3.4.2
|
|
version: 3.4.2
|
|
version: 3.4.2
|
|
|
|
+ rimraf:
|
|
|
|
+ specifier: ^6.0.1
|
|
|
|
+ version: 6.0.1
|
|
rollup:
|
|
rollup:
|
|
specifier: 4.34.4
|
|
specifier: 4.34.4
|
|
version: 4.34.4
|
|
version: 4.34.4
|
|
@@ -3284,6 +3287,15 @@ packages:
|
|
glob: 10.4.5
|
|
glob: 10.4.5
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /[email protected]:
|
|
|
|
+ resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==}
|
|
|
|
+ engines: {node: 20 || >=22}
|
|
|
|
+ hasBin: true
|
|
|
|
+ dependencies:
|
|
|
|
+ glob: 11.0.1
|
|
|
|
+ package-json-from-dist: 1.0.1
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/[email protected]:
|
|
/[email protected]:
|
|
resolution: {integrity: sha512-spF66xoyD7rz3o08sHP7wogp1gZ6itSq22SGa/IZTcUDXDlOyrShwMwkVSB+BUxFRZZCUYqdb3KWDEOMVQZxuw==}
|
|
resolution: {integrity: sha512-spF66xoyD7rz3o08sHP7wogp1gZ6itSq22SGa/IZTcUDXDlOyrShwMwkVSB+BUxFRZZCUYqdb3KWDEOMVQZxuw==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|