@alexlit/lint-kit 119.0.0 → 119.2.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": "85.
|
|
3
|
+
"version": "85.2.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Eslint config",
|
|
6
6
|
"keywords": [
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
"@babel/eslint-parser": "^7.24.7",
|
|
42
42
|
"@eslint/eslintrc": "^3.1.0",
|
|
43
43
|
"@intlify/eslint-plugin-vue-i18n": "^3.0.0",
|
|
44
|
-
"@tanstack/eslint-plugin-query": "^5.
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
46
|
-
"@typescript-eslint/parser": "^7.
|
|
44
|
+
"@tanstack/eslint-plugin-query": "^5.43.1",
|
|
45
|
+
"@typescript-eslint/eslint-plugin": "^7.13.0",
|
|
46
|
+
"@typescript-eslint/parser": "^7.13.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.2.
|
|
60
|
+
"eslint-plugin-jsdoc": "^48.2.11",
|
|
61
61
|
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
62
62
|
"eslint-plugin-lit": "^1.14.0",
|
|
63
63
|
"eslint-plugin-lit-a11y": "^4.1.2",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"eslint-plugin-no-await-in-promise": "^2.0.1",
|
|
66
66
|
"eslint-plugin-no-constructor-bind": "^2.0.4",
|
|
67
67
|
"eslint-plugin-no-explicit-type-exports": "^0.12.1",
|
|
68
|
-
"eslint-plugin-no-loops": "^0.
|
|
68
|
+
"eslint-plugin-no-loops": "^0.4.0",
|
|
69
69
|
"eslint-plugin-no-secrets": "^1.0.2",
|
|
70
70
|
"eslint-plugin-no-use-extend-native": "^0.5.0",
|
|
71
71
|
"eslint-plugin-node": "^11.1.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-hooks",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.6",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Hooks config",
|
|
6
6
|
"keywords": [
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"husky": "^9.0.11",
|
|
38
|
-
"lint-staged": "^15.2.
|
|
38
|
+
"lint-staged": "^15.2.7"
|
|
39
39
|
},
|
|
40
40
|
"engines": {
|
|
41
41
|
"node": ">=18.18"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-prettier",
|
|
3
|
-
"version": "18.5.
|
|
3
|
+
"version": "18.5.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "prettier config",
|
|
6
6
|
"keywords": [
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@prettier/plugin-pug": "^3.0.0",
|
|
39
39
|
"@prettier/plugin-ruby": "^4.0.4",
|
|
40
40
|
"@prettier/plugin-xml": "^3.4.1",
|
|
41
|
-
"prettier": "^3.3.
|
|
41
|
+
"prettier": "^3.3.2",
|
|
42
42
|
"prettier-plugin-jsdoc": "^1.3.0",
|
|
43
43
|
"prettier-plugin-packagejson": "^2.5.0",
|
|
44
44
|
"prettier-plugin-sh": "^0.14.0",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"prettier-plugin-sort-json": "^4.0.0",
|
|
47
47
|
"prettier-plugin-sql": "^0.18.0",
|
|
48
48
|
"prettier-plugin-svelte": "^3.2.4",
|
|
49
|
-
"prettier-plugin-tailwindcss": "^0.6.
|
|
49
|
+
"prettier-plugin-tailwindcss": "^0.6.4",
|
|
50
50
|
"radash": "^12.1.0"
|
|
51
51
|
},
|
|
52
52
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-stylelint",
|
|
3
|
-
"version": "45.9.
|
|
3
|
+
"version": "45.9.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Stylelint config",
|
|
6
6
|
"keywords": [
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@double-great/stylelint-a11y": "^3.0.2",
|
|
38
38
|
"postcss": "^8.4.38",
|
|
39
39
|
"postcss-html": "^1.7.0",
|
|
40
|
-
"prettier": "^3.3.
|
|
40
|
+
"prettier": "^3.3.2",
|
|
41
41
|
"stylelint": "^16.6.1",
|
|
42
42
|
"stylelint-at-rule-no-children": "^0.3.1",
|
|
43
43
|
"stylelint-color-format": "^1.1.0",
|