Skip to content

Commit

Permalink
update dependencies (#210)
Browse files Browse the repository at this point in the history
Signed-off-by: Kangrui Johann Ye <kangrui.ye@cloudflight.io>
  • Loading branch information
strawberry-choco authored Jun 26, 2024
1 parent 4353628 commit a3bf628
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 240 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
"@cloudflight/eslint-plugin-angular": "0.26.0",
"@cloudflight/eslint-plugin-typescript": "0.26.0",
"@cloudflight/prettier-config": "0.18.0",
"@nx/angular": "19.3.0",
"@nx/devkit": "19.3.0",
"@nx/eslint": "19.3.0",
"@nx/eslint-plugin": "19.3.0",
"@nx/jest": "19.3.0",
"@nx/js": "19.3.0",
"@nx/plugin": "19.3.0",
"@nx/vite": "19.3.0",
"@nx/web": "19.3.0",
"@nx/workspace": "19.3.0",
"@nx/angular": "19.3.1",
"@nx/devkit": "19.3.1",
"@nx/eslint": "19.3.1",
"@nx/eslint-plugin": "19.3.1",
"@nx/jest": "19.3.1",
"@nx/js": "19.3.1",
"@nx/plugin": "19.3.1",
"@nx/vite": "19.3.1",
"@nx/web": "19.3.1",
"@nx/workspace": "19.3.1",
"@rushstack/eslint-patch": "1.10.3",
"@schematics/angular": "18.0.4",
"@swc-node/register": "1.9.2",
Expand All @@ -88,7 +88,7 @@
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.7",
"ng-packagr": "18.0.0",
"nx": "19.3.0",
"nx": "19.3.1",
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-preset-env": "9.5.14",
Expand Down
Loading

0 comments on commit a3bf628

Please sign in to comment.