@tachybase/client 1.2.8 → 1.2.10

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.
@@ -921,7 +921,7 @@ module.exports = {
921
921
  "Table OID(Inheritance)": "\u6570\u636E\u8868 OID(\u7EE7\u627F)",
922
922
  "Table selected records": "\u8868\u683C\u4E2D\u9009\u4E2D\u7684\u8BB0\u5F55",
923
923
  "Tablet device": "\u5E73\u677F\u8BBE\u5907",
924
- "TachyBase Team": "\u4E0A\u6D77\u9053\u6709\u4E91\u7F51\u7EDC\u79D1\u6280\u6709\u9650\u516C\u53F8 \u7248\u6743\u6240\u6709\uFF5C\u6CAAICP\u59072023024678\u53F7",
924
+ "TachyBase Team": "\u7075\u77F6\u56E2\u961F",
925
925
  Tag: "\u6807\u7B7E",
926
926
  "Tag color field": "\u6807\u7B7E\u989C\u8272\u5B57\u6BB5",
927
927
  Target: "\u76EE\u6807",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tachybase/client",
3
- "version": "1.2.8",
3
+ "version": "1.2.10",
4
4
  "license": "Apache-2.0",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.mjs",
@@ -65,12 +65,12 @@
65
65
  "react-zoom-pan-pinch": "^3.6.1",
66
66
  "sanitize-html": "2.14.0",
67
67
  "use-deep-compare-effect": "^1.8.1",
68
- "@tachybase/components": "1.2.8",
69
- "@tachybase/evaluators": "1.2.8",
70
- "@tachybase/requirejs": "1.2.8",
71
- "@tachybase/schema": "1.2.8",
72
- "@tachybase/sdk": "1.2.8",
73
- "@tachybase/utils": "1.2.8"
68
+ "@tachybase/components": "1.2.10",
69
+ "@tachybase/evaluators": "1.2.10",
70
+ "@tachybase/requirejs": "1.2.10",
71
+ "@tachybase/schema": "1.2.10",
72
+ "@tachybase/utils": "1.2.10",
73
+ "@tachybase/sdk": "1.2.10"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@testing-library/react": "^16.2.0",