File tree Expand file tree Collapse file tree 5 files changed +19
-16
lines changed
org.eclipse.wildwebdeveloper.tests/testProjects Expand file tree Collapse file tree 5 files changed +19
-16
lines changed Original file line number Diff line number Diff line change 1010 "license" : " EPL2" ,
1111 "description" : " " ,
1212 "devDependencies" : {
13- "@types/node" : " ^22.0.0 " ,
14- "typescript" : " ^5.0 .2"
13+ "@types/node" : " ^22.10.2 " ,
14+ "typescript" : " ^5.7 .2"
1515 }
1616}
Original file line number Diff line number Diff line change 1010 "prefix" : " app" ,
1111 "schematics" : {}
1212 }
13+ },
14+ "cli" : {
15+ "analytics" : false
1316 }
1417}
Original file line number Diff line number Diff line change 1111 },
1212 "private" : true ,
1313 "dependencies" : {
14- "@angular-devkit/build-angular" : " ^19.0.0 " ,
14+ "@angular-devkit/build-angular" : " ^19.0.6 " ,
1515 "@angular/animations" : " ^19.0.0" ,
16- "@angular/cli" : " ^19.0.0 " ,
16+ "@angular/cli" : " ^19.0.6 " ,
1717 "@angular/common" : " ^19.0.0" ,
1818 "@angular/compiler" : " ^19.0.0" ,
1919 "@angular/core" : " ^19.0.0" ,
20- "@angular/forms" : " ^19.0.0 " ,
20+ "@angular/forms" : " ^19.0.5 " ,
2121 "@angular/platform-browser" : " ^19.0.0" ,
22- "@angular/platform-browser-dynamic" : " ^19.0.0 " ,
23- "@angular/router" : " ^19.0.0 " ,
24- "core-js" : " ^3.25.2 " ,
22+ "@angular/platform-browser-dynamic" : " ^19.0.5 " ,
23+ "@angular/router" : " ^19.0.5 " ,
24+ "core-js" : " ^3.39.0 " ,
2525 "rxjs" : " ~7.8.0" ,
2626 "tslib" : " ^2.4.0" ,
2727 "zone.js" : " ^0.15.0"
Original file line number Diff line number Diff line change 99 "author" : " Andrew Obuchowicz" ,
1010 "license" : " ISC" ,
1111 "devDependencies" : {
12- "@typescript-eslint/eslint-plugin" : " ^7.0.1 " ,
13- "@typescript-eslint/parser" : " ^7.0.1 " ,
14- "eslint" : " ^8.24.0 " ,
12+ "@typescript-eslint/eslint-plugin" : " ^7.18.0 " ,
13+ "@typescript-eslint/parser" : " ^7.18.0 " ,
14+ "eslint" : " ^8.57.1 " ,
1515 "typescript" : " 5.7.2"
1616 }
1717}
Original file line number Diff line number Diff line change 88 "lint" : " vue-cli-service lint"
99 },
1010 "dependencies" : {
11- "core-js" : " ^3.8.3 " ,
11+ "core-js" : " ^3.39.0 " ,
1212 "vue" : " ^3.2.13"
1313 },
1414 "devDependencies" : {
15- "@babel/core" : " ^7.12.16 " ,
16- "@babel/eslint-parser" : " ^7.12.16 " ,
15+ "@babel/core" : " ^7.26.0 " ,
16+ "@babel/eslint-parser" : " ^7.25.9 " ,
1717 "@vue/cli-plugin-babel" : " ~5.0.0" ,
1818 "@vue/cli-plugin-eslint" : " ~5.0.0" ,
1919 "@vue/cli-service" : " ~5.0.0" ,
20- "eslint" : " ^9.3 .0" ,
21- "eslint-plugin-vue" : " ^9.15.1 "
20+ "eslint" : " ^9.17 .0" ,
21+ "eslint-plugin-vue" : " ^9.32.0 "
2222 },
2323 "eslintConfig" : {
2424 "root" : true ,
You can’t perform that action at this time.
0 commit comments