This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +24
-5
lines changed
modules/hapi-engine/schematics/install Expand file tree Collapse file tree 5 files changed +24
-5
lines changed Original file line number Diff line number Diff line change 3939 "@angular-devkit/build-angular" : " file:../../node_modules/@angular-devkit/build-angular" ,
4040 "@angular/cli" : " file:../../node_modules/@angular/cli" ,
4141 "@angular/compiler-cli" : " file:../../node_modules/@angular/compiler-cli" ,
42- "@types/hapi__hapi" : " ^19 .0.0" ,
42+ "@types/hapi__hapi" : " ^20 .0.0" ,
4343 "@types/hapi__inert" : " ^5.2.0" ,
4444 "@types/node" : " file:../../node_modules/@types/node" ,
4545 "@types/jasmine" : " file:../../node_modules/@types/jasmine" ,
Original file line number Diff line number Diff line change 3939 "@angular-devkit/build-angular" : " file:../../node_modules/@angular-devkit/build-angular" ,
4040 "@angular/cli" : " file:../../node_modules/@angular/cli" ,
4141 "@angular/compiler-cli" : " file:../../node_modules/@angular/compiler-cli" ,
42- "@types/hapi__hapi" : " ^19 .0.0" ,
42+ "@types/hapi__hapi" : " ^20 .0.0" ,
4343 "@types/hapi__inert" : " ^5.2.0" ,
4444 "@types/node" : " file:../../node_modules/@types/node" ,
4545 "@types/jasmine" : " file:../../node_modules/@types/jasmine" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ function addDependencies(options: UniversalOptions): Rule {
4848 addPackageJsonDependency ( host , {
4949 type : NodeDependencyType . Dev ,
5050 name : '@types/hapi__hapi' ,
51- version : '^19 .0.0' ,
51+ version : '^20 .0.0' ,
5252 } ) ;
5353 addPackageJsonDependency ( host , {
5454 type : NodeDependencyType . Default ,
Original file line number Diff line number Diff line change 6868 "@types/browser-sync" : " ^2.26.1" ,
6969 "@types/express" : " ~4.17.6" ,
7070 "@types/fs-extra" : " ^9.0.0" ,
71- "@types/hapi__hapi" : " ^19 .0.0" ,
71+ "@types/hapi__hapi" : " ^20 .0.0" ,
7272 "@types/hapi__inert" : " ^5.2.0" ,
7373 "@types/jasmine" : " ^3.4.4" ,
7474 "@types/node" : " 12.12.37" ,
Original file line number Diff line number Diff line change 18201820 resolved "https://registry.yarnpkg.com/@types/hapi__catbox/-/hapi__catbox-10.2.2.tgz#b13fbdd6006c8793eb80919158593bc2bf8307c4"
18211821 integrity sha512-AWK70LgRsRWL1TNw+aT0IlS56E0pobvFdr/en0K8XazyK4Ey6T/jXhQqv/iQ6FJAAU+somMzgmt9fWq2TaaOkA==
18221822
1823- " @types/hapi__hapi@*" , "@types/hapi__hapi@^19.0.0" :
1823+ " @types/hapi__hapi@* " :
18241824 version "19.0.3"
18251825 resolved "https://registry.yarnpkg.com/@types/hapi__hapi/-/hapi__hapi-19.0.3.tgz#39c5852f72442ad828b89859734d8311434fdc11"
18261826 integrity sha512-eexmlFqq2cSrh4rLISEunaoIqB7anKImz3Svv3MZvADXZZgbUMBexDXAciEuYD+1XBYR5DXio/WUsFO4H2Fkxg==
18341834 " @types/hapi__shot" " *"
18351835 " @types/node" " *"
18361836
1837+ " @types/hapi__hapi@^20.0.0 " :
1838+ version "20.0.0"
1839+ resolved "https://registry.yarnpkg.com/@types/hapi__hapi/-/hapi__hapi-20.0.0.tgz#bc83f9589f7be39ecb31fcff9d961c279c9923d0"
1840+ integrity sha512-Yh/ZNoGcwHTggd/JoeH0DMpwb3Hotw299kjEmFv3WQv+gSi4B6EWQ0tvZx6109JoongCz6HSdnCFKweMEw2G3g==
1841+ dependencies :
1842+ " @hapi/boom" " ^9.0.0"
1843+ " @hapi/iron" " ^6.0.0"
1844+ " @types/hapi__catbox" " *"
1845+ " @types/hapi__mimos" " *"
1846+ " @types/hapi__podium" " *"
1847+ " @types/hapi__shot" " *"
1848+ " @types/joi" " *"
1849+ " @types/node" " *"
1850+
18371851" @types/hapi__inert@^5.2.0 " :
18381852 version "5.2.0"
18391853 resolved "https://registry.yarnpkg.com/@types/hapi__inert/-/hapi__inert-5.2.0.tgz#c6bd1a2f18c480eb19e824a483589c26450578fd"
18841898 resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.11.tgz#ba8e80639dffbe277f49c708b45373a320d158e2"
18851899 integrity sha512-fg1rOd/DehQTIJTifGqGVY6q92lDgnLfs7C6t1ccSwQrMyoTGSoH6wWzhJDZb6ezhsdwAX4EIBLe8w5fXWmEng==
18861900
1901+ " @types/joi@* " :
1902+ version "14.3.4"
1903+ resolved "https://registry.yarnpkg.com/@types/joi/-/joi-14.3.4.tgz#eed1e14cbb07716079c814138831a520a725a1e0"
1904+ integrity sha512-1TQNDJvIKlgYXGNIABfgFp9y0FziDpuGrd799Q5RcnsDu+krD+eeW/0Fs5PHARvWWFelOhIG2OPCo6KbadBM4A==
1905+
18871906" @types/jsdom@^16.1.0 " :
18881907 version "16.2.3"
18891908 resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.3.tgz#c6feadfe0836389b27f9c911cde82cd32e91c537"
You can’t perform that action at this time.
0 commit comments