Skip to content

Commit

Permalink
fix: update minor-updates
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 18a3d16 commit a750e37
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 128 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"api:types": "swagger-typescript-api -p http://localhost:8080/api/swagger/api-docs -o ./src/app/_shared/ -n waiterrobot-backend.d.ts --no-client && prettier --write ./src/app/_shared/waiterrobot-backend.d.ts",
"api:types:lava": "swagger-typescript-api -p https://lava.kellner.team/api/swagger/api-docs -o ./src/app/_shared/ -n waiterrobot-backend.d.ts --no-client && prettier --write ./src/app/_shared/waiterrobot-backend.d.ts"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.9.0",
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^18.0.0",
Expand All @@ -34,7 +34,7 @@
"@angular/router": "18.1.4",
"@jsverse/transloco": "7.4.3",
"@micro-sentry/angular": "^7.0.2",
"@ng-bootstrap/ng-bootstrap": "17.0.0",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"@ng-select/ng-select": "^13.0.0",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-charts": "20.5.0",
Expand All @@ -54,7 +54,7 @@
"rxjs": "7.8.1",
"tinycolor2": "^1.6.0",
"tslib": "2.6.3",
"zone.js": "0.14.10"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular/cli": "18.1.4",
Expand Down
Loading

0 comments on commit a750e37

Please sign in to comment.