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 9f2c25b commit 9db6eab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.3"
"canyon-map": "^2.0.0-beta.5"
},
"devDependencies": {
"@nestjs/cli": "^10.4.9",
Expand Down
4 changes: 2 additions & 2 deletions 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.3",
"canyon-map": "^2.0.0-beta.5",
"canyon-report": "0.0.8-beta-49",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
Expand All @@ -32,7 +32,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"recharts": "^2.15.0",
"shiki": "^1.24.2",
"shiki": "^1.24.3",
"swr": "^2.2.5"
},
"devDependencies": {
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 @@ -31,7 +31,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-highlight-words": "^0.20.0",
"shiki": "^1.24.2"
"shiki": "^1.24.3"
},
"devDependencies": {
"@playwright/test": "^1.49.1",
Expand Down

0 comments on commit 9db6eab

Please sign in to comment.