Skip to content

Commit ad94bad

Browse files
authored
Merge pull request #175 from OpenLiberty/staging
Merge staging to prod - update dependencies (#174)
2 parents e8fd1da + a001232 commit ad94bad

File tree

10 files changed

+24496
-33425
lines changed

10 files changed

+24496
-33425
lines changed

finish/src/main/frontend/package-lock.json

Lines changed: 10562 additions & 14300 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

finish/src/main/frontend/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "~13.1.2",
15-
"@angular/common": "~13.1.2",
16-
"@angular/compiler": "~13.1.2",
17-
"@angular/core": "^13.1.2",
18-
"@angular/forms": "~13.1.2",
19-
"@angular/platform-browser": "^13.1.2",
20-
"@angular/platform-browser-dynamic": "~13.1.2",
21-
"@angular/router": "~13.1.2",
14+
"@angular/animations": "~13.3.12",
15+
"@angular/common": "~13.3.12",
16+
"@angular/compiler": "~13.3.12",
17+
"@angular/core": "^13.3.12",
18+
"@angular/forms": "~13.3.12",
19+
"@angular/platform-browser": "^13.3.12",
20+
"@angular/platform-browser-dynamic": "~13.3.12",
21+
"@angular/router": "~13.3.12",
2222
"core-js": "^2.5.4",
2323
"rxjs": "~6.5.5",
2424
"tslib": "^2.0.0",
2525
"zone.js": "~0.11.4"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "^13.3.9",
28+
"@angular-devkit/build-angular": "^13.3.10",
2929
"@angular-eslint/builder": "13.5.0",
3030
"@angular-eslint/eslint-plugin": "13.5.0",
3131
"@angular-eslint/eslint-plugin-template": "13.5.0",
3232
"@angular-eslint/schematics": "13.5.0",
3333
"@angular-eslint/template-parser": "13.5.0",
34-
"@angular/cli": "~13.1.3",
35-
"@angular/compiler-cli": "~13.1.2",
36-
"@angular/language-service": "~13.1.2",
34+
"@angular/cli": "~13.3.10",
35+
"@angular/compiler-cli": "~13.3.12",
36+
"@angular/language-service": "~13.3.12",
3737
"@types/jasmine": "~3.6.0",
3838
"@types/jasminewd2": "~2.0.3",
3939
"@types/node": "^12.11.1",

finish/src/main/webapp/app/main.js

Lines changed: 5 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

finish/src/main/webapp/app/main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

finish/src/main/webapp/app/runtime.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)