@flatbiz/antd 5.0.51 → 5.0.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flatbiz/antd",
3
- "version": "5.0.51",
3
+ "version": "5.0.52",
4
4
  "homepage": "https://gitlab.itcjf.com/flatjs-next/node-template-mono",
5
5
  "repository": {
6
6
  "type": "git",
@@ -586,12 +586,14 @@
586
586
  "@types/node": "22.7.9",
587
587
  "@types/react": "^18.3.12",
588
588
  "@wove/react": "^2.0.2",
589
+ "ace-builds": "1.32.8",
589
590
  "ahooks": "^3.8.1",
590
591
  "antd": "5.21.4",
591
592
  "dayjs": "1.11.13",
592
593
  "eslint": "9.13.0",
593
594
  "npm-run-all": "4.1.5",
594
595
  "react": "18.2.0",
596
+ "react-ace": "11.0.1",
595
597
  "react-dom": "18.2.0",
596
598
  "typescript": "5.6.3",
597
599
  "vite-tsconfig-paths": "5.0.1",
@@ -621,7 +623,6 @@
621
623
  "copy-to-clipboard": "^3.3.3",
622
624
  "dequal": "2.0.3",
623
625
  "pubsub-js": "1.9.4",
624
- "react-ace": "^12.0.0",
625
626
  "react-is": "^18.2.0",
626
627
  "react-resizable": "^3.0.5",
627
628
  "react-split": "2.0.14",