Skip to content

Commit d8049c2

Browse files
ioedeveloperAniket-Engg
authored andcommitted
Bump Noir Version
1 parent 0e4b955 commit d8049c2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@nlux/highlighter": "^2.17.1",
111111
"@nlux/react": "^2.17.1",
112112
"@nlux/themes": "^2.17.1",
113-
"@noir-lang/noir_wasm": "^1.0.0-beta.1",
113+
"@noir-lang/noir_wasm": "^1.0.0-beta.2",
114114
"@openzeppelin/contracts": "^5.0.0",
115115
"@openzeppelin/upgrades-core": "^1.30.0",
116116
"@openzeppelin/wizard": "0.4.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5396,18 +5396,18 @@
53965396
"@nodelib/fs.scandir" "2.1.5"
53975397
fastq "^1.6.0"
53985398

5399-
"@noir-lang/noir_wasm@^1.0.0-beta.1":
5400-
version "1.0.0-beta.1"
5401-
resolved "https://registry.yarnpkg.com/@noir-lang/noir_wasm/-/noir_wasm-1.0.0-beta.1.tgz#f02a9f2b963645022fb9a4a34616c3f1ed84fea8"
5402-
integrity sha512-se4rO5SnIcdwrhnJqJwVXoiNt/W4m0l7hpcm50q2z2ZDX6knB70uCBZMyri2LZ6qty+YhMys4wVFabFNiKga/Q==
5399+
"@noir-lang/noir_wasm@^1.0.0-beta.2":
5400+
version "1.0.0-beta.3"
5401+
resolved "https://registry.yarnpkg.com/@noir-lang/noir_wasm/-/noir_wasm-1.0.0-beta.3.tgz#4e52b15f09473e6f6cbc1bb0148f9a6f6d8c5132"
5402+
integrity sha512-1EZCmaSYISxJIBLZN1tEyu25E7WIWAYpT3JdnVx+YCHk5uPWtXgroZSqypkpi39TVOJZT6DU/bPfrx0N1GSyog==
54035403
dependencies:
5404-
"@noir-lang/types" "1.0.0-beta.1"
5404+
"@noir-lang/types" "1.0.0-beta.3"
54055405
pako "^2.1.0"
54065406

5407-
"@noir-lang/[email protected].1":
5408-
version "1.0.0-beta.1"
5409-
resolved "https://registry.yarnpkg.com/@noir-lang/types/-/types-1.0.0-beta.1.tgz#4fe9062a8209c9e0987cc41c9506cc4423004b8f"
5410-
integrity sha512-rcisXDdKNLA7mh0Ll9j3MGG5BP3W52K3Owr0+opJhs+4jHoAx1Gb5vGNG9s6nYb2i21VZMgOzKVvBd25ck0b9w==
5407+
"@noir-lang/[email protected].3":
5408+
version "1.0.0-beta.3"
5409+
resolved "https://registry.yarnpkg.com/@noir-lang/types/-/types-1.0.0-beta.3.tgz#0170d3b72c55fde76df65e03b98acb3be6a20f4b"
5410+
integrity sha512-BPOmf0qDiTn4wH1Lo7mHa67GTQFueIVaDUcUb+N9+ALiXC5nVU8HrzWmx1yvZB64ZiCEy7yPdNEaNrszSrE2fg==
54115411

54125412
"@nomicfoundation/[email protected]":
54135413
version "5.0.1"

0 commit comments

Comments
 (0)