Skip to content

Commit

Permalink
fix(deps): update design factory dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 7ff637f commit cec2a63
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 138 deletions.
8 changes: 4 additions & 4 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"dependencies": {
"@agnos-ui/angular-bootstrap": "~0.4.1",
"@agnos-ui/core-bootstrap": "~0.4.1",
"@amadeus-it-group/tansu": "~1.0.0",
"@amadeus-it-group/tansu": "~2.0.0",
"@angular/animations": "~18.2.0",
"@angular/common": "~18.2.0",
"@angular/core": "~18.2.0",
Expand All @@ -91,7 +91,7 @@
"@angular/platform-browser-dynamic": "~18.2.0",
"@angular/router": "~18.2.0",
"@design-factory/design-factory": "~18.1.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
"@ng-select/ng-select": "~13.9.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
Expand All @@ -104,8 +104,8 @@
"@o3r/styling": "workspace:^",
"@popperjs/core": "^2.11.5",
"@types/color": "^3.0.6",
"ag-grid-angular": "~32.3.0",
"ag-grid-community": "~32.3.0",
"ag-grid-angular": "~33.0.0",
"ag-grid-community": "~33.0.0",
"bootstrap": "5.3.3",
"rxjs": "^7.8.1",
"tinycolor2": "^1.6.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@ama-sdk/client-fetch": "workspace:^",
"@ama-sdk/core": "workspace:^",
"@ama-sdk/schematics": "workspace:^",
"@amadeus-it-group/tansu": "~1.0.0",
"@amadeus-it-group/tansu": "~2.0.0",
"@angular/animations": "~18.2.0",
"@angular/cdk": "~18.2.0",
"@angular/common": "~18.2.0",
Expand All @@ -43,7 +43,7 @@
"@angular/router": "~18.2.0",
"@design-factory/design-factory": "~18.1.0",
"@formatjs/intl-numberformat": "~8.15.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
"@ng-select/ng-select": "~13.9.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/entity": "~18.0.0",
Expand All @@ -69,8 +69,8 @@
"@webcontainer/api": "~1.5.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.0.0",
"ag-grid-angular": "~32.3.0",
"ag-grid-community": "~32.3.0",
"ag-grid-angular": "~33.0.0",
"ag-grid-community": "~33.0.0",
"bootstrap": "5.3.3",
"clipboard": "^2.0.11",
"intl-messageformat": "~10.7.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"@actions/github": "^6.0.0",
"@agnos-ui/angular-bootstrap": "~0.4.1",
"@agnos-ui/core-bootstrap": "~0.4.1",
"@amadeus-it-group/tansu": "~1.0.0",
"@amadeus-it-group/tansu": "~2.0.0",
"@angular-devkit/architect": "~0.1802.0",
"@angular-devkit/build-angular": "~18.2.0",
"@angular-devkit/core": "~18.2.0",
Expand All @@ -172,7 +172,7 @@
"@compodoc/compodoc": "^1.1.19",
"@design-factory/design-factory": "~18.1.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
"@ng-select/ng-select": "~13.9.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/entity": "~18.0.0",
Expand Down Expand Up @@ -207,8 +207,8 @@
"@typescript-eslint/parser": "~8.18.0",
"@typescript-eslint/rule-tester": "~8.18.0",
"@yarnpkg/sdks": "^3.2.0",
"ag-grid-angular": "~32.3.0",
"ag-grid-community": "~32.3.0",
"ag-grid-angular": "~33.0.0",
"ag-grid-community": "~33.0.0",
"angular-eslint": "~18.4.0",
"babel-loader": "^9.0.0",
"bootstrap": "5.3.3",
Expand Down
Loading

0 comments on commit cec2a63

Please sign in to comment.