|
55 | 55 | ]
|
56 | 56 | },
|
57 | 57 | "dependencies": {
|
58 |
| - "@trivago/prettier-plugin-sort-imports": "^4", |
59 |
| - "@typescript-eslint/eslint-plugin": "^7", |
60 |
| - "@typescript-eslint/parser": "^7", |
61 |
| - "@umijs/babel-preset-umi": "^4", |
62 |
| - "@umijs/lint": "^4", |
63 |
| - "commitlint-config-gitmoji": "^2", |
64 |
| - "eslint-config-prettier": "^9", |
65 |
| - "eslint-import-resolver-alias": "^1", |
66 |
| - "eslint-import-resolver-typescript": "^3", |
67 |
| - "eslint-plugin-import": "^2", |
68 |
| - "eslint-plugin-jest": "^28.0.0", |
69 |
| - "eslint-plugin-react": "^7", |
70 |
| - "eslint-plugin-react-hooks": "^4", |
71 |
| - "eslint-plugin-simple-import-sort": "^12", |
72 |
| - "eslint-plugin-sort-keys-fix": "^1", |
73 |
| - "eslint-plugin-typescript-sort-keys": "^3", |
| 58 | + "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "7.5.0", |
| 60 | + "@typescript-eslint/parser": "7.5.0", |
| 61 | + "@umijs/babel-preset-umi": "^4.1.10", |
| 62 | + "@umijs/lint": "^4.1.10", |
| 63 | + "commitlint-config-gitmoji": "^2.3.1", |
| 64 | + "eslint-config-prettier": "^9.1.0", |
| 65 | + "eslint-import-resolver-alias": "^1.1.2", |
| 66 | + "eslint-import-resolver-typescript": "^3.6.1", |
| 67 | + "eslint-plugin-import": "^2.29.1", |
| 68 | + "eslint-plugin-jest": "^28.3.0", |
| 69 | + "eslint-plugin-react": "^7.34.1", |
| 70 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 71 | + "eslint-plugin-simple-import-sort": "^12.1.0", |
| 72 | + "eslint-plugin-sort-keys-fix": "^1.1.2", |
| 73 | + "eslint-plugin-typescript-sort-keys": "^3.2.0", |
74 | 74 | "eslint-plugin-unicorn": "^52.0.0",
|
75 |
| - "eslint-plugin-unused-imports": "^3", |
| 75 | + "eslint-plugin-unused-imports": "^3.1.0", |
76 | 76 | "gatsby-remark-find-replace": "^0.3.0",
|
77 |
| - "postcss-less": "^6", |
78 |
| - "postcss-styled-syntax": "^0.6", |
79 |
| - "prettier-plugin-organize-imports": "^3", |
80 |
| - "prettier-plugin-packagejson": "^2", |
81 |
| - "prettier-plugin-sh": "^0.14", |
82 |
| - "prettier-plugin-sort-json": "^4", |
83 |
| - "remark-frontmatter": "^5", |
84 |
| - "remark-gfm": "^3", |
85 |
| - "remark-lint": "^9", |
86 |
| - "remark-lint-checkbox-content-indent": "^4", |
87 |
| - "remark-lint-frontmatter-schema": "^3", |
88 |
| - "remark-lint-heading-whitespace": "^1", |
89 |
| - "remark-lint-linebreak-style": "^3", |
90 |
| - "remark-lint-list-item-indent": "^3", |
91 |
| - "remark-lint-list-item-spacing": "^4", |
92 |
| - "remark-lint-no-duplicate-headings-in-section": "^3", |
93 |
| - "remark-lint-no-empty-sections": "^4", |
94 |
| - "remark-lint-no-empty-url": "^3", |
95 |
| - "remark-lint-no-file-name-irregular-characters": "^2", |
96 |
| - "remark-lint-no-heading-indent": "^4", |
97 |
| - "remark-lint-no-heading-like-paragraph": "^3", |
98 |
| - "remark-lint-no-paragraph-content-indent": "^4", |
99 |
| - "remark-lint-no-reference-like-url": "^3", |
100 |
| - "remark-lint-no-shell-dollars": "^3", |
101 |
| - "remark-lint-no-tabs": "^3", |
102 |
| - "remark-lint-no-unneeded-full-reference-image": "^3", |
103 |
| - "remark-lint-no-unneeded-full-reference-link": "^3", |
104 |
| - "remark-lint-ordered-list-marker-value": "^3", |
105 |
| - "remark-lint-write-good": "^1", |
106 |
| - "remark-pangu": "^2", |
107 |
| - "remark-preset-lint-consistent": "^5", |
108 |
| - "remark-preset-lint-markdown-style-guide": "^5", |
109 |
| - "remark-preset-lint-recommended": "^6", |
110 |
| - "remark-remove-unused-definitions": "^1", |
111 |
| - "remark-sort-definitions": "^1", |
112 |
| - "remark-textr": "^5", |
113 |
| - "remark-toc": "^9", |
114 |
| - "semantic-release-config-gitmoji": "^1", |
115 |
| - "stylelint-config-clean-order": "^5", |
116 |
| - "stylelint-config-recommended": "^14", |
117 |
| - "stylelint-less": "^3", |
118 |
| - "stylelint-order": "^6", |
| 77 | + "postcss-less": "^6.0.0", |
| 78 | + "postcss-styled-syntax": "^0.6.4", |
| 79 | + "prettier-plugin-organize-imports": "^3.2.4", |
| 80 | + "prettier-plugin-packagejson": "^2.5.0", |
| 81 | + "prettier-plugin-sh": "^0.14.0", |
| 82 | + "prettier-plugin-sort-json": "^4.0.0", |
| 83 | + "remark-frontmatter": "^5.0.0", |
| 84 | + "remark-gfm": "^3.0.1", |
| 85 | + "remark-lint": "^9.1.2", |
| 86 | + "remark-lint-checkbox-content-indent": "^4.1.2", |
| 87 | + "remark-lint-frontmatter-schema": "^3.15.4", |
| 88 | + "remark-lint-heading-whitespace": "^1.0.0", |
| 89 | + "remark-lint-linebreak-style": "^3.1.2", |
| 90 | + "remark-lint-list-item-indent": "^3.1.2", |
| 91 | + "remark-lint-list-item-spacing": "^4.1.2", |
| 92 | + "remark-lint-no-duplicate-headings-in-section": "^3.1.2", |
| 93 | + "remark-lint-no-empty-sections": "^4.0.0", |
| 94 | + "remark-lint-no-empty-url": "^3.1.2", |
| 95 | + "remark-lint-no-file-name-irregular-characters": "^2.1.2", |
| 96 | + "remark-lint-no-heading-indent": "^4.1.2", |
| 97 | + "remark-lint-no-heading-like-paragraph": "^3.1.2", |
| 98 | + "remark-lint-no-paragraph-content-indent": "^4.1.2", |
| 99 | + "remark-lint-no-reference-like-url": "^3.1.2", |
| 100 | + "remark-lint-no-shell-dollars": "^3.1.2", |
| 101 | + "remark-lint-no-tabs": "^3.1.2", |
| 102 | + "remark-lint-no-unneeded-full-reference-image": "^3.1.2", |
| 103 | + "remark-lint-no-unneeded-full-reference-link": "^3.1.2", |
| 104 | + "remark-lint-ordered-list-marker-value": "^3.1.2", |
| 105 | + "remark-lint-write-good": "^1.2.0", |
| 106 | + "remark-pangu": "^2.2.0", |
| 107 | + "remark-preset-lint-consistent": "^5.1.2", |
| 108 | + "remark-preset-lint-markdown-style-guide": "^5.1.3", |
| 109 | + "remark-preset-lint-recommended": "^6.1.3", |
| 110 | + "remark-remove-unused-definitions": "^1.0.4", |
| 111 | + "remark-sort-definitions": "^1.0.5", |
| 112 | + "remark-textr": "^5.0.1", |
| 113 | + "remark-toc": "^9.0.0", |
| 114 | + "semantic-release-config-gitmoji": "^1.5.3", |
| 115 | + "stylelint-config-clean-order": "^5.4.2", |
| 116 | + "stylelint-config-recommended": "^14.0.0", |
| 117 | + "stylelint-less": "^3.0.1", |
| 118 | + "stylelint-order": "^6.0.4", |
119 | 119 | "unist-util-visit": "^5.0.0"
|
120 | 120 | },
|
121 | 121 | "devDependencies": {
|
122 |
| - "@commitlint/cli": "^19", |
123 |
| - "@types/node": "^20", |
124 |
| - "antd-style": "^3", |
125 |
| - "clean-pkg-json": "^1", |
126 |
| - "commitlint": "^19", |
127 |
| - "eslint": "^9.0.0", |
128 |
| - "father": "^4", |
129 |
| - "husky": "^9", |
130 |
| - "lint-staged": "^15", |
131 |
| - "prettier": "^3", |
132 |
| - "remark": "^14", |
133 |
| - "remark-cli": "^11", |
134 |
| - "semantic-release": "^21", |
135 |
| - "stylelint": "^16", |
136 |
| - "typescript": "^5" |
| 122 | + "@commitlint/cli": "^19.3.0", |
| 123 | + "@types/node": "^20.12.7", |
| 124 | + "antd-style": "^3.6.2", |
| 125 | + "clean-pkg-json": "^1.2.0", |
| 126 | + "commitlint": "^19.3.0", |
| 127 | + "eslint": "^8.57.0", |
| 128 | + "father": "^4.4.0", |
| 129 | + "husky": "^9.0.11", |
| 130 | + "lint-staged": "^15.2.2", |
| 131 | + "prettier": "^3.2.5", |
| 132 | + "remark": "^14.0.3", |
| 133 | + "remark-cli": "^11.0.0", |
| 134 | + "semantic-release": "^21.1.2", |
| 135 | + "stylelint": "^16.4.0", |
| 136 | + "typescript": "^5.4.5" |
137 | 137 | },
|
138 | 138 | "peerDependencies": {
|
139 | 139 | "eslint": ">=8.42",
|
|
0 commit comments