refactor(deps): migrate dependencies to catalog protocol
This commit is contained in:
@@ -14,16 +14,16 @@
|
||||
"@code/backend": "workspace:*",
|
||||
"@code/env": "workspace:*",
|
||||
"@code/primitives": "workspace:*",
|
||||
"@effect/platform-bun": "4.0.0-beta.99",
|
||||
"@rivet-dev/agentos": "^0.2.7",
|
||||
"@effect/platform-bun": "catalog:",
|
||||
"@rivet-dev/agentos": "catalog:",
|
||||
"convex": "catalog:",
|
||||
"effect": "4.0.0-beta.99",
|
||||
"effect": "catalog:",
|
||||
"rivetkit": "0.0.0-stack-feat-rivetkit-forward-inspector-tabs-to-native-plugin-actors-qkwmksyy.d2859b0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@code/config": "workspace:*",
|
||||
"@types/bun": "latest",
|
||||
"@types/bun": "catalog:",
|
||||
"@types/node": "^22.13.14",
|
||||
"typescript": "^6"
|
||||
"typescript": "catalog:"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user