Skip to content

Commit 01cae0a

Browse files
committed
Merge remote-tracking branch 'origin/master' into cocalc-api-20250927
2 parents cf71ae9 + b0f7289 commit 01cae0a

File tree

3 files changed

+89
-90
lines changed

3 files changed

+89
-90
lines changed

src/packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"@xterm/addon-webgl": "^0.18.0",
7272
"@xterm/xterm": "^5.5.0",
7373
"anser": "^2.1.1",
74-
"antd": "^5.27.0",
75-
"antd-img-crop": "^4.21.0",
74+
"antd": "^5.27.6",
75+
"antd-img-crop": "^4.27.0",
7676
"async": "^2.6.3",
7777
"audio-extensions": "^0.0.0",
7878
"awaiting": "^3.0.0",

src/packages/next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@cocalc/util": "workspace:*",
6969
"@openapitools/openapi-generator-cli": "^2.19.1",
7070
"@vscode/vscode-languagedetection": "^1.0.22",
71-
"antd": "^5.27.0",
72-
"antd-img-crop": "^4.21.0",
71+
"antd": "^5.27.6",
72+
"antd-img-crop": "^4.27.0",
7373
"awaiting": "^3.0.0",
7474
"base-64": "^1.0.0",
7575
"basic-auth": "^2.0.1",

0 commit comments

Comments
 (0)