@01.software/sdk 0.20.0 → 0.21.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@01.software/sdk",
3
- "version": "0.20.0",
3
+ "version": "0.21.0",
4
4
  "description": "01.software SDK",
5
5
  "author": "<office@01.works>",
6
6
  "keywords": [],
@@ -148,8 +148,8 @@
148
148
  "shadcn": "^3.6.3",
149
149
  "tsup": "^8.3.7",
150
150
  "vitest": "^3.2.3",
151
- "@repo/typescript-config": "0.0.0",
152
- "@repo/eslint-config": "0.0.0"
151
+ "@repo/eslint-config": "0.0.0",
152
+ "@repo/typescript-config": "0.0.0"
153
153
  },
154
154
  "dependencies": {
155
155
  "@payloadcms/richtext-lexical": ">=3.82.0",
@@ -160,8 +160,7 @@
160
160
  "qs-esm": "^7.0.2",
161
161
  "quickjs-emscripten": "0.29.2",
162
162
  "shiki": "^4.0.1",
163
- "sucrase": "^3.35.1",
164
- "@01.software/contracts": "0.1.0"
163
+ "sucrase": "^3.35.1"
165
164
  },
166
165
  "peerDependencies": {
167
166
  "@mux/mux-player-react": ">=3",