-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpnpm-lock.yaml
56 lines (48 loc) · 2.42 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
lockfileVersion: 5.4
specifiers:
react: ^18.2.0
react-dom: ^18.2.0
dependencies:
react: registry.npmmirror.com/react/18.2.0
react-dom: registry.npmmirror.com/react-dom/[email protected]
packages:
registry.npmmirror.com/js-tokens/4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz}
name: js-tokens
version: 4.0.0
dev: false
registry.npmmirror.com/loose-envify/1.4.0:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz}
name: loose-envify
version: 1.4.0
hasBin: true
dependencies:
js-tokens: registry.npmmirror.com/js-tokens/4.0.0
dev: false
registry.npmmirror.com/react-dom/[email protected]:
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-dom/-/react-dom-18.2.0.tgz}
id: registry.npmmirror.com/react-dom/18.2.0
name: react-dom
version: 18.2.0
peerDependencies:
react: ^18.2.0
dependencies:
loose-envify: registry.npmmirror.com/loose-envify/1.4.0
react: registry.npmmirror.com/react/18.2.0
scheduler: registry.npmmirror.com/scheduler/0.23.0
dev: false
registry.npmmirror.com/react/18.2.0:
resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react/-/react-18.2.0.tgz}
name: react
version: 18.2.0
engines: {node: '>=0.10.0'}
dependencies:
loose-envify: registry.npmmirror.com/loose-envify/1.4.0
dev: false
registry.npmmirror.com/scheduler/0.23.0:
resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scheduler/-/scheduler-0.23.0.tgz}
name: scheduler
version: 0.23.0
dependencies:
loose-envify: registry.npmmirror.com/loose-envify/1.4.0
dev: false