@adbayb/stack 2.17.1 → 2.19.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/configs/eslint/presets/typescript.js +0 -1
- package/dist/index.js +1 -1
- package/package.json +17 -17
- package/templates/multi-projects/.changeset/config.json.tmpl +4 -0
- package/templates/multi-projects/.vscode/settings.json +2 -2
- package/templates/single-project/.changeset/config.json.tmpl +4 -0
- package/templates/single-project/.vscode/settings.json +2 -2
|
@@ -130,7 +130,6 @@ export const config = [
|
|
|
130
130
|
"@typescript-eslint/no-unnecessary-condition": "error",
|
|
131
131
|
"@typescript-eslint/no-unnecessary-qualifier": "error",
|
|
132
132
|
"@typescript-eslint/no-unnecessary-template-expression": "error",
|
|
133
|
-
"@typescript-eslint/no-unnecessary-type-arguments": "error",
|
|
134
133
|
"@typescript-eslint/no-unnecessary-type-assertion": "error",
|
|
135
134
|
"@typescript-eslint/no-unnecessary-type-constraint": "error",
|
|
136
135
|
"@typescript-eslint/no-unsafe-argument": "error",
|
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adbayb/stack",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.19.0",
|
|
4
4
|
"description": "My opinionated JavaScript-based toolchain",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"stack",
|
|
@@ -39,17 +39,17 @@
|
|
|
39
39
|
"templates"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@changesets/changelog-github": "^0.5.
|
|
43
|
-
"@changesets/cli": "^2.
|
|
42
|
+
"@changesets/changelog-github": "^0.5.1",
|
|
43
|
+
"@changesets/cli": "^2.28.1",
|
|
44
44
|
"@commitlint/cli": "^19.7.1",
|
|
45
45
|
"@commitlint/config-conventional": "^19.7.1",
|
|
46
|
-
"@eslint/compat": "^1.2.
|
|
47
|
-
"@eslint/eslintrc": "^3.
|
|
48
|
-
"@stylistic/eslint-plugin": "^
|
|
49
|
-
"@vitest/eslint-plugin": "
|
|
50
|
-
"eslint": "^9.
|
|
46
|
+
"@eslint/compat": "^1.2.7",
|
|
47
|
+
"@eslint/eslintrc": "^3.3.0",
|
|
48
|
+
"@stylistic/eslint-plugin": "^4.0.1",
|
|
49
|
+
"@vitest/eslint-plugin": "1.1.32-beta.1",
|
|
50
|
+
"eslint": "^9.21.0",
|
|
51
51
|
"eslint-config-prettier": "^10.0.1",
|
|
52
|
-
"eslint-import-resolver-typescript": "^3.8.
|
|
52
|
+
"eslint-import-resolver-typescript": "^3.8.3",
|
|
53
53
|
"eslint-plugin-depend": "^0.12.0",
|
|
54
54
|
"eslint-plugin-import-x": "^4.6.1",
|
|
55
55
|
"eslint-plugin-jest-formatting": "^3.1.0",
|
|
@@ -59,23 +59,23 @@
|
|
|
59
59
|
"eslint-plugin-prettier": "^5.2.3",
|
|
60
60
|
"eslint-plugin-react": "^7.37.4",
|
|
61
61
|
"eslint-plugin-react-hooks": "^5.1.0",
|
|
62
|
-
"eslint-plugin-react-hooks-extra": "^1.
|
|
63
|
-
"eslint-plugin-react-web-api": "^1.
|
|
62
|
+
"eslint-plugin-react-hooks-extra": "^1.27.0",
|
|
63
|
+
"eslint-plugin-react-web-api": "^1.27.0",
|
|
64
64
|
"eslint-plugin-sonarjs": "^3.0.2",
|
|
65
65
|
"eslint-plugin-sort-keys-custom-order": "^2.2.1",
|
|
66
|
-
"eslint-plugin-unicorn": "^
|
|
66
|
+
"eslint-plugin-unicorn": "^57.0.0",
|
|
67
67
|
"fdir": "^6.4.3",
|
|
68
|
-
"globals": "^
|
|
69
|
-
"prettier": "^3.5.
|
|
68
|
+
"globals": "^16.0.0",
|
|
69
|
+
"prettier": "^3.5.2",
|
|
70
70
|
"prettier-plugin-packagejson": "^2.5.8",
|
|
71
71
|
"termost": "^1.4.0",
|
|
72
72
|
"turbo": "^2.4.2",
|
|
73
73
|
"typescript": "^5.7.3",
|
|
74
|
-
"typescript-eslint": "^8.24.
|
|
74
|
+
"typescript-eslint": "^8.24.1"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@types/node": "22.13.
|
|
78
|
-
"quickbundle": "2.
|
|
77
|
+
"@types/node": "22.13.5",
|
|
78
|
+
"quickbundle": "2.9.0"
|
|
79
79
|
},
|
|
80
80
|
"publishConfig": {
|
|
81
81
|
"access": "public",
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
"changelog": ["@changesets/changelog-github", { "repo": "{{repoId}}" }],
|
|
6
6
|
"commit": false,
|
|
7
7
|
"ignore": ["@examples/*"],
|
|
8
|
+
"privatePackages": {
|
|
9
|
+
"tag": true,
|
|
10
|
+
"version": true
|
|
11
|
+
},
|
|
8
12
|
"updateInternalDependencies": "patch",
|
|
9
13
|
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
|
10
14
|
"onlyUpdatePeerDependentsWhenOutOfRange": true,
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"source.addMissingImports.ts": "explicit",
|
|
15
15
|
"source.organizeImports": "never",
|
|
16
16
|
"source.organizeLinkDefinitions": "explicit",
|
|
17
|
-
"source.removeUnused.ts": "
|
|
18
|
-
"source.removeUnusedImports": "
|
|
17
|
+
"source.removeUnused.ts": "never",
|
|
18
|
+
"source.removeUnusedImports": "never",
|
|
19
19
|
"source.sortImports": "never"
|
|
20
20
|
},
|
|
21
21
|
"workbench.editor.labelFormat": "short",
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
"changelog": ["@changesets/changelog-github", { "repo": "{{repoId}}" }],
|
|
6
6
|
"commit": false,
|
|
7
7
|
"ignore": ["@examples/*"],
|
|
8
|
+
"privatePackages": {
|
|
9
|
+
"tag": true,
|
|
10
|
+
"version": true
|
|
11
|
+
},
|
|
8
12
|
"updateInternalDependencies": "patch",
|
|
9
13
|
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
|
10
14
|
"onlyUpdatePeerDependentsWhenOutOfRange": true,
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"source.addMissingImports.ts": "explicit",
|
|
15
15
|
"source.organizeImports": "never",
|
|
16
16
|
"source.organizeLinkDefinitions": "explicit",
|
|
17
|
-
"source.removeUnused.ts": "
|
|
18
|
-
"source.removeUnusedImports": "
|
|
17
|
+
"source.removeUnused.ts": "never",
|
|
18
|
+
"source.removeUnusedImports": "never",
|
|
19
19
|
"source.sortImports": "never"
|
|
20
20
|
},
|
|
21
21
|
"workbench.editor.labelFormat": "short",
|