Skip to content

Commit

Permalink
Merge pull request #109 from Dafnik/update-nx-workspace-18.2.2
Browse files Browse the repository at this point in the history
Update @nx/workspace to update-nx-workspace-18.2.2
  • Loading branch information
Dafnik authored Apr 4, 2024
2 parents 94c1be6 + 9c245b1 commit fcb86fc
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 139 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/platform-browser": "17.3.0",
"@angular/platform-browser-dynamic": "17.3.0",
"@angular/router": "17.3.0",
"@nx/angular": "18.2.1",
"@nx/angular": "18.2.2",
"bootstrap": "5.3.3",
"rxjs": "7.8.1",
"tslib": "2.6.2",
Expand All @@ -46,12 +46,12 @@
"@commitlint/config-conventional": "^19.0.0",
"@hirez_io/observer-spy": "2.2.0",
"@jscutlery/semver": "5.2.2",
"@nx/devkit": "18.2.1",
"@nx/eslint": "18.2.1",
"@nx/eslint-plugin": "18.2.1",
"@nx/jest": "18.2.1",
"@nx/web": "18.2.1",
"@nx/workspace": "18.2.1",
"@nx/devkit": "18.2.2",
"@nx/eslint": "18.2.2",
"@nx/eslint-plugin": "18.2.2",
"@nx/jest": "18.2.2",
"@nx/web": "18.2.2",
"@nx/workspace": "18.2.2",
"@schematics/angular": "17.3.2",
"@types/jest": "29.5.12",
"@types/node": "20.12.2",
Expand All @@ -70,7 +70,7 @@
"jest-preset-angular": "14.0.3",
"jsonc-eslint-parser": "^2.1.0",
"ng-packagr": "17.3.0",
"nx": "18.2.1",
"nx": "18.2.2",
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-preset-env": "9.5.2",
Expand All @@ -81,3 +81,4 @@
"typescript": "5.4.3"
}
}

Loading

0 comments on commit fcb86fc

Please sign in to comment.