diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b74d62b9..bb5eabef2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -314,6 +314,10 @@ importers: fern-api: specifier: ^0.30.7 version: 0.30.7 + devDependencies: + rimraf: + specifier: ^5.0.7 + version: 5.0.7 packages/init-stack: dependencies: @@ -6466,6 +6470,11 @@ packages: engines: {node: '>=14'} hasBin: true + rimraf@5.0.7: + resolution: {integrity: sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==} + engines: {node: '>=14.18'} + hasBin: true + rollup@2.78.0: resolution: {integrity: sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==} engines: {node: '>=10.0.0'} @@ -15141,6 +15150,10 @@ snapshots: dependencies: glob: 10.3.10 + rimraf@5.0.7: + dependencies: + glob: 10.3.10 + rollup@2.78.0: optionalDependencies: fsevents: 2.3.3