-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpnpm-lock.yaml
35 lines (31 loc) · 939 Bytes
/
pnpm-lock.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
devDependencies:
prettier:
specifier: ^3.1.0
version: 3.1.0
prettier-plugin-sort-json:
specifier: ^3.1.0
version: 3.1.0(prettier@3.1.0)
packages:
/prettier-plugin-sort-json@3.1.0(prettier@3.1.0):
resolution:
{
integrity: sha512-eIDEUjwzekiVd+oKrpd0aoACBTp5zOW71wDTNy+qQ5C9Q8oqt9n9wCm4F+SeRZbXfgblh/WYIguJynImlBXrvQ==,
}
engines: { node: '>=16.0.0' }
peerDependencies:
prettier: ^3.0.0
dependencies:
prettier: 3.1.0
dev: true
/prettier@3.1.0:
resolution:
{
integrity: sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==,
}
engines: { node: '>=14' }
hasBin: true
dev: true