@savvy-web/pnpm-plugin-silk 0.5.2 → 0.5.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 +5 -4
- package/package.json +1 -1
- package/pnpmfile.cjs +5 -4
package/index.cjs
CHANGED
|
@@ -27,19 +27,19 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
27
27
|
});
|
|
28
28
|
const silkCatalogs = {
|
|
29
29
|
silk: {
|
|
30
|
-
"@biomejs/biome": "2.
|
|
30
|
+
"@biomejs/biome": "2.4.1",
|
|
31
31
|
"@changesets/cli": "^2.29.8",
|
|
32
32
|
"@commitlint/cli": "^20.4.1",
|
|
33
33
|
"@commitlint/config-conventional": "^20.4.1",
|
|
34
34
|
"@microsoft/api-extractor": "^7.56.3",
|
|
35
35
|
"@rslib/core": "^0.19.6",
|
|
36
36
|
"@types/node": "^25.2.3",
|
|
37
|
-
"@typescript/native-preview": "^7.0.0-dev.
|
|
37
|
+
"@typescript/native-preview": "^7.0.0-dev.20260216.1",
|
|
38
38
|
"@vitest/coverage-v8": "^4.0.18",
|
|
39
39
|
commitizen: "^4.3.1",
|
|
40
40
|
husky: "^9.1.7",
|
|
41
41
|
"lint-staged": "^16.2.7",
|
|
42
|
-
"markdownlint-cli2": "^0.
|
|
42
|
+
"markdownlint-cli2": "^0.21.0",
|
|
43
43
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
44
44
|
tsx: "^4.21.0",
|
|
45
45
|
turbo: "^2.8.9",
|
|
@@ -47,7 +47,7 @@ const silkCatalogs = {
|
|
|
47
47
|
vitest: "^4.0.18"
|
|
48
48
|
},
|
|
49
49
|
silkPeers: {
|
|
50
|
-
"@biomejs/biome": "2.4.
|
|
50
|
+
"@biomejs/biome": "2.4.1",
|
|
51
51
|
"@commitlint/cli": "^20.4.1",
|
|
52
52
|
"@commitlint/config-conventional": "^20.4.1",
|
|
53
53
|
"@microsoft/api-extractor": "^7.56.2",
|
|
@@ -80,6 +80,7 @@ const silkCatalogs = {
|
|
|
80
80
|
"@microsoft/api-extractor",
|
|
81
81
|
"@rslib/core",
|
|
82
82
|
"@typescript/native-preview",
|
|
83
|
+
"@vitest/coverage-v8",
|
|
83
84
|
"husky",
|
|
84
85
|
"lint-staged",
|
|
85
86
|
"markdownlint-cli2",
|
package/package.json
CHANGED
package/pnpmfile.cjs
CHANGED
|
@@ -233,19 +233,19 @@ var __webpack_exports__ = {};
|
|
|
233
233
|
(()=>{
|
|
234
234
|
const silkCatalogs = {
|
|
235
235
|
silk: {
|
|
236
|
-
"@biomejs/biome": "2.
|
|
236
|
+
"@biomejs/biome": "2.4.1",
|
|
237
237
|
"@changesets/cli": "^2.29.8",
|
|
238
238
|
"@commitlint/cli": "^20.4.1",
|
|
239
239
|
"@commitlint/config-conventional": "^20.4.1",
|
|
240
240
|
"@microsoft/api-extractor": "^7.56.3",
|
|
241
241
|
"@rslib/core": "^0.19.6",
|
|
242
242
|
"@types/node": "^25.2.3",
|
|
243
|
-
"@typescript/native-preview": "^7.0.0-dev.
|
|
243
|
+
"@typescript/native-preview": "^7.0.0-dev.20260216.1",
|
|
244
244
|
"@vitest/coverage-v8": "^4.0.18",
|
|
245
245
|
commitizen: "^4.3.1",
|
|
246
246
|
husky: "^9.1.7",
|
|
247
247
|
"lint-staged": "^16.2.7",
|
|
248
|
-
"markdownlint-cli2": "^0.
|
|
248
|
+
"markdownlint-cli2": "^0.21.0",
|
|
249
249
|
"markdownlint-cli2-formatter-codequality": "^0.0.7",
|
|
250
250
|
tsx: "^4.21.0",
|
|
251
251
|
turbo: "^2.8.9",
|
|
@@ -253,7 +253,7 @@ var __webpack_exports__ = {};
|
|
|
253
253
|
vitest: "^4.0.18"
|
|
254
254
|
},
|
|
255
255
|
silkPeers: {
|
|
256
|
-
"@biomejs/biome": "2.4.
|
|
256
|
+
"@biomejs/biome": "2.4.1",
|
|
257
257
|
"@commitlint/cli": "^20.4.1",
|
|
258
258
|
"@commitlint/config-conventional": "^20.4.1",
|
|
259
259
|
"@microsoft/api-extractor": "^7.56.2",
|
|
@@ -286,6 +286,7 @@ var __webpack_exports__ = {};
|
|
|
286
286
|
"@microsoft/api-extractor",
|
|
287
287
|
"@rslib/core",
|
|
288
288
|
"@typescript/native-preview",
|
|
289
|
+
"@vitest/coverage-v8",
|
|
289
290
|
"husky",
|
|
290
291
|
"lint-staged",
|
|
291
292
|
"markdownlint-cli2",
|