Skip to content

Commit

Permalink
chore(deps): update angular dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent ce5b7a6 commit 6a6f6f4
Show file tree
Hide file tree
Showing 27 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@
"bootstrap-icons": "^1.10.5",
"rxjs": "^7.8.1",
"tslib": "^2.5.3",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
}
}
2 changes: 1 addition & 1 deletion apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"ts-jest": "~29.1.1",
"tslib": "^2.5.3",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"rxjs": "^7.8.1",
"sass-loader": "^13.1.0",
"tslib": "^2.5.3",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/architect": "~0.1602.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,6 @@
"rxjs": "^7.8.1",
"ts-jest": "~29.1.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@angular/platform-browser": "~16.2.0",
"rxjs": "^7.8.1",
"tslib": "^2.5.3",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@actions/core": "^1.10.0",
Expand Down Expand Up @@ -200,7 +200,7 @@
"ng-packagr": "~16.2.0",
"npm-run-all": "^4.1.5",
"nx": "~16.10.0",
"nx-cloud": "~16.4.0",
"nx-cloud": "~16.5.0",
"postcss": "~8.4.31",
"postcss-scss": "~4.0.9",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"ts-jest": "~29.1.1",
"ts-node": "~10.9.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"type-fest": "^3.12.0",
"typescript": "~5.1.6",
"webpack": "~5.89.0",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"exports": {
"./plugins/webpack": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/apis-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"semver": "^7.5.2",
"ts-jest": "~29.1.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"schematics": "./collection.json",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"nx": "~16.10.0",
"rxjs": "^7.8.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"ts-jest": "~29.1.1",
"ts-node": "~10.9.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"semver": "^7.5.2",
"ts-jest": "~29.1.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"ts-jest": "~29.1.1",
"type-fest": "^3.12.0",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"generatorDependencies": {
"@angular-eslint/eslint-plugin": "~16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/dynamic-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"nx": "~16.10.0",
"rxjs": "^7.8.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/extractors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"type-fest": "^3.12.0",
"typescript": "~5.1.6",
"typescript-json-schema": "~0.62.0",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"nx": "~16.10.0",
"rxjs": "^7.8.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/localization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"ts-jest": "~29.1.1",
"ts-node": "~10.9.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"rxjs": "^7.8.1",
"smartlook-client": "^8.0.0",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"rxjs": "^7.8.1",
"ts-jest": "~29.1.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"nx": "~16.10.0",
"rxjs": "^7.8.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/rules-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"type-fest": "^3.12.0",
"typescript": "~5.1.6",
"typescript-json-schema": "~0.62.0",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"ts-jest": "~29.1.1",
"type-fest": "^3.12.0",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/store-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"rxjs": "^7.8.1",
"ts-jest": "~29.1.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"schematics": "./collection.json",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"rxjs": "^7.8.1",
"ts-jest": "~29.1.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"schematics": "./collection.json"
}
2 changes: 1 addition & 1 deletion packages/@o3r/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"ts-jest": "~29.1.1",
"ts-node": "~10.9.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"ts-jest": "~29.1.1",
"type-fest": "^3.12.0",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"schematics": "./collection.json",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/third-party/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
"zone.js": "~0.14.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 6a6f6f4

Please sign in to comment.