Skip to content

Commit

Permalink
chore(root): @nxjs
Browse files Browse the repository at this point in the history
  • Loading branch information
gronxb committed Oct 28, 2024
1 parent 015b6b5 commit 73051ba
Show file tree
Hide file tree
Showing 2 changed files with 882 additions and 94 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,21 @@
"license": "MIT",
"devDependencies": {
"@babel/runtime": "^7.25.0",
"@nx/js": "^20.0.6",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.7.40",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"nx": "20.0.5",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"nx": "20.0.5"
"typescript": "^5.6.2"
},
"packageManager": "[email protected]",
"pnpm": {
Expand Down
Loading

0 comments on commit 73051ba

Please sign in to comment.