From 06e70ec6d26b81a6169618a4a649a0983010e928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 07:42:58 +0000 Subject: [PATCH] chore(deps): bump @bytecodealliance/jco from 1.20.0 to 1.23.0 in /board Bumps [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) from 1.20.0 to 1.23.0. - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.20.0...jco-v1.23.0) --- updated-dependencies: - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- board/package-lock.json | 65 +++++++---------------------------------- board/package.json | 2 +- 2 files changed, 11 insertions(+), 56 deletions(-) diff --git a/board/package-lock.json b/board/package-lock.json index fb479e6..024a4fb 100644 --- a/board/package-lock.json +++ b/board/package-lock.json @@ -1,14 +1,14 @@ { "name": "escrowa-board", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "escrowa-board", - "version": "0.1.0", + "version": "0.1.1", "dependencies": { - "@bytecodealliance/jco": "^1.20.0", + "@bytecodealliance/jco": "^1.23.0", "@rainbow-me/rainbowkit": "^2.2.11", "@tanstack/react-query": "^5.101.0", "@terminal3/t3n-sdk": "^3.5.0", @@ -456,15 +456,15 @@ } }, "node_modules/@bytecodealliance/jco": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/@bytecodealliance/jco/-/jco-1.20.0.tgz", - "integrity": "sha512-E3CNiV+yFEMIE69RnzOgN0vvCGr90+32rX7VBeerxadcAONnclFrXLba243XIuLuiUHQIa9IFcWkiq6dhF5pVw==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/@bytecodealliance/jco/-/jco-1.23.0.tgz", + "integrity": "sha512-z7DjWfwcBmkE0UTyzUucTeW3UEpbTjREXfIJBF+TRlDf+16Sxp5E/WXhT+19t7uvDgAdahhuIOfthrfYqiU8yQ==", "license": "(Apache-2.0 WITH LLVM-exception)", "dependencies": { "@bytecodealliance/componentize-js": "^0.21.0", "@bytecodealliance/componentize-js-0-19-3": "npm:@bytecodealliance/componentize-js@^0.19.3", "@bytecodealliance/preview2-shim": "^0.17.9", - "@bytecodealliance/preview3-shim": "^0.1.0", + "@bytecodealliance/preview3-shim": "^0.1.2", "binaryen": "^123.0.0", "commander": "^14", "mkdirp": "^3", @@ -482,9 +482,9 @@ "license": "(Apache-2.0 WITH LLVM-exception)" }, "node_modules/@bytecodealliance/preview3-shim": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@bytecodealliance/preview3-shim/-/preview3-shim-0.1.0.tgz", - "integrity": "sha512-aw7wk/zMgtwLDve2RvnVJ196QPLq2J5lCd+bP24G1ELx6hZuSLFp/APCzKfdJ5Z4leG2SbRyHneSXwkH8pYYlQ==", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@bytecodealliance/preview3-shim/-/preview3-shim-0.1.2.tgz", + "integrity": "sha512-5twfO5h6zVkJ2QLxrLR21qyLS3jY35XvY0f+jZV4e9FkI6qa2RdPfNDgC50HYhGCtWmbH4TlN1puIyHfEemSNg==", "license": "(Apache-2.0 WITH LLVM-exception)", "dependencies": { "@bytecodealliance/preview2-shim": "^0.17.3" @@ -4103,17 +4103,6 @@ } } }, - "node_modules/@reown/appkit-controllers/node_modules/zod": { - "version": "3.25.76", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", - "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", - "license": "MIT", - "optional": true, - "peer": true, - "funding": { - "url": "https://github.com/sponsors/colinhacks" - } - }, "node_modules/@reown/appkit-pay": { "version": "1.7.8", "resolved": "https://registry.npmjs.org/@reown/appkit-pay/-/appkit-pay-1.7.8.tgz", @@ -4474,17 +4463,6 @@ } } }, - "node_modules/@reown/appkit-utils/node_modules/zod": { - "version": "3.25.76", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", - "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", - "license": "MIT", - "optional": true, - "peer": true, - "funding": { - "url": "https://github.com/sponsors/colinhacks" - } - }, "node_modules/@reown/appkit-wallet": { "version": "1.7.8", "resolved": "https://registry.npmjs.org/@reown/appkit-wallet/-/appkit-wallet-1.7.8.tgz", @@ -4773,17 +4751,6 @@ } } }, - "node_modules/@reown/appkit/node_modules/zod": { - "version": "3.25.76", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", - "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", - "license": "MIT", - "optional": true, - "peer": true, - "funding": { - "url": "https://github.com/sponsors/colinhacks" - } - }, "node_modules/@rollup/rollup-android-arm-eabi": { "version": "4.61.1", "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.61.1.tgz", @@ -8232,17 +8199,6 @@ } } }, - "node_modules/@walletconnect/utils/node_modules/zod": { - "version": "3.25.76", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", - "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", - "license": "MIT", - "optional": true, - "peer": true, - "funding": { - "url": "https://github.com/sponsors/colinhacks" - } - }, "node_modules/@walletconnect/window-getters": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/@walletconnect/window-getters/-/window-getters-1.0.1.tgz", @@ -15676,7 +15632,6 @@ "version": "2.3.2", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "dev": true, "hasInstallScript": true, "license": "MIT", "optional": true, diff --git a/board/package.json b/board/package.json index 4bc340b..3f72d10 100644 --- a/board/package.json +++ b/board/package.json @@ -20,7 +20,7 @@ "lighthouse": "npx lhci autorun" }, "dependencies": { - "@bytecodealliance/jco": "^1.20.0", + "@bytecodealliance/jco": "^1.23.0", "@rainbow-me/rainbowkit": "^2.2.11", "@tanstack/react-query": "^5.101.0", "@terminal3/t3n-sdk": "^3.5.0",