Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Oct 29, 2024
2 parents 7a422e3 + e23b488 commit bc5f020
Show file tree
Hide file tree
Showing 3 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 @@ -27,7 +27,7 @@
"@prisma/client": "5.16.1",
"axios": "^1.7.7",
"body-parser": "^1.20.3",
"canyon-data": "^0.1.1-alpha.11",
"canyon-data": "^0.1.1-alpha.12",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dayjs": "^1.11.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/canyon-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-lib-source-maps": "^4.0.4",
"@types/node": "^22.8.2",
"@vitest/coverage-istanbul": "*",
"@vitest/coverage-istanbul": "^2.1.4",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
Expand All @@ -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.11",
"canyon-data": "^0.1.1-alpha.12",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.13",
Expand Down

0 comments on commit bc5f020

Please sign in to comment.