Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 9ce0fb7 commit b31a433
Show file tree
Hide file tree
Showing 3 changed files with 538 additions and 352 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"peerDependencies": {
"@angular/core": "~19.0.5",
"primeng": "^19.0.2",
"jest-preset-angular": "~14.4.2",
"jest-preset-angular": "~14.4.2 || ~14.5.0",
"@playwright/test": "^1.49.1",
"@angular/platform-browser": "~19.0.5",
"@angular/common": "~19.0.5"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@nx/playwright": "20.3.0",
"@nx/web": "20.3.0",
"@playwright/test": "^1.49.1",
"@schematics/angular": "~19.0.6",
"@schematics/angular": "~19.1.0",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.10.2",
"@swc/helpers": "~0.5.15",
Expand All @@ -80,9 +80,9 @@
"git-cliff": "^2.7.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-preset-angular": "~14.4.2",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "^2.4.0",
"ng-packagr": "~19.0.1",
"ng-packagr": "~19.1.0",
"nx": "20.3.0",
"postcss": "^8.4.49",
"postcss-url": "~10.1.3",
Expand Down
Loading

0 comments on commit b31a433

Please sign in to comment.