Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalavedra committed Nov 20, 2024
1 parent 4fec603 commit 69b1fd9
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions ecosystem-sdk/sdk-sample/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@examples/wallets-connect-with-nextjs",
"version": "0.0.25",
"version": "0.0.26",
"dependencies": {
"@rainbow-me/rainbowkit": "^2.0.7",
"@rapidfire/id": "^0.0.19",
"@rapidfire/id": "^0.0.25",
"@tanstack/react-query": "^5.51.11",
"connectkit": "^1.8.2",
"ethers": "^5.7.2",
Expand Down
18 changes: 9 additions & 9 deletions ecosystem-sdk/sdk-sample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1040,10 +1040,10 @@
resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==

"@openfort/ecosystem-js@^0.0.7":
version "0.0.7"
resolved "https://registry.yarnpkg.com/@openfort/ecosystem-js/-/ecosystem-js-0.0.7.tgz#b6b635e2ad3670ca38b60cc83042b9c76a278a86"
integrity sha512-NbKy64J+iEoNIomhunLB1QSpsXS6K2jQdW0uHVOvrrbNU7BbWeaPVSs9dcMiT3oj6uXZL3+pY2LvoQZjo7MUlQ==
"@openfort/ecosystem-js@^0.0.8":
version "0.0.8"
resolved "https://registry.yarnpkg.com/@openfort/ecosystem-js/-/ecosystem-js-0.0.8.tgz#986f3015581c201148b6b385ca501e76d590d92b"
integrity sha512-tj4lZlf8C3WfspRBxYy4GgETX8kBD5t7mW2y524l5ccb5cH3xqKulxdjViNdin7oZ8Ja4Csi447m/QJJn1KXLA==
dependencies:
"@openfort/openfort-js" "0.8.11"
"@stdlib/number-float64-base-normalize" "0.0.8"
Expand Down Expand Up @@ -1203,12 +1203,12 @@
react-remove-scroll "2.6.0"
ua-parser-js "^1.0.37"

"@rapidfire/id@^0.0.19":
version "0.0.19"
resolved "https://registry.yarnpkg.com/@rapidfire/id/-/id-0.0.19.tgz#b462b48bb2c5b7496b286805eaa1a2b40960d24e"
integrity sha512-+X03MKXWhC4X6fRpfr0IgdVoISpZiAO8L4SZLPF5XuugPGK+auIn+ZfqSUH1Em7LUASUDjrErgvgNYFGP57Ctg==
"@rapidfire/id@^0.0.25":
version "0.0.25"
resolved "https://registry.yarnpkg.com/@rapidfire/id/-/id-0.0.25.tgz#14743f2fe559ffc516011606ab2ec52f473b922d"
integrity sha512-fdA5Ao/P67z/e0xOgVDDiJEpex0CDzhQjs+r/86BmP6Eg6gsMR4tCrs2no1QmQDA53jRAdkvi3RViscPOyOYrA==
dependencies:
"@openfort/ecosystem-js" "^0.0.7"
"@openfort/ecosystem-js" "^0.0.8"

"@rtsao/scc@^1.1.0":
version "1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem-sdk/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rapidfire/id",
"version": "0.0.25",
"version": "0.0.26",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion ecosystem-wallet/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ecosystem-backend",
"version": "0.0.24",
"version": "0.0.26",
"main": "index.js",
"type": "commonjs",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions ecosystem-wallet/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "ecosystem-frontend",
"version": "0.0.24",
"version": "0.0.26",
"private": true,
"dependencies": {
"@openfort/ecosystem-js": "^0.0.7",
"@openfort/ecosystem-js": "^0.0.8",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions ecosystem-wallet/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1819,10 +1819,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@openfort/ecosystem-js@^0.0.7":
version "0.0.7"
resolved "https://registry.yarnpkg.com/@openfort/ecosystem-js/-/ecosystem-js-0.0.7.tgz#b6b635e2ad3670ca38b60cc83042b9c76a278a86"
integrity sha512-NbKy64J+iEoNIomhunLB1QSpsXS6K2jQdW0uHVOvrrbNU7BbWeaPVSs9dcMiT3oj6uXZL3+pY2LvoQZjo7MUlQ==
"@openfort/ecosystem-js@^0.0.8":
version "0.0.8"
resolved "https://registry.yarnpkg.com/@openfort/ecosystem-js/-/ecosystem-js-0.0.8.tgz#986f3015581c201148b6b385ca501e76d590d92b"
integrity sha512-tj4lZlf8C3WfspRBxYy4GgETX8kBD5t7mW2y524l5ccb5cH3xqKulxdjViNdin7oZ8Ja4Csi447m/QJJn1KXLA==
dependencies:
"@openfort/openfort-js" "0.8.11"
"@stdlib/number-float64-base-normalize" "0.0.8"
Expand Down

0 comments on commit 69b1fd9

Please sign in to comment.