antd-management-fast-develop 1.1.158 → 1.1.159
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 +22 -22
    
        package/package.json
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 1 | 
             
            {
         | 
| 2 2 | 
             
              "name": "antd-management-fast-develop",
         | 
| 3 | 
            -
              "version": "1.1. | 
| 3 | 
            +
              "version": "1.1.159",
         | 
| 4 4 | 
             
              "description": "",
         | 
| 5 5 | 
             
              "license": "ISC",
         | 
| 6 6 | 
             
              "author": "",
         | 
| @@ -51,11 +51,11 @@ | |
| 51 51 | 
             
                "z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
         | 
| 52 52 | 
             
              },
         | 
| 53 53 | 
             
              "dependencies": {
         | 
| 54 | 
            -
                "@umijs/max": "^4. | 
| 55 | 
            -
                "commander": "^14.0. | 
| 54 | 
            +
                "@umijs/max": "^4.5.2",
         | 
| 55 | 
            +
                "commander": "^14.0.1",
         | 
| 56 56 | 
             
                "ejs": "^3.1.10",
         | 
| 57 57 | 
             
                "rimraf": "^6.0.1",
         | 
| 58 | 
            -
                "umi": "^4. | 
| 58 | 
            +
                "umi": "^4.5.2"
         | 
| 59 59 | 
             
              },
         | 
| 60 60 | 
             
              "devDependencies": {
         | 
| 61 61 | 
             
                "@babel/core": "^7.28.4",
         | 
| @@ -70,25 +70,25 @@ | |
| 70 70 | 
             
                "@babel/preset-react": "^7.27.1",
         | 
| 71 71 | 
             
                "@babel/runtime": "^7.28.4",
         | 
| 72 72 | 
             
                "@changesets/cli": "^2.29.7",
         | 
| 73 | 
            -
                "@commitlint/cli": "^ | 
| 74 | 
            -
                "@commitlint/config-conventional": "^ | 
| 75 | 
            -
                "@commitlint/config-pnpm-scopes": "^ | 
| 73 | 
            +
                "@commitlint/cli": "^20.1.0",
         | 
| 74 | 
            +
                "@commitlint/config-conventional": "^20.0.0",
         | 
| 75 | 
            +
                "@commitlint/config-pnpm-scopes": "^20.1.0",
         | 
| 76 76 | 
             
                "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
         | 
| 77 77 | 
             
                "@types/jest": "^30.0.0",
         | 
| 78 | 
            -
                "@types/node": "^24. | 
| 79 | 
            -
                "@typescript-eslint/parser": "^8. | 
| 80 | 
            -
                "babel-jest": "^30. | 
| 78 | 
            +
                "@types/node": "^24.9.1",
         | 
| 79 | 
            +
                "@typescript-eslint/parser": "^8.46.2",
         | 
| 80 | 
            +
                "babel-jest": "^30.2.0",
         | 
| 81 81 | 
             
                "commitizen": "^4.3.1",
         | 
| 82 82 | 
             
                "conventional-changelog-conventionalcommits": "^9.1.0",
         | 
| 83 | 
            -
                "cross-env": "^10. | 
| 83 | 
            +
                "cross-env": "^10.1.0",
         | 
| 84 84 | 
             
                "cz-git": "^1.12.0",
         | 
| 85 85 | 
             
                "docdash": "^2.0.2",
         | 
| 86 | 
            -
                "easy-soft-develop": "^2.1. | 
| 86 | 
            +
                "easy-soft-develop": "^2.1.304",
         | 
| 87 87 | 
             
                "eslint": "^8.57.0",
         | 
| 88 88 | 
             
                "eslint-config-airbnb": "^19.0.4",
         | 
| 89 89 | 
             
                "eslint-config-airbnb-typescript": "^18.0.0",
         | 
| 90 90 | 
             
                "eslint-config-prettier": "^10.1.8",
         | 
| 91 | 
            -
                "eslint-formatter-pretty": "^ | 
| 91 | 
            +
                "eslint-formatter-pretty": "^7.0.0",
         | 
| 92 92 | 
             
                "eslint-import-resolver-typescript": "^4.4.4",
         | 
| 93 93 | 
             
                "eslint-plugin-eslint-comments": "^3.2.0",
         | 
| 94 94 | 
             
                "eslint-plugin-import": "^2.32.0",
         | 
| @@ -97,25 +97,25 @@ | |
| 97 97 | 
             
                "eslint-plugin-prettier": "^5.5.4",
         | 
| 98 98 | 
             
                "eslint-plugin-promise": "^7.2.1",
         | 
| 99 99 | 
             
                "eslint-plugin-react": "^7.37.5",
         | 
| 100 | 
            -
                "eslint-plugin-react-hooks": "^ | 
| 100 | 
            +
                "eslint-plugin-react-hooks": "^7.0.0",
         | 
| 101 101 | 
             
                "eslint-plugin-simple-import-sort": "^12.1.1",
         | 
| 102 102 | 
             
                "eslint-plugin-unicorn": "^52.0.0",
         | 
| 103 103 | 
             
                "husky": "^9.1.7",
         | 
| 104 | 
            -
                "jest": "^30. | 
| 105 | 
            -
                "jsdoc": "^4.0. | 
| 106 | 
            -
                "lint-staged": "^16. | 
| 107 | 
            -
                "npm-check-updates": "^ | 
| 104 | 
            +
                "jest": "^30.2.0",
         | 
| 105 | 
            +
                "jsdoc": "^4.0.5",
         | 
| 106 | 
            +
                "lint-staged": "^16.2.5",
         | 
| 107 | 
            +
                "npm-check-updates": "^19.1.1",
         | 
| 108 108 | 
             
                "prettier": "^3.6.2",
         | 
| 109 | 
            -
                "prettier-plugin-organize-imports": "^4. | 
| 109 | 
            +
                "prettier-plugin-organize-imports": "^4.3.0",
         | 
| 110 110 | 
             
                "prettier-plugin-packagejson": "^2.5.19",
         | 
| 111 111 | 
             
                "react": "^18.3.1",
         | 
| 112 112 | 
             
                "react-dnd": "^16.0.1",
         | 
| 113 | 
            -
                "react-refresh": "0. | 
| 113 | 
            +
                "react-refresh": "0.18.0",
         | 
| 114 114 | 
             
                "rimraf": "^6.0.1",
         | 
| 115 | 
            -
                "stylelint": "^16. | 
| 115 | 
            +
                "stylelint": "^16.25.0",
         | 
| 116 116 | 
             
                "stylelint-config-css-modules": "^4.5.1",
         | 
| 117 117 | 
             
                "stylelint-config-prettier": "^9.0.5",
         | 
| 118 | 
            -
                "stylelint-config-standard": "^39.0. | 
| 118 | 
            +
                "stylelint-config-standard": "^39.0.1",
         | 
| 119 119 | 
             
                "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
         | 
| 120 120 | 
             
                "stylelint-order": "^7.0.0"
         | 
| 121 121 | 
             
              }
         |