File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "devDependencies" : {
66 "@conterra/ct-mapapps-typings" : " ~4.12.0" ,
77 "@conterra/mapapps-mocha-runner" : " ^1.0.0" ,
8- "@types/arcgis-js-api" : " 4.20.0 " ,
8+ "@types/arcgis-js-api" : " 4.20.1 " ,
99 "ct-mapapps-gulp-js" : " ^0.5.27" ,
1010 "vue-template-compiler" : " 2.6.14" ,
1111 "puppeteer" : " ^10.0.0" ,
12- "eslint-config-ct-prodeng" : " ^1.1.17 " ,
12+ "eslint-config-ct-prodeng" : " ^1.2.4 " ,
1313 "stylelint-config-ct-prodeng" : " 1.0.3" ,
1414 "chai" : " ^4.3.4" ,
1515 "mocha" : " ^9.0.0"
Original file line number Diff line number Diff line change 548548 <root .build.outputPath>${project.build.directory} /webapp</root .build.outputPath>
549549 <js .build.outputPath>${root.build.outputPath} /js</js .build.outputPath>
550550
551- <mapapps .version>4.12.0 </mapapps .version>
551+ <mapapps .version>4.12.3 </mapapps .version>
552552 <!-- JS lib versions -->
553553 <apprt .version>${mapapps.version} </apprt .version>
554554 <!-- java lib versions -->
555- <ct .jsregistry.version>1.4.3 </ct .jsregistry.version>
555+ <ct .jsregistry.version>1.4.4 </ct .jsregistry.version>
556556 <ct .jsrt-test.version>2.0.2</ct .jsrt-test.version>
557557
558558 <!-- the default app, replaced in the *.html files to switch app names-->
You can’t perform that action at this time.
0 commit comments