@rotki/eslint-config 3.5.0 → 3.7.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.
Files changed (5) hide show
  1. package/dist/index.cjs +6071 -3480
  2. package/dist/index.d.cts +5533 -7913
  3. package/dist/index.d.ts +5533 -7913
  4. package/dist/index.js +6068 -3477
  5. package/package.json +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rotki/eslint-config",
3
- "version": "3.5.0",
3
+ "version": "3.7.0",
4
4
  "type": "module",
5
5
  "license": "AGPL-3.0",
6
6
  "bugs": {
@@ -25,7 +25,7 @@
25
25
  "peerDependencies": {
26
26
  "@intlify/eslint-plugin-vue-i18n": "^3.0.0",
27
27
  "@prettier/plugin-xml": "^3.4.1",
28
- "@rotki/eslint-plugin": ">=0.4.0",
28
+ "@rotki/eslint-plugin": ">=0.6.0",
29
29
  "eslint": ">=9.10.0",
30
30
  "eslint-plugin-cypress": ">=3.0.0",
31
31
  "eslint-plugin-storybook": ">=0.10.0"
@@ -49,58 +49,58 @@
49
49
  },
50
50
  "dependencies": {
51
51
  "@antfu/eslint-define-config": "1.23.0-2",
52
- "@antfu/install-pkg": "0.4.1",
53
- "@clack/prompts": "0.8.1",
52
+ "@antfu/install-pkg": "1.0.0",
53
+ "@clack/prompts": "0.10.0",
54
54
  "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
55
55
  "@eslint-types/typescript-eslint": "7.5.0",
56
56
  "@eslint-types/unicorn": "52.0.0",
57
- "@eslint/markdown": "6.2.1",
58
- "@stylistic/eslint-plugin": "2.11.0",
59
- "@typescript-eslint/eslint-plugin": "8.15.0",
60
- "@typescript-eslint/parser": "8.15.0",
61
- "@vitest/eslint-plugin": "1.1.10",
62
- "eslint-config-flat-gitignore": "0.3.0",
63
- "eslint-config-prettier": "9.1.0",
64
- "eslint-flat-config-utils": "0.4.0",
65
- "eslint-merge-processors": "0.1.0",
66
- "eslint-plugin-antfu": "2.7.0",
67
- "eslint-plugin-format": "0.1.2",
57
+ "@eslint/markdown": "6.2.2",
58
+ "@stylistic/eslint-plugin": "3.0.1",
59
+ "@typescript-eslint/eslint-plugin": "8.23.0",
60
+ "@typescript-eslint/parser": "8.23.0",
61
+ "@vitest/eslint-plugin": "1.1.25",
62
+ "eslint-config-flat-gitignore": "2.0.0",
63
+ "eslint-config-prettier": "10.0.1",
64
+ "eslint-flat-config-utils": "2.0.1",
65
+ "eslint-merge-processors": "1.0.0",
66
+ "eslint-plugin-antfu": "3.0.0",
67
+ "eslint-plugin-format": "1.0.1",
68
68
  "eslint-plugin-html": "8.1.2",
69
- "eslint-plugin-import-x": "4.4.2",
70
- "eslint-plugin-jsonc": "2.18.2",
71
- "eslint-plugin-n": "17.13.2",
69
+ "eslint-plugin-import-x": "4.6.1",
70
+ "eslint-plugin-jsonc": "2.19.1",
71
+ "eslint-plugin-n": "17.15.1",
72
72
  "eslint-plugin-no-only-tests": "3.3.0",
73
- "eslint-plugin-perfectionist": "3.9.1",
74
- "eslint-plugin-prettier": "5.2.1",
73
+ "eslint-plugin-perfectionist": "4.8.0",
74
+ "eslint-plugin-prettier": "5.2.3",
75
75
  "eslint-plugin-unicorn": "56.0.1",
76
76
  "eslint-plugin-unused-imports": "4.1.4",
77
- "eslint-plugin-vue": "9.31.0",
78
- "eslint-plugin-yml": "1.15.0",
79
- "eslint-processor-vue-blocks": "0.1.2",
80
- "globals": "15.12.0",
77
+ "eslint-plugin-vue": "9.32.0",
78
+ "eslint-plugin-yml": "1.16.0",
79
+ "eslint-processor-vue-blocks": "1.0.0",
80
+ "globals": "15.14.0",
81
81
  "jsonc-eslint-parser": "2.4.0",
82
- "local-pkg": "0.5.1",
83
- "prettier": "3.3.3",
82
+ "local-pkg": "1.0.0",
83
+ "prettier": "3.4.2",
84
84
  "vue-eslint-parser": "9.4.3",
85
85
  "yaml-eslint-parser": "1.2.3"
86
86
  },
87
87
  "devDependencies": {
88
- "@commitlint/cli": "19.5.0",
89
- "@commitlint/config-conventional": "19.5.0",
90
- "@eslint/config-inspector": "0.5.6",
91
- "@types/node": "20.17.6",
88
+ "@commitlint/cli": "19.7.1",
89
+ "@commitlint/config-conventional": "19.7.1",
90
+ "@eslint/config-inspector": "1.0.0",
91
+ "@types/node": "20.17.17",
92
92
  "@types/prompts": "2.4.9",
93
- "bumpp": "9.8.1",
94
- "eslint": "9.15.0",
93
+ "bumpp": "10.0.1",
94
+ "eslint": "9.19.0",
95
95
  "eslint-plugin-regexp": "2.7.0",
96
- "eslint-typegen": "0.3.2",
96
+ "eslint-typegen": "1.0.0",
97
97
  "esno": "4.8.0",
98
98
  "husky": "9.1.7",
99
- "lint-staged": "15.2.10",
99
+ "lint-staged": "15.4.3",
100
100
  "rimraf": "6.0.1",
101
- "tsup": "8.3.5",
102
- "typescript": "5.6.3",
103
- "@rotki/eslint-config": "3.5.0"
101
+ "tsup": "8.3.6",
102
+ "typescript": "5.7.3",
103
+ "@rotki/eslint-config": "3.7.0"
104
104
  },
105
105
  "engines": {
106
106
  "node": ">=20 <21",
@@ -110,14 +110,14 @@
110
110
  "@typescript-eslint/utils": "^8.15.0"
111
111
  },
112
112
  "lint-staged": {
113
- "*": "eslint --flag unstable_ts_config --fix"
113
+ "*": "eslint --fix"
114
114
  },
115
115
  "scripts": {
116
116
  "build": "pnpm run typegen && tsup src/index.ts --format esm,cjs --clean --dts",
117
117
  "stub": "tsup src/index.ts --format esm",
118
- "dev": "tsup src/index.ts --format esm,cjs --watch & npx @eslint/config-inspector --config eslint.config.mjs",
118
+ "dev": "tsup src/index.ts --format esm,cjs --watch & npx @eslint/config-inspector --config eslint.config.ts",
119
119
  "watch": "tsup --format esm,cjs --watch",
120
- "lint": "eslint --flag unstable_ts_config .",
120
+ "lint": "eslint .",
121
121
  "release": "bumpp -r --no-push",
122
122
  "typegen": "esno scripts/typegen.ts",
123
123
  "typecheck": "tsc --noEmit"