|
62 | 62 | "test:browser": "playwright-test 'test/**/!(*.node).test.js' --assets test/fixtures" |
63 | 63 | }, |
64 | 64 | "dependencies": { |
65 | | - "@bytecodealliance/componentize-js": "^0.7.0", |
| 65 | + "@bytecodealliance/componentize-js": "^0.7.1", |
66 | 66 | "@fission-codes/channel": "workspace:^", |
67 | 67 | "@fission-codes/homestar-wit": "workspace:^", |
68 | 68 | "@ipld/dag-cbor": "^9.2.0", |
|
73 | 73 | "emittery": "^1.0.3", |
74 | 74 | "esbuild": "^0.20.1", |
75 | 75 | "esbuild-plugin-replace-regex": "^0.0.2", |
76 | | - "get-tsconfig": "^4.7.2", |
| 76 | + "get-tsconfig": "^4.7.3", |
77 | 77 | "just-kebab-case": "^4.2.0", |
78 | 78 | "multiformats": "^13.1.0", |
79 | 79 | "object-path": "^0.11.8", |
|
82 | 82 | "devDependencies": { |
83 | 83 | "@types/get-value": "^3.0.5", |
84 | 84 | "@types/json-templates": "^3.0.3", |
85 | | - "@types/node": "^20.11.19", |
| 85 | + "@types/node": "^20.11.25", |
86 | 86 | "@types/object-path": "^0.11.4", |
87 | 87 | "execa": "^8.0.1", |
88 | 88 | "homestar-runtime": "^0.2.0", |
89 | 89 | "iso-base": "^2.0.1", |
90 | | - "kubo-rpc-client": "^3.0.3", |
| 90 | + "kubo-rpc-client": "^3.0.4", |
91 | 91 | "p-defer": "^4.0.0", |
92 | 92 | "playwright-test": "^14.1.1", |
93 | 93 | "tempy": "^3.1.0", |
94 | | - "testcontainers": "^10.7.1", |
95 | | - "type-fest": "^4.10.2", |
| 94 | + "testcontainers": "^10.7.2", |
| 95 | + "type-fest": "^4.11.1", |
96 | 96 | "unws": "^0.2.4", |
97 | 97 | "ws": "^8.16.0" |
98 | 98 | }, |
|
0 commit comments