From 5e4437b080ac8fb476b3c41e7a4ebc9430b80b0a Mon Sep 17 00:00:00 2001 From: Bruno Menezes Date: Fri, 12 Dec 2025 12:09:40 +0000 Subject: [PATCH 1/2] chore: Mitigate cve-2025-55183 and cve-2025-55184 --- package.json | 8 +- pnpm-lock.yaml | 670 ++++++++++++++++++++++++++++--------------------- 2 files changed, 393 insertions(+), 285 deletions(-) diff --git a/package.json b/package.json index 269aa6bd..1dab8d20 100644 --- a/package.json +++ b/package.json @@ -61,16 +61,16 @@ "humanize-duration": "^3.29.0", "jotai": "^2.12.4", "lodash": "^4.17.21", - "next": "^15.5.7", + "next": "^15.5.9", "next-themes": "^0.4.6", - "react": "^19.2.1", + "react": "^19.2.3", "react-chartjs-2": "^5.3.0", - "react-dom": "^19.2.1", + "react-dom": "^19.2.3", "react-ga4": "^2.1.0", "react-gtm-module": "^2.0.11", "react-hook-form": "^7.64.0", "react-icons": "^5.5.0", - "react-is": "^19.2.0", + "react-is": "^19.2.3", "react-jazzicon": "^1.0.4", "recharts": "^3.2.1", "rxjs": "^7.8.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dfa9cdd..df039e6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: dependencies: '@apollo/client': specifier: 4.0.7 - version: 4.0.7(graphql@16.11.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(rxjs@7.8.2) + version: 4.0.7(graphql@16.11.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rxjs@7.8.2) '@cartesi/pos': specifier: 2.1.0 version: 2.1.0 @@ -33,10 +33,10 @@ importers: version: 5.0.2 '@chakra-ui/react': specifier: ^3.27.1 - version: 3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@emotion/react': specifier: ^11.14.0 - version: 11.14.0(@types/react@19.2.2)(react@19.2.1) + version: 11.14.0(@types/react@19.2.2)(react@19.2.3) '@ethersproject/address': specifier: ^5.8.0 version: 5.8.0 @@ -60,7 +60,7 @@ importers: version: 9.1.0(bufferutil@4.0.9)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) '@vercel/speed-insights': specifier: ^1.2.0 - version: 1.2.0(next@15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)(svelte@3.55.0) + version: 1.2.0(next@15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)(svelte@3.55.0) '@web3-onboard/coinbase': specifier: ^2.4.2 version: 2.4.2(bufferutil@4.0.9)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) @@ -78,10 +78,10 @@ importers: version: 2.11.3(bufferutil@4.0.9)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) '@web3-onboard/react': specifier: ^2.11.0 - version: 2.11.0(bufferutil@4.0.9)(react@19.2.1)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) + version: 2.11.0(bufferutil@4.0.9)(react@19.2.3)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) '@web3-onboard/walletconnect': specifier: ^2.6.2 - version: 2.6.2(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.1)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) + version: 2.6.2(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.3)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) chart.js: specifier: ^4.4.9 version: 4.5.0 @@ -102,7 +102,7 @@ importers: version: 5.8.0(bufferutil@4.0.9)(utf-8-validate@5.0.10) framer-motion: specifier: ^12.23.22 - version: 12.23.22(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 12.23.22(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) graphql: specifier: ^16.11.0 version: 16.11.0 @@ -114,25 +114,25 @@ importers: version: 3.33.1 jotai: specifier: ^2.12.4 - version: 2.15.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.2)(react@19.2.1) + version: 2.15.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.2)(react@19.2.3) lodash: specifier: ^4.17.21 version: 4.17.21 next: - specifier: ^15.5.7 - version: 15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + specifier: ^15.5.9 + version: 15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) next-themes: specifier: ^0.4.6 - version: 0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 0.4.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react: - specifier: ^19.2.1 - version: 19.2.1 + specifier: ^19.2.3 + version: 19.2.3 react-chartjs-2: specifier: ^5.3.0 - version: 5.3.0(chart.js@4.5.0)(react@19.2.1) + version: 5.3.0(chart.js@4.5.0)(react@19.2.3) react-dom: - specifier: ^19.2.1 - version: 19.2.1(react@19.2.1) + specifier: ^19.2.3 + version: 19.2.3(react@19.2.3) react-ga4: specifier: ^2.1.0 version: 2.1.0 @@ -141,19 +141,19 @@ importers: version: 2.0.11 react-hook-form: specifier: ^7.64.0 - version: 7.64.0(react@19.2.1) + version: 7.64.0(react@19.2.3) react-icons: specifier: ^5.5.0 - version: 5.5.0(react@19.2.1) + version: 5.5.0(react@19.2.3) react-is: - specifier: ^19.2.0 - version: 19.2.0 + specifier: ^19.2.3 + version: 19.2.3 react-jazzicon: specifier: ^1.0.4 - version: 1.0.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 1.0.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3) recharts: specifier: ^3.2.1 - version: 3.2.1(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react-is@19.2.0)(react@19.2.1)(redux@5.0.1) + version: 3.2.1(@types/react@19.2.2)(react-dom@19.2.3(react@19.2.3))(react-is@19.2.3)(react@19.2.3)(redux@5.0.1) rxjs: specifier: ^7.8.2 version: 7.8.2 @@ -169,7 +169,7 @@ importers: version: 7.27.1(@babel/core@7.28.4) '@chakra-ui/cli': specifier: ^3.27.1 - version: 3.27.1(@chakra-ui/react@3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)) + version: 3.27.1(@chakra-ui/react@3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)) '@chromatic-com/storybook': specifier: ^4.1.1 version: 4.1.1(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) @@ -184,19 +184,19 @@ importers: version: 9.37.0 '@storybook/addon-links': specifier: ^9.1.10 - version: 9.1.10(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) + version: 9.1.10(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) '@storybook/addon-onboarding': specifier: ^9.1.10 version: 9.1.10(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) '@storybook/blocks': specifier: ^8.6.14 - version: 8.6.14(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) + version: 8.6.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) '@storybook/nextjs-vite': specifier: ^9.1.10 - version: 9.1.10(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(next@15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) + version: 9.1.10(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(next@15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) '@storybook/react': specifier: ^9.1.10 - version: 9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3) + version: 9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3) '@testing-library/dom': specifier: ^10.4.1 version: 10.4.1 @@ -205,7 +205,7 @@ importers: version: 6.9.1 '@testing-library/react': specifier: ^16.3.0 - version: 16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@testing-library/user-event': specifier: ^14.6.1 version: 14.6.1(@testing-library/dom@10.4.1) @@ -671,6 +671,9 @@ packages: '@emnapi/runtime@1.5.0': resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==} + '@emnapi/runtime@1.7.1': + resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==} + '@emnapi/wasi-threads@1.1.0': resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==} @@ -1431,124 +1434,135 @@ packages: resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==} engines: {node: '>=18'} - '@img/sharp-darwin-arm64@0.34.4': - resolution: {integrity: sha512-sitdlPzDVyvmINUdJle3TNHl+AG9QcwiAMsXmccqsCOMZNIdW2/7S26w0LyU8euiLVzFBL3dXPwVCq/ODnf2vA==} + '@img/sharp-darwin-arm64@0.34.5': + resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [darwin] - '@img/sharp-darwin-x64@0.34.4': - resolution: {integrity: sha512-rZheupWIoa3+SOdF/IcUe1ah4ZDpKBGWcsPX6MT0lYniH9micvIU7HQkYTfrx5Xi8u+YqwLtxC/3vl8TQN6rMg==} + '@img/sharp-darwin-x64@0.34.5': + resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [darwin] - '@img/sharp-libvips-darwin-arm64@1.2.3': - resolution: {integrity: sha512-QzWAKo7kpHxbuHqUC28DZ9pIKpSi2ts2OJnoIGI26+HMgq92ZZ4vk8iJd4XsxN+tYfNJxzH6W62X5eTcsBymHw==} + '@img/sharp-libvips-darwin-arm64@1.2.4': + resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==} cpu: [arm64] os: [darwin] - '@img/sharp-libvips-darwin-x64@1.2.3': - resolution: {integrity: sha512-Ju+g2xn1E2AKO6YBhxjj+ACcsPQRHT0bhpglxcEf+3uyPY+/gL8veniKoo96335ZaPo03bdDXMv0t+BBFAbmRA==} + '@img/sharp-libvips-darwin-x64@1.2.4': + resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==} cpu: [x64] os: [darwin] - '@img/sharp-libvips-linux-arm64@1.2.3': - resolution: {integrity: sha512-I4RxkXU90cpufazhGPyVujYwfIm9Nk1QDEmiIsaPwdnm013F7RIceaCc87kAH+oUB1ezqEvC6ga4m7MSlqsJvQ==} + '@img/sharp-libvips-linux-arm64@1.2.4': + resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} cpu: [arm64] os: [linux] - '@img/sharp-libvips-linux-arm@1.2.3': - resolution: {integrity: sha512-x1uE93lyP6wEwGvgAIV0gP6zmaL/a0tGzJs/BIDDG0zeBhMnuUPm7ptxGhUbcGs4okDJrk4nxgrmxpib9g6HpA==} + '@img/sharp-libvips-linux-arm@1.2.4': + resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} cpu: [arm] os: [linux] - '@img/sharp-libvips-linux-ppc64@1.2.3': - resolution: {integrity: sha512-Y2T7IsQvJLMCBM+pmPbM3bKT/yYJvVtLJGfCs4Sp95SjvnFIjynbjzsa7dY1fRJX45FTSfDksbTp6AGWudiyCg==} + '@img/sharp-libvips-linux-ppc64@1.2.4': + resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} cpu: [ppc64] os: [linux] - '@img/sharp-libvips-linux-s390x@1.2.3': - resolution: {integrity: sha512-RgWrs/gVU7f+K7P+KeHFaBAJlNkD1nIZuVXdQv6S+fNA6syCcoboNjsV2Pou7zNlVdNQoQUpQTk8SWDHUA3y/w==} + '@img/sharp-libvips-linux-riscv64@1.2.4': + resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} + cpu: [riscv64] + os: [linux] + + '@img/sharp-libvips-linux-s390x@1.2.4': + resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} cpu: [s390x] os: [linux] - '@img/sharp-libvips-linux-x64@1.2.3': - resolution: {integrity: sha512-3JU7LmR85K6bBiRzSUc/Ff9JBVIFVvq6bomKE0e63UXGeRw2HPVEjoJke1Yx+iU4rL7/7kUjES4dZ/81Qjhyxg==} + '@img/sharp-libvips-linux-x64@1.2.4': + resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} cpu: [x64] os: [linux] - '@img/sharp-libvips-linuxmusl-arm64@1.2.3': - resolution: {integrity: sha512-F9q83RZ8yaCwENw1GieztSfj5msz7GGykG/BA+MOUefvER69K/ubgFHNeSyUu64amHIYKGDs4sRCMzXVj8sEyw==} + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': + resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} cpu: [arm64] os: [linux] - '@img/sharp-libvips-linuxmusl-x64@1.2.3': - resolution: {integrity: sha512-U5PUY5jbc45ANM6tSJpsgqmBF/VsL6LnxJmIf11kB7J5DctHgqm0SkuXzVWtIY90GnJxKnC/JT251TDnk1fu/g==} + '@img/sharp-libvips-linuxmusl-x64@1.2.4': + resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} cpu: [x64] os: [linux] - '@img/sharp-linux-arm64@0.34.4': - resolution: {integrity: sha512-YXU1F/mN/Wu786tl72CyJjP/Ngl8mGHN1hST4BGl+hiW5jhCnV2uRVTNOcaYPs73NeT/H8Upm3y9582JVuZHrQ==} + '@img/sharp-linux-arm64@0.34.5': + resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] - '@img/sharp-linux-arm@0.34.4': - resolution: {integrity: sha512-Xyam4mlqM0KkTHYVSuc6wXRmM7LGN0P12li03jAnZ3EJWZqj83+hi8Y9UxZUbxsgsK1qOEwg7O0Bc0LjqQVtxA==} + '@img/sharp-linux-arm@0.34.5': + resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm] os: [linux] - '@img/sharp-linux-ppc64@0.34.4': - resolution: {integrity: sha512-F4PDtF4Cy8L8hXA2p3TO6s4aDt93v+LKmpcYFLAVdkkD3hSxZzee0rh6/+94FpAynsuMpLX5h+LRsSG3rIciUQ==} + '@img/sharp-linux-ppc64@0.34.5': + resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [ppc64] os: [linux] - '@img/sharp-linux-s390x@0.34.4': - resolution: {integrity: sha512-qVrZKE9Bsnzy+myf7lFKvng6bQzhNUAYcVORq2P7bDlvmF6u2sCmK2KyEQEBdYk+u3T01pVsPrkj943T1aJAsw==} + '@img/sharp-linux-riscv64@0.34.5': + resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [riscv64] + os: [linux] + + '@img/sharp-linux-s390x@0.34.5': + resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [s390x] os: [linux] - '@img/sharp-linux-x64@0.34.4': - resolution: {integrity: sha512-ZfGtcp2xS51iG79c6Vhw9CWqQC8l2Ot8dygxoDoIQPTat/Ov3qAa8qpxSrtAEAJW+UjTXc4yxCjNfxm4h6Xm2A==} + '@img/sharp-linux-x64@0.34.5': + resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] - '@img/sharp-linuxmusl-arm64@0.34.4': - resolution: {integrity: sha512-8hDVvW9eu4yHWnjaOOR8kHVrew1iIX+MUgwxSuH2XyYeNRtLUe4VNioSqbNkB7ZYQJj9rUTT4PyRscyk2PXFKA==} + '@img/sharp-linuxmusl-arm64@0.34.5': + resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] - '@img/sharp-linuxmusl-x64@0.34.4': - resolution: {integrity: sha512-lU0aA5L8QTlfKjpDCEFOZsTYGn3AEiO6db8W5aQDxj0nQkVrZWmN3ZP9sYKWJdtq3PWPhUNlqehWyXpYDcI9Sg==} + '@img/sharp-linuxmusl-x64@0.34.5': + resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] - '@img/sharp-wasm32@0.34.4': - resolution: {integrity: sha512-33QL6ZO/qpRyG7woB/HUALz28WnTMI2W1jgX3Nu2bypqLIKx/QKMILLJzJjI+SIbvXdG9fUnmrxR7vbi1sTBeA==} + '@img/sharp-wasm32@0.34.5': + resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [wasm32] - '@img/sharp-win32-arm64@0.34.4': - resolution: {integrity: sha512-2Q250do/5WXTwxW3zjsEuMSv5sUU4Tq9VThWKlU2EYLm4MB7ZeMwF+SFJutldYODXF6jzc6YEOC+VfX0SZQPqA==} + '@img/sharp-win32-arm64@0.34.5': + resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [win32] - '@img/sharp-win32-ia32@0.34.4': - resolution: {integrity: sha512-3ZeLue5V82dT92CNL6rsal6I2weKw1cYu+rGKm8fOCCtJTR2gYeUfY3FqUnIJsMUPIH68oS5jmZ0NiJ508YpEw==} + '@img/sharp-win32-ia32@0.34.5': + resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [ia32] os: [win32] - '@img/sharp-win32-x64@0.34.4': - resolution: {integrity: sha512-xIyj4wpYs8J18sVN3mSQjwrw7fKUqRw+Z5rnHNCy5fYTxigBz81u5mOMPmFumwjcn8+ld1ppptMBCLic1nz6ig==} + '@img/sharp-win32-x64@0.34.5': + resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [win32] @@ -1813,6 +1827,9 @@ packages: '@next/env@15.5.7': resolution: {integrity: sha512-4h6Y2NyEkIEN7Z8YxkA27pq6zTkS09bUSYC0xjd0NpwFxjnIKeZEeH591o5WECSmjpUhLn3H2QLJcDye3Uzcvg==} + '@next/env@15.5.9': + resolution: {integrity: sha512-4GlTZ+EJM7WaW2HEZcyU317tIQDjkQIyENDLxYJfSWlfqguN+dHkZgyQTV/7ykvobU7yEH5gKvreNrH4B6QgIg==} + '@next/swc-darwin-arm64@15.5.7': resolution: {integrity: sha512-IZwtxCEpI91HVU/rAUOOobWSZv4P2DeTtNaCdHqLcTJU4wdNXgAySvKa/qJCgR5m6KI8UsKDXtO2B31jcaw1Yw==} engines: {node: '>= 10'} @@ -2604,6 +2621,9 @@ packages: '@types/chai@5.2.2': resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==} + '@types/chai@5.2.3': + resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} + '@types/cli-table@0.3.4': resolution: {integrity: sha512-GsALrTL69mlwbAw/MHF1IPTadSLZQnsxe7a80G8l4inN/iEXCOcVeT/S7aRc6hbhqzL9qZ314kHPDQnQ3ev+HA==} @@ -2703,6 +2723,9 @@ packages: '@types/node@22.18.8': resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==} + '@types/node@22.19.2': + resolution: {integrity: sha512-LPM2G3Syo1GLzXLGJAKdqoU35XvrWzGJ21/7sgZTUpbkBaOasTj8tjwn6w+hCkqaa1TfJ/w67rJSwYItlJ2mYw==} + '@types/parse-json@4.0.0': resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} @@ -3922,6 +3945,10 @@ packages: resolution: {integrity: sha512-vAPMQdnyKCBtkmQA6FMCBvU9qFIppS3nzyXnEM+Lo2IAhG4Mpjv9cCxMudhgV3YdNNJv6TNqXy97dfRVL2LmaQ==} hasBin: true + baseline-browser-mapping@2.9.6: + resolution: {integrity: sha512-v9BVVpOTLB59C9E7aSnmIF8h7qRsFpx+A2nugVMTszEOMcfjlZMsXRm4LF23I3Z9AJxc8ANpIvzbzONoX9VJlg==} + hasBin: true + bcrypt-pbkdf@1.0.2: resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==} @@ -3971,6 +3998,9 @@ packages: bn.js@4.12.1: resolution: {integrity: sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==} + bn.js@4.12.2: + resolution: {integrity: sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==} + bn.js@5.2.1: resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} @@ -4042,6 +4072,11 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true + browserslist@4.28.1: + resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + bs58@4.0.1: resolution: {integrity: sha512-Ok3Wdf5vOIlBrgCvTq96gBkJw+JUEzdBgyaza5HLtPm7yTHkjRy8+JzNyHF7BHa0bNWOQIp3m5YF0nnFcOIKLw==} @@ -4147,6 +4182,9 @@ packages: caniuse-lite@1.0.30001748: resolution: {integrity: sha512-5P5UgAr0+aBmNiplks08JLw+AW/XG/SurlgZLgB1dDLfAw7EfRGxIwzPHxdSCGY/BTKDqIVyJL87cCN6s0ZR0w==} + caniuse-lite@1.0.30001760: + resolution: {integrity: sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==} + caseless@0.12.0: resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} @@ -4789,8 +4827,8 @@ packages: resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} engines: {node: '>=8'} - detect-libc@2.1.0: - resolution: {integrity: sha512-vEtk+OcP7VBRtQZ1EJ3bdgzSfBjgnEalLTp5zjJrS+2Z1w2KZly4SBdac/WDU3hhsNAZ9E8SC96ME4Ey8MZ7cg==} + detect-libc@2.1.2: + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} engines: {node: '>=8'} detect-newline@3.1.0: @@ -4990,6 +5028,9 @@ packages: electron-to-chromium@1.5.232: resolution: {integrity: sha512-ENirSe7wf8WzyPCibqKUG1Cg43cPaxH4wRR7AJsX7MCABCHBIOFqvaYODSLKUuZdraxUTHRE/0A2Aq8BYKEHOg==} + electron-to-chromium@1.5.267: + resolution: {integrity: sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==} + elliptic@6.6.1: resolution: {integrity: sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==} @@ -5028,8 +5069,8 @@ packages: end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} - enhanced-resolve@5.18.3: - resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==} + enhanced-resolve@5.18.4: + resolution: {integrity: sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==} engines: {node: '>=10.13.0'} enquirer@2.4.1: @@ -7439,8 +7480,8 @@ packages: next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - next@15.5.7: - resolution: {integrity: sha512-+t2/0jIJ48kUpGKkdlhgkv+zPTEOoXyr60qXe68eB/pl3CMJaLeIGjzp5D6Oqt25hCBiBTt8wEeeAzfJvUKnPQ==} + next@15.5.9: + resolution: {integrity: sha512-agNLK89seZEtC5zUHwtut0+tNrc0Xw4FT/Dg+B/VLEo9pAcS9rtTKpek3V6kVcVwsB2YlqMaHdfZL4eLEVYuCg==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: @@ -7519,6 +7560,9 @@ packages: node-releases@2.0.23: resolution: {integrity: sha512-cCmFDMSm26S6tQSDpBCg/NR8NENrVPhAJSf+XbxBG4rPFaaonlEoE9wHQmun+cls499TQGSb7ZyPBRlzgKfpeg==} + node-releases@2.0.27: + resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} + node-watch@0.7.4: resolution: {integrity: sha512-RinNxoz4W1cep1b928fuFhvAQ5ag/+1UlMDV7rbyGthBIgsiEouS4kvRayvvboxii4m8eolKOIBo3OjDqbc+uQ==} engines: {node: '>=6'} @@ -8206,10 +8250,10 @@ packages: resolution: {integrity: sha512-kQKsqPLplY3Hx4jGnM3jpQcG3FQDt7ySz32uTHt3C9HAe45kNXG+3o16Eqn3Fw1GtMfHoN3b4J/z2e6cZJCmqQ==} engines: {node: ^20.9.0 || >=22} - react-dom@19.2.1: - resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==} + react-dom@19.2.3: + resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==} peerDependencies: - react: ^19.2.1 + react: ^19.2.3 react-ga4@2.1.0: resolution: {integrity: sha512-ZKS7PGNFqqMd3PJ6+C2Jtz/o1iU9ggiy8Y8nUeksgVuvNISbmrQtJiZNvC/TjDsqD0QlU5Wkgs7i+w9+OjHhhQ==} @@ -8237,8 +8281,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-is@19.2.0: - resolution: {integrity: sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==} + react-is@19.2.3: + resolution: {integrity: sha512-qJNJfu81ByyabuG7hPFEbXqNcWSU3+eVus+KJs+0ncpGfMyYdvSmxiJxbWR65lYi1I+/0HBcliO029gc4F+PnA==} react-jazzicon@1.0.4: resolution: {integrity: sha512-/3kWv5vtAhI18GBFoqjpxRTtL+EImuB73PAC02r/zJQ6E+PAUmoBx8edYvTCIYHwS01uFf6N3elTDqSrVPwg4w==} @@ -8258,8 +8302,8 @@ packages: redux: optional: true - react@19.2.1: - resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==} + react@19.2.3: + resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==} engines: {node: '>=0.10.0'} read-pkg-up@1.0.1: @@ -8576,6 +8620,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.3: + resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==} + engines: {node: '>=10'} + hasBin: true + send@0.19.0: resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} engines: {node: '>= 0.8.0'} @@ -8634,8 +8683,8 @@ packages: sha3@2.1.4: resolution: {integrity: sha512-S8cNxbyb0UGUM2VhRD4Poe5N58gJnJsLJ5vC7FYWGUmGhcsj4++WaIOBFVDxlG0W3To6xBuiRh+i0Qp2oNCOtg==} - sharp@0.34.4: - resolution: {integrity: sha512-FUH39xp3SBPnxWvd5iib1X8XY7J0K0X7d93sie9CJg2PO8/7gmg89Nve6OjItK53/MlAushNNxteBYfM6DEuoA==} + sharp@0.34.5: + resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} shebang-command@1.2.0: @@ -9056,8 +9105,8 @@ packages: resolution: {integrity: sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==} engines: {node: '>=4.5'} - terser-webpack-plugin@5.3.15: - resolution: {integrity: sha512-PGkOdpRFK+rb1TzVz+msVhw4YMRT9txLF4kRqvJhGhCM324xuR3REBSHALN+l+sAhKUmz0aotnjp5D+P83mLhQ==} + terser-webpack-plugin@5.3.16: + resolution: {integrity: sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q==} engines: {node: '>= 10.13.0'} peerDependencies: '@swc/core': '*' @@ -9493,6 +9542,12 @@ packages: peerDependencies: browserslist: '>= 4.21.0' + update-browserslist-db@1.2.2: + resolution: {integrity: sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + upper-case-first@1.1.2: resolution: {integrity: sha512-wINKYvI3Db8dtjikdAqoBbZoP6Q+PZUyfMR7pmwHzjC2quzSkUq5DmPrTtPEqHaz8AGtmsB4TqwapMTM1QAQOQ==} @@ -10264,7 +10319,7 @@ snapshots: '@adraffy/ens-normalize@1.11.0': {} - '@apollo/client@4.0.7(graphql@16.11.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(rxjs@7.8.2)': + '@apollo/client@4.0.7(graphql@16.11.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rxjs@7.8.2)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) '@wry/caches': 1.0.1 @@ -10276,10 +10331,10 @@ snapshots: rxjs: 7.8.2 tslib: 2.8.1 optionalDependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - '@ark-ui/react@5.25.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@ark-ui/react@5.25.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@internationalized/date': 3.9.0 '@zag-js/accordion': 1.24.1 @@ -10322,7 +10377,7 @@ snapshots: '@zag-js/qr-code': 1.24.1 '@zag-js/radio-group': 1.24.1 '@zag-js/rating-group': 1.24.1 - '@zag-js/react': 1.24.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@zag-js/react': 1.24.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@zag-js/scroll-area': 1.24.1 '@zag-js/select': 1.24.1 '@zag-js/signature-pad': 1.24.1 @@ -10341,8 +10396,8 @@ snapshots: '@zag-js/tree-view': 1.24.1 '@zag-js/types': 1.24.1 '@zag-js/utils': 1.24.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@asamuzakjp/css-color@3.2.0': dependencies: @@ -10701,9 +10756,9 @@ snapshots: '@chainlink/contracts@0.2.2': {} - '@chakra-ui/cli@3.27.1(@chakra-ui/react@3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1))': + '@chakra-ui/cli@3.27.1(@chakra-ui/react@3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3))': dependencies: - '@chakra-ui/react': 3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@chakra-ui/react': 3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@clack/prompts': 0.11.0 '@pandacss/is-valid-prop': 0.54.0 '@types/cli-table': 0.3.4 @@ -10727,19 +10782,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@chakra-ui/react@3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@chakra-ui/react@3.27.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@ark-ui/react': 5.25.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@ark-ui/react': 5.25.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@emotion/is-prop-valid': 1.4.0 - '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.1) + '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.3) '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.1) + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.3) '@emotion/utils': 1.4.2 '@pandacss/is-valid-prop': 0.54.0 csstype: 3.1.3 fast-safe-stringify: 2.1.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@chromatic-com/storybook@4.1.1(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': dependencies: @@ -10804,6 +10859,11 @@ snapshots: tslib: 2.8.1 optional: true + '@emnapi/runtime@1.7.1': + dependencies: + tslib: 2.8.1 + optional: true + '@emnapi/wasi-threads@1.1.0': dependencies: tslib: 2.8.1 @@ -10841,17 +10901,17 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1)': + '@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.3)': dependencies: '@babel/runtime': 7.27.4 '@emotion/babel-plugin': 11.13.5 '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.1) + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.3) '@emotion/utils': 1.4.2 '@emotion/weak-memoize': 0.4.0 hoist-non-react-statics: 3.3.2 - react: 19.2.1 + react: 19.2.3 optionalDependencies: '@types/react': 19.2.2 transitivePeerDependencies: @@ -10869,9 +10929,9 @@ snapshots: '@emotion/unitless@0.10.0': {} - '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.1)': + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.3)': dependencies: - react: 19.2.1 + react: 19.2.3 '@emotion/utils@1.4.2': {} @@ -11682,90 +11742,98 @@ snapshots: '@img/colour@1.0.0': optional: true - '@img/sharp-darwin-arm64@0.34.4': + '@img/sharp-darwin-arm64@0.34.5': optionalDependencies: - '@img/sharp-libvips-darwin-arm64': 1.2.3 + '@img/sharp-libvips-darwin-arm64': 1.2.4 optional: true - '@img/sharp-darwin-x64@0.34.4': + '@img/sharp-darwin-x64@0.34.5': optionalDependencies: - '@img/sharp-libvips-darwin-x64': 1.2.3 + '@img/sharp-libvips-darwin-x64': 1.2.4 + optional: true + + '@img/sharp-libvips-darwin-arm64@1.2.4': optional: true - '@img/sharp-libvips-darwin-arm64@1.2.3': + '@img/sharp-libvips-darwin-x64@1.2.4': optional: true - '@img/sharp-libvips-darwin-x64@1.2.3': + '@img/sharp-libvips-linux-arm64@1.2.4': optional: true - '@img/sharp-libvips-linux-arm64@1.2.3': + '@img/sharp-libvips-linux-arm@1.2.4': optional: true - '@img/sharp-libvips-linux-arm@1.2.3': + '@img/sharp-libvips-linux-ppc64@1.2.4': optional: true - '@img/sharp-libvips-linux-ppc64@1.2.3': + '@img/sharp-libvips-linux-riscv64@1.2.4': optional: true - '@img/sharp-libvips-linux-s390x@1.2.3': + '@img/sharp-libvips-linux-s390x@1.2.4': optional: true - '@img/sharp-libvips-linux-x64@1.2.3': + '@img/sharp-libvips-linux-x64@1.2.4': optional: true - '@img/sharp-libvips-linuxmusl-arm64@1.2.3': + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': optional: true - '@img/sharp-libvips-linuxmusl-x64@1.2.3': + '@img/sharp-libvips-linuxmusl-x64@1.2.4': optional: true - '@img/sharp-linux-arm64@0.34.4': + '@img/sharp-linux-arm64@0.34.5': optionalDependencies: - '@img/sharp-libvips-linux-arm64': 1.2.3 + '@img/sharp-libvips-linux-arm64': 1.2.4 optional: true - '@img/sharp-linux-arm@0.34.4': + '@img/sharp-linux-arm@0.34.5': optionalDependencies: - '@img/sharp-libvips-linux-arm': 1.2.3 + '@img/sharp-libvips-linux-arm': 1.2.4 optional: true - '@img/sharp-linux-ppc64@0.34.4': + '@img/sharp-linux-ppc64@0.34.5': optionalDependencies: - '@img/sharp-libvips-linux-ppc64': 1.2.3 + '@img/sharp-libvips-linux-ppc64': 1.2.4 optional: true - '@img/sharp-linux-s390x@0.34.4': + '@img/sharp-linux-riscv64@0.34.5': optionalDependencies: - '@img/sharp-libvips-linux-s390x': 1.2.3 + '@img/sharp-libvips-linux-riscv64': 1.2.4 optional: true - '@img/sharp-linux-x64@0.34.4': + '@img/sharp-linux-s390x@0.34.5': optionalDependencies: - '@img/sharp-libvips-linux-x64': 1.2.3 + '@img/sharp-libvips-linux-s390x': 1.2.4 optional: true - '@img/sharp-linuxmusl-arm64@0.34.4': + '@img/sharp-linux-x64@0.34.5': optionalDependencies: - '@img/sharp-libvips-linuxmusl-arm64': 1.2.3 + '@img/sharp-libvips-linux-x64': 1.2.4 optional: true - '@img/sharp-linuxmusl-x64@0.34.4': + '@img/sharp-linuxmusl-arm64@0.34.5': optionalDependencies: - '@img/sharp-libvips-linuxmusl-x64': 1.2.3 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 optional: true - '@img/sharp-wasm32@0.34.4': + '@img/sharp-linuxmusl-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + optional: true + + '@img/sharp-wasm32@0.34.5': dependencies: - '@emnapi/runtime': 1.5.0 + '@emnapi/runtime': 1.7.1 optional: true - '@img/sharp-win32-arm64@0.34.4': + '@img/sharp-win32-arm64@0.34.5': optional: true - '@img/sharp-win32-ia32@0.34.4': + '@img/sharp-win32-ia32@0.34.5': optional: true - '@img/sharp-win32-x64@0.34.4': + '@img/sharp-win32-x64@0.34.5': optional: true '@internationalized/date@3.9.0': @@ -12164,6 +12232,8 @@ snapshots: '@next/env@15.5.7': {} + '@next/env@15.5.9': {} + '@next/swc-darwin-arm64@15.5.7': optional: true @@ -12387,7 +12457,7 @@ snapshots: '@pkgr/core@0.2.9': {} - '@reduxjs/toolkit@2.9.0(react-redux@9.2.0(@types/react@19.2.2)(react@19.2.1)(redux@5.0.1))(react@19.2.1)': + '@reduxjs/toolkit@2.9.0(react-redux@9.2.0(@types/react@19.2.2)(react@19.2.3)(redux@5.0.1))(react@19.2.3)': dependencies: '@standard-schema/spec': 1.0.0 '@standard-schema/utils': 0.3.0 @@ -12396,8 +12466,8 @@ snapshots: redux-thunk: 3.1.0(redux@5.0.1) reselect: 5.1.1 optionalDependencies: - react: 19.2.1 - react-redux: 9.2.0(@types/react@19.2.2)(react@19.2.1)(redux@5.0.1) + react: 19.2.3 + react-redux: 9.2.0(@types/react@19.2.2)(react@19.2.3)(redux@5.0.1) '@resolver-engine/core@0.3.3': dependencies: @@ -12747,25 +12817,25 @@ snapshots: '@standard-schema/utils@0.3.0': {} - '@storybook/addon-links@9.1.10(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': + '@storybook/addon-links@9.1.10(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': dependencies: '@storybook/global': 5.0.0 storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) optionalDependencies: - react: 19.2.1 + react: 19.2.3 '@storybook/addon-onboarding@9.1.10(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': dependencies: storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) - '@storybook/blocks@8.6.14(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': + '@storybook/blocks@8.6.14(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': dependencies: - '@storybook/icons': 1.3.2(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@storybook/icons': 1.3.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3) storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) ts-dedent: 2.2.0 optionalDependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@storybook/builder-vite@9.1.10(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))': dependencies: @@ -12781,23 +12851,23 @@ snapshots: '@storybook/global@5.0.0': {} - '@storybook/icons@1.3.2(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@storybook/icons@1.3.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - '@storybook/nextjs-vite@9.1.10(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(next@15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))': + '@storybook/nextjs-vite@9.1.10(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(next@15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))': dependencies: '@storybook/builder-vite': 9.1.10(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) - '@storybook/react': 9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3) - '@storybook/react-vite': 9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) - next: 15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + '@storybook/react': 9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3) + '@storybook/react-vite': 9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) + next: 15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) - styled-jsx: 5.1.6(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react@19.2.1) + styled-jsx: 5.1.6(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react@19.2.3) vite: 7.1.9(@types/node@22.18.8)(terser@5.44.1) - vite-plugin-storybook-nextjs: 2.0.8(next@15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) + vite-plugin-storybook-nextjs: 2.0.8(next@15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: @@ -12806,23 +12876,23 @@ snapshots: - rollup - supports-color - '@storybook/react-dom-shim@9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': + '@storybook/react-dom-shim@9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))': dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) - '@storybook/react-vite@9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))': + '@storybook/react-vite@9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rollup@4.52.4)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))': dependencies: '@joshwooding/vite-plugin-react-docgen-typescript': 0.6.1(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) '@rollup/pluginutils': 5.3.0(rollup@4.52.4) '@storybook/builder-vite': 9.1.10(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) - '@storybook/react': 9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3) + '@storybook/react': 9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3) find-up: 7.0.0 magic-string: 0.30.19 - react: 19.2.1 + react: 19.2.3 react-docgen: 8.0.1 - react-dom: 19.2.1(react@19.2.1) + react-dom: 19.2.3(react@19.2.3) resolve: 1.22.10 storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) tsconfig-paths: 4.2.0 @@ -12832,12 +12902,12 @@ snapshots: - supports-color - typescript - '@storybook/react@9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)': + '@storybook/react@9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)': dependencies: '@storybook/global': 5.0.0 - '@storybook/react-dom-shim': 9.1.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + '@storybook/react-dom-shim': 9.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1))) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) optionalDependencies: typescript: 5.9.3 @@ -12883,12 +12953,12 @@ snapshots: picocolors: 1.1.1 redent: 3.0.0 - '@testing-library/react@16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@testing-library/react@16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@babel/runtime': 7.27.4 '@testing-library/dom': 10.4.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) optionalDependencies: '@types/react': 19.2.2 '@types/react-dom': 19.2.1(@types/react@19.2.2) @@ -13023,6 +13093,11 @@ snapshots: dependencies: '@types/deep-eql': 4.0.2 + '@types/chai@5.2.3': + dependencies: + '@types/deep-eql': 4.0.2 + assertion-error: 2.0.1 + '@types/cli-table@0.3.4': {} '@types/d3-array@3.2.1': {} @@ -13123,6 +13198,10 @@ snapshots: dependencies: undici-types: 6.21.0 + '@types/node@22.19.2': + dependencies: + undici-types: 6.21.0 + '@types/parse-json@4.0.0': {} '@types/pbkdf2@3.1.2': @@ -13157,7 +13236,7 @@ snapshots: '@types/sinon-chai@3.2.12': dependencies: - '@types/chai': 5.2.2 + '@types/chai': 5.2.3 '@types/sinon': 21.0.0 '@types/sinon@21.0.0': @@ -13338,10 +13417,10 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.11.1': optional: true - '@vercel/speed-insights@1.2.0(next@15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)(svelte@3.55.0)': + '@vercel/speed-insights@1.2.0(next@15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)(svelte@3.55.0)': optionalDependencies: - next: 15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - react: 19.2.1 + next: 15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.3 svelte: 3.55.0 '@visulima/boxen@2.0.3': {} @@ -13421,14 +13500,14 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/ethereum-provider@2.17.3(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.1)(utf-8-validate@5.0.10)': + '@walletconnect/ethereum-provider@2.17.3(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.3)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8(encoding@0.1.13) '@walletconnect/jsonrpc-provider': 1.0.14 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/keyvaluestorage': 1.1.1 - '@walletconnect/modal': 2.7.0(@types/react@19.2.2)(react@19.2.1) + '@walletconnect/modal': 2.7.0(@types/react@19.2.2)(react@19.2.3) '@walletconnect/sign-client': 2.17.3(bufferutil@4.0.9)(utf-8-validate@5.0.10) '@walletconnect/types': 2.17.3 '@walletconnect/universal-provider': 2.17.3(bufferutil@4.0.9)(encoding@0.1.13)(utf-8-validate@5.0.10) @@ -13535,16 +13614,16 @@ snapshots: '@walletconnect/safe-json': 1.0.2 pino: 7.11.0 - '@walletconnect/modal-core@2.7.0(@types/react@19.2.2)(react@19.2.1)': + '@walletconnect/modal-core@2.7.0(@types/react@19.2.2)(react@19.2.3)': dependencies: - valtio: 1.11.2(@types/react@19.2.2)(react@19.2.1) + valtio: 1.11.2(@types/react@19.2.2)(react@19.2.3) transitivePeerDependencies: - '@types/react' - react - '@walletconnect/modal-ui@2.7.0(@types/react@19.2.2)(react@19.2.1)': + '@walletconnect/modal-ui@2.7.0(@types/react@19.2.2)(react@19.2.3)': dependencies: - '@walletconnect/modal-core': 2.7.0(@types/react@19.2.2)(react@19.2.1) + '@walletconnect/modal-core': 2.7.0(@types/react@19.2.2)(react@19.2.3) lit: 2.8.0 motion: 10.16.2 qrcode: 1.5.3 @@ -13552,10 +13631,10 @@ snapshots: - '@types/react' - react - '@walletconnect/modal@2.7.0(@types/react@19.2.2)(react@19.2.1)': + '@walletconnect/modal@2.7.0(@types/react@19.2.2)(react@19.2.3)': dependencies: - '@walletconnect/modal-core': 2.7.0(@types/react@19.2.2)(react@19.2.1) - '@walletconnect/modal-ui': 2.7.0(@types/react@19.2.2)(react@19.2.1) + '@walletconnect/modal-core': 2.7.0(@types/react@19.2.2)(react@19.2.3) + '@walletconnect/modal-ui': 2.7.0(@types/react@19.2.2)(react@19.2.3) transitivePeerDependencies: - '@types/react' - react @@ -13812,21 +13891,21 @@ snapshots: - utf-8-validate - zod - '@web3-onboard/react@2.11.0(bufferutil@4.0.9)(react@19.2.1)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76)': + '@web3-onboard/react@2.11.0(bufferutil@4.0.9)(react@19.2.3)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76)': dependencies: '@web3-onboard/common': 2.4.2(bufferutil@4.0.9)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) '@web3-onboard/core': 2.24.0(bufferutil@4.0.9)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) - react: 19.2.1 - use-sync-external-store: 1.0.0(react@19.2.1) + react: 19.2.3 + use-sync-external-store: 1.0.0(react@19.2.3) transitivePeerDependencies: - bufferutil - typescript - utf-8-validate - zod - '@web3-onboard/walletconnect@2.6.2(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.1)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76)': + '@web3-onboard/walletconnect@2.6.2(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.3)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76)': dependencies: - '@walletconnect/ethereum-provider': 2.17.3(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.1)(utf-8-validate@5.0.10) + '@walletconnect/ethereum-provider': 2.17.3(@types/react@19.2.2)(bufferutil@4.0.9)(encoding@0.1.13)(react@19.2.3)(utf-8-validate@5.0.10) '@web3-onboard/common': 2.4.2(bufferutil@4.0.9)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@3.25.76) joi: 17.9.1 rxjs: 7.8.2 @@ -14283,14 +14362,14 @@ snapshots: '@zag-js/types': 1.24.1 '@zag-js/utils': 1.24.1 - '@zag-js/react@1.24.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@zag-js/react@1.24.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@zag-js/core': 1.24.1 '@zag-js/store': 1.24.1 '@zag-js/types': 1.24.1 '@zag-js/utils': 1.24.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@zag-js/rect-utils@1.24.1': {} @@ -15266,6 +15345,8 @@ snapshots: baseline-browser-mapping@2.8.12: {} + baseline-browser-mapping@2.9.6: {} + bcrypt-pbkdf@1.0.2: dependencies: tweetnacl: 0.14.5 @@ -15309,6 +15390,8 @@ snapshots: bn.js@4.12.1: {} + bn.js@4.12.2: {} + bn.js@5.2.1: {} bnc-sdk@4.6.7: @@ -15435,7 +15518,7 @@ snapshots: browserslist@3.2.8: dependencies: - caniuse-lite: 1.0.30001748 + caniuse-lite: 1.0.30001760 electron-to-chromium: 1.5.232 browserslist@4.26.3: @@ -15446,6 +15529,14 @@ snapshots: node-releases: 2.0.23 update-browserslist-db: 1.1.3(browserslist@4.26.3) + browserslist@4.28.1: + dependencies: + baseline-browser-mapping: 2.9.6 + caniuse-lite: 1.0.30001760 + electron-to-chromium: 1.5.267 + node-releases: 2.0.27 + update-browserslist-db: 1.2.2(browserslist@4.28.1) + bs58@4.0.1: dependencies: base-x: 3.0.11 @@ -15576,6 +15667,8 @@ snapshots: caniuse-lite@1.0.30001748: {} + caniuse-lite@1.0.30001760: {} + caseless@0.12.0: {} cbor@5.2.0: @@ -16254,7 +16347,7 @@ snapshots: detect-libc@2.0.2: {} - detect-libc@2.1.0: + detect-libc@2.1.2: optional: true detect-newline@3.1.0: {} @@ -16373,6 +16466,8 @@ snapshots: electron-to-chromium@1.5.232: {} + electron-to-chromium@1.5.267: {} + elliptic@6.6.1: dependencies: bn.js: 4.12.1 @@ -16416,7 +16511,7 @@ snapshots: dependencies: once: 1.4.0 - enhanced-resolve@5.18.3: + enhanced-resolve@5.18.4: dependencies: graceful-fs: 4.2.11 tapable: 2.3.0 @@ -17049,7 +17144,7 @@ snapshots: ethereumjs-abi@https://codeload.github.com/ethereumjs/ethereumjs-abi/tar.gz/ee3994657fa7a427238e6ba92a84d0b529bbcde0: dependencies: - bn.js: 4.12.1 + bn.js: 4.12.2 ethereumjs-util: 6.2.1 ethereumjs-account@2.0.5: @@ -17585,15 +17680,15 @@ snapshots: dependencies: map-cache: 0.2.2 - framer-motion@12.23.22(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + framer-motion@12.23.22(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: motion-dom: 12.23.21 motion-utils: 12.23.6 tslib: 2.8.1 optionalDependencies: '@emotion/is-prop-valid': 1.4.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) fresh@0.5.2: {} @@ -18857,7 +18952,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.18.8 + '@types/node': 22.19.2 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -18890,12 +18985,12 @@ snapshots: '@sideway/formula': 3.0.1 '@sideway/pinpoint': 2.0.0 - jotai@2.15.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.2)(react@19.2.1): + jotai@2.15.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.2)(react@19.2.3): optionalDependencies: '@babel/core': 7.28.4 '@babel/template': 7.27.2 '@types/react': 19.2.2 - react: 19.2.1 + react: 19.2.3 js-base64@3.7.7: {} @@ -19707,22 +19802,22 @@ snapshots: neo-async@2.6.2: {} - next-themes@0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + next-themes@0.4.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) next-tick@1.1.0: {} - next@15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + next@15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - '@next/env': 15.5.7 + '@next/env': 15.5.9 '@swc/helpers': 0.5.15 - caniuse-lite: 1.0.30001748 + caniuse-lite: 1.0.30001760 postcss: 8.4.31 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - styled-jsx: 5.1.6(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + styled-jsx: 5.1.6(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react@19.2.3) optionalDependencies: '@next/swc-darwin-arm64': 15.5.7 '@next/swc-darwin-x64': 15.5.7 @@ -19732,7 +19827,7 @@ snapshots: '@next/swc-linux-x64-musl': 15.5.7 '@next/swc-win32-arm64-msvc': 15.5.7 '@next/swc-win32-x64-msvc': 15.5.7 - sharp: 0.34.4 + sharp: 0.34.5 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -19784,6 +19879,8 @@ snapshots: node-releases@2.0.23: {} + node-releases@2.0.27: {} + node-watch@0.7.4: {} nofilter@1.0.4: {} @@ -20487,10 +20584,10 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - react-chartjs-2@5.3.0(chart.js@4.5.0)(react@19.2.1): + react-chartjs-2@5.3.0(chart.js@4.5.0)(react@19.2.3): dependencies: chart.js: 4.5.0 - react: 19.2.1 + react: 19.2.3 react-docgen-typescript@2.4.0(typescript@5.9.3): dependencies: @@ -20511,22 +20608,22 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@19.2.1(react@19.2.1): + react-dom@19.2.3(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 scheduler: 0.27.0 react-ga4@2.1.0: {} react-gtm-module@2.0.11: {} - react-hook-form@7.64.0(react@19.2.1): + react-hook-form@7.64.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 - react-icons@5.5.0(react@19.2.1): + react-icons@5.5.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 react-is@16.13.1: {} @@ -20534,24 +20631,24 @@ snapshots: react-is@18.3.1: {} - react-is@19.2.0: {} + react-is@19.2.3: {} - react-jazzicon@1.0.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-jazzicon@1.0.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: mersenne-twister: 1.1.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - react-redux@9.2.0(@types/react@19.2.2)(react@19.2.1)(redux@5.0.1): + react-redux@9.2.0(@types/react@19.2.2)(react@19.2.3)(redux@5.0.1): dependencies: '@types/use-sync-external-store': 0.0.6 - react: 19.2.1 - use-sync-external-store: 1.6.0(react@19.2.1) + react: 19.2.3 + use-sync-external-store: 1.6.0(react@19.2.3) optionalDependencies: '@types/react': 19.2.2 redux: 5.0.1 - react@19.2.1: {} + react@19.2.3: {} read-pkg-up@1.0.1: dependencies: @@ -20624,21 +20721,21 @@ snapshots: tiny-invariant: 1.3.3 tslib: 2.8.1 - recharts@3.2.1(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react-is@19.2.0)(react@19.2.1)(redux@5.0.1): + recharts@3.2.1(@types/react@19.2.2)(react-dom@19.2.3(react@19.2.3))(react-is@19.2.3)(react@19.2.3)(redux@5.0.1): dependencies: - '@reduxjs/toolkit': 2.9.0(react-redux@9.2.0(@types/react@19.2.2)(react@19.2.1)(redux@5.0.1))(react@19.2.1) + '@reduxjs/toolkit': 2.9.0(react-redux@9.2.0(@types/react@19.2.2)(react@19.2.3)(redux@5.0.1))(react@19.2.3) clsx: 2.1.1 decimal.js-light: 2.5.1 es-toolkit: 1.39.10 eventemitter3: 5.0.1 immer: 10.1.3 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - react-is: 19.2.0 - react-redux: 9.2.0(@types/react@19.2.2)(react@19.2.1)(redux@5.0.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + react-is: 19.2.3 + react-redux: 9.2.0(@types/react@19.2.2)(react@19.2.3)(redux@5.0.1) reselect: 5.1.1 tiny-invariant: 1.3.3 - use-sync-external-store: 1.6.0(react@19.2.1) + use-sync-external-store: 1.6.0(react@19.2.3) victory-vendor: 37.3.6 transitivePeerDependencies: - '@types/react' @@ -20934,6 +21031,9 @@ snapshots: semver@7.7.2: {} + semver@7.7.3: + optional: true + send@0.19.0: dependencies: debug: 2.6.9 @@ -21029,34 +21129,36 @@ snapshots: dependencies: buffer: 6.0.3 - sharp@0.34.4: + sharp@0.34.5: dependencies: '@img/colour': 1.0.0 - detect-libc: 2.1.0 - semver: 7.7.2 + detect-libc: 2.1.2 + semver: 7.7.3 optionalDependencies: - '@img/sharp-darwin-arm64': 0.34.4 - '@img/sharp-darwin-x64': 0.34.4 - '@img/sharp-libvips-darwin-arm64': 1.2.3 - '@img/sharp-libvips-darwin-x64': 1.2.3 - '@img/sharp-libvips-linux-arm': 1.2.3 - '@img/sharp-libvips-linux-arm64': 1.2.3 - '@img/sharp-libvips-linux-ppc64': 1.2.3 - '@img/sharp-libvips-linux-s390x': 1.2.3 - '@img/sharp-libvips-linux-x64': 1.2.3 - '@img/sharp-libvips-linuxmusl-arm64': 1.2.3 - '@img/sharp-libvips-linuxmusl-x64': 1.2.3 - '@img/sharp-linux-arm': 0.34.4 - '@img/sharp-linux-arm64': 0.34.4 - '@img/sharp-linux-ppc64': 0.34.4 - '@img/sharp-linux-s390x': 0.34.4 - '@img/sharp-linux-x64': 0.34.4 - '@img/sharp-linuxmusl-arm64': 0.34.4 - '@img/sharp-linuxmusl-x64': 0.34.4 - '@img/sharp-wasm32': 0.34.4 - '@img/sharp-win32-arm64': 0.34.4 - '@img/sharp-win32-ia32': 0.34.4 - '@img/sharp-win32-x64': 0.34.4 + '@img/sharp-darwin-arm64': 0.34.5 + '@img/sharp-darwin-x64': 0.34.5 + '@img/sharp-libvips-darwin-arm64': 1.2.4 + '@img/sharp-libvips-darwin-x64': 1.2.4 + '@img/sharp-libvips-linux-arm': 1.2.4 + '@img/sharp-libvips-linux-arm64': 1.2.4 + '@img/sharp-libvips-linux-ppc64': 1.2.4 + '@img/sharp-libvips-linux-riscv64': 1.2.4 + '@img/sharp-libvips-linux-s390x': 1.2.4 + '@img/sharp-libvips-linux-x64': 1.2.4 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + '@img/sharp-linux-arm': 0.34.5 + '@img/sharp-linux-arm64': 0.34.5 + '@img/sharp-linux-ppc64': 0.34.5 + '@img/sharp-linux-riscv64': 0.34.5 + '@img/sharp-linux-s390x': 0.34.5 + '@img/sharp-linux-x64': 0.34.5 + '@img/sharp-linuxmusl-arm64': 0.34.5 + '@img/sharp-linuxmusl-x64': 0.34.5 + '@img/sharp-wasm32': 0.34.5 + '@img/sharp-win32-arm64': 0.34.5 + '@img/sharp-win32-ia32': 0.34.5 + '@img/sharp-win32-x64': 0.34.5 optional: true shebang-command@1.2.0: @@ -21477,10 +21579,10 @@ snapshots: dependencies: lodash.defaults: 4.2.0 - styled-jsx@5.1.6(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react@19.2.1): + styled-jsx@5.1.6(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react@19.2.3): dependencies: client-only: 0.0.1 - react: 19.2.1 + react: 19.2.3 optionalDependencies: '@babel/core': 7.28.4 babel-plugin-macros: 3.1.0 @@ -21590,7 +21692,7 @@ snapshots: safe-buffer: 5.2.1 yallist: 3.1.1 - terser-webpack-plugin@5.3.15(esbuild@0.25.10)(webpack@5.103.0(esbuild@0.25.10)): + terser-webpack-plugin@5.3.16(esbuild@0.25.10)(webpack@5.103.0(esbuild@0.25.10)): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 @@ -21998,6 +22100,12 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.1 + update-browserslist-db@1.2.2(browserslist@4.28.1): + dependencies: + browserslist: 4.28.1 + escalade: 3.2.0 + picocolors: 1.1.1 + upper-case-first@1.1.2: dependencies: upper-case: 1.1.3 @@ -22024,17 +22132,17 @@ snapshots: punycode: 1.3.2 querystring: 0.2.0 - use-sync-external-store@1.0.0(react@19.2.1): + use-sync-external-store@1.0.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 - use-sync-external-store@1.2.0(react@19.2.1): + use-sync-external-store@1.2.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 - use-sync-external-store@1.6.0(react@19.2.1): + use-sync-external-store@1.6.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 use@3.1.1: {} @@ -22093,13 +22201,13 @@ snapshots: spdx-correct: 3.1.1 spdx-expression-parse: 3.0.1 - valtio@1.11.2(@types/react@19.2.2)(react@19.2.1): + valtio@1.11.2(@types/react@19.2.2)(react@19.2.3): dependencies: proxy-compare: 2.5.1 - use-sync-external-store: 1.2.0(react@19.2.1) + use-sync-external-store: 1.2.0(react@19.2.3) optionalDependencies: '@types/react': 19.2.2 - react: 19.2.1 + react: 19.2.3 varint@5.0.2: {} @@ -22163,13 +22271,13 @@ snapshots: - utf-8-validate - zod - vite-plugin-storybook-nextjs@2.0.8(next@15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)): + vite-plugin-storybook-nextjs@2.0.8(next@15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(storybook@9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)))(typescript@5.9.3)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)): dependencies: '@next/env': 15.5.7 image-size: 2.0.2 magic-string: 0.30.19 module-alias: 2.2.3 - next: 15.5.7(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + next: 15.5.9(@babel/core@7.28.4)(babel-plugin-macros@3.1.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) storybook: 9.1.10(@testing-library/dom@10.4.1)(bufferutil@4.0.9)(prettier@2.8.8)(utf-8-validate@5.0.10)(vite@7.1.9(@types/node@22.18.8)(terser@5.44.1)) ts-dedent: 2.2.0 vite: 7.1.9(@types/node@22.18.8)(terser@5.44.1) @@ -22906,9 +23014,9 @@ snapshots: '@webassemblyjs/wasm-parser': 1.14.1 acorn: 8.15.0 acorn-import-phases: 1.0.4(acorn@8.15.0) - browserslist: 4.26.3 + browserslist: 4.28.1 chrome-trace-event: 1.0.4 - enhanced-resolve: 5.18.3 + enhanced-resolve: 5.18.4 es-module-lexer: 1.7.0 eslint-scope: 5.1.1 events: 3.3.0 @@ -22920,7 +23028,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 4.3.3 tapable: 2.3.0 - terser-webpack-plugin: 5.3.15(esbuild@0.25.10)(webpack@5.103.0(esbuild@0.25.10)) + terser-webpack-plugin: 5.3.16(esbuild@0.25.10)(webpack@5.103.0(esbuild@0.25.10)) watchpack: 2.4.4 webpack-sources: 3.3.3 transitivePeerDependencies: From 0d5d37f49894888fc9c9aaa0fd33927a2bff9e70 Mon Sep 17 00:00:00 2001 From: Bruno Menezes Date: Fri, 12 Dec 2025 12:12:11 +0000 Subject: [PATCH 2/2] doc: Changelog entry for release v3.12.3 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eadbb85..c9d945f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.12.3] - 2025-12-12 + +- Apply security patches to mitigate published CVE-2025-55183 and CVE-2025-55184 + ## [3.12.2] - 2025-12-04 - Removed unused and obsolete dependencies. @@ -451,7 +455,8 @@ Staking Pools - First release -[unreleased]: https://github.com/cartesi/explorer/compare/v3.12.2...HEAD +[unreleased]: https://github.com/cartesi/explorer/compare/v3.12.3...HEAD +[3.12.3]: https://github.com/cartesi/explorer/compare/v3.12.3...v3.12.2 [3.12.2]: https://github.com/cartesi/explorer/compare/v3.12.2...v3.12.1 [3.12.1]: https://github.com/cartesi/explorer/compare/v3.12.1...v3.12.0 [3.12.0]: https://github.com/cartesi/explorer/compare/v3.12.0...v3.11.1