Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglinfei257 committed Oct 16, 2024
1 parent a82bf00 commit ed174dd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/canyon-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/typeorm": "^10.0.2",
"axios": "^1.7.7",
"body-parser": "^1.20.3",
"canyon-data": "^0.1.1-alpha.9",
"canyon-data": "^0.1.1-alpha.10",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dayjs": "^1.11.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-source-maps": "^5.0.6"
}
}
}
2 changes: 1 addition & 1 deletion packages/canyon-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ahooks": "^3.8.1",
"antd": "^5.21.4",
"axios": "^1.7.7",
"canyon-data": "^0.1.1-alpha.9",
"canyon-data": "^0.1.1-alpha.10",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@ant-design/icons": "^5.5.1",
"antd": "^5.21.4",
"axios": "^1.7.7",
"canyon-data": "^0.1.1-alpha.9",
"canyon-data": "^0.1.1-alpha.10",
"commander": "^12.1.0",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-report": "^3.0.1",
Expand Down

0 comments on commit ed174dd

Please sign in to comment.