@savvy-web/pnpm-plugin-silk 0.6.1 → 0.6.3
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/index.cjs +11 -8
- package/package.json +1 -1
- package/pnpmfile.cjs +11 -8
package/index.cjs
CHANGED
|
@@ -29,12 +29,12 @@ const silkCatalogs = {
|
|
|
29
29
|
silk: {
|
|
30
30
|
"@biomejs/biome": "2.4.1",
|
|
31
31
|
"@changesets/cli": "^2.29.8",
|
|
32
|
-
"@commitlint/cli": "^20.4.
|
|
33
|
-
"@commitlint/config-conventional": "^20.4.
|
|
34
|
-
"@microsoft/api-extractor": "
|
|
32
|
+
"@commitlint/cli": "^20.4.2",
|
|
33
|
+
"@commitlint/config-conventional": "^20.4.2",
|
|
34
|
+
"@microsoft/api-extractor": "7.56.3",
|
|
35
35
|
"@rslib/core": "^0.19.6",
|
|
36
|
-
"@types/node": "^25.
|
|
37
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
36
|
+
"@types/node": "^25.3.0",
|
|
37
|
+
"@typescript/native-preview": "^7.0.0-dev.20260219.1",
|
|
38
38
|
"@vitest/coverage-v8": "^4.0.18",
|
|
39
39
|
commitizen: "^4.3.1",
|
|
40
40
|
husky: "^9.1.7",
|
|
@@ -42,7 +42,7 @@ const silkCatalogs = {
|
|
|
42
42
|
"markdownlint-cli2": "^0.21.0",
|
|
43
43
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
44
44
|
tsx: "^4.21.0",
|
|
45
|
-
turbo: "^2.8.
|
|
45
|
+
turbo: "^2.8.10",
|
|
46
46
|
typescript: "^5.9.3",
|
|
47
47
|
vitest: "^4.0.18"
|
|
48
48
|
},
|
|
@@ -51,7 +51,7 @@ const silkCatalogs = {
|
|
|
51
51
|
"@changesets/cli": "^2.29.0",
|
|
52
52
|
"@commitlint/cli": "^20.4.0",
|
|
53
53
|
"@commitlint/config-conventional": "^20.4.0",
|
|
54
|
-
"@microsoft/api-extractor": "
|
|
54
|
+
"@microsoft/api-extractor": ">=7.56.0 <7.57.0",
|
|
55
55
|
"@rslib/core": "^0.19.6",
|
|
56
56
|
"@types/node": "^25.2.0",
|
|
57
57
|
"@typescript/native-preview": "^7.0.0-dev.20260124.1",
|
|
@@ -62,7 +62,7 @@ const silkCatalogs = {
|
|
|
62
62
|
"markdownlint-cli2": "^0.21.0",
|
|
63
63
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
64
64
|
tsx: "^4.21.0",
|
|
65
|
-
turbo: "^2.8.
|
|
65
|
+
turbo: "^2.8.10",
|
|
66
66
|
typescript: "^5.9.3",
|
|
67
67
|
vitest: "^4.0.18"
|
|
68
68
|
},
|
|
@@ -90,12 +90,15 @@ const silkCatalogs = {
|
|
|
90
90
|
"@commitlint/cz-commitlint",
|
|
91
91
|
"@microsoft/api-extractor",
|
|
92
92
|
"@rslib/core",
|
|
93
|
+
"@types/node",
|
|
93
94
|
"@typescript/native-preview",
|
|
94
95
|
"@vitest/coverage-v8",
|
|
96
|
+
"commitizen",
|
|
95
97
|
"husky",
|
|
96
98
|
"lint-staged",
|
|
97
99
|
"markdownlint-cli2",
|
|
98
100
|
"markdownlint-cli2-formatter-codequality",
|
|
101
|
+
"tsx",
|
|
99
102
|
"turbo",
|
|
100
103
|
"typescript",
|
|
101
104
|
"vitest"
|
package/package.json
CHANGED
package/pnpmfile.cjs
CHANGED
|
@@ -235,12 +235,12 @@ var __webpack_exports__ = {};
|
|
|
235
235
|
silk: {
|
|
236
236
|
"@biomejs/biome": "2.4.1",
|
|
237
237
|
"@changesets/cli": "^2.29.8",
|
|
238
|
-
"@commitlint/cli": "^20.4.
|
|
239
|
-
"@commitlint/config-conventional": "^20.4.
|
|
240
|
-
"@microsoft/api-extractor": "
|
|
238
|
+
"@commitlint/cli": "^20.4.2",
|
|
239
|
+
"@commitlint/config-conventional": "^20.4.2",
|
|
240
|
+
"@microsoft/api-extractor": "7.56.3",
|
|
241
241
|
"@rslib/core": "^0.19.6",
|
|
242
|
-
"@types/node": "^25.
|
|
243
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
242
|
+
"@types/node": "^25.3.0",
|
|
243
|
+
"@typescript/native-preview": "^7.0.0-dev.20260219.1",
|
|
244
244
|
"@vitest/coverage-v8": "^4.0.18",
|
|
245
245
|
commitizen: "^4.3.1",
|
|
246
246
|
husky: "^9.1.7",
|
|
@@ -248,7 +248,7 @@ var __webpack_exports__ = {};
|
|
|
248
248
|
"markdownlint-cli2": "^0.21.0",
|
|
249
249
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
250
250
|
tsx: "^4.21.0",
|
|
251
|
-
turbo: "^2.8.
|
|
251
|
+
turbo: "^2.8.10",
|
|
252
252
|
typescript: "^5.9.3",
|
|
253
253
|
vitest: "^4.0.18"
|
|
254
254
|
},
|
|
@@ -257,7 +257,7 @@ var __webpack_exports__ = {};
|
|
|
257
257
|
"@changesets/cli": "^2.29.0",
|
|
258
258
|
"@commitlint/cli": "^20.4.0",
|
|
259
259
|
"@commitlint/config-conventional": "^20.4.0",
|
|
260
|
-
"@microsoft/api-extractor": "
|
|
260
|
+
"@microsoft/api-extractor": ">=7.56.0 <7.57.0",
|
|
261
261
|
"@rslib/core": "^0.19.6",
|
|
262
262
|
"@types/node": "^25.2.0",
|
|
263
263
|
"@typescript/native-preview": "^7.0.0-dev.20260124.1",
|
|
@@ -268,7 +268,7 @@ var __webpack_exports__ = {};
|
|
|
268
268
|
"markdownlint-cli2": "^0.21.0",
|
|
269
269
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
270
270
|
tsx: "^4.21.0",
|
|
271
|
-
turbo: "^2.8.
|
|
271
|
+
turbo: "^2.8.10",
|
|
272
272
|
typescript: "^5.9.3",
|
|
273
273
|
vitest: "^4.0.18"
|
|
274
274
|
},
|
|
@@ -296,12 +296,15 @@ var __webpack_exports__ = {};
|
|
|
296
296
|
"@commitlint/cz-commitlint",
|
|
297
297
|
"@microsoft/api-extractor",
|
|
298
298
|
"@rslib/core",
|
|
299
|
+
"@types/node",
|
|
299
300
|
"@typescript/native-preview",
|
|
300
301
|
"@vitest/coverage-v8",
|
|
302
|
+
"commitizen",
|
|
301
303
|
"husky",
|
|
302
304
|
"lint-staged",
|
|
303
305
|
"markdownlint-cli2",
|
|
304
306
|
"markdownlint-cli2-formatter-codequality",
|
|
307
|
+
"tsx",
|
|
305
308
|
"turbo",
|
|
306
309
|
"typescript",
|
|
307
310
|
"vitest"
|