@alexlit/lint-kit 122.0.0 → 123.1.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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-eslint",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "90.1.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Eslint config",
|
|
6
6
|
"keywords": [
|
|
@@ -38,12 +38,12 @@
|
|
|
38
38
|
"up": "../../scripts/up.sh"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@babel/eslint-parser": "^7.
|
|
41
|
+
"@babel/eslint-parser": "^7.25.1",
|
|
42
42
|
"@eslint/eslintrc": "^3.1.0",
|
|
43
43
|
"@intlify/eslint-plugin-vue-i18n": "^3.0.0",
|
|
44
|
-
"@tanstack/eslint-plugin-query": "^5.51.
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
46
|
-
"@typescript-eslint/parser": "^7.
|
|
44
|
+
"@tanstack/eslint-plugin-query": "^5.51.15",
|
|
45
|
+
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
46
|
+
"@typescript-eslint/parser": "^7.18.0",
|
|
47
47
|
"eslint": "^8.57.0",
|
|
48
48
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
49
49
|
"eslint-config-prettier": "^9.1.0",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"eslint-plugin-ext": "^0.1.0",
|
|
58
58
|
"eslint-plugin-filenames": "^1.3.2",
|
|
59
59
|
"eslint-plugin-import": "^2.29.1",
|
|
60
|
-
"eslint-plugin-jsdoc": "^48.
|
|
60
|
+
"eslint-plugin-jsdoc": "^48.9.2",
|
|
61
61
|
"eslint-plugin-jsx-a11y": "^6.9.0",
|
|
62
62
|
"eslint-plugin-lit": "^1.14.0",
|
|
63
63
|
"eslint-plugin-lit-a11y": "^4.1.4",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"eslint-plugin-sql": "^2.5.0",
|
|
83
83
|
"eslint-plugin-testing-library": "^6.2.2",
|
|
84
84
|
"eslint-plugin-typescript-sort-keys": "^3.2.0",
|
|
85
|
-
"eslint-plugin-unicorn": "^
|
|
85
|
+
"eslint-plugin-unicorn": "^55.0.0",
|
|
86
86
|
"eslint-plugin-unused-imports": "^4.0.1",
|
|
87
87
|
"eslint-plugin-vitest": "^0.5.4",
|
|
88
88
|
"eslint-plugin-vue": "^9.27.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-hooks",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Hooks config",
|
|
6
6
|
"keywords": [
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"up": "../../scripts/up.sh"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"husky": "^9.1.
|
|
37
|
+
"husky": "^9.1.4",
|
|
38
38
|
"lint-staged": "^15.2.7"
|
|
39
39
|
},
|
|
40
40
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-htmllint",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "htmllint config",
|
|
6
6
|
"keywords": [
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"up": "../../scripts/up.sh"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@linthtml/linthtml": "^0.10.0
|
|
38
|
+
"@linthtml/linthtml": "^0.10.0",
|
|
39
39
|
"@linthtml/linthtml-config-recommended": "^0.1.0"
|
|
40
40
|
},
|
|
41
41
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-stylelint",
|
|
3
|
-
"version": "45.
|
|
3
|
+
"version": "45.12.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Stylelint config",
|
|
6
6
|
"keywords": [
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@double-great/stylelint-a11y": "^3.0.2",
|
|
38
|
-
"postcss": "^8.4.
|
|
38
|
+
"postcss": "^8.4.40",
|
|
39
39
|
"postcss-html": "^1.7.0",
|
|
40
40
|
"prettier": "^3.3.3",
|
|
41
|
-
"stylelint": "^16.
|
|
41
|
+
"stylelint": "^16.8.0",
|
|
42
42
|
"stylelint-at-rule-no-children": "^0.3.1",
|
|
43
43
|
"stylelint-color-format": "^1.1.0",
|
|
44
44
|
"stylelint-config-recommended-vue": "^1.5.0",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"stylelint-prettier": "^5.0.2",
|
|
57
57
|
"stylelint-scss": "^6.4.1",
|
|
58
58
|
"stylelint-selector-no-empty": "^1.0.9",
|
|
59
|
-
"stylelint-use-nesting": "^5.1.
|
|
59
|
+
"stylelint-use-nesting": "^5.1.2"
|
|
60
60
|
},
|
|
61
61
|
"engines": {
|
|
62
62
|
"node": ">=18.18"
|