-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pnpm-lock.yaml
67 lines (52 loc) · 1.74 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
'@types/node':
specifier: '>=20.0.0'
version: 22.10.5
typescript:
specifier: '>=5.0.0'
version: 5.7.2
devDependencies:
'@hypernym/prettier-config':
specifier: ^3.2.1
version: 3.2.1(prettier@3.4.2)
prettier:
specifier: ^3.4.2
version: 3.4.2
packages:
'@hypernym/prettier-config@3.2.1':
resolution: {integrity: sha512-y+4AGWGy40m5Rp9BYlEVH+1e41D73brwUrVkuVHgkPba/4YGcCUICGmRYhVvq2uH3fntnYaqqj+hp6BmKolUTA==}
engines: {node: '>=20.0.0', pnpm: '>=9.0.0'}
peerDependencies:
prettier: '>=3.0.0'
prettier-plugin-svelte: '>=3.2.3'
peerDependenciesMeta:
prettier-plugin-svelte:
optional: true
'@types/node@22.10.5':
resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==}
prettier@3.4.2:
resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
engines: {node: '>=14'}
hasBin: true
typescript@5.7.2:
resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
engines: {node: '>=14.17'}
hasBin: true
undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
snapshots:
'@hypernym/prettier-config@3.2.1(prettier@3.4.2)':
dependencies:
prettier: 3.4.2
'@types/node@22.10.5':
dependencies:
undici-types: 6.20.0
prettier@3.4.2: {}
typescript@5.7.2: {}
undici-types@6.20.0: {}