Commit b0d9f87877a42e36c8e530f75b88f3268b915d4c

Authored by 张志伟
1 parent 07956de3

🐹 feat(*): 更新版本

Showing 2 changed files with 9457 additions and 7765 deletions

Too many changes to show.

To preserve performance only 1 of 2 files are displayed.

package.json
... ... @@ -27,9 +27,8 @@
27 27 "dependencies": {
28 28 "@ant-design/cssinjs": "^1.21.1",
29 29 "@ant-design/icons": "^5.4.0",
30   - "@feewee/h5app-common": "^0.1.107",
31   - "@modern-js/plugin-polyfill": "~2.55.0",
32   - "@modern-js/runtime": "~2.55.0",
  30 + "@feewee/h5app-common": "^0.1.138",
  31 + "@modern-js/runtime": "~2.57.0",
33 32 "ahooks": "^3.8.0",
34 33 "antd": "^5.20.0",
35 34 "clsx": "^2.1.1",
... ... @@ -42,11 +41,12 @@
42 41 },
43 42 "devDependencies": {
44 43 "@feewee/fabric": "^1.1.8",
45   - "@modern-js-app/eslint-config": "~2.55.0",
46   - "@modern-js/app-tools": "~2.55.0",
47   - "@modern-js/eslint-config": "~2.55.0",
48   - "@modern-js/plugin-tailwindcss": "~2.55.0",
49   - "@modern-js/tsconfig": "~2.55.0",
  44 + "@modern-js-app/eslint-config": "~2.57.0",
  45 + "@modern-js/app-tools": "~2.57.0",
  46 + "@modern-js/eslint-config": "~2.57.0",
  47 + "@modern-js/plugin-tailwindcss": "~2.57.0",
  48 + "@modern-js/plugin-polyfill": "~2.57.0",
  49 + "@modern-js/tsconfig": "~2.57.0",
50 50 "@rsdoctor/rspack-plugin": "^0.3.11",
51 51 "@types/jest": "^29.5.12",
52 52 "@types/lodash": "^4.17.7",
... ...