Skip to content

Commit 12d3c5d

Browse files
authored
Sync Endo versions 2025-01-27 (merge #1267)
2 parents 60fbdcd + fb831da commit 12d3c5d

File tree

2 files changed

+178
-822
lines changed

2 files changed

+178
-822
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"@agoric/ertp": "community-dev",
3939
"@agoric/zoe": "community-dev",
4040
"@agoric/zone": "community-dev",
41-
"@endo/errors": "^1.2.7",
42-
"@endo/far": "^1.1.8",
43-
"@endo/marshal": "^1.6.1",
44-
"@endo/pass-style": "^1.4.6",
45-
"@endo/patterns": "^1.4.6",
41+
"@endo/errors": "^1.2.9",
42+
"@endo/far": "^1.1.10",
43+
"@endo/marshal": "^1.6.3",
44+
"@endo/pass-style": "^1.4.8",
45+
"@endo/patterns": "^1.4.8",
4646
"typescript": "^4.9.5"
4747
},
4848
"devDependencies": {
@@ -52,11 +52,11 @@
5252
"@agoric/solo": "community-dev",
5353
"@agoric/store": "community-dev",
5454
"@agoric/vats": "community-dev",
55-
"@endo/bundle-source": "^3.4.2",
56-
"@endo/eventual-send": "^1.2.7",
57-
"@endo/init": "^1.1.6",
58-
"@endo/promise-kit": "^1.1.7",
59-
"@endo/ses-ava": "^1.2.7",
55+
"@endo/bundle-source": "^3.5.1",
56+
"@endo/eventual-send": "^1.3.0",
57+
"@endo/init": "^1.1.8",
58+
"@endo/promise-kit": "^1.1.9",
59+
"@endo/ses-ava": "^1.2.9",
6060
"@typescript-eslint/parser": "^4.33.0",
6161
"ava": "^4.3.3",
6262
"eslint": "^7.32.0",
@@ -69,7 +69,7 @@
6969
"glob": "7.1.7",
7070
"import-meta-resolve": "^2.2.2",
7171
"prettier": "^3.3.3",
72-
"ses": "^1.9.1",
72+
"ses": "^1.11.0",
7373
"stylus": "^0.62.0",
7474
"vitepress": "1.3.4"
7575
},

0 commit comments

Comments
 (0)