|
39 | 39 | "dependencies": {
|
40 | 40 | "@agoric/ertp": "community-dev",
|
41 | 41 | "@agoric/zoe": "community-dev",
|
42 |
| - "@agoric/zone": "0.2.3-u13.0", |
43 |
| - "@endo/far": "^0.2.19", |
44 |
| - "@endo/marshal": "^0.8.6", |
45 |
| - "@endo/pass-style": "^0.1.6", |
46 |
| - "@endo/patterns": "^0.2.3", |
| 42 | + "@agoric/zone": "community-dev", |
| 43 | + "@endo/errors": "^1.2.4", |
| 44 | + "@endo/far": "^1.1.4", |
| 45 | + "@endo/marshal": "^1.5.2", |
| 46 | + "@endo/pass-style": "^1.4.2", |
| 47 | + "@endo/patterns": "^1.4.2", |
47 | 48 | "typescript": "^4.0.3"
|
48 | 49 | },
|
49 | 50 | "devDependencies": {
|
50 |
| - "@agoric/assert": "community-dev", |
51 | 51 | "@agoric/cosmic-swingset": "community-dev",
|
52 | 52 | "@agoric/ertp": "community-dev",
|
53 | 53 | "@agoric/notifier": "community-dev",
|
54 | 54 | "@agoric/solo": "community-dev",
|
55 | 55 | "@agoric/store": "community-dev",
|
56 | 56 | "@agoric/vats": "community-dev",
|
57 |
| - "@endo/bundle-source": "2.5.2-upstream-rollup", |
58 |
| - "@endo/eventual-send": "^0.17.2", |
59 |
| - "@endo/init": "^0.5.56", |
60 |
| - "@endo/promise-kit": "^0.2.56", |
| 57 | + "@endo/bundle-source": "^3.3.0", |
| 58 | + "@endo/eventual-send": "^1.2.4", |
| 59 | + "@endo/init": "^1.1.3", |
| 60 | + "@endo/promise-kit": "^1.1.4", |
61 | 61 | "@endo/ses-ava": "^1.2.4",
|
62 | 62 | "@typescript-eslint/parser": "^4.26.0",
|
63 | 63 | "ava": "^4.3.1",
|
|
68 | 68 | "eslint-plugin-import": "^2.26.0",
|
69 | 69 | "eslint-plugin-jsdoc": "^35.1.2",
|
70 | 70 | "eslint-plugin-prettier": "^5.2.1",
|
71 |
| - "import-meta-resolve": "^1.1.1", |
| 71 | + "import-meta-resolve": "^2.2.1", |
72 | 72 | "prettier": "^3.3.3",
|
73 | 73 | "ses": "^1.7.0",
|
74 | 74 | "stylus": "^0.62.0",
|
|
0 commit comments