Skip to content

Commit

Permalink
bump to holochain 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Dec 18, 2024
1 parent 5afd9fa commit d0e8007
Show file tree
Hide file tree
Showing 19 changed files with 39 additions and 24 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ lto = true


[workspace.dependencies]
hdi = { version = "0.5.0-rc.1" }
hdk = { version = "0.4.0-rc.1" }
holochain = { version = "0.4.0-rc.2" }
hdi = { version = "0.5.0" }
hdk = { version = "0.4.0" }
holochain = { version = "0.4.0" }

serde = "1"

Expand Down
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theweave/cli",
"version": "0.13.0-epsilon.1",
"version": "0.13.0-rc.0",
"description": "CLI to run Tools for the Weave in development mode",
"license": "CAL-1.0",
"repository": {
Expand All @@ -21,7 +21,7 @@
"@holochain-open-dev/profiles": "0.400.0-rc.0",
"@holochain-open-dev/stores": "0.400.0-rc.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@lightningrodlabs/we-rust-utils": "0.400.0-rc.0",
"@matthme/electron-updater": "6.3.0-alpha.1",
"@msgpack/msgpack": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion dnas/group/zomes/coordinator/profiles/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ crate-type = ["cdylib", "rlib"]
name = "profiles_coordinator"

[dependencies]
hc_zome_profiles_coordinator = { git = "https://github.com/holochain-open-dev/profiles", rev = "b79351b56c9825ea2e886aca8c3208e6a9919434" }
hc_zome_profiles_coordinator = { git = "https://github.com/holochain-open-dev/profiles", rev = "075ac741dea13f54d1883fab01638c3f5e914f9a" }
2 changes: 1 addition & 1 deletion dnas/group/zomes/integrity/profiles/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ name = "profiles_integrity"
[dependencies]
serde = "1"
derive_more = "0"
hc_zome_profiles_integrity = { git = "https://github.com/holochain-open-dev/profiles", rev = "b79351b56c9825ea2e886aca8c3208e6a9919434" }
hc_zome_profiles_integrity = { git = "https://github.com/holochain-open-dev/profiles", rev = "075ac741dea13f54d1883fab01638c3f5e914f9a" }
2 changes: 1 addition & 1 deletion example/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@holochain-open-dev/profiles": "0.400.0-rc.0",
"@holochain-open-dev/stores": "0.400.0-rc.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@theweave/api": "0.4.0-alpha.0",
"@theweave/elements": "*",
"@theweave/attachments": "*",
Expand Down
2 changes: 1 addition & 1 deletion iframes/applet-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@holochain-open-dev/profiles": "0.400.0-rc.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@holochain-open-dev/stores": "0.400.0-rc.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@theweave/api": "0.4.0-alpha.0",
"@theweave/utils": "0.3.0-alpha.0",
"inline-module": "^0.6.1"
Expand Down
2 changes: 1 addition & 1 deletion libs/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"type": "module",
"dependencies": {
"@holochain-open-dev/profiles": "0.400.0-rc.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@msgpack/msgpack": "^2.8.0",
"js-base64": "^3.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/attachments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@holochain-open-dev/profiles": "0.400.0-rc.0",
"@holochain-open-dev/stores": "0.400.0-rc.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@theweave/api": "0.4.0-alpha.0",
"@theweave/elements": "*",
"@lit/context": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@holochain-open-dev/profiles": "0.400.0-rc.0",
"@holochain-open-dev/stores": "0.400.0-rc.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@theweave/api": "0.4.0-alpha.0",
"@lit/context": "^1.0.1",
"@lit/localize": "^0.12.0",
Expand Down
2 changes: 1 addition & 1 deletion moss.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
},
"hc": {
"version": "0.4.0-rc.2",
"version": "0.4.0",
"sha256": {
"x86_64-unknown-linux-gnu": "ec1b3153e7ac3878a6b431c2f539b33988c27c9eec512d2eb56e2e4fa27035a7",
"x86_64-pc-windows-msvc.exe": "4437369e509a1f8e671ec894a39ca11771f6e58e3ac174ce8cdccf9d53976516",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "org.lightningrodlabs.moss-0.13",
"version": "0.13.0-delta.0",
"version": "0.13.0-rc.0",
"private": true,
"description": "Moss (0.13)",
"main": "./out/main/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"@holochain-open-dev/profiles": "0.400.0-rc.0",
"@holochain-open-dev/stores": "0.400.0-rc.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@theweave/api": "0.4.0-alpha.0",
"@theweave/moss-types": "0.3.0-alpha.0",
"@theweave/utils": "file:./shared/utils",
Expand Down
2 changes: 1 addition & 1 deletion shared/group-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"type": "module",
"dependencies": {
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@msgpack/msgpack": "^2.7.2",
"@theweave/api": "0.4.0-alpha.0"
Expand Down
2 changes: 1 addition & 1 deletion shared/tool-library-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"type": "module",
"dependencies": {
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@holochain-open-dev/utils": "0.400.0-rc.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion shared/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"type": "module",
"dependencies": {
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@theweave/api": "0.4.0-alpha.0",
"@sinclair/typebox": "0.33.12"
},
Expand Down
2 changes: 1 addition & 1 deletion shared/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"type": "module",
"dependencies": {
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@theweave/api": "0.4.0-alpha.0",
"@theweave/moss-types": "0.3.0-alpha.0",
"@msgpack/msgpack": "^2.7.2",
Expand Down
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@msgpack/msgpack": "^2.8.0",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@holochain/tryorama": "0.17.0-rc.0",
"@holochain-open-dev/utils": "0.400.0-rc.0",
"@theweave/group-client": "*",
Expand Down
2 changes: 1 addition & 1 deletion wdocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@folder/xdg": "4.0.1",
"@holochain/client": "0.18.0-rc.1",
"@holochain/client": "0.18.0",
"@inquirer/prompts": "6.0.1",
"@lightningrodlabs/we-rust-utils": "0.400.0-rc.1",
"@msgpack/msgpack": "^2.8.0",
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1640,6 +1640,21 @@
resolved "https://registry.yarnpkg.com/@holochain-playground/cli/-/cli-0.1.1.tgz#a5deb207dd3362cf7ab45070f0bc3cb8f12d9602"
integrity sha512-JbapAe+uBaec52rTePjdlP0mq3zQhJG/hrdbCd+eecZLA3cXWEGgISR5YwLtx6udN+0ghCDH4U6KILjPiwWZMg==

"@holochain/[email protected]":
version "0.18.0"
resolved "https://registry.yarnpkg.com/@holochain/client/-/client-0.18.0.tgz#cf9f3d20711c3bd8e31b847a8c42292959186380"
integrity sha512-I+YIJ2ZeDS8HeUdRvV1Ti9O8m3YPHti8mpUoqg9GZ0A77y+3NIihsB1X8vQBRBFKwNUyZ14U/ZgWQ8/2Y0/T5w==
dependencies:
"@bitgo/blake2b" "^3.2.4"
"@holochain/serialization" "^0.1.0-beta-rc.3"
"@msgpack/msgpack" "^2.8.0"
emittery "^1.0.1"
isomorphic-ws "^5.0.0"
js-base64 "^3.7.5"
libsodium-wrappers "^0.7.13"
lodash-es "^4.17.21"
ws "^8.14.2"

"@holochain/[email protected]":
version "0.18.0-dev.13"
resolved "https://registry.yarnpkg.com/@holochain/client/-/client-0.18.0-dev.13.tgz#83fb64201613e0c9e9c0f33c5103f2139d4ba86d"
Expand Down Expand Up @@ -3204,7 +3219,7 @@
"@theweave/utils@file:./shared/utils", "@theweave/utils@file:shared/utils":
version "0.3.0-alpha.1"
dependencies:
"@holochain/client" "0.18.0-rc.1"
"@holochain/client" "0.18.0"
"@msgpack/msgpack" "^2.7.2"
"@theweave/api" "0.4.0-alpha.0"
"@theweave/moss-types" "0.3.0-alpha.0"
Expand Down

0 comments on commit d0e8007

Please sign in to comment.