@schoero/configs 1.5.15 → 1.5.17
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/eslint/tailwind.js +1 -1
- package/package.json +30 -30
package/eslint/tailwind.js
CHANGED
|
@@ -25,7 +25,7 @@ export const tailwind = [
|
|
|
25
25
|
"eslint-plugin-better-tailwindcss/no-deprecated-classes": "warn",
|
|
26
26
|
"eslint-plugin-better-tailwindcss/no-duplicate-classes": "warn",
|
|
27
27
|
"eslint-plugin-better-tailwindcss/no-conflicting-classes": "warn",
|
|
28
|
-
"eslint-plugin-better-tailwindcss/no-
|
|
28
|
+
"eslint-plugin-better-tailwindcss/no-unknown-classes": "warn"
|
|
29
29
|
},
|
|
30
30
|
settings: {
|
|
31
31
|
"eslint-plugin-better-tailwindcss": {
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.5.
|
|
2
|
+
"version": "1.5.17",
|
|
3
3
|
"type": "module",
|
|
4
4
|
"name": "@schoero/configs",
|
|
5
5
|
"description": "",
|
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"unwritten"
|
|
41
41
|
],
|
|
42
42
|
"peerDependencies": {
|
|
43
|
-
"@stylistic/eslint-plugin": "^5.1
|
|
43
|
+
"@stylistic/eslint-plugin": "^5.6.1",
|
|
44
44
|
"changelogen": "^0.6.2",
|
|
45
|
-
"cspell": "^9.
|
|
46
|
-
"eslint": "^9.
|
|
47
|
-
"markdownlint": "^0.
|
|
45
|
+
"cspell": "^9.3.2",
|
|
46
|
+
"eslint": "^9.39.1",
|
|
47
|
+
"markdownlint": "^0.39.0",
|
|
48
48
|
"unwritten": "^0.2.14",
|
|
49
|
-
"vite": "^7.
|
|
50
|
-
"vitest": "^
|
|
49
|
+
"vite": "^7.2.4",
|
|
50
|
+
"vitest": "^4.0.13"
|
|
51
51
|
},
|
|
52
52
|
"peerDependenciesMeta": {
|
|
53
53
|
"@stylistic/eslint-plugin": {
|
|
@@ -76,11 +76,11 @@
|
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
78
|
"dependencies": {
|
|
79
|
-
"@cspell/dict-bash": "^4.2.
|
|
80
|
-
"@cspell/dict-companies": "^3.2.
|
|
79
|
+
"@cspell/dict-bash": "^4.2.2",
|
|
80
|
+
"@cspell/dict-companies": "^3.2.7",
|
|
81
81
|
"@cspell/dict-css": "^4.0.18",
|
|
82
82
|
"@cspell/dict-de-ch": "^1.3.2",
|
|
83
|
-
"@cspell/dict-en_us": "^4.4.
|
|
83
|
+
"@cspell/dict-en_us": "^4.4.24",
|
|
84
84
|
"@cspell/dict-fr-fr": "^2.3.2",
|
|
85
85
|
"@cspell/dict-fullstack": "^3.2.7",
|
|
86
86
|
"@cspell/dict-html": "^4.0.12",
|
|
@@ -89,39 +89,39 @@
|
|
|
89
89
|
"@cspell/dict-lorem-ipsum": "^4.0.5",
|
|
90
90
|
"@cspell/dict-markdown": "^2.0.12",
|
|
91
91
|
"@cspell/dict-node": "^5.0.8",
|
|
92
|
-
"@cspell/dict-npm": "^5.2.
|
|
92
|
+
"@cspell/dict-npm": "^5.2.23",
|
|
93
93
|
"@cspell/dict-public-licenses": "^2.0.15",
|
|
94
|
-
"@cspell/dict-software-terms": "^5.1.
|
|
94
|
+
"@cspell/dict-software-terms": "^5.1.14",
|
|
95
95
|
"@cspell/dict-typescript": "^3.2.3",
|
|
96
|
-
"@stylistic/eslint-plugin": "^5.
|
|
97
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
98
|
-
"@typescript-eslint/parser": "^8.
|
|
99
|
-
"cspell-lib": "^9.2
|
|
96
|
+
"@stylistic/eslint-plugin": "^5.6.1",
|
|
97
|
+
"@typescript-eslint/eslint-plugin": "^8.47.0",
|
|
98
|
+
"@typescript-eslint/parser": "^8.47.0",
|
|
99
|
+
"cspell-lib": "^9.3.2",
|
|
100
100
|
"eslint-plugin-import-newlines": "^1.4.0",
|
|
101
101
|
"eslint-plugin-import-x": "^4.16.1",
|
|
102
|
-
"eslint-plugin-jsdoc": "^
|
|
103
|
-
"eslint-plugin-jsonc": "^2.
|
|
102
|
+
"eslint-plugin-jsdoc": "^61.4.0",
|
|
103
|
+
"eslint-plugin-jsonc": "^2.21.0",
|
|
104
104
|
"eslint-plugin-markdown": "^5.1.0",
|
|
105
|
-
"eslint-plugin-perfectionist": "^4.15.
|
|
106
|
-
"eslint-plugin-unicorn": "^
|
|
107
|
-
"eslint-plugin-unused-imports": "^4.
|
|
105
|
+
"eslint-plugin-perfectionist": "^4.15.1",
|
|
106
|
+
"eslint-plugin-unicorn": "^62.0.0",
|
|
107
|
+
"eslint-plugin-unused-imports": "^4.3.0",
|
|
108
108
|
"eslint-plugin-vitest": "^0.5.4",
|
|
109
|
-
"eslint-plugin-yml": "^1.
|
|
110
|
-
"markdownlint-cli2": "^0.
|
|
109
|
+
"eslint-plugin-yml": "^1.19.0",
|
|
110
|
+
"markdownlint-cli2": "^0.19.1",
|
|
111
111
|
"vite-tsconfig-paths": "^5.1.4",
|
|
112
112
|
"yaml-eslint-parser": "^1.3.0"
|
|
113
113
|
},
|
|
114
114
|
"optionalDependencies": {
|
|
115
|
-
"eslint-plugin-better-tailwindcss": "
|
|
115
|
+
"eslint-plugin-better-tailwindcss": "beta"
|
|
116
116
|
},
|
|
117
117
|
"devDependencies": {
|
|
118
|
-
"@types/node": "^24.
|
|
118
|
+
"@types/node": "^24.10.1",
|
|
119
119
|
"changelogen": "^0.6.2",
|
|
120
|
-
"cspell": "^9.2
|
|
121
|
-
"eslint": "^9.
|
|
122
|
-
"markdownlint": "^0.
|
|
123
|
-
"vite": "^7.
|
|
124
|
-
"vitest": "^
|
|
120
|
+
"cspell": "^9.3.2",
|
|
121
|
+
"eslint": "^9.39.1",
|
|
122
|
+
"markdownlint": "^0.39.0",
|
|
123
|
+
"vite": "^7.2.4",
|
|
124
|
+
"vitest": "^4.0.13"
|
|
125
125
|
},
|
|
126
126
|
"keywords": []
|
|
127
127
|
}
|