@rotki/eslint-config 3.7.1 → 4.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": "@rotki/eslint-config",
3
- "version": "3.7.1",
3
+ "version": "4.0.0",
4
4
  "type": "module",
5
5
  "license": "AGPL-3.0",
6
6
  "bugs": {
@@ -17,18 +17,15 @@
17
17
  "main": "./dist/index.js",
18
18
  "types": "./dist/index.d.ts",
19
19
  "exports": {
20
- ".": {
21
- "require": "./dist/index.cjs",
22
- "import": "./dist/index.js"
23
- }
20
+ ".": "./dist/index.js"
24
21
  },
25
22
  "peerDependencies": {
26
- "@intlify/eslint-plugin-vue-i18n": "^3.0.0",
23
+ "@intlify/eslint-plugin-vue-i18n": "^4.0.0",
27
24
  "@prettier/plugin-xml": "^3.4.1",
28
- "@rotki/eslint-plugin": ">=0.6.0",
25
+ "@rotki/eslint-plugin": ">=0.7.0",
29
26
  "eslint": ">=9.10.0",
30
- "eslint-plugin-cypress": ">=3.0.0",
31
- "eslint-plugin-storybook": ">=0.10.0"
27
+ "eslint-plugin-cypress": ">=4.0.0",
28
+ "eslint-plugin-storybook": ">=0.11.0"
32
29
  },
33
30
  "peerDependenciesMeta": {
34
31
  "@intlify/eslint-plugin-vue-i18n": {
@@ -55,56 +52,57 @@
55
52
  "@eslint-types/typescript-eslint": "7.5.0",
56
53
  "@eslint-types/unicorn": "52.0.0",
57
54
  "@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",
55
+ "@stylistic/eslint-plugin": "4.2.0",
56
+ "@typescript-eslint/eslint-plugin": "8.26.0",
57
+ "@typescript-eslint/parser": "8.26.0",
58
+ "@vitest/eslint-plugin": "1.1.36",
59
+ "eslint-config-flat-gitignore": "2.1.0",
60
+ "eslint-config-prettier": "10.0.2",
64
61
  "eslint-flat-config-utils": "2.0.1",
65
- "eslint-merge-processors": "1.0.0",
66
- "eslint-plugin-antfu": "3.0.0",
62
+ "eslint-merge-processors": "2.0.0",
63
+ "eslint-plugin-antfu": "3.1.0",
67
64
  "eslint-plugin-format": "1.0.1",
68
65
  "eslint-plugin-html": "8.1.2",
69
66
  "eslint-plugin-import-x": "4.6.1",
70
67
  "eslint-plugin-jsonc": "2.19.1",
71
- "eslint-plugin-n": "17.15.1",
68
+ "eslint-plugin-n": "17.16.2",
72
69
  "eslint-plugin-no-only-tests": "3.3.0",
73
- "eslint-plugin-perfectionist": "4.8.0",
70
+ "eslint-plugin-perfectionist": "4.9.0",
71
+ "eslint-plugin-pnpm-catalogs": "0.1.0",
74
72
  "eslint-plugin-prettier": "5.2.3",
75
- "eslint-plugin-unicorn": "56.0.1",
73
+ "eslint-plugin-unicorn": "57.0.0",
76
74
  "eslint-plugin-unused-imports": "4.1.4",
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",
75
+ "eslint-plugin-vue": "10.0.0",
76
+ "eslint-plugin-yml": "1.17.0",
77
+ "eslint-processor-vue-blocks": "2.0.0",
78
+ "globals": "16.0.0",
81
79
  "jsonc-eslint-parser": "2.4.0",
82
- "local-pkg": "1.0.0",
83
- "prettier": "3.4.2",
84
- "vue-eslint-parser": "9.4.3",
85
- "yaml-eslint-parser": "1.2.3"
80
+ "local-pkg": "1.1.1",
81
+ "prettier": "3.5.3",
82
+ "vue-eslint-parser": "10.1.1",
83
+ "yaml-eslint-parser": "1.3.0"
86
84
  },
87
85
  "devDependencies": {
88
86
  "@commitlint/cli": "19.7.1",
89
87
  "@commitlint/config-conventional": "19.7.1",
90
- "@eslint/config-inspector": "1.0.0",
91
- "@types/node": "20.17.17",
88
+ "@eslint/config-inspector": "1.0.2",
89
+ "@types/node": "20.17.23",
92
90
  "@types/prompts": "2.4.9",
93
- "bumpp": "10.0.1",
94
- "eslint": "9.19.0",
91
+ "bumpp": "10.0.3",
92
+ "eslint": "9.21.0",
95
93
  "eslint-plugin-regexp": "2.7.0",
96
- "eslint-typegen": "1.0.0",
94
+ "eslint-typegen": "2.0.0",
97
95
  "esno": "4.8.0",
98
96
  "husky": "9.1.7",
99
97
  "lint-staged": "15.4.3",
100
98
  "rimraf": "6.0.1",
101
- "tsup": "8.3.6",
102
- "typescript": "5.7.3",
103
- "@rotki/eslint-config": "3.7.1"
99
+ "tsup": "8.4.0",
100
+ "typescript": "5.8.2",
101
+ "@rotki/eslint-config": "4.0.0"
104
102
  },
105
103
  "engines": {
106
104
  "node": ">=20 <21",
107
- "pnpm": ">=9 <10"
105
+ "pnpm": ">=10 <11"
108
106
  },
109
107
  "resolutions": {
110
108
  "@typescript-eslint/utils": "^8.15.0"
@@ -113,10 +111,10 @@
113
111
  "*": "eslint --fix"
114
112
  },
115
113
  "scripts": {
116
- "build": "pnpm run typegen && tsup src/index.ts --format esm,cjs --clean --dts",
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.ts",
119
- "watch": "tsup --format esm,cjs --watch",
114
+ "build": "pnpm run typegen && tsup --clean --dts",
115
+ "stub": "tsup",
116
+ "dev": "tsup --watch & npx @eslint/config-inspector --config eslint.config.ts",
117
+ "watch": "tsup --watch",
120
118
  "lint": "eslint .",
121
119
  "release": "bumpp -r --no-push",
122
120
  "typegen": "esno scripts/typegen.ts",