Skip to content

Commit

Permalink
chore(deps): update design factory dependencies to ~0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent bc26278 commit c4e8bf2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"typescript": "~5.5.4"
},
"dependencies": {
"@agnos-ui/angular-bootstrap": "~0.4.1",
"@agnos-ui/core-bootstrap": "~0.4.1",
"@agnos-ui/angular-bootstrap": "~0.5.0",
"@agnos-ui/core-bootstrap": "~0.5.0",
"@amadeus-it-group/tansu": "~1.0.0",
"@angular/animations": "~18.2.0",
"@angular/common": "~18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"patch:package": "cpy 'package.json' 'dist' && patch-package-json-main"
},
"dependencies": {
"@agnos-ui/angular-bootstrap": "~0.4.1",
"@agnos-ui/core-bootstrap": "~0.4.1",
"@agnos-ui/angular-bootstrap": "~0.5.0",
"@agnos-ui/core-bootstrap": "~0.5.0",
"@ama-sdk/client-fetch": "workspace:^",
"@ama-sdk/core": "workspace:^",
"@ama-sdk/schematics": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@agnos-ui/angular-bootstrap": "~0.4.1",
"@agnos-ui/core-bootstrap": "~0.4.1",
"@agnos-ui/angular-bootstrap": "~0.5.0",
"@agnos-ui/core-bootstrap": "~0.5.0",
"@amadeus-it-group/tansu": "~1.0.0",
"@angular-devkit/architect": "~0.1802.0",
"@angular-devkit/build-angular": "~18.2.0",
Expand Down

0 comments on commit c4e8bf2

Please sign in to comment.