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 29, 2024
1 parent efe3021 commit 02b3298
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 @@ -96,4 +96,4 @@
"^.+\\.(t|j)sx?$": "@swc/jest"
}
}
}
}
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.6",
"axios": "^1.7.7",
"canyon-data": "^0.1.1-alpha.15",
"canyon-data": "^0.1.1-alpha.16",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-ut/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@
"initVersion": "7.37.0"
},
"packageManager": "pnpm@9.9.0"
}
}

0 comments on commit 02b3298

Please sign in to comment.