@alexlit/lint-kit 136.0.0 → 136.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 +1 -1
- package/packages/config-commitlint/node_modules/.bin/commitlint +4 -4
- package/packages/config-eslint/package.json +2 -2
- package/packages/config-eslint/plugins/vue.js +1 -1
- package/packages/config-hooks/node_modules/.bin/lint-staged +4 -4
- package/packages/config-hooks/package.json +2 -2
- package/packages/config-markdownlint/package.json +2 -2
- package/packages/config-prettier/package.json +3 -3
- package/packages/config-stylelint/package.json +2 -2
package/package.json
CHANGED
|
@@ -6,12 +6,12 @@ case `uname` in
|
|
|
6
6
|
esac
|
|
7
7
|
|
|
8
8
|
if [ -z "$NODE_PATH" ]; then
|
|
9
|
-
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.
|
|
9
|
+
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules/@commitlint/cli/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules/@commitlint/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules"
|
|
10
10
|
else
|
|
11
|
-
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.
|
|
11
|
+
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules/@commitlint/cli/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules/@commitlint/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules:$NODE_PATH"
|
|
12
12
|
fi
|
|
13
13
|
if [ -x "$basedir/node" ]; then
|
|
14
|
-
exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.
|
|
14
|
+
exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules/@commitlint/cli/cli.js" "$@"
|
|
15
15
|
else
|
|
16
|
-
exec node "$basedir/../../../../node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.
|
|
16
|
+
exec node "$basedir/../../../../node_modules/.pnpm/@commitlint+cli@19.6.1_@types+node@22.10.7_typescript@5.7.3/node_modules/@commitlint/cli/cli.js" "$@"
|
|
17
17
|
fi
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-eslint",
|
|
3
|
-
"version": "101.0.
|
|
3
|
+
"version": "101.0.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Eslint config",
|
|
6
6
|
"keywords": [
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@intlify/eslint-plugin-vue-i18n": "^3.2.0",
|
|
43
43
|
"@stylistic/eslint-plugin": "^2.13.0",
|
|
44
44
|
"@tanstack/eslint-plugin-query": "^5.62.16",
|
|
45
|
-
"@unocss/eslint-config": "^65.4.
|
|
45
|
+
"@unocss/eslint-config": "^65.4.2",
|
|
46
46
|
"eslint": "9.18.0",
|
|
47
47
|
"eslint-config-prettier": "^10.0.1",
|
|
48
48
|
"eslint-plugin-jsdoc": "^50.6.1",
|
|
@@ -67,7 +67,7 @@ export const vue = [
|
|
|
67
67
|
'warn',
|
|
68
68
|
{ script: 500, skipBlankLines: true, style: 500, template: 500 },
|
|
69
69
|
],
|
|
70
|
-
'vue/new-line-between-multi-line-property':
|
|
70
|
+
'vue/new-line-between-multi-line-property': 'off',
|
|
71
71
|
'vue/next-tick-style': ['error', 'promise'],
|
|
72
72
|
'vue/no-child-content': ['error'],
|
|
73
73
|
'vue/no-console': ['error'],
|
|
@@ -6,12 +6,12 @@ case `uname` in
|
|
|
6
6
|
esac
|
|
7
7
|
|
|
8
8
|
if [ -z "$NODE_PATH" ]; then
|
|
9
|
-
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.
|
|
9
|
+
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.4.1/node_modules/lint-staged/bin/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.4.1/node_modules/lint-staged/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.4.1/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules"
|
|
10
10
|
else
|
|
11
|
-
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.
|
|
11
|
+
export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.4.1/node_modules/lint-staged/bin/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.4.1/node_modules/lint-staged/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/lint-staged@15.4.1/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules:$NODE_PATH"
|
|
12
12
|
fi
|
|
13
13
|
if [ -x "$basedir/node" ]; then
|
|
14
|
-
exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/lint-staged@15.
|
|
14
|
+
exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/lint-staged@15.4.1/node_modules/lint-staged/bin/lint-staged.js" "$@"
|
|
15
15
|
else
|
|
16
|
-
exec node "$basedir/../../../../node_modules/.pnpm/lint-staged@15.
|
|
16
|
+
exec node "$basedir/../../../../node_modules/.pnpm/lint-staged@15.4.1/node_modules/lint-staged/bin/lint-staged.js" "$@"
|
|
17
17
|
fi
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-hooks",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Hooks config",
|
|
6
6
|
"keywords": [
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"husky": "^9.1.7",
|
|
39
|
-
"lint-staged": "^15.
|
|
39
|
+
"lint-staged": "^15.4.1"
|
|
40
40
|
},
|
|
41
41
|
"engines": {
|
|
42
42
|
"node": ">=18.18"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-markdownlint",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.5",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "markdownlint config",
|
|
6
6
|
"keywords": [
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"up": "../../scripts/up.sh --local"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"markdownlint": "^0.37.
|
|
37
|
+
"markdownlint": "^0.37.4",
|
|
38
38
|
"markdownlint-cli": "^0.43.0"
|
|
39
39
|
},
|
|
40
40
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-prettier",
|
|
3
|
-
"version": "20.2.
|
|
3
|
+
"version": "20.2.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "prettier config",
|
|
6
6
|
"keywords": [
|
|
@@ -42,12 +42,12 @@
|
|
|
42
42
|
"prettier": "^3.4.2",
|
|
43
43
|
"prettier-plugin-eruby": "^0.0.3",
|
|
44
44
|
"prettier-plugin-jsdoc": "^1.3.2",
|
|
45
|
-
"prettier-plugin-packagejson": "^2.5.
|
|
45
|
+
"prettier-plugin-packagejson": "^2.5.8",
|
|
46
46
|
"prettier-plugin-sh": "^0.14.0",
|
|
47
47
|
"prettier-plugin-solidity": "^1.4.2",
|
|
48
48
|
"prettier-plugin-sort-json": "^4.1.1",
|
|
49
49
|
"prettier-plugin-sql": "^0.18.1",
|
|
50
|
-
"prettier-plugin-tailwindcss": "^0.6.
|
|
50
|
+
"prettier-plugin-tailwindcss": "^0.6.10",
|
|
51
51
|
"radash": "^12.1.0"
|
|
52
52
|
},
|
|
53
53
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexlit/config-stylelint",
|
|
3
|
-
"version": "48.1.
|
|
3
|
+
"version": "48.1.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Stylelint config",
|
|
6
6
|
"keywords": [
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"stylelint-order": "^6.0.4",
|
|
56
56
|
"stylelint-plugin-logical-css": "^1.2.1",
|
|
57
57
|
"stylelint-prettier": "^5.0.2",
|
|
58
|
-
"stylelint-scss": "^6.10.
|
|
58
|
+
"stylelint-scss": "^6.10.1",
|
|
59
59
|
"stylelint-selector-no-empty": "^1.0.9",
|
|
60
60
|
"stylelint-use-nesting": "^6.0.0"
|
|
61
61
|
},
|