-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
70 lines (56 loc) · 1.96 KB
/
pnpm-lock.yaml
File metadata and controls
70 lines (56 loc) · 1.96 KB
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
68
69
70
lockfileVersion: "9.0"
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
"@types/node":
specifier: ^22.15.33
version: 22.15.34
expect-type:
specifier: ^1.2.1
version: 1.2.1
prettier:
specifier: ^3.6.2
version: 3.6.2
prettier-plugin-organize-imports:
specifier: ^4.1.0
version: 4.1.0(prettier@3.6.2)(typescript@5.8.3)
packages:
"@types/node@22.15.34":
resolution: { integrity: sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw== }
expect-type@1.2.1:
resolution: { integrity: sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw== }
engines: { node: ">=12.0.0" }
prettier-plugin-organize-imports@4.1.0:
resolution: { integrity: sha512-5aWRdCgv645xaa58X8lOxzZoiHAldAPChljr/MT0crXVOWTZ+Svl4hIWlz+niYSlO6ikE5UXkN1JrRvIP2ut0A== }
peerDependencies:
prettier: ">=2.0"
typescript: ">=2.9"
vue-tsc: ^2.1.0
peerDependenciesMeta:
vue-tsc:
optional: true
prettier@3.6.2:
resolution: { integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ== }
engines: { node: ">=14" }
hasBin: true
typescript@5.8.3:
resolution: { integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== }
engines: { node: ">=14.17" }
hasBin: true
undici-types@6.21.0:
resolution: { integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== }
snapshots:
"@types/node@22.15.34":
dependencies:
undici-types: 6.21.0
expect-type@1.2.1: {}
prettier-plugin-organize-imports@4.1.0(prettier@3.6.2)(typescript@5.8.3):
dependencies:
prettier: 3.6.2
typescript: 5.8.3
prettier@3.6.2: {}
typescript@5.8.3: {}
undici-types@6.21.0: {}