Skip to content

Commit

Permalink
fix: nx
Browse files Browse the repository at this point in the history
  • Loading branch information
Niznikr committed Nov 12, 2024
1 parent 2575a26 commit 768ef19
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"jsdom": "^25.0.0",
"lightningcss": "^1.28.1",
"lint-staged": "^15.2.0",
"nx": "^20.1.0",
"nx": "20.0.7",
"plop": "^4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
}
],
"rangeStrategy": "bump",
"ignoreDeps": ["react-router-dom", "@biomejs/biome"]
"ignoreDeps": ["react-router-dom", "@biomejs/biome", "nx"]
}

0 comments on commit 768ef19

Please sign in to comment.