Chore/update-imt-dep (#49)

* use npm package for imt.sol dependency

* Use github as source for imt.sol dep

* add specific pnpm version dependency

* update pnpm version used in ci.yml

* update pnpm-lock.yml for new imt.sol dep
This commit is contained in:
Tanya S 2025-11-28 10:18:07 +02:00 committed by GitHub
parent fd9d4f4d7f
commit 8a338f3544
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 11 deletions

View File

@ -29,7 +29,7 @@ jobs:
- name: "Install Pnpm"
uses: "pnpm/action-setup@v2"
with:
version: "8"
version: "10.23.0"
- name: "Install Node.js"
uses: "actions/setup-node@v3"
@ -62,7 +62,7 @@ jobs:
- name: "Install Pnpm"
uses: "pnpm/action-setup@v2"
with:
version: "8"
version: "10.23.0"
- name: "Install Node.js"
uses: "actions/setup-node@v3"
@ -96,7 +96,7 @@ jobs:
- name: "Install Pnpm"
uses: "pnpm/action-setup@v2"
with:
version: "8"
version: "10.23.0"
- name: "Install Node.js"
uses: "actions/setup-node@v3"
@ -139,7 +139,7 @@ jobs:
- name: "Install Pnpm"
uses: "pnpm/action-setup@v2"
with:
version: "8"
version: "10.23.0"
- name: "Install Node.js"
uses: "actions/setup-node@v3"

View File

@ -12,7 +12,7 @@
"commit-and-tag-version": "^12.2.0"
},
"dependencies": {
"@zk-kit/imt.sol": "https://gitpkg.vercel.app/privacy-scaling-explorations/zk-kit/packages/imt.sol?0699fd1e5ad3683ae0090e0626f75d7834145500",
"@zk-kit/imt.sol": "github:privacy-scaling-explorations/zk-kit#0699fd1e5ad3683ae0090e0626f75d7834145500&path:packages/imt.sol",
"poseidon-solidity": "^0.0.5"
},
"keywords": [
@ -24,6 +24,7 @@
"solidity",
"template"
],
"packageManager": "pnpm@10.23.0",
"private": true,
"scripts": {
"clean": "rm -rf cache out",

11
pnpm-lock.yaml generated
View File

@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@zk-kit/imt.sol':
specifier: https://gitpkg.vercel.app/privacy-scaling-explorations/zk-kit/packages/imt.sol?0699fd1e5ad3683ae0090e0626f75d7834145500
version: imt.sol@https://gitpkg.vercel.app/privacy-scaling-explorations/zk-kit/packages/imt.sol?0699fd1e5ad3683ae0090e0626f75d7834145500
specifier: github:privacy-scaling-explorations/zk-kit#0699fd1e5ad3683ae0090e0626f75d7834145500&path:packages/imt.sol
version: imt.sol@git+https://github.com/privacy-scaling-explorations/zk-kit.git#0699fd1e5ad3683ae0090e0626f75d7834145500&path:packages/imt.sol
poseidon-solidity:
specifier: ^0.0.5
version: 0.0.5
@ -494,9 +494,8 @@ packages:
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
engines: {node: '>=6'}
imt.sol@https://gitpkg.vercel.app/privacy-scaling-explorations/zk-kit/packages/imt.sol?0699fd1e5ad3683ae0090e0626f75d7834145500:
resolution: {tarball: https://gitpkg.vercel.app/privacy-scaling-explorations/zk-kit/packages/imt.sol?0699fd1e5ad3683ae0090e0626f75d7834145500}
name: imt.sol
imt.sol@git+https://github.com/privacy-scaling-explorations/zk-kit.git#0699fd1e5ad3683ae0090e0626f75d7834145500&path:packages/imt.sol:
resolution: {commit: 0699fd1e5ad3683ae0090e0626f75d7834145500, path: packages/imt.sol, repo: https://github.com/privacy-scaling-explorations/zk-kit.git, type: git}
version: 0.0.0
indent-string@4.0.0:
@ -1618,7 +1617,7 @@ snapshots:
parent-module: 1.0.1
resolve-from: 4.0.0
imt.sol@https://gitpkg.vercel.app/privacy-scaling-explorations/zk-kit/packages/imt.sol?0699fd1e5ad3683ae0090e0626f75d7834145500:
imt.sol@git+https://github.com/privacy-scaling-explorations/zk-kit.git#0699fd1e5ad3683ae0090e0626f75d7834145500&path:packages/imt.sol:
dependencies:
poseidon-solidity: 0.0.5