@open-xchange/linter-presets 1.26.1 → 1.26.2
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 +18 -18
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-xchange/linter-presets",
|
|
3
|
-
"version": "1.26.
|
|
3
|
+
"version": "1.26.2",
|
|
4
4
|
"description": "Configuration presets for ESLint and StyleLint",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
"CHANGELOG.*"
|
|
27
27
|
],
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@babel/core": "^8.0.
|
|
30
|
-
"@babel/eslint-parser": "^8.0.
|
|
29
|
+
"@babel/core": "^8.0.1",
|
|
30
|
+
"@babel/eslint-parser": "^8.0.1",
|
|
31
31
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.2",
|
|
32
|
-
"@eslint-react/eslint-plugin": "^5.
|
|
33
|
-
"@eslint-react/kit": "^5.
|
|
32
|
+
"@eslint-react/eslint-plugin": "^5.10.0",
|
|
33
|
+
"@eslint-react/kit": "^5.10.0",
|
|
34
34
|
"@eslint/compat": "^2.1.0",
|
|
35
35
|
"@eslint/config-helpers": "^0.6.0",
|
|
36
36
|
"@eslint/core": "^1.2.1",
|
|
@@ -43,30 +43,30 @@
|
|
|
43
43
|
"@types/json-schema": "^7.0.15",
|
|
44
44
|
"@types/picomatch": "^4.0.3",
|
|
45
45
|
"@vitest/eslint-plugin": "^1.6.20",
|
|
46
|
-
"@vue/eslint-config-typescript": "^14.
|
|
46
|
+
"@vue/eslint-config-typescript": "^14.9.0",
|
|
47
47
|
"confusing-browser-globals": "^1.0.11",
|
|
48
48
|
"empathic": "^2.0.1",
|
|
49
49
|
"eslint-plugin-chai-expect": "^4.1.0",
|
|
50
50
|
"eslint-plugin-codeceptjs": "^1.3.0",
|
|
51
51
|
"eslint-plugin-depend": "^1.5.0",
|
|
52
|
-
"eslint-plugin-eslint-plugin": "^7.4.
|
|
53
|
-
"eslint-plugin-jest": "^29.15.
|
|
52
|
+
"eslint-plugin-eslint-plugin": "^7.4.1",
|
|
53
|
+
"eslint-plugin-jest": "^29.15.4",
|
|
54
54
|
"eslint-plugin-jest-dom": "^5.5.0",
|
|
55
55
|
"eslint-plugin-jest-extended": "^3.0.1",
|
|
56
|
-
"eslint-plugin-jsdoc": "^63.0.
|
|
56
|
+
"eslint-plugin-jsdoc": "^63.0.10",
|
|
57
57
|
"eslint-plugin-jsonc": "^3.2.0",
|
|
58
58
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
59
59
|
"eslint-plugin-license-header": "^0.9.0",
|
|
60
|
-
"eslint-plugin-n": "^18.1
|
|
60
|
+
"eslint-plugin-n": "^18.2.1",
|
|
61
61
|
"eslint-plugin-no-unsanitized": "^4.1.5",
|
|
62
62
|
"eslint-plugin-promise": "^7.3.0",
|
|
63
63
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
64
64
|
"eslint-plugin-react-refresh": "^0.5.3",
|
|
65
|
-
"eslint-plugin-regexp": "^3.1.
|
|
65
|
+
"eslint-plugin-regexp": "^3.1.1",
|
|
66
66
|
"eslint-plugin-testing-library": "^7.16.2",
|
|
67
67
|
"eslint-plugin-vue": "^10.9.2",
|
|
68
|
-
"eslint-plugin-yml": "^3.
|
|
69
|
-
"globals": "^17.
|
|
68
|
+
"eslint-plugin-yml": "^3.5.0",
|
|
69
|
+
"globals": "^17.7.0",
|
|
70
70
|
"picomatch": "^4.0.4",
|
|
71
71
|
"postcss-html": "^1.8.1",
|
|
72
72
|
"stylelint-config-standard": "^40.0.0",
|
|
@@ -74,17 +74,17 @@
|
|
|
74
74
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
75
75
|
"stylelint-config-standard-vue": "^1.0.0",
|
|
76
76
|
"stylelint-plugin-license-header": "^1.0.3",
|
|
77
|
-
"typescript-eslint": "^8.
|
|
77
|
+
"typescript-eslint": "^8.62.1"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@jest/globals": "^30.4.1",
|
|
81
81
|
"@types/confusing-browser-globals": "^1.0.3",
|
|
82
82
|
"@types/react": "^19.2.17",
|
|
83
|
-
"@typescript-eslint/utils": "^8.
|
|
84
|
-
"eslint": "^10.
|
|
83
|
+
"@typescript-eslint/utils": "^8.62.1",
|
|
84
|
+
"eslint": "^10.6.0",
|
|
85
85
|
"jest": "^30.4.2",
|
|
86
|
-
"stylelint": "^17.
|
|
87
|
-
"vue": "^3.5.
|
|
86
|
+
"stylelint": "^17.14.0",
|
|
87
|
+
"vue": "^3.5.39",
|
|
88
88
|
"@open-xchange/tsconfig": "^0.1.0"
|
|
89
89
|
},
|
|
90
90
|
"peerDependencies": {
|