Skip to content

Commit 7960a64

Browse files
committed
chore(deps): bump to stable
1 parent 5fa9903 commit 7960a64

File tree

2 files changed

+52
-388
lines changed

2 files changed

+52
-388
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"dependencies": {
4040
"@agoric/ertp": "community-dev",
4141
"@agoric/zoe": "community-dev",
42-
"@agoric/zone": "0.2.3-u13.0",
42+
"@agoric/zone": "community-dev",
4343
"@endo/errors": "^1.2.4",
44-
"@endo/far": "^0.2.19",
45-
"@endo/marshal": "^0.8.6",
46-
"@endo/pass-style": "^0.1.6",
47-
"@endo/patterns": "^0.2.3",
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",
4848
"typescript": "^4.0.3"
4949
},
5050
"devDependencies": {
@@ -54,10 +54,10 @@
5454
"@agoric/solo": "community-dev",
5555
"@agoric/store": "community-dev",
5656
"@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",
6161
"@endo/ses-ava": "^1.2.4",
6262
"@typescript-eslint/parser": "^4.26.0",
6363
"ava": "^4.3.1",
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "^2.26.0",
6969
"eslint-plugin-jsdoc": "^35.1.2",
7070
"eslint-plugin-prettier": "^5.2.1",
71-
"import-meta-resolve": "^1.1.1",
71+
"import-meta-resolve": "^2.2.1",
7272
"prettier": "^3.3.3",
7373
"ses": "^1.7.0",
7474
"stylus": "^0.62.0",

0 commit comments

Comments
 (0)