Skip to content

Commit

Permalink
chore: version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Nov 8, 2024
1 parent 7e9913c commit 844e4dc
Show file tree
Hide file tree
Showing 10 changed files with 122 additions and 108 deletions.
6 changes: 3 additions & 3 deletions acvm-repo/acvm_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"@web/test-runner": "^0.18.1",
"@web/test-runner-playwright": "^0.11.0",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint": "^8.57.1",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.2.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.4.2"
}
Expand Down
6 changes: 3 additions & 3 deletions compiler/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@web/dev-server-import-maps": "^0.2.0",
"@web/test-runner": "^0.18.1",
"@web/test-runner-playwright": "^0.11.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint": "^8.57.1",
"eslint-plugin-prettier": "^5.2.1",
"ethers": "^6.7.1",
"hardhat": "^2.22.6",
"prettier": "3.2.5",
"prettier": "3.3.3",
"smol-toml": "^1.1.2",
"toml": "^3.0.0",
"tslog": "^4.9.2"
Expand Down
10 changes: 5 additions & 5 deletions compiler/wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@ltd/j-toml": "^1.38.0",
"@types/adm-zip": "^0.5.0",
"@types/chai": "^4",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.9",
"@types/mocha-each": "^2",
"@types/node": "^20.10.5",
"@types/node": "^20.17.6",
"@types/pako": "^2",
"@types/path-browserify": "^1",
"@types/readable-stream": "^4",
Expand All @@ -62,14 +62,14 @@
"browserify-fs": "^1.0.0",
"chai": "^4.4.1",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint": "^8.57.1",
"eslint-plugin-prettier": "^5.2.1",
"html-webpack-plugin": "^5.6.0",
"memfs": "^4.6.0",
"mocha": "^10.2.0",
"mocha-each": "^2.0.1",
"path-browserify": "^1.0.1",
"prettier": "3.2.5",
"prettier": "3.3.3",
"process": "^0.11.10",
"readable-stream": "^4.4.2",
"sinon": "^17.0.1",
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@types/prettier": "^3",
"@types/prettier": "^3.0.0",
"docusaurus-plugin-typedoc": "1.0.0-next.18",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "3.2.5",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "3.3.3",
"serve": "^14.2.1",
"ts-node": "^10.9.1",
"typedoc": "^0.25.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@typescript-eslint/parser": "^6.7.3",
"chai": "^4.4.1",
"cspell": "^8.3.2",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint": "^8.57.1",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.2.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.4.2"
},
Expand Down
12 changes: 6 additions & 6 deletions tooling/noir_codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"devDependencies": {
"@noir-lang/noir_js": "workspace:*",
"@types/chai": "^4",
"@types/mocha": "^10.0.1",
"@types/node": "^20.6.2",
"@types/prettier": "^3",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@types/prettier": "^3.0.0",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint": "^8.57.1",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.2.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"ts-node": "^10.9.1",
"tsx": "^4.6.2",
"typescript": "^5.4.2"
Expand Down
12 changes: 6 additions & 6 deletions tooling/noir_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
},
"devDependencies": {
"@types/chai": "^4",
"@types/mocha": "^10.0.1",
"@types/node": "^20.6.2",
"@types/prettier": "^3",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@types/prettier": "^3.0.0",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint": "^8.57.1",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.2.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"ts-node": "^10.9.1",
"tsc-multi": "^1.1.0",
"tsx": "^4.6.2",
Expand Down
8 changes: 4 additions & 4 deletions tooling/noir_js_types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
}
},
"devDependencies": {
"@types/prettier": "^3",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "3.2.5",
"@types/prettier": "^3.0.0",
"eslint": "^8.57.1",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "3.3.3",
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion tooling/noirc_abi_wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@web/dev-server-esbuild": "^0.3.6",
"@web/test-runner": "^0.18.1",
"@web/test-runner-playwright": "^0.11.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"mocha": "^10.2.0"
}
}
Loading

0 comments on commit 844e4dc

Please sign in to comment.