Skip to content

Commit

Permalink
chore(deps): update angular dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
1 parent 1247f00 commit 73104c0
Show file tree
Hide file tree
Showing 10 changed files with 74 additions and 26,035 deletions.
24 changes: 12 additions & 12 deletions angular/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,27 +95,27 @@
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@angular/common": "^18.2.5",
"@angular/core": "^18.2.5"
"@angular/common": "^18.2.9",
"@angular/core": "^18.2.9"
},
"dependencies": {
"@agnos-ui/angular-headless": "0.0.0",
"@agnos-ui/core-bootstrap": "0.0.0",
"tslib": "^2.7.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
"@angular/animations": "^18.2.5",
"@angular/cli": "^18.2.5",
"@angular/common": "^18.2.5",
"@angular/compiler": "^18.2.5",
"@angular/core": "^18.2.5",
"@angular/forms": "^18.2.5",
"@angular/platform-browser": "^18.2.5",
"@angular/platform-browser-dynamic": "^18.2.5",
"@angular-devkit/build-angular": "^18.2.10",
"@angular/animations": "^18.2.9",
"@angular/cli": "^18.2.10",
"@angular/common": "^18.2.9",
"@angular/compiler": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular/forms": "^18.2.9",
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"ng-packagr": "^18.2.1",
"rxjs": "^7.8.1",
"zone.js": "~0.14.10"
"zone.js": "~0.15.0"
},
"sideEffects": false
}
22 changes: 11 additions & 11 deletions angular/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,22 +170,22 @@
"@agnos-ui/angular-bootstrap": "0.0.0",
"@agnos-ui/core-bootstrap": "0.0.0",
"@amadeus-it-group/tansu": "^1.0.0",
"@angular/animations": "^18.2.5",
"@angular/common": "^18.2.5",
"@angular/compiler": "^18.2.5",
"@angular/core": "^18.2.5",
"@angular/forms": "^18.2.5",
"@angular/platform-browser": "^18.2.5",
"@angular/platform-browser-dynamic": "^18.2.5",
"@angular/router": "^18.2.5",
"@angular/animations": "^18.2.9",
"@angular/common": "^18.2.9",
"@angular/compiler": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular/forms": "^18.2.9",
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"@angular/router": "^18.2.9",
"@floating-ui/dom": "^1.6.11",
"rxjs": "^7.8.1",
"tslib": "^2.7.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
"@angular/cli": "^18.2.5",
"@angular/compiler-cli": "^18.2.5",
"@angular-devkit/build-angular": "^18.2.10",
"@angular/cli": "^18.2.10",
"@angular/compiler-cli": "^18.2.9",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.10",
"postcss": "^8.4.47",
Expand Down
24 changes: 12 additions & 12 deletions angular/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,26 +111,26 @@
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@angular/common": "^18.2.5",
"@angular/core": "^18.2.5"
"@angular/common": "^18.2.9",
"@angular/core": "^18.2.9"
},
"dependencies": {
"@agnos-ui/core": "0.0.0",
"tslib": "^2.7.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
"@angular/animations": "^18.2.5",
"@angular/cli": "^18.2.5",
"@angular/common": "^18.2.5",
"@angular/compiler": "^18.2.5",
"@angular/core": "^18.2.5",
"@angular/forms": "^18.2.5",
"@angular/platform-browser": "^18.2.5",
"@angular/platform-browser-dynamic": "^18.2.5",
"@angular-devkit/build-angular": "^18.2.10",
"@angular/animations": "^18.2.9",
"@angular/cli": "^18.2.10",
"@angular/common": "^18.2.9",
"@angular/compiler": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular/forms": "^18.2.9",
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"ng-packagr": "^18.2.1",
"rxjs": "^7.8.1",
"zone.js": "~0.14.10"
"zone.js": "~0.15.0"
},
"sideEffects": false
}
28 changes: 14 additions & 14 deletions angular/ssr-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@
"private": true,
"dependencies": {
"@agnos-ui/angular-bootstrap": "0.0.0",
"@angular/animations": "^18.2.5",
"@angular/common": "^18.2.5",
"@angular/compiler": "^18.2.5",
"@angular/core": "^18.2.5",
"@angular/forms": "^18.2.5",
"@angular/platform-browser": "^18.2.5",
"@angular/platform-browser-dynamic": "^18.2.5",
"@angular/platform-server": "^18.2.5",
"@angular/router": "^18.2.5",
"@angular/ssr": "^18.2.5",
"@angular/animations": "^18.2.9",
"@angular/common": "^18.2.9",
"@angular/compiler": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular/forms": "^18.2.9",
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"@angular/platform-server": "^18.2.9",
"@angular/router": "^18.2.9",
"@angular/ssr": "^18.2.10",
"express": "^4.21.0",
"rxjs": "^7.8.1",
"tslib": "^2.7.0",
"zone.js": "~0.14.10"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
"@angular/cli": "^18.2.5",
"@angular/compiler-cli": "^18.2.5",
"@angular-devkit/build-angular": "^18.2.10",
"@angular/cli": "^18.2.10",
"@angular/compiler-cli": "^18.2.9",
"@types/express": "^5.0.0",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.16.10",
Expand Down
Loading

0 comments on commit 73104c0

Please sign in to comment.