Skip to content

Commit

Permalink
Upgrade rollup (and dependencies) to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Aug 5, 2024
1 parent 8fa4590 commit 24864f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
}
],
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^29.2.2",
Expand All @@ -86,7 +86,7 @@
"blindsecp256k1": "^0.0.9",
"circomlibjs": "^0.1.7",
"clean-package": "^2.2.0",
"esbuild": "^0.17.10",
"esbuild": "^0.20.2",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -95,10 +95,10 @@
"jest": "^29.3.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"rollup": "^3.22.0",
"rollup-plugin-dts": "^5.1.1",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup": "^4.13.2",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-polyfill-node": "^0.13.0",
"size-limit": "^8.1.0",
"snarkjs": "vocdoni/snarkjs#v0.7.0-groth16browser",
"ts-jest": "^29.0.3",
Expand Down

0 comments on commit 24864f4

Please sign in to comment.