File tree Expand file tree Collapse file tree 2 files changed +8
-13
lines changed
packages/zone.js/test/typings Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " MIT" ,
11
11
"dependencies" : {
12
- "@types/node" : " ^16.11.7 " ,
13
- "domino" : " https://github.com/angular/ domino.git#8f228f8862540c6ccd14f76b5a1d9bb5458618af " ,
12
+ "@types/node" : " file:../../../../node_modules/@types/node " ,
13
+ "domino" : " file:../../../../node_modules/ domino" ,
14
14
"zone.js" : " file:../../../../dist/bin/packages/zone.js/npm_package"
15
15
},
16
16
"devDependencies" : {
17
- "typescript" : " 5.2.2 "
17
+ "typescript" : " file:../../../../node_modules/typescript "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @types/node@^16.11.7 " :
6
- version "16.18.74"
7
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.74.tgz#af518a0abafe8ab453f04c12ee62cfad75a8ca8d"
8
- integrity sha512-eEn8RkzZFcT0gb8qyi0CcfSOQnLE+NbGLIIaxGGmjn/N35v/C3M8ohxcpSlNlCv+H8vPpMGmrGDdCkzr8xu2tQ==
5
+ " @types/node@file:../../../../node_modules/@types/node " :
6
+ version "16.18.96"
9
7
10
- " domino@https://github.com/angular/ domino.git#8f228f8862540c6ccd14f76b5a1d9bb5458618af " :
8
+ " domino@file:../../../../node_modules/ domino " :
11
9
version "2.1.6"
12
- resolved "https://github.com/angular/domino.git#8f228f8862540c6ccd14f76b5a1d9bb5458618af"
13
10
14
11
tslib@^2.3.0 :
15
12
version "2.6.2"
16
13
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
17
14
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
18
15
19
-
20
- version "5.2.2"
21
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
22
- integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
16
+ " typescript@file:../../../../node_modules/typescript " :
17
+ version "5.4.2"
23
18
24
19
" zone.js@file:../../../../dist/bin/packages/zone.js/npm_package " :
25
20
version "0.14.3"
You can’t perform that action at this time.
0 commit comments