@lobehub/lint 1.24.4 → 1.25.0

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.
@@ -13,7 +13,6 @@ declare const _default: {
13
13
  bullet: string;
14
14
  emphasis: string;
15
15
  fences: boolean;
16
- listItemIndent: number;
17
16
  rule: string;
18
17
  strong: string;
19
18
  tightDefinitions: boolean;
@@ -70,7 +70,6 @@ var remarklint_default = {
70
70
  bullet: "-",
71
71
  emphasis: "*",
72
72
  fences: true,
73
- listItemIndent: 1,
74
73
  rule: "-",
75
74
  strong: "*",
76
75
  tightDefinitions: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/lint",
3
- "version": "1.24.4",
3
+ "version": "1.25.0",
4
4
  "homepage": "https://github.com/lobehub/lobe-lint",
5
5
  "bugs": {
6
6
  "url": "https://github.com/lobehub/lobe-lint/issues/new"
@@ -18,72 +18,68 @@
18
18
  "dist"
19
19
  ],
20
20
  "dependencies": {
21
- "@trivago/prettier-plugin-sort-imports": "^4.3.0",
22
- "@typescript-eslint/eslint-plugin": "7.5.0",
23
- "@typescript-eslint/parser": "7.5.0",
24
- "@umijs/babel-preset-umi": "^4.3.12",
25
- "@umijs/lint": "^4.3.12",
21
+ "@trivago/prettier-plugin-sort-imports": "^5.2.1",
22
+ "@typescript-eslint/eslint-plugin": "8.19.1",
23
+ "@typescript-eslint/parser": "8.19.1",
24
+ "@umijs/babel-preset-umi": "^4.4.4",
25
+ "@umijs/lint": "^4.4.4",
26
26
  "commitlint-config-gitmoji": "^2.3.1",
27
27
  "eslint-config-prettier": "^9.1.0",
28
28
  "eslint-import-resolver-alias": "^1.1.2",
29
- "eslint-import-resolver-typescript": "^3.6.1",
30
- "eslint-plugin-import": "^2.29.1",
31
- "eslint-plugin-jest": "^28.8.0",
32
- "eslint-plugin-react": "^7.35.0",
33
- "eslint-plugin-react-hooks": "^4.6.2",
29
+ "eslint-import-resolver-typescript": "^3.7.0",
30
+ "eslint-plugin-import": "^2.31.0",
31
+ "eslint-plugin-jest": "^28.10.0",
32
+ "eslint-plugin-react": "^7.37.3",
33
+ "eslint-plugin-react-hooks": "^5.1.0",
34
34
  "eslint-plugin-simple-import-sort": "^12.1.1",
35
35
  "eslint-plugin-sort-keys-fix": "^1.1.2",
36
- "eslint-plugin-typescript-sort-keys": "^3.2.0",
37
- "eslint-plugin-unicorn": "^54.0.0",
38
- "eslint-plugin-unused-imports": "^3.2.0",
36
+ "eslint-plugin-typescript-sort-keys": "^3.3.0",
37
+ "eslint-plugin-unicorn": "^56.0.1",
38
+ "eslint-plugin-unused-imports": "^4.1.4",
39
39
  "gatsby-remark-find-replace": "^0.3.0",
40
40
  "postcss-less": "^6.0.0",
41
- "postcss-styled-syntax": "^0.6.4",
42
- "prettier-plugin-organize-imports": "^3.2.4",
43
- "prettier-plugin-packagejson": "^2.5.1",
41
+ "postcss-styled-syntax": "^0.7.0",
42
+ "prettier-plugin-organize-imports": "^4.1.0",
43
+ "prettier-plugin-packagejson": "^2.5.6",
44
44
  "prettier-plugin-sh": "^0.14.0",
45
45
  "prettier-plugin-sort-json": "^4.0.0",
46
46
  "remark-frontmatter": "^5.0.0",
47
- "remark-gfm": "^3.0.1",
48
- "remark-lint": "^9.1.2",
49
- "remark-lint-checkbox-content-indent": "^4.1.2",
47
+ "remark-gfm": "^4.0.0",
48
+ "remark-lint": "^10.0.0",
49
+ "remark-lint-checkbox-content-indent": "^5.0.0",
50
50
  "remark-lint-frontmatter-schema": "^3.15.4",
51
51
  "remark-lint-heading-whitespace": "^1.0.0",
52
- "remark-lint-linebreak-style": "^3.1.2",
53
- "remark-lint-list-item-indent": "^3.1.2",
54
- "remark-lint-list-item-spacing": "^4.1.2",
55
- "remark-lint-no-duplicate-headings-in-section": "^3.1.2",
52
+ "remark-lint-linebreak-style": "^4.0.0",
53
+ "remark-lint-list-item-indent": "^4.0.0",
54
+ "remark-lint-list-item-spacing": "^5.0.0",
55
+ "remark-lint-no-duplicate-headings-in-section": "^4.0.0",
56
56
  "remark-lint-no-empty-sections": "^4.0.0",
57
- "remark-lint-no-empty-url": "^3.1.2",
58
- "remark-lint-no-file-name-irregular-characters": "^2.1.2",
59
- "remark-lint-no-heading-indent": "^4.1.2",
60
- "remark-lint-no-heading-like-paragraph": "^3.1.2",
61
- "remark-lint-no-paragraph-content-indent": "^4.1.2",
62
- "remark-lint-no-reference-like-url": "^3.1.2",
63
- "remark-lint-no-shell-dollars": "^3.1.2",
64
- "remark-lint-no-tabs": "^3.1.2",
65
- "remark-lint-no-unneeded-full-reference-image": "^3.1.2",
66
- "remark-lint-no-unneeded-full-reference-link": "^3.1.2",
67
- "remark-lint-ordered-list-marker-value": "^3.1.2",
57
+ "remark-lint-no-empty-url": "^4.0.0",
58
+ "remark-lint-no-file-name-irregular-characters": "^3.0.0",
59
+ "remark-lint-no-heading-indent": "^5.0.0",
60
+ "remark-lint-no-heading-like-paragraph": "^4.0.0",
61
+ "remark-lint-no-paragraph-content-indent": "^5.0.0",
62
+ "remark-lint-no-reference-like-url": "^4.0.0",
63
+ "remark-lint-no-shell-dollars": "^4.0.0",
64
+ "remark-lint-no-tabs": "^4.0.0",
65
+ "remark-lint-no-unneeded-full-reference-image": "^4.0.0",
66
+ "remark-lint-no-unneeded-full-reference-link": "^4.0.0",
67
+ "remark-lint-ordered-list-marker-value": "^4.0.0",
68
68
  "remark-lint-write-good": "^1.2.0",
69
69
  "remark-pangu": "^2.2.0",
70
- "remark-preset-lint-consistent": "^5.1.2",
71
- "remark-preset-lint-markdown-style-guide": "^5.1.3",
72
- "remark-preset-lint-recommended": "^6.1.3",
73
- "remark-remove-unused-definitions": "^1.0.4",
74
- "remark-sort-definitions": "^1.0.5",
75
- "remark-textr": "^5.0.1",
70
+ "remark-preset-lint-consistent": "^6.0.0",
71
+ "remark-preset-lint-markdown-style-guide": "^6.0.0",
72
+ "remark-preset-lint-recommended": "^7.0.0",
73
+ "remark-remove-unused-definitions": "^2.0.0",
74
+ "remark-sort-definitions": "^2.0.0",
75
+ "remark-textr": "^6.1.0",
76
76
  "remark-toc": "^9.0.0",
77
77
  "semantic-release-config-gitmoji": "^1.5.3",
78
- "stylelint-config-clean-order": "^6.1.0",
78
+ "stylelint-config-clean-order": "^7.0.0",
79
79
  "stylelint-config-recommended": "^14.0.1",
80
80
  "stylelint-less": "^3.0.1",
81
81
  "stylelint-order": "^6.0.4",
82
82
  "stylelint-use-logical-spec": "^5.0.1",
83
83
  "unist-util-visit": "^5.0.0"
84
- },
85
- "publishConfig": {
86
- "access": "public",
87
- "registry": "https://registry.npmjs.org"
88
84
  }
89
- }
85
+ }