@alexlit/lint-kit 152.2.0 → 152.2.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alexlit/lint-kit",
3
- "version": "152.2.0",
3
+ "version": "152.2.2",
4
4
  "private": false,
5
5
  "description": "Preset of configuration files and dependencies for linting web applications (designed for Vue.js with TypeScript)",
6
6
  "keywords": [
@@ -53,7 +53,7 @@
53
53
  "packages/*"
54
54
  ],
55
55
  "devDependencies": {
56
- "changelogen": "^0.6.1"
56
+ "changelogen": "^0.6.2"
57
57
  },
58
58
  "engines": {
59
59
  "node": ">=20",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alexlit/config-eslint",
3
- "version": "111.4.0",
3
+ "version": "111.4.1",
4
4
  "private": false,
5
5
  "description": "Sharable ESLint configuration",
6
6
  "keywords": [
@@ -44,7 +44,7 @@
44
44
  "@intlify/eslint-plugin-vue-i18n": "^4.0.1",
45
45
  "@stylistic/eslint-plugin": "^5.1.0",
46
46
  "@tanstack/eslint-plugin-query": "^5.81.2",
47
- "@unocss/eslint-config": "^66.3.2",
47
+ "@unocss/eslint-config": "^66.3.3",
48
48
  "eslint": "9.30.1",
49
49
  "eslint-config-prettier": "^10.1.5",
50
50
  "eslint-plugin-jsdoc": "^51.3.3",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alexlit/config-prettier",
3
- "version": "21.2.0",
3
+ "version": "21.2.1",
4
4
  "private": false,
5
5
  "description": "prettier config",
6
6
  "keywords": [
@@ -42,7 +42,7 @@
42
42
  "prettier": "^3.6.2",
43
43
  "prettier-plugin-eruby": "^0.0.3",
44
44
  "prettier-plugin-jsdoc": "^1.3.3",
45
- "prettier-plugin-packagejson": "^2.5.17",
45
+ "prettier-plugin-packagejson": "^2.5.18",
46
46
  "prettier-plugin-sh": "^0.18.0",
47
47
  "prettier-plugin-solidity": "^2.0.0",
48
48
  "prettier-plugin-sort-json": "^4.1.1",
@@ -10,12 +10,12 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules/stylelint/bin/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules/stylelint/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules/stylelint/bin/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules/stylelint/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules/stylelint/bin/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules/stylelint/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules/stylelint/bin/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules/stylelint/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules:/home/alexlit/Work/@alexlit/lint-kit/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
- exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules/stylelint/bin/stylelint.mjs" "$@"
18
+ exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules/stylelint/bin/stylelint.mjs" "$@"
19
19
  else
20
- exec node "$basedir/../../../../node_modules/.pnpm/stylelint@16.21.0_typescript@5.8.3/node_modules/stylelint/bin/stylelint.mjs" "$@"
20
+ exec node "$basedir/../../../../node_modules/.pnpm/stylelint@16.21.1_typescript@5.8.3/node_modules/stylelint/bin/stylelint.mjs" "$@"
21
21
  fi
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alexlit/config-stylelint",
3
- "version": "53.3.1",
3
+ "version": "53.3.2",
4
4
  "private": false,
5
5
  "description": "Stylelint config",
6
6
  "keywords": [
@@ -40,7 +40,7 @@
40
40
  "postcss": "^8.5.6",
41
41
  "postcss-html": "^1.8.0",
42
42
  "prettier": "^3.6.2",
43
- "stylelint": "16.21.0",
43
+ "stylelint": "16.21.1",
44
44
  "stylelint-color-format": "^1.1.0",
45
45
  "stylelint-config-recommended-vue": "^1.6.1",
46
46
  "stylelint-config-standard": "^38.0.0",