File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
packages/create-nx-payload Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 "@types/tar-fs" : " ^2.0.4" ,
4646 "@typescript-eslint/eslint-plugin" : " 6.19.1" ,
4747 "@typescript-eslint/parser" : " 6.19.1" ,
48- "chalk" : " ^4.1 .0" ,
48+ "chalk" : " ^5.0 .0" ,
4949 "cz-git" : " ^1.8.0" ,
5050 "czg" : " ^1.8.0" ,
5151 "dockerode" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 2727 "access" : " public"
2828 },
2929 "dependencies" : {
30- "chalk" : " ^4.1 .0" ,
30+ "chalk" : " ^5.0 .0" ,
3131 "create-nx-workspace" : " ^17.2.7" ,
3232 "enquirer" : " ^2.4.1" ,
3333 "tslib" : " ^2.4.1" ,
Original file line number Diff line number Diff line change @@ -5103,7 +5103,7 @@ __metadata:
51035103 languageName: node
51045104 linkType: hard
51055105
5106- "chalk@npm:5.3.0":
5106+ "chalk@npm:5.3.0, chalk@npm:^5.0.0 ":
51075107 version: 5.3.0
51085108 resolution: "chalk@npm:5.3.0"
51095109 checksum: 6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
@@ -11039,7 +11039,7 @@ __metadata:
1103911039 "@types/tar-fs": "npm:^2.0.4"
1104011040 "@typescript-eslint/eslint-plugin": "npm:6.19.1"
1104111041 "@typescript-eslint/parser": "npm:6.19.1"
11042- chalk: "npm:^4.1 .0"
11042+ chalk: "npm:^5.0 .0"
1104311043 create-nx-workspace: "npm:17.2.7"
1104411044 cz-git: "npm:^1.8.0"
1104511045 czg: "npm:^1.8.0"
You can’t perform that action at this time.
0 commit comments