Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafnik committed Nov 16, 2023
1 parent e85e245 commit 9cb71c9
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 400 deletions.
19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular/platform-browser": "17.0.1",
"@angular/platform-browser-dynamic": "17.0.1",
"@angular/router": "17.0.1",
"@nx/angular": "17.1.0-rc.0",
"@nx/angular": "17.1.2",
"bootstrap": "5.3.2",
"commander": "11.1.0",
"rxjs": "7.8.1",
Expand All @@ -44,13 +44,13 @@
"@commitlint/config-angular": "17.8.1",
"@hirez_io/observer-spy": "2.2.0",
"@jscutlery/semver": "4.0.0",
"@nx/devkit": "17.1.0-rc.0",
"@nx/eslint": "17.1.0-rc.0",
"@nx/eslint-plugin": "17.1.0-rc.0",
"@nx/jest": "17.1.0-rc.0",
"@nx/js": "17.1.0-rc.0",
"@nx/web": "17.1.0-rc.0",
"@nx/workspace": "17.1.0-rc.0",
"@nx/devkit": "17.1.2",
"@nx/eslint": "17.1.2",
"@nx/eslint-plugin": "17.1.2",
"@nx/jest": "17.1.2",
"@nx/js": "17.1.2",
"@nx/web": "17.1.2",
"@nx/workspace": "17.1.2",
"@schematics/angular": "17.0.0",
"@types/jest": "29.5.7",
"@types/node": "18.18.8",
Expand All @@ -68,7 +68,7 @@
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "13.3.0",
"ng-packagr": "17.0.0",
"nx": "17.1.0-rc.0",
"nx": "17.1.2",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"postcss-preset-env": "9.3.0",
Expand All @@ -81,3 +81,4 @@
"webpack-merge": "5.10.0"
}
}

Loading

0 comments on commit 9cb71c9

Please sign in to comment.