@open-xchange/linter-presets 1.17.0 → 1.17.1
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/CHANGELOG.md +4 -0
- package/package.json +24 -25
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-xchange/linter-presets",
|
|
3
|
-
"version": "1.17.
|
|
3
|
+
"version": "1.17.1",
|
|
4
4
|
"description": "Configuration presets for ESLint and StyleLint",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -33,42 +33,42 @@
|
|
|
33
33
|
"@babel/core": "^7.29.0",
|
|
34
34
|
"@babel/eslint-parser": "^7.28.6",
|
|
35
35
|
"@babel/plugin-proposal-decorators": "^7.29.0",
|
|
36
|
-
"@eslint-community/eslint-plugin-eslint-comments": "^4.
|
|
36
|
+
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
|
|
37
37
|
"@eslint-react/eslint-plugin": "^2.13.0",
|
|
38
|
-
"@eslint/compat": "^2.0.
|
|
39
|
-
"@eslint/config-helpers": "^0.5.
|
|
40
|
-
"@eslint/js": "^9.39.
|
|
38
|
+
"@eslint/compat": "^2.0.3",
|
|
39
|
+
"@eslint/config-helpers": "^0.5.3",
|
|
40
|
+
"@eslint/js": "^9.39.4",
|
|
41
41
|
"@eslint/markdown": "^7.5.1",
|
|
42
|
-
"@stylistic/eslint-plugin": "^5.
|
|
42
|
+
"@stylistic/eslint-plugin": "^5.10.0",
|
|
43
43
|
"@stylistic/eslint-plugin-migrate": "^4.4.1",
|
|
44
44
|
"@stylistic/stylelint-config": "^4.0.0",
|
|
45
45
|
"@stylistic/stylelint-plugin": "^5.0.1",
|
|
46
46
|
"@types/picomatch": "^4.0.2",
|
|
47
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
47
|
+
"@vitest/eslint-plugin": "^1.6.10",
|
|
48
48
|
"@vue/eslint-config-typescript": "^14.7.0",
|
|
49
49
|
"confusing-browser-globals": "^1.0.11",
|
|
50
50
|
"empathic": "^2.0.0",
|
|
51
|
-
"eslint-plugin-chai-expect": "^
|
|
51
|
+
"eslint-plugin-chai-expect": "^4.0.0",
|
|
52
52
|
"eslint-plugin-codeceptjs": "^1.3.0",
|
|
53
|
-
"eslint-plugin-depend": "^1.
|
|
54
|
-
"eslint-plugin-eslint-plugin": "^7.3.
|
|
53
|
+
"eslint-plugin-depend": "^1.5.0",
|
|
54
|
+
"eslint-plugin-eslint-plugin": "^7.3.2",
|
|
55
55
|
"eslint-plugin-jest": "^29.15.0",
|
|
56
56
|
"eslint-plugin-jest-dom": "^5.5.0",
|
|
57
57
|
"eslint-plugin-jest-extended": "^3.0.1",
|
|
58
|
-
"eslint-plugin-jsdoc": "^62.
|
|
59
|
-
"eslint-plugin-jsonc": "^
|
|
58
|
+
"eslint-plugin-jsdoc": "^62.8.0",
|
|
59
|
+
"eslint-plugin-jsonc": "^3.1.1",
|
|
60
60
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
61
61
|
"eslint-plugin-license-header": "^0.9.0",
|
|
62
62
|
"eslint-plugin-n": "^17.24.0",
|
|
63
|
-
"eslint-plugin-no-unsanitized": "^4.1.
|
|
63
|
+
"eslint-plugin-no-unsanitized": "^4.1.5",
|
|
64
64
|
"eslint-plugin-promise": "^7.2.1",
|
|
65
65
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
66
|
-
"eslint-plugin-react-refresh": "^0.5.
|
|
67
|
-
"eslint-plugin-regexp": "^3.
|
|
66
|
+
"eslint-plugin-react-refresh": "^0.5.2",
|
|
67
|
+
"eslint-plugin-regexp": "^3.1.0",
|
|
68
68
|
"eslint-plugin-testing-library": "^7.16.0",
|
|
69
69
|
"eslint-plugin-vue": "^10.8.0",
|
|
70
|
-
"eslint-plugin-yml": "^3.
|
|
71
|
-
"globals": "^17.
|
|
70
|
+
"eslint-plugin-yml": "^3.3.1",
|
|
71
|
+
"globals": "^17.4.0",
|
|
72
72
|
"picomatch": "^4.0.3",
|
|
73
73
|
"postcss-html": "^1.8.1",
|
|
74
74
|
"stylelint-config-standard": "^40.0.0",
|
|
@@ -76,23 +76,22 @@
|
|
|
76
76
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
77
77
|
"stylelint-config-standard-vue": "^1.0.0",
|
|
78
78
|
"stylelint-plugin-license-header": "^1.0.3",
|
|
79
|
-
"typescript-eslint": "^8.
|
|
79
|
+
"typescript-eslint": "^8.57.0"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@types/confusing-browser-globals": "^1.0.3",
|
|
83
|
-
"@types/
|
|
84
|
-
"@types/node": "^25.3.0",
|
|
83
|
+
"@types/node": "^25.4.0",
|
|
85
84
|
"@types/react": "^19.2.14",
|
|
86
|
-
"@typescript-eslint/utils": "^8.
|
|
87
|
-
"eslint": "^9.39.
|
|
88
|
-
"jest": "^30.
|
|
85
|
+
"@typescript-eslint/utils": "^8.57.0",
|
|
86
|
+
"eslint": "^9.39.4",
|
|
87
|
+
"jest": "^30.3.0",
|
|
89
88
|
"jiti": "^2.6.1",
|
|
90
89
|
"premove": "^4.0.0",
|
|
91
|
-
"stylelint": "^17.
|
|
90
|
+
"stylelint": "^17.4.0",
|
|
92
91
|
"ts-patch": "^3.3.0",
|
|
93
92
|
"typescript": "^5.9.3",
|
|
94
93
|
"typescript-transform-paths": "^3.5.6",
|
|
95
|
-
"vue": "^3.5.
|
|
94
|
+
"vue": "^3.5.30"
|
|
96
95
|
},
|
|
97
96
|
"peerDependencies": {
|
|
98
97
|
"eslint": "^9.35.0",
|