aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli/internal/lockfile/testdata/pnpm-peer-v6.yaml
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-28 01:36:55 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-28 01:36:55 +0800
commitfc8c5fdce62fb229202659408798a7b6c98f6e8b (patch)
tree7554f80e50de4af6fd255afa7c21bcdd58a7af34 /cli/internal/lockfile/testdata/pnpm-peer-v6.yaml
parentdd84b9d64fb98746a230cd24233ff50a562c39c9 (diff)
downloadHydroRoll-fc8c5fdce62fb229202659408798a7b6c98f6e8b.tar.gz
HydroRoll-fc8c5fdce62fb229202659408798a7b6c98f6e8b.zip
Diffstat (limited to 'cli/internal/lockfile/testdata/pnpm-peer-v6.yaml')
-rw-r--r--cli/internal/lockfile/testdata/pnpm-peer-v6.yaml67
1 files changed, 0 insertions, 67 deletions
diff --git a/cli/internal/lockfile/testdata/pnpm-peer-v6.yaml b/cli/internal/lockfile/testdata/pnpm-peer-v6.yaml
deleted file mode 100644
index feddd07..0000000
--- a/cli/internal/lockfile/testdata/pnpm-peer-v6.yaml
+++ /dev/null
@@ -1,67 +0,0 @@
-lockfileVersion: "6.0"
-
-importers:
- .: {}
-
- apps/web:
- dependencies:
- next:
- specifier: 13.0.4
- version: 13.0.4(react-dom@18.2.0)(react@18.2.0)
- react:
- specifier: 18.2.0
- version: 18.2.0
- react-dom:
- specifier: 18.2.0
- version: 18.2.0(react@18.2.0)
-
- packages/next-config: {}
-
- packages/package-for-ci: {}
-
- packages/tsconfig: {}
-
-packages:
- /next@13.0.4:
- resolution:
- {
- integrity: sha512-4P0MvbjPCI1E/UPL1GrTXtYlgFnbBbY3JQ+AMY8jYE2SwyvCWctEJySoRjveznAHjrl6TIjuAJeB8u1c2StYUQ==,
- }
- engines: { node: ">=14.6.0" }
- hasBin: true
- peerDependencies:
- fibers: ">= 3.1.0"
- node-sass: ^6.0.0 || ^7.0.0
- react: ^18.2.0
- react-dom: ^18.2.0
- sass: ^1.3.0
- peerDependenciesMeta:
- fibers:
- optional: true
- node-sass:
- optional: true
- sass:
- optional: true
- dev: true
-
- /next@13.0.4(react-dom@18.2.0)(react@18.2.0):
- resolution:
- {
- integrity: sha512-4P0MvbjPCI1E/UPL1GrTXtYlgFnbBbY3JQ+AMY8jYE2SwyvCWctEJySoRjveznAHjrl6TIjuAJeB8u1c2StYUQ==,
- }
- engines: { node: ">=14.6.0" }
- hasBin: true
- peerDependencies:
- fibers: ">= 3.1.0"
- node-sass: ^6.0.0 || ^7.0.0
- react: ^18.2.0
- react-dom: ^18.2.0
- sass: ^1.3.0
- peerDependenciesMeta:
- fibers:
- optional: true
- node-sass:
- optional: true
- sass:
- optional: true
- dev: false