Skip to content

Commit

Permalink
chore: update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed May 7, 2024
1 parent dc4e856 commit 81f63be
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 216 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"@angular/compiler": "17.3.6",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@nx/devkit": "19.0.0-beta.8",
"@nx/eslint": "19.0.0-beta.8",
"@nx/eslint-plugin": "19.0.0-beta.8",
"@nx/jest": "19.0.0-beta.8",
"@nx/js": "19.0.0-beta.8",
"@nx/plugin": "19.0.0-beta.8",
"@nx/workspace": "19.0.0-beta.8",
"@nx/devkit": "19.0.0",
"@nx/eslint": "19.0.0",
"@nx/eslint-plugin": "19.0.0",
"@nx/jest": "19.0.0",
"@nx/js": "19.0.0",
"@nx/plugin": "19.0.0",
"@nx/workspace": "19.0.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-typescript": "^11.1.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "15.2.2",
"ncp": "2.0.0",
"nx": "19.0.0-beta.8",
"nx": "19.0.0",
"prettier": "3.1.1",
"prettier-v2-for-jest-inline-snapshots": "npm:prettier@^2",
"rimraf": "5.0.5",
Expand Down

0 comments on commit 81f63be

Please sign in to comment.