@savvy-web/pnpm-plugin-silk 0.13.2 → 0.13.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 CHANGED
@@ -50,14 +50,14 @@ const silkCatalogs = {
50
50
  "@effect/sql-pg": "^0.52.1",
51
51
  "@effect/sql-sqlite-bun": "^0.52.0",
52
52
  "@effect/sql-sqlite-node": "^0.52.0",
53
- "@effect/tsgo": "^0.7.5",
53
+ "@effect/tsgo": "^0.11.0",
54
54
  "@effect/typeclass": "^0.40.0",
55
55
  "@effect/vitest": "^0.29.0",
56
56
  "@effect/workflow": "^0.18.1",
57
57
  "@types/node": "^25.9.1",
58
58
  "@types/react": "^19.2.15",
59
59
  "@types/react-dom": "^19.2.3",
60
- "@typescript/native-preview": "^7.0.0-dev.20260519.1",
60
+ "@typescript/native-preview": "^7.0.0-dev.20260523.1",
61
61
  effect: "^3.21.2",
62
62
  react: "^19.2.6",
63
63
  "react-dom": "^19.2.6",
@@ -87,7 +87,7 @@ const silkCatalogs = {
87
87
  "@effect/sql-pg": ">=0.52.1",
88
88
  "@effect/sql-sqlite-bun": ">=0.52.0",
89
89
  "@effect/sql-sqlite-node": ">=0.52.0",
90
- "@effect/tsgo": ">=0.7.5",
90
+ "@effect/tsgo": ">=0.11.0",
91
91
  "@effect/typeclass": ">=0.40.0",
92
92
  "@effect/vitest": ">=0.29.0",
93
93
  "@effect/workflow": ">=0.18.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@savvy-web/pnpm-plugin-silk",
3
- "version": "0.13.2",
3
+ "version": "0.13.3",
4
4
  "private": false,
5
5
  "description": "pnpm config dependency for centralized catalog management across the Silk ecosystem.",
6
6
  "keywords": [
package/pnpmfile.cjs CHANGED
@@ -10111,14 +10111,14 @@ const silkCatalogs = {
10111
10111
  "@effect/sql-pg": "^0.52.1",
10112
10112
  "@effect/sql-sqlite-bun": "^0.52.0",
10113
10113
  "@effect/sql-sqlite-node": "^0.52.0",
10114
- "@effect/tsgo": "^0.7.5",
10114
+ "@effect/tsgo": "^0.11.0",
10115
10115
  "@effect/typeclass": "^0.40.0",
10116
10116
  "@effect/vitest": "^0.29.0",
10117
10117
  "@effect/workflow": "^0.18.1",
10118
10118
  "@types/node": "^25.9.1",
10119
10119
  "@types/react": "^19.2.15",
10120
10120
  "@types/react-dom": "^19.2.3",
10121
- "@typescript/native-preview": "^7.0.0-dev.20260519.1",
10121
+ "@typescript/native-preview": "^7.0.0-dev.20260523.1",
10122
10122
  effect: "^3.21.2",
10123
10123
  react: "^19.2.6",
10124
10124
  "react-dom": "^19.2.6",
@@ -10148,7 +10148,7 @@ const silkCatalogs = {
10148
10148
  "@effect/sql-pg": ">=0.52.1",
10149
10149
  "@effect/sql-sqlite-bun": ">=0.52.0",
10150
10150
  "@effect/sql-sqlite-node": ">=0.52.0",
10151
- "@effect/tsgo": ">=0.7.5",
10151
+ "@effect/tsgo": ">=0.11.0",
10152
10152
  "@effect/typeclass": ">=0.40.0",
10153
10153
  "@effect/vitest": ">=0.29.0",
10154
10154
  "@effect/workflow": ">=0.18.0",