Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglinfei257 committed Dec 19, 2024
1 parent fca7536 commit dcf56b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/canyon-collect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typeorm": "^0.3.20",
"sqlite3": "^5.1.7",
"canyon-data": "^2.0.0-beta.6",
"canyon-map": "^2.0.0-beta.2"
"canyon-map": "^2.0.0-beta.3"
},
"devDependencies": {
"@nestjs/cli": "^10.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,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 @@ -17,7 +17,7 @@
"antd": "^5.22.5",
"axios": "^1.7.9",
"canyon-data": "^2.0.0-beta.6",
"canyon-map": "^2.0.0-beta.2",
"canyon-map": "^2.0.0-beta.3",
"canyon-report": "0.0.8-beta-49",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
Expand Down

0 comments on commit dcf56b6

Please sign in to comment.