From 313ff0f8dd08c4c5a51824f20ee32b7dfa107b3a Mon Sep 17 00:00:00 2001 From: kopy-kat Date: Tue, 21 May 2024 17:07:23 +0100 Subject: [PATCH] chore: use modulekit 0.4 --- package.json | 4 ++-- pnpm-lock.yaml | 11 +++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index aab0804..a2db32f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "test:optimized": "pnpm run build:optimized && FOUNDRY_PROFILE=test-optimized forge test" }, "dependencies": { - "@rhinestone/modulekit": "github:rhinestonewtf/modulekit#dev" + "@rhinestone/modulekit": "^0.4.0" }, "files": [ "src", @@ -38,7 +38,7 @@ "homepage": "https://docs.rhinestone.wtf/module-template", "repository": { "type": "git", - "url": "https://github.com/rhinestonewtf/module-template.git" + "url": "git+https://github.com/rhinestonewtf/module-template.git" }, "bugs": { "url": "https://github.com/rhinestonewtf/module-template/issues" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f245e29..9769398 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@rhinestone/modulekit': - specifier: github:rhinestonewtf/modulekit#dev - version: https://codeload.github.com/rhinestonewtf/modulekit/tar.gz/49b1569f561d82396226f07fad9aa58b4204082f(ethers@5.7.2)(hardhat@2.22.4(typescript@4.9.5))(lodash@4.17.21)(typechain@5.2.0(typescript@4.9.5))(typescript@4.9.5) + specifier: ^0.4.0 + version: 0.4.0(ethers@5.7.2)(hardhat@2.22.4(typescript@4.9.5))(lodash@4.17.21)(typechain@5.2.0(typescript@4.9.5))(typescript@4.9.5) packages: @@ -326,9 +326,8 @@ packages: resolution: {tarball: https://codeload.github.com/rhinestonewtf/module-bases/tar.gz/064bc4a82e212de837ffe59e43734e72b0e0798d} version: 0.0.1 - '@rhinestone/modulekit@https://codeload.github.com/rhinestonewtf/modulekit/tar.gz/49b1569f561d82396226f07fad9aa58b4204082f': - resolution: {tarball: https://codeload.github.com/rhinestonewtf/modulekit/tar.gz/49b1569f561d82396226f07fad9aa58b4204082f} - version: 0.4.0 + '@rhinestone/modulekit@0.4.0': + resolution: {integrity: sha512-GyPxffNYaKxGHP6bdJbXWivYtwx5vGXzZLkFXN/9eY7XGCvOUdswCvKjnJ0f7seDrvlRNK5ZLrwK+7oB7ktF3w==} '@rhinestone/safe7579@https://codeload.github.com/rhinestonewtf/safe7579/tar.gz/9840c1a302270b991bb9a2350f1ba7a078e4109b': resolution: {tarball: https://codeload.github.com/rhinestonewtf/safe7579/tar.gz/9840c1a302270b991bb9a2350f1ba7a078e4109b} @@ -2477,7 +2476,7 @@ snapshots: - typechain - utf-8-validate - '@rhinestone/modulekit@https://codeload.github.com/rhinestonewtf/modulekit/tar.gz/49b1569f561d82396226f07fad9aa58b4204082f(ethers@5.7.2)(hardhat@2.22.4(typescript@4.9.5))(lodash@4.17.21)(typechain@5.2.0(typescript@4.9.5))(typescript@4.9.5)': + '@rhinestone/modulekit@0.4.0(ethers@5.7.2)(hardhat@2.22.4(typescript@4.9.5))(lodash@4.17.21)(typechain@5.2.0(typescript@4.9.5))(typescript@4.9.5)': dependencies: '@ERC4337/account-abstraction': accountabstraction@https://codeload.github.com/kopy-kat/account-abstraction/tar.gz/c5887153fbfe3ed09b2637cac39873f96d676f38(ethers@5.7.2)(hardhat@2.22.4(typescript@4.9.5))(lodash@4.17.21)(typechain@5.2.0(typescript@4.9.5)) '@ERC4337/account-abstraction-v0.6': accountabstraction@https://codeload.github.com/eth-infinitism/account-abstraction/tar.gz/7174d6d845618dbd11cee68eefa715f5263690b6(ethers@5.7.2)(hardhat@2.22.4(typescript@4.9.5))(lodash@4.17.21)(typechain@5.2.0(typescript@4.9.5))