Skip to content

Commit de6b36a

Browse files
renovate[bot]danez
andauthored
chore(deps): update dependency nx to v21 (#995)
* chore(deps): update dependency nx to v21 * update gitignore --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Tschinder <231804+danez@users.noreply.github.com>
1 parent f040a48 commit de6b36a

File tree

3 files changed

+56
-57
lines changed

3 files changed

+56
-57
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ dist/
55
.idea/
66
coverage/
77
.nx/cache
8-
.nx/workspace-data
8+
.nx/workspace-data
9+
.cursor/rules/nx-rules.mdc
10+
.github/instructions/nx.instructions.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-prettier": "5.5.1",
3030
"execa": "9.6.0",
3131
"globals": "16.3.0",
32-
"nx": "20.8.2",
32+
"nx": "21.2.2",
3333
"prettier": "3.6.2",
3434
"prettier-plugin-tailwindcss": "0.6.13",
3535
"rimraf": "6.0.1",

pnpm-lock.yaml

Lines changed: 52 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)