@rotki/eslint-config 2.6.0 → 2.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.
- package/package.json +21 -21
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rotki/eslint-config",
|
|
3
|
-
"version": "2.
|
|
4
|
-
"packageManager": "pnpm@8.15.
|
|
3
|
+
"version": "2.7.0",
|
|
4
|
+
"packageManager": "pnpm@8.15.6",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "AGPL-3.0",
|
|
7
7
|
"bugs": {
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"@rotki/eslint-plugin": ">=0.2.1",
|
|
29
29
|
"eslint": ">=8.56.0",
|
|
30
30
|
"eslint-plugin-cypress": ">=2.15.0",
|
|
31
|
-
"eslint-plugin-storybook": "^0.6.15",
|
|
31
|
+
"eslint-plugin-storybook": "^0.6.15 || ^0.8.0",
|
|
32
32
|
"eslint-plugin-vuetify": "^1 || ^2"
|
|
33
33
|
},
|
|
34
34
|
"peerDependenciesMeta": {
|
|
@@ -50,33 +50,33 @@
|
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
52
|
"@antfu/eslint-define-config": "1.23.0-2",
|
|
53
|
-
"@antfu/install-pkg": "0.3.
|
|
54
|
-
"@eslint-types/typescript-eslint": "7.
|
|
55
|
-
"@eslint-types/unicorn": "
|
|
53
|
+
"@antfu/install-pkg": "0.3.2",
|
|
54
|
+
"@eslint-types/typescript-eslint": "7.5.0",
|
|
55
|
+
"@eslint-types/unicorn": "52.0.0",
|
|
56
56
|
"@stylistic/eslint-plugin": "1.7.0",
|
|
57
|
-
"@typescript-eslint/eslint-plugin": "7.
|
|
58
|
-
"@typescript-eslint/parser": "7.
|
|
59
|
-
"eslint-config-flat-gitignore": "0.1.
|
|
57
|
+
"@typescript-eslint/eslint-plugin": "7.5.0",
|
|
58
|
+
"@typescript-eslint/parser": "7.5.0",
|
|
59
|
+
"eslint-config-flat-gitignore": "0.1.5",
|
|
60
60
|
"eslint-config-prettier": "9.1.0",
|
|
61
61
|
"eslint-merge-processors": "0.1.0",
|
|
62
62
|
"eslint-plugin-antfu": "2.1.2",
|
|
63
63
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
64
64
|
"eslint-plugin-format": "0.1.0",
|
|
65
65
|
"eslint-plugin-html": "8.0.0",
|
|
66
|
-
"eslint-plugin-import-x": "0.
|
|
67
|
-
"eslint-plugin-jsonc": "2.
|
|
66
|
+
"eslint-plugin-import-x": "0.5.0",
|
|
67
|
+
"eslint-plugin-jsonc": "2.15.0",
|
|
68
68
|
"eslint-plugin-markdown": "4.0.1",
|
|
69
69
|
"eslint-plugin-n": "16.6.2",
|
|
70
70
|
"eslint-plugin-no-only-tests": "3.1.0",
|
|
71
|
-
"eslint-plugin-perfectionist": "2.
|
|
71
|
+
"eslint-plugin-perfectionist": "2.8.0",
|
|
72
72
|
"eslint-plugin-prettier": "5.1.3",
|
|
73
|
-
"eslint-plugin-unicorn": "
|
|
73
|
+
"eslint-plugin-unicorn": "52.0.0",
|
|
74
74
|
"eslint-plugin-unused-imports": "3.1.0",
|
|
75
|
-
"eslint-plugin-vitest": "0.
|
|
76
|
-
"eslint-plugin-vue": "9.
|
|
77
|
-
"eslint-plugin-yml": "1.
|
|
75
|
+
"eslint-plugin-vitest": "0.4.1",
|
|
76
|
+
"eslint-plugin-vue": "9.24.0",
|
|
77
|
+
"eslint-plugin-yml": "1.14.0",
|
|
78
78
|
"eslint-processor-vue-blocks": "0.1.1",
|
|
79
|
-
"globals": "
|
|
79
|
+
"globals": "15.0.0",
|
|
80
80
|
"jsonc-eslint-parser": "2.4.0",
|
|
81
81
|
"local-pkg": "0.5.0",
|
|
82
82
|
"prettier": "3.2.5",
|
|
@@ -88,17 +88,17 @@
|
|
|
88
88
|
"@commitlint/cli": "19.2.1",
|
|
89
89
|
"@commitlint/config-conventional": "19.1.0",
|
|
90
90
|
"@rotki/eslint-config": "*",
|
|
91
|
-
"@types/eslint": "8.56.
|
|
92
|
-
"@types/node": "20.
|
|
91
|
+
"@types/eslint": "8.56.7",
|
|
92
|
+
"@types/node": "20.12.4",
|
|
93
93
|
"@types/prompts": "2.4.9",
|
|
94
94
|
"bumpp": "9.4.0",
|
|
95
95
|
"eslint": "8.57.0",
|
|
96
|
-
"eslint-flat-config-viewer": "0.1.
|
|
96
|
+
"eslint-flat-config-viewer": "0.1.20",
|
|
97
97
|
"husky": "9.0.11",
|
|
98
98
|
"lint-staged": "15.2.2",
|
|
99
99
|
"rimraf": "5.0.5",
|
|
100
100
|
"tsup": "8.0.2",
|
|
101
|
-
"typescript": "5.4.
|
|
101
|
+
"typescript": "5.4.4"
|
|
102
102
|
},
|
|
103
103
|
"engines": {
|
|
104
104
|
"node": ">=20 <21",
|