Skip to content

Commit

Permalink
feat: update schedule-x monorepo packages to v1.59.0 (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 7be7e1d commit 4479db1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular-devkit/build-angular": "^18.0.3",
"@angular/cli": "^18.0.3",
"@angular/compiler-cli": "^18.0.0",
"@schedule-x/calendar": "1.58.1",
"@schedule-x/calendar": "1.59.0",
"@schedule-x/drag-and-drop": "^1.47.0",
"@schedule-x/event-modal": "^1.47.0",
"@schedule-x/theme-default": "^1.47.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/schedule-x/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"peerDependencies": {
"@angular/common": "14 - 18",
"@angular/core": "14 - 18",
"@schedule-x/calendar": "1.58.1"
"@schedule-x/calendar": "1.59.0"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit 4479db1

Please sign in to comment.