From 9e6a31a79291cbca3c6fa6dce287b600d13ed400 Mon Sep 17 00:00:00 2001 From: Kevin Chu Date: Fri, 26 May 2023 12:17:49 -0700 Subject: [PATCH 1/5] chore: bumpy esse version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86f343ac..5f5eb417 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/preset-react": "7.16.7", "@babel/register": "^7.16.0", "@babel/runtime-corejs3": "7.16.8", - "@exabyte-io/esse.js": "2022.10.21-1", + "@exabyte-io/esse.js": "https://github.com/Exabyte-io/esse#d00f28d1c55fc1d029cb903d0d4a6b926f96f223", "crypto-js": "^4.1.1", "json-schema-merge-allof": "^0.8.1", "lodash": "^4.17.21", From b5648d0fecff99419994ec323937538a76df3b41 Mon Sep 17 00:00:00 2001 From: Kevin Chu Date: Fri, 26 May 2023 12:31:57 -0700 Subject: [PATCH 2/5] chore: missed package-lock.json --- package-lock.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a9c19908..251bd74a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1175,9 +1175,8 @@ "dev": true }, "@exabyte-io/esse.js": { - "version": "2022.10.21-1", - "resolved": "https://registry.npmjs.org/@exabyte-io/esse.js/-/esse.js-2022.10.21-1.tgz", - "integrity": "sha512-7P7KvSHMcJCxpCiu8e8LSUHHZyt1z7p2Kx9KZgizJT3+qRHv75r4ZRlXKjaPFMddFtNHbNRDJRvJL86Tczyx2Q==", + "version": "git+https://github.com/Exabyte-io/esse.git#d00f28d1c55fc1d029cb903d0d4a6b926f96f223", + "from": "git+https://github.com/Exabyte-io/esse.git#d00f28d1c55fc1d029cb903d0d4a6b926f96f223", "requires": { "@babel/cli": "7.16.0", "@babel/core": "7.16.0", From 7a1ff0a22ecc0594a27f5a15d00181ad9ac6eaf5 Mon Sep 17 00:00:00 2001 From: Kevin Chu Date: Fri, 26 May 2023 17:07:52 -0700 Subject: [PATCH 3/5] chore: esse version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f5eb417..164e058a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/preset-react": "7.16.7", "@babel/register": "^7.16.0", "@babel/runtime-corejs3": "7.16.8", - "@exabyte-io/esse.js": "https://github.com/Exabyte-io/esse#d00f28d1c55fc1d029cb903d0d4a6b926f96f223", + "@exabyte-io/esse.js": "https://github.com/Exabyte-io/esse#7181e97eac86004b94df8265b767b2bc0c511734", "crypto-js": "^4.1.1", "json-schema-merge-allof": "^0.8.1", "lodash": "^4.17.21", From c238cda48160af8b03343fef15b349861b91e824 Mon Sep 17 00:00:00 2001 From: Kevin Chu Date: Mon, 29 May 2023 13:49:07 -0700 Subject: [PATCH 4/5] chore: esse version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 164e058a..c8095dda 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/preset-react": "7.16.7", "@babel/register": "^7.16.0", "@babel/runtime-corejs3": "7.16.8", - "@exabyte-io/esse.js": "https://github.com/Exabyte-io/esse#7181e97eac86004b94df8265b767b2bc0c511734", + "@exabyte-io/esse.js": "https://github.com/Exabyte-io/esse#27fc8aca55bcbf9feb5eb3374dcde7a720039c84", "crypto-js": "^4.1.1", "json-schema-merge-allof": "^0.8.1", "lodash": "^4.17.21", From 771e7133b8b022d4d2874238087c3c97b00bd274 Mon Sep 17 00:00:00 2001 From: Kevin Chu Date: Mon, 29 May 2023 16:57:30 -0700 Subject: [PATCH 5/5] chore: esse release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8095dda..60c4203c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/preset-react": "7.16.7", "@babel/register": "^7.16.0", "@babel/runtime-corejs3": "7.16.8", - "@exabyte-io/esse.js": "https://github.com/Exabyte-io/esse#27fc8aca55bcbf9feb5eb3374dcde7a720039c84", + "@exabyte-io/esse.js": "2023.5.29-0", "crypto-js": "^4.1.1", "json-schema-merge-allof": "^0.8.1", "lodash": "^4.17.21",