mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Update pnpm-lock.yaml
This commit is contained in:
parent
9933ee593d
commit
0b4f2d3270
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user