@aloudata/aloudata-design 2.12.4-beta.1 → 2.12.5

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aloudata/aloudata-design",
3
- "version": "2.12.4-beta.1",
3
+ "version": "2.12.5",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "module": "dist/index.js",
@@ -67,12 +67,10 @@
67
67
  "@tanstack/react-table": "^8.10.0",
68
68
  "@tanstack/react-virtual": "^3.5.0",
69
69
  "@testing-library/user-event": "^14.5.2",
70
- "@vitejs/plugin-react": "^4.3.1",
71
70
  "@xobotyi/scrollbar-width": "^1.9.5",
72
71
  "ahooks": "^3.7.8",
73
72
  "antd": "5.4.3",
74
73
  "compare-func": "^2.0.0",
75
- "eslint-plugin-i18n": "^2.3.1",
76
74
  "immer": "^10.0.3",
77
75
  "memoize-one": "^6.0.0",
78
76
  "rc-menu": "^9.8.0",
@@ -98,6 +96,7 @@
98
96
  "@types/jest": "^29.4.0",
99
97
  "@types/lodash": "^4.14.191",
100
98
  "@umijs/lint": "^4.0.0",
99
+ "@vitejs/plugin-react": "^4.3.1",
101
100
  "@vitest/coverage-istanbul": "^0.31.1",
102
101
  "@vitest/coverage-v8": "^1.0.4",
103
102
  "@webpack-cli/generators": "^3.0.7",
@@ -110,6 +109,7 @@
110
109
  "dumi": "2.1.10",
111
110
  "eslint": "^8.45.0",
112
111
  "eslint-plugin-compat": "^4.1.4",
112
+ "eslint-plugin-i18n": "^2.3.1",
113
113
  "father": "^4.1.0",
114
114
  "husky": "^8.0.3",
115
115
  "inquirer": "^9.2.11",