Skip to content

Commit 6f7371e

Browse files
committed
Update deps
1 parent 9122e81 commit 6f7371e

File tree

3 files changed

+56
-56
lines changed

3 files changed

+56
-56
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"snarkjs": "^0.7.5",
6969
"stream-browserify": "^3.0.0",
7070
"styled-components": "^6.1.13",
71-
"tmp": "^0.2.4",
71+
"tmp": "^0.2.5",
7272
"vm-browserify": "^1.0.0"
7373
},
7474
"devDependencies": {
@@ -84,7 +84,7 @@
8484
"@types/react-test-renderer": "^18.3.1",
8585
"babel-jest": "^30.0.5",
8686
"core-js": "^3.45.0",
87-
"eslint": "^9.32.0",
87+
"eslint": "^9.33.0",
8888
"jest": "^30.0.5",
8989
"prettier": "3.6.2",
9090
"react-test-renderer": "18.3.1",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,15 +1162,15 @@
11621162
debug "^4.3.1"
11631163
minimatch "^3.1.2"
11641164

1165-
"@eslint/config-helpers@^0.3.0":
1166-
version "0.3.0"
1167-
resolved "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz"
1168-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
1165+
"@eslint/config-helpers@^0.3.1":
1166+
version "0.3.1"
1167+
resolved "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz"
1168+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
11691169

1170-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
1171-
version "0.15.1"
1172-
resolved "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz"
1173-
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
1170+
"@eslint/core@^0.15.2":
1171+
version "0.15.2"
1172+
resolved "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz"
1173+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
11741174
dependencies:
11751175
"@types/json-schema" "^7.0.15"
11761176

@@ -1189,22 +1189,22 @@
11891189
minimatch "^3.1.2"
11901190
strip-json-comments "^3.1.1"
11911191

1192-
"@eslint/js@9.32.0":
1193-
version "9.32.0"
1194-
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz"
1195-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
1192+
"@eslint/js@9.33.0":
1193+
version "9.33.0"
1194+
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.33.0.tgz"
1195+
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
11961196

11971197
"@eslint/object-schema@^2.1.6":
11981198
version "2.1.6"
11991199
resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz"
12001200
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
12011201

1202-
"@eslint/plugin-kit@^0.3.4":
1203-
version "0.3.4"
1204-
resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz"
1205-
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
1202+
"@eslint/plugin-kit@^0.3.5":
1203+
version "0.3.5"
1204+
resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz"
1205+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
12061206
dependencies:
1207-
"@eslint/core" "^0.15.1"
1207+
"@eslint/core" "^0.15.2"
12081208
levn "^0.4.1"
12091209

12101210
"@ethereumjs/common@^10.0.0":
@@ -7274,19 +7274,19 @@ eslint-visitor-keys@^4.2.1:
72747274
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz"
72757275
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
72767276

7277-
"eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8", "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0", "eslint@^3.17.0 || ^4 || ^5 || ^6 || ^7 || ^8", "eslint@^6.0.0 || ^7.0.0 || ^8.0.0", "eslint@^6.0.0 || ^7.0.0 || >=8.0.0", "eslint@^7.0.0 || ^8.0.0", "eslint@^7.5.0 || ^8.0.0 || ^9.0.0", eslint@^8.1.0, eslint@^8.56.0, eslint@^9.32.0, eslint@>=4.19.1, eslint@>=7.0.0, eslint@>=8:
7278-
version "9.32.0"
7279-
resolved "https://registry.npmjs.org/eslint/-/eslint-9.32.0.tgz"
7280-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
7277+
"eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8", "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0", "eslint@^3.17.0 || ^4 || ^5 || ^6 || ^7 || ^8", "eslint@^6.0.0 || ^7.0.0 || ^8.0.0", "eslint@^6.0.0 || ^7.0.0 || >=8.0.0", "eslint@^7.0.0 || ^8.0.0", "eslint@^7.5.0 || ^8.0.0 || ^9.0.0", eslint@^8.1.0, eslint@^8.56.0, eslint@^9.33.0, eslint@>=4.19.1, eslint@>=7.0.0, eslint@>=8:
7278+
version "9.33.0"
7279+
resolved "https://registry.npmjs.org/eslint/-/eslint-9.33.0.tgz"
7280+
integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA==
72817281
dependencies:
72827282
"@eslint-community/eslint-utils" "^4.2.0"
72837283
"@eslint-community/regexpp" "^4.12.1"
72847284
"@eslint/config-array" "^0.21.0"
7285-
"@eslint/config-helpers" "^0.3.0"
7286-
"@eslint/core" "^0.15.0"
7285+
"@eslint/config-helpers" "^0.3.1"
7286+
"@eslint/core" "^0.15.2"
72877287
"@eslint/eslintrc" "^3.3.1"
7288-
"@eslint/js" "9.32.0"
7289-
"@eslint/plugin-kit" "^0.3.4"
7288+
"@eslint/js" "9.33.0"
7289+
"@eslint/plugin-kit" "^0.3.5"
72907290
"@humanfs/node" "^0.16.6"
72917291
"@humanwhocodes/module-importer" "^1.0.1"
72927292
"@humanwhocodes/retry" "^0.4.2"
@@ -12604,10 +12604,10 @@ tmp@^0.0.33:
1260412604
dependencies:
1260512605
os-tmpdir "~1.0.2"
1260612606

12607-
tmp@^0.2.3, tmp@^0.2.4:
12608-
version "0.2.4"
12609-
resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.4.tgz"
12610-
integrity sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==
12607+
tmp@^0.2.3, tmp@^0.2.5:
12608+
version "0.2.5"
12609+
resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz"
12610+
integrity sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==
1261112611

1261212612
1261312613
version "1.0.5"

0 commit comments

Comments
 (0)