Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo to v20.1.4 (#2319)
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 Nov 30, 2024
1 parent a05daef commit e92718d
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 327 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/router": "18.2.13",
"@changesets/cli": "2.27.10",
"@floating-ui/dom": "1.6.12",
"@nx/angular": "20.1.3",
"@nx/angular": "20.1.4",
"date-fns": "4.1.0",
"jiti": "2.4.0",
"rxjs": "7.8.1",
Expand All @@ -53,15 +53,15 @@
"@contentful/rich-text-types": "17.0.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@nx/cypress": "20.1.3",
"@nx/eslint": "20.1.3",
"@nx/eslint-plugin": "20.1.3",
"@nx/jest": "20.1.3",
"@nx/js": "20.1.3",
"@nx/plugin": "20.1.3",
"@nx/storybook": "20.1.3",
"@nx/web": "20.1.3",
"@nx/workspace": "20.1.3",
"@nx/cypress": "20.1.4",
"@nx/eslint": "20.1.4",
"@nx/eslint-plugin": "20.1.4",
"@nx/jest": "20.1.4",
"@nx/js": "20.1.4",
"@nx/plugin": "20.1.4",
"@nx/storybook": "20.1.4",
"@nx/web": "20.1.4",
"@nx/workspace": "20.1.4",
"@schematics/angular": "18.2.12",
"@storybook/addon-a11y": "8.4.5",
"@storybook/addon-actions": "8.4.5",
Expand Down Expand Up @@ -89,7 +89,7 @@
"jest-preset-angular": "14.4.1",
"jsonc-eslint-parser": "2.4.0",
"ng-packagr": "18.2.1",
"nx": "20.1.3",
"nx": "20.1.4",
"postcss": "8.4.49",
"postcss-import": "16.1.0",
"postcss-preset-env": "10.1.1",
Expand Down
Loading

0 comments on commit e92718d

Please sign in to comment.