Skip to content

Commit c574115

Browse files
committed
updated @noir-lang/types to v0.25.0
1 parent 147f87e commit c574115

File tree

4 files changed

+4
-11
lines changed

4 files changed

+4
-11
lines changed

recursion/.yarn/install-state.gz

-224 Bytes
Binary file not shown.

recursion/packages/addresses.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "chainId": 31337, "verifier": "0x5fbdb2315678afecb367f032d93f642f64180aa3" }
1+
{"chainId":31337,"verifier":"0xe7f1725e7734ce288f8367e1bb143e90bb3f0512"}

recursion/packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"typescript": "5.0.4"
1313
},
1414
"dependencies": {
15-
"@noir-lang/types": "^0.24.0",
15+
"@noir-lang/types": "^0.25.0",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"react-toastify": "^10.0.4",

recursion/yarn.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -988,20 +988,13 @@ __metadata:
988988
languageName: node
989989
linkType: hard
990990

991-
"@noir-lang/types@npm:0.25.0":
991+
"@noir-lang/types@npm:0.25.0, @noir-lang/types@npm:^0.25.0":
992992
version: 0.25.0
993993
resolution: "@noir-lang/types@npm:0.25.0"
994994
checksum: 10c0/066d7dd3bb06a000fb1d2dac74db2b4e052516a5a5a4bc1f9c9a3beb8442045e323db60b90ec342b3acd71e19948a9701a0b082eead7ab51e6e1aa6e4986f1e1
995995
languageName: node
996996
linkType: hard
997997

998-
"@noir-lang/types@npm:^0.24.0":
999-
version: 0.24.0
1000-
resolution: "@noir-lang/types@npm:0.24.0"
1001-
checksum: 10c0/b9ffac8fd95ea9eae26dfc106ca943e4f0304ad19d27eab28a191d5d44f6ca01c49cc08e3e54f9742593de17a6fbea6d08533d3900812c741546a0ada0a9ab18
1002-
languageName: node
1003-
linkType: hard
1004-
1005998
"@nomicfoundation/ethereumjs-block@npm:5.0.2":
1006999
version: 5.0.2
10071000
resolution: "@nomicfoundation/ethereumjs-block@npm:5.0.2"
@@ -6603,7 +6596,7 @@ __metadata:
66036596
version: 0.0.0-use.local
66046597
resolution: "next@workspace:packages/next"
66056598
dependencies:
6606-
"@noir-lang/types": "npm:^0.24.0"
6599+
"@noir-lang/types": "npm:^0.25.0"
66076600
"@types/react": "npm:^18.2.55"
66086601
next: "npm:^14.1.0"
66096602
react: "npm:^18.2.0"

0 commit comments

Comments
 (0)