@alexlit/lint-kit 194.2.0 → 195.0.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-commitlint",
|
|
3
|
-
"version": "14.
|
|
3
|
+
"version": "14.2.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Commitlint config",
|
|
6
6
|
"keywords": [
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"up": "../../scripts/up.sh"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@commitlint/cli": "^21.
|
|
38
|
-
"@commitlint/config-conventional": "^21.
|
|
37
|
+
"@commitlint/cli": "^21.2.0",
|
|
38
|
+
"@commitlint/config-conventional": "^21.2.0",
|
|
39
39
|
"conventional-changelog-cli": "^5.0.0"
|
|
40
40
|
},
|
|
41
41
|
"publishConfig": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-eslint",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "148.0.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Sharable ESLint configuration",
|
|
6
6
|
"keywords": [
|
|
@@ -40,11 +40,11 @@
|
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@eslint/js": "^10.0.1",
|
|
43
|
-
"@eslint/json": "^2.0.
|
|
43
|
+
"@eslint/json": "^2.0.1",
|
|
44
44
|
"@intlify/eslint-plugin-vue-i18n": "^4.5.1",
|
|
45
45
|
"@stylistic/eslint-plugin": "^5.10.0",
|
|
46
46
|
"@tanstack/eslint-plugin-query": "^5.101.2",
|
|
47
|
-
"@unocss/eslint-config": "^66.7.
|
|
47
|
+
"@unocss/eslint-config": "^66.7.4",
|
|
48
48
|
"@vitest/eslint-plugin": "^1.6.20",
|
|
49
49
|
"eslint": "^10.6.0",
|
|
50
50
|
"eslint-config-prettier": "^10.1.8",
|
|
@@ -53,15 +53,15 @@
|
|
|
53
53
|
"eslint-plugin-prettier": "^5.5.6",
|
|
54
54
|
"eslint-plugin-regexp": "^3.1.1",
|
|
55
55
|
"eslint-plugin-sonarjs": "^4.1.0",
|
|
56
|
-
"eslint-plugin-tailwindcss": "^4.0.
|
|
57
|
-
"eslint-plugin-unicorn": "^
|
|
56
|
+
"eslint-plugin-tailwindcss": "^4.0.5",
|
|
57
|
+
"eslint-plugin-unicorn": "^70.0.0",
|
|
58
58
|
"eslint-plugin-vue": "^10.9.2",
|
|
59
59
|
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
|
60
60
|
"eslint-plugin-zod": "^4.7.0",
|
|
61
61
|
"globals": "^17.7.0",
|
|
62
62
|
"jsonc-eslint-parser": "^3.1.0",
|
|
63
63
|
"typescript": "^6.0.3",
|
|
64
|
-
"typescript-eslint": "^8.62.
|
|
64
|
+
"typescript-eslint": "^8.62.1",
|
|
65
65
|
"yaml-eslint-parser": "^2.0.0"
|
|
66
66
|
},
|
|
67
67
|
"publishConfig": {
|
|
@@ -69,6 +69,6 @@
|
|
|
69
69
|
"registry": "https://registry.npmjs.org/"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
|
-
"tailwindcss": "^4.3.
|
|
72
|
+
"tailwindcss": "^4.3.2"
|
|
73
73
|
}
|
|
74
74
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-prettier",
|
|
3
|
-
"version": "22.5.
|
|
3
|
+
"version": "22.5.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "prettier config",
|
|
6
6
|
"keywords": [
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@prettier/plugin-pug": "^3.4.2",
|
|
40
40
|
"@prettier/plugin-ruby": "^4.0.4",
|
|
41
41
|
"@prettier/plugin-xml": "^3.4.2",
|
|
42
|
-
"prettier": "^3.9.
|
|
42
|
+
"prettier": "^3.9.4",
|
|
43
43
|
"prettier-plugin-eruby": "^0.0.3",
|
|
44
44
|
"prettier-plugin-jsdoc": "^1.8.1",
|
|
45
45
|
"prettier-plugin-packagejson": "^3.0.2",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-stylelint",
|
|
3
|
-
"version": "60.
|
|
3
|
+
"version": "60.18.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Stylelint config",
|
|
6
6
|
"keywords": [
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
"up": "../../scripts/up.sh"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@double-great/stylelint-a11y": "^3.
|
|
39
|
+
"@double-great/stylelint-a11y": "^3.5.0",
|
|
40
40
|
"@morev/stylelint-plugin": "^0.5.0",
|
|
41
41
|
"postcss": "^8.5.16",
|
|
42
42
|
"postcss-html": "^1.8.1",
|
|
43
|
-
"prettier": "^3.9.
|
|
43
|
+
"prettier": "^3.9.4",
|
|
44
44
|
"stylelint": "17.14.0",
|
|
45
45
|
"stylelint-config-recommended-vue": "^1.6.1",
|
|
46
46
|
"stylelint-config-standard": "^40.0.0",
|