Skip to content

Commit 598877e

Browse files
feat(create-qwik-nx): bump deps (#242)
1 parent dc6e2cc commit 598877e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ This plugin supports Nx migrations and provides necessary version and code updat
9393

9494
| qwik-nx version | Nx version |
9595
| --------------- | ------------------------- |
96+
| ^3.0.0 | ^20.0.0 |
9697
| ^2.0.0 | ^17.0.0, ^18.0.0, ^19.0.0 |
9798
| ^1.1.0 | ^16.8.0 |
9899
| ^1.0.0 | ^16.0.0 |

packages/create-qwik-nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/qwikifiers/qwik-nx",
2727
"dependencies": {
28-
"create-nx-workspace": "^17.0.0"
28+
"create-nx-workspace": "^20.0.0"
2929
},
3030
"publishConfig": {
3131
"access": "public",

0 commit comments

Comments
 (0)