From f96a9b89cd8dfe781160cb71b8387e34862e16e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 23:11:38 +0000 Subject: [PATCH] chore(deps): bump next in /advanced/dapps/react-dapp-v2 Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 14.2.32. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.25...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- advanced/dapps/react-dapp-v2/package.json | 2 +- advanced/dapps/react-dapp-v2/pnpm-lock.yaml | 329 ++++++++++---------- 2 files changed, 171 insertions(+), 160 deletions(-) diff --git a/advanced/dapps/react-dapp-v2/package.json b/advanced/dapps/react-dapp-v2/package.json index 52d82a3e0..389872b5d 100644 --- a/advanced/dapps/react-dapp-v2/package.json +++ b/advanced/dapps/react-dapp-v2/package.json @@ -46,7 +46,7 @@ "ethers": "^5.3.0", "fp-ts": "^2.13.1", "near-api-js": "^6.0.1", - "next": "14.2.25", + "next": "14.2.32", "prop-types": "^15.7.2", "qr-image": "^3.2.0", "react": "^18.3.1", diff --git a/advanced/dapps/react-dapp-v2/pnpm-lock.yaml b/advanced/dapps/react-dapp-v2/pnpm-lock.yaml index 4bd34bbea..d33820293 100644 --- a/advanced/dapps/react-dapp-v2/pnpm-lock.yaml +++ b/advanced/dapps/react-dapp-v2/pnpm-lock.yaml @@ -164,10 +164,10 @@ importers: version: 2.16.9 near-api-js: specifier: ^6.0.1 - version: 6.0.1(e3nzevk42h66xopb2dhet3g2pa) + version: 6.0.1(449ec5d4e54bbd84ceafbebb84e24a6e) next: - specifier: 14.2.25 - version: 14.2.25(@babel/core@7.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 14.2.32 + version: 14.2.32(@babel/core@7.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) prop-types: specifier: ^15.7.2 version: 15.8.1 @@ -1013,6 +1013,7 @@ packages: '@cosmjs/crypto@0.25.6': resolution: {integrity: sha512-ec+YcQLrg2ibcxtNrh4FqQnG9kG9IE/Aik2NH6+OXQdFU/qFuBTxSFcKDgzzBOChwlkXwydllM9Jjbp+dgIzRw==} + deprecated: This uses elliptic for cryptographic operations, which contains several security-relevant bugs. To what degree this affects your application is something you need to carefully investigate. See https://github.com/cosmos/cosmjs/issues/1708 for further pointers. Starting with version 0.34.0 the cryptographic library has been replaced. However, private keys might still be at risk. '@cosmjs/encoding@0.25.6': resolution: {integrity: sha512-0imUOB8XkUstI216uznPaX1hqgvLQ2Xso3zJj5IV5oJuNlsfDj9nt/iQxXWbJuettc6gvrFfpf+Vw2vBZSZ75g==} @@ -1416,6 +1417,7 @@ packages: '@multiversx/sdk-wallet@4.2.0': resolution: {integrity: sha512-EjSb9AnqMcpmDjZ7ebkUpOzpTfxj1plTuVXwZ6AaqJsdpxMfrE2izbPy18+bg5xFlr8V27wYZcW8zOhkBR50BA==} + deprecated: The functionality has been integrated into @multiversx/sdk-core, thus this package is no longer supported. '@mysten/bcs@1.6.2': resolution: {integrity: sha512-po3tjm3Ue7UM1cuveDvrIckR6y22LKXr7KAQf12ZOMasZ0rRjBOdq3zDCVBJC+m536hNLq5uG5U2SQPUGN5+JA==} @@ -1494,62 +1496,62 @@ packages: peerDependencies: '@near-js/types': ^2.0.1 - '@next/env@14.2.25': - resolution: {integrity: sha512-JnzQ2cExDeG7FxJwqAksZ3aqVJrHjFwZQAEJ9gQZSoEhIow7SNoKZzju/AwQ+PLIR4NY8V0rhcVozx/2izDO0w==} + '@next/env@14.2.32': + resolution: {integrity: sha512-n9mQdigI6iZ/DF6pCTwMKeWgF2e8lg7qgt5M7HXMLtyhZYMnf/u905M18sSpPmHL9MKp9JHo56C6jrD2EvWxng==} '@next/eslint-plugin-next@14.2.25': resolution: {integrity: sha512-L2jcdEEa0bTv1DhE67Cdx1kLLkL0iLL9ILdBYx0j7noi2AUJM7bwcqmcN8awGg+8uyKGAGof/OkFom50x+ZyZg==} - '@next/swc-darwin-arm64@14.2.25': - resolution: {integrity: sha512-09clWInF1YRd6le00vt750s3m7SEYNehz9C4PUcSu3bAdCTpjIV4aTYQZ25Ehrr83VR1rZeqtKUPWSI7GfuKZQ==} + '@next/swc-darwin-arm64@14.2.32': + resolution: {integrity: sha512-osHXveM70zC+ilfuFa/2W6a1XQxJTvEhzEycnjUaVE8kpUS09lDpiDDX2YLdyFCzoUbvbo5r0X1Kp4MllIOShw==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@14.2.25': - resolution: {integrity: sha512-V+iYM/QR+aYeJl3/FWWU/7Ix4b07ovsQ5IbkwgUK29pTHmq+5UxeDr7/dphvtXEq5pLB/PucfcBNh9KZ8vWbug==} + '@next/swc-darwin-x64@14.2.32': + resolution: {integrity: sha512-P9NpCAJuOiaHHpqtrCNncjqtSBi1f6QUdHK/+dNabBIXB2RUFWL19TY1Hkhu74OvyNQEYEzzMJCMQk5agjw1Qg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@14.2.25': - resolution: {integrity: sha512-LFnV2899PJZAIEHQ4IMmZIgL0FBieh5keMnriMY1cK7ompR+JUd24xeTtKkcaw8QmxmEdhoE5Mu9dPSuDBgtTg==} + '@next/swc-linux-arm64-gnu@14.2.32': + resolution: {integrity: sha512-v7JaO0oXXt6d+cFjrrKqYnR2ubrD+JYP7nQVRZgeo5uNE5hkCpWnHmXm9vy3g6foMO8SPwL0P3MPw1c+BjbAzA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@14.2.25': - resolution: {integrity: sha512-QC5y5PPTmtqFExcKWKYgUNkHeHE/z3lUsu83di488nyP0ZzQ3Yse2G6TCxz6nNsQwgAx1BehAJTZez+UQxzLfw==} + '@next/swc-linux-arm64-musl@14.2.32': + resolution: {integrity: sha512-tA6sIKShXtSJBTH88i0DRd6I9n3ZTirmwpwAqH5zdJoQF7/wlJXR8DkPmKwYl5mFWhEKr5IIa3LfpMW9RRwKmQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@14.2.25': - resolution: {integrity: sha512-y6/ML4b9eQ2D/56wqatTJN5/JR8/xdObU2Fb1RBidnrr450HLCKr6IJZbPqbv7NXmje61UyxjF5kvSajvjye5w==} + '@next/swc-linux-x64-gnu@14.2.32': + resolution: {integrity: sha512-7S1GY4TdnlGVIdeXXKQdDkfDysoIVFMD0lJuVVMeb3eoVjrknQ0JNN7wFlhCvea0hEk0Sd4D1hedVChDKfV2jw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@14.2.25': - resolution: {integrity: sha512-sPX0TSXHGUOZFvv96GoBXpB3w4emMqKeMgemrSxI7A6l55VBJp/RKYLwZIB9JxSqYPApqiREaIIap+wWq0RU8w==} + '@next/swc-linux-x64-musl@14.2.32': + resolution: {integrity: sha512-OHHC81P4tirVa6Awk6eCQ6RBfWl8HpFsZtfEkMpJ5GjPsJ3nhPe6wKAJUZ/piC8sszUkAgv3fLflgzPStIwfWg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@14.2.25': - resolution: {integrity: sha512-ReO9S5hkA1DU2cFCsGoOEp7WJkhFzNbU/3VUF6XxNGUCQChyug6hZdYL/istQgfT/GWE6PNIg9cm784OI4ddxQ==} + '@next/swc-win32-arm64-msvc@14.2.32': + resolution: {integrity: sha512-rORQjXsAFeX6TLYJrCG5yoIDj+NKq31Rqwn8Wpn/bkPNy5rTHvOXkW8mLFonItS7QC6M+1JIIcLe+vOCTOYpvg==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-ia32-msvc@14.2.25': - resolution: {integrity: sha512-DZ/gc0o9neuCDyD5IumyTGHVun2dCox5TfPQI/BJTYwpSNYM3CZDI4i6TOdjeq1JMo+Ug4kPSMuZdwsycwFbAw==} + '@next/swc-win32-ia32-msvc@14.2.32': + resolution: {integrity: sha512-jHUeDPVHrgFltqoAqDB6g6OStNnFxnc7Aks3p0KE0FbwAvRg6qWKYF5mSTdCTxA3axoSAUwxYdILzXJfUwlHhA==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] - '@next/swc-win32-x64-msvc@14.2.25': - resolution: {integrity: sha512-KSznmS6eFjQ9RJ1nEc66kJvtGIL1iZMYmGEXsZPh2YtnLtqrgdVvKXJY2ScjjoFnG6nGLyPFR0UiEvDwVah4Tw==} + '@next/swc-win32-x64-msvc@14.2.32': + resolution: {integrity: sha512-2N0lSoU4GjfLSO50wvKpMQgKd4HdI2UHEhQPPPnlgfBJlOgJxkjpkYBqzk08f1gItBB6xF/n+ykso2hgxuydsA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2044,8 +2046,8 @@ packages: '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/helpers@0.5.15': - resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} + '@swc/helpers@0.5.17': + resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} '@swc/helpers@0.5.5': resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} @@ -3310,8 +3312,8 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001706: - resolution: {integrity: sha512-3ZczoTApMAZwPKYWmwVbQMFpXBDds3/0VciVoUwPUbldlYyVLmRVuRs/PcUZtHpbLRpzzDvrvnFuREsGt6lUug==} + caniuse-lite@1.0.30001755: + resolution: {integrity: sha512-44V+Jm6ctPj7R52Na4TLi3Zri4dWUljJd+RDm+j8LtNCc/ihLCT+X1TzoOAkRETEWqjuLnh9581Tl80FvK7jVA==} capture-exit@2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} @@ -4494,8 +4496,8 @@ packages: resolution: {integrity: sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==} engines: {node: '>= 10.14.2'} - exponential-backoff@3.1.2: - resolution: {integrity: sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==} + exponential-backoff@3.1.3: + resolution: {integrity: sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==} express-rate-limit@7.5.0: resolution: {integrity: sha512-eB5zbQh5h+VenMPM3fh+nw1YExi5nMr6HUCR62ELSP11huvxm/Uir1H1QEyTkk5QX6A58pX6NmaTMceKZ0Eodg==} @@ -6262,8 +6264,8 @@ packages: next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - next@14.2.25: - resolution: {integrity: sha512-N5M7xMc4wSb4IkPvEV5X2BRRXUmhVHNyaXwEM86+voXthSZz8ZiRyQW4p9mwAoAPIm6OzuVZtn7idgEJeAJN3Q==} + next@14.2.32: + resolution: {integrity: sha512-fg5g0GZ7/nFc09X8wLe6pNSU8cLWbLRG3TZzPJ1BJvi2s9m7eF991se67wliM9kR5yLHRkyGKU49MMx58s3LJg==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: @@ -7049,8 +7051,8 @@ packages: resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.3: - resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} + postcss@8.5.6: + resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.1.2: @@ -7535,6 +7537,7 @@ packages: rspack-resolver@1.2.2: resolution: {integrity: sha512-Fwc19jMBA3g+fxDJH2B4WxwZjE0VaaOL7OX/A4Wn5Zv7bOD/vyPZhzXfaO73Xc2GAlfi96g5fGUa378WbIGfFw==} + deprecated: Please migrate to the brand new `@rspack/resolver` or `unrs-resolver` instead rsvp@4.8.5: resolution: {integrity: sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==} @@ -11246,7 +11249,7 @@ snapshots: '@types/istanbul-lib-coverage': 2.0.6 collect-v8-coverage: 1.0.2 - '@jest/test-sequencer@26.6.3': + '@jest/test-sequencer@26.6.3(bufferutil@4.0.9)(utf-8-validate@5.0.10)': dependencies: '@jest/test-result': 26.6.2 graceful-fs: 4.2.11 @@ -11254,7 +11257,11 @@ snapshots: jest-runner: 26.6.3(bufferutil@4.0.9)(utf-8-validate@5.0.10) jest-runtime: 26.6.3(bufferutil@4.0.9)(utf-8-validate@5.0.10) transitivePeerDependencies: + - bufferutil + - canvas - supports-color + - ts-node + - utf-8-validate '@jest/transform@26.6.2': dependencies: @@ -11486,7 +11493,7 @@ snapshots: '@tybys/wasm-util': 0.9.0 optional: true - '@near-js/accounts@2.0.1(jwlaada4p4papqyv4uh3qnluhu)': + '@near-js/accounts@2.0.1(c5365a1f4f3920ec3d4e81630160d850)': dependencies: '@near-js/crypto': 2.0.1(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1)) '@near-js/providers': 2.0.1(@near-js/crypto@2.0.1(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1)))(@near-js/transactions@2.0.1(@near-js/crypto@2.0.1(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1)))(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1)))(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1))(encoding@0.1.13) @@ -11536,7 +11543,7 @@ snapshots: '@near-js/types': 2.0.1 '@near-js/utils': 2.0.1(@near-js/types@2.0.1) borsh: 1.0.0 - exponential-backoff: 3.1.2 + exponential-backoff: 3.1.3 optionalDependencies: node-fetch: 2.6.7(encoding@0.1.13) transitivePeerDependencies: @@ -11569,37 +11576,37 @@ snapshots: depd: 2.0.0 mustache: 4.0.0 - '@next/env@14.2.25': {} + '@next/env@14.2.32': {} '@next/eslint-plugin-next@14.2.25': dependencies: glob: 10.3.10 - '@next/swc-darwin-arm64@14.2.25': + '@next/swc-darwin-arm64@14.2.32': optional: true - '@next/swc-darwin-x64@14.2.25': + '@next/swc-darwin-x64@14.2.32': optional: true - '@next/swc-linux-arm64-gnu@14.2.25': + '@next/swc-linux-arm64-gnu@14.2.32': optional: true - '@next/swc-linux-arm64-musl@14.2.25': + '@next/swc-linux-arm64-musl@14.2.32': optional: true - '@next/swc-linux-x64-gnu@14.2.25': + '@next/swc-linux-x64-gnu@14.2.32': optional: true - '@next/swc-linux-x64-musl@14.2.25': + '@next/swc-linux-x64-musl@14.2.32': optional: true - '@next/swc-win32-arm64-msvc@14.2.25': + '@next/swc-win32-arm64-msvc@14.2.32': optional: true - '@next/swc-win32-ia32-msvc@14.2.25': + '@next/swc-win32-ia32-msvc@14.2.32': optional: true - '@next/swc-win32-x64-msvc@14.2.25': + '@next/swc-win32-x64-msvc@14.2.32': optional: true '@noble/ciphers@1.3.0': {} @@ -12324,7 +12331,7 @@ snapshots: '@swc/counter@0.1.3': {} - '@swc/helpers@0.5.15': + '@swc/helpers@0.5.17': dependencies: tslib: 2.8.1 @@ -13526,11 +13533,11 @@ snapshots: autoprefixer@9.8.8: dependencies: browserslist: 4.24.4 - caniuse-lite: 1.0.30001706 + caniuse-lite: 1.0.30001755 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -13964,7 +13971,7 @@ snapshots: browserslist@4.24.4: dependencies: - caniuse-lite: 1.0.30001706 + caniuse-lite: 1.0.30001755 electron-to-chromium: 1.5.118 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.24.4) @@ -14139,11 +14146,11 @@ snapshots: caniuse-api@3.0.0: dependencies: browserslist: 4.24.4 - caniuse-lite: 1.0.30001706 + caniuse-lite: 1.0.30001755 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001706: {} + caniuse-lite@1.0.30001755: {} capture-exit@2.0.0: dependencies: @@ -14488,7 +14495,7 @@ snapshots: css-blank-pseudo@0.1.4: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 css-color-keywords@1.0.0: {} @@ -14496,12 +14503,12 @@ snapshots: css-declaration-sorter@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 timsort: 0.3.0 css-has-pseudo@0.10.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 5.0.0 css-loader@4.3.0(webpack@4.44.2): @@ -14510,7 +14517,7 @@ snapshots: cssesc: 3.0.0 icss-utils: 4.1.1 loader-utils: 2.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-modules-extract-imports: 2.0.0 postcss-modules-local-by-default: 3.0.3 postcss-modules-scope: 2.2.0 @@ -14522,7 +14529,7 @@ snapshots: css-prefers-color-scheme@3.1.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 css-select-base-adapter@0.1.1: {} @@ -14578,7 +14585,7 @@ snapshots: dependencies: css-declaration-sorter: 4.0.1 cssnano-util-raw-cache: 4.0.1 - postcss: 8.5.3 + postcss: 8.5.6 postcss-calc: 7.0.5 postcss-colormin: 4.0.3 postcss-convert-values: 4.0.1 @@ -14613,7 +14620,7 @@ snapshots: cssnano-util-raw-cache@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 cssnano-util-same-parent@4.0.1: {} @@ -14622,7 +14629,7 @@ snapshots: cosmiconfig: 5.2.1 cssnano-preset-default: 4.0.8 is-resolvable: 1.1.0 - postcss: 8.5.3 + postcss: 8.5.6 csso@4.2.0: dependencies: @@ -15153,8 +15160,8 @@ snapshots: '@typescript-eslint/parser': 5.62.0(eslint@9.26.0)(typescript@5.8.3) eslint: 9.26.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint@9.26.0) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint@9.26.0))(eslint@9.26.0) + eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.31.0)(eslint@9.26.0) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-typescript@3.9.1)(eslint@9.26.0) eslint-plugin-jsx-a11y: 6.10.2(eslint@9.26.0) eslint-plugin-react: 7.37.4(eslint@9.26.0) eslint-plugin-react-hooks: 4.6.2(eslint@9.26.0) @@ -15165,7 +15172,7 @@ snapshots: - eslint-plugin-import-x - supports-color - eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(babel-eslint@10.1.0(eslint@9.26.0))(eslint-plugin-flowtype@5.10.0(eslint@9.26.0))(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint-plugin-jest@24.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.26.0))(eslint-plugin-react-hooks@4.6.2(eslint@9.26.0))(eslint-plugin-react@7.37.4(eslint@9.26.0))(eslint-plugin-testing-library@3.10.2(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3): + eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(babel-eslint@10.1.0(eslint@9.26.0))(eslint-plugin-flowtype@5.10.0(eslint@9.26.0))(eslint-plugin-import@2.31.0)(eslint-plugin-jest@24.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.26.0))(eslint-plugin-react-hooks@4.6.2(eslint@9.26.0))(eslint-plugin-react@7.37.4(eslint@9.26.0))(eslint-plugin-testing-library@3.10.2(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3): dependencies: '@typescript-eslint/eslint-plugin': 4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3) '@typescript-eslint/parser': 4.33.0(eslint@9.26.0)(typescript@5.8.3) @@ -15190,7 +15197,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint@9.26.0): + eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.31.0)(eslint@9.26.0): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0(supports-color@6.1.0) @@ -15215,14 +15222,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint@9.26.0))(eslint@9.26.0): + eslint-module-utils@2.12.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.9.1)(eslint@9.26.0): dependencies: debug: 3.2.7(supports-color@6.1.0) optionalDependencies: '@typescript-eslint/parser': 5.62.0(eslint@9.26.0)(typescript@5.8.3) eslint: 9.26.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint@9.26.0) + eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.31.0)(eslint@9.26.0) transitivePeerDependencies: - supports-color @@ -15261,7 +15268,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.31.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint@9.26.0))(eslint@9.26.0): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-typescript@3.9.1)(eslint@9.26.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.8 @@ -15272,7 +15279,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.26.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint@9.26.0))(eslint@9.26.0) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.9.1)(eslint@9.26.0) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -15713,7 +15720,7 @@ snapshots: jest-message-util: 26.6.2 jest-regex-util: 26.0.0 - exponential-backoff@3.1.2: {} + exponential-backoff@3.1.3: {} express-rate-limit@7.5.0(express@5.1.0): dependencies: @@ -16510,7 +16517,7 @@ snapshots: icss-utils@4.1.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 idb-keyval@6.2.1: {} @@ -16975,7 +16982,7 @@ snapshots: jest-config@26.6.3(bufferutil@4.0.9)(utf-8-validate@5.0.10): dependencies: '@babel/core': 7.12.3 - '@jest/test-sequencer': 26.6.3 + '@jest/test-sequencer': 26.6.3(bufferutil@4.0.9)(utf-8-validate@5.0.10) '@jest/types': 26.6.2 babel-jest: 26.6.3(@babel/core@7.12.3) chalk: 4.1.2 @@ -16985,7 +16992,7 @@ snapshots: jest-environment-jsdom: 26.6.2(bufferutil@4.0.9)(utf-8-validate@5.0.10) jest-environment-node: 26.6.2 jest-get-type: 26.3.0 - jest-jasmine2: 26.6.3 + jest-jasmine2: 26.6.3(bufferutil@4.0.9)(utf-8-validate@5.0.10) jest-regex-util: 26.0.0 jest-resolve: 26.6.2 jest-util: 26.6.2 @@ -17070,7 +17077,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - jest-jasmine2@26.6.3: + jest-jasmine2@26.6.3(bufferutil@4.0.9)(utf-8-validate@5.0.10): dependencies: '@babel/traverse': 7.26.10 '@jest/environment': 26.6.2 @@ -17091,7 +17098,11 @@ snapshots: pretty-format: 26.6.2 throat: 5.0.0 transitivePeerDependencies: + - bufferutil + - canvas - supports-color + - ts-node + - utf-8-validate jest-leak-detector@26.6.2: dependencies: @@ -17855,9 +17866,9 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 - near-api-js@6.0.1(e3nzevk42h66xopb2dhet3g2pa): + near-api-js@6.0.1(449ec5d4e54bbd84ceafbebb84e24a6e): dependencies: - '@near-js/accounts': 2.0.1(jwlaada4p4papqyv4uh3qnluhu) + '@near-js/accounts': 2.0.1(c5365a1f4f3920ec3d4e81630160d850) '@near-js/crypto': 2.0.1(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1)) '@near-js/keystores': 2.0.1(@near-js/crypto@2.0.1(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1)))(@near-js/types@2.0.1) '@near-js/keystores-browser': 2.0.1(@near-js/types@2.0.1)(@near-js/utils@2.0.1(@near-js/types@2.0.1)) @@ -17886,27 +17897,27 @@ snapshots: next-tick@1.1.0: {} - next@14.2.25(@babel/core@7.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next@14.2.32(@babel/core@7.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@next/env': 14.2.25 + '@next/env': 14.2.32 '@swc/helpers': 0.5.5 busboy: 1.6.0 - caniuse-lite: 1.0.30001706 + caniuse-lite: 1.0.30001755 graceful-fs: 4.2.11 postcss: 8.4.31 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) styled-jsx: 5.1.1(@babel/core@7.12.3)(react@18.3.1) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.25 - '@next/swc-darwin-x64': 14.2.25 - '@next/swc-linux-arm64-gnu': 14.2.25 - '@next/swc-linux-arm64-musl': 14.2.25 - '@next/swc-linux-x64-gnu': 14.2.25 - '@next/swc-linux-x64-musl': 14.2.25 - '@next/swc-win32-arm64-msvc': 14.2.25 - '@next/swc-win32-ia32-msvc': 14.2.25 - '@next/swc-win32-x64-msvc': 14.2.25 + '@next/swc-darwin-arm64': 14.2.32 + '@next/swc-darwin-x64': 14.2.32 + '@next/swc-linux-arm64-gnu': 14.2.32 + '@next/swc-linux-arm64-musl': 14.2.32 + '@next/swc-linux-x64-gnu': 14.2.32 + '@next/swc-linux-x64-musl': 14.2.32 + '@next/swc-win32-arm64-msvc': 14.2.32 + '@next/swc-win32-ia32-msvc': 14.2.32 + '@next/swc-win32-x64-msvc': 14.2.32 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -18472,45 +18483,45 @@ snapshots: postcss-attribute-case-insensitive@4.0.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 6.1.2 postcss-browser-comments@3.0.0(browserslist@4.24.4): dependencies: browserslist: 4.24.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-calc@7.0.5: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 postcss-color-functional-notation@2.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-color-gray@5.0.0: dependencies: '@csstools/convert-colors': 1.4.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-color-hex-alpha@5.0.3: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-color-mod-function@3.0.3: dependencies: '@csstools/convert-colors': 1.4.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-color-rebeccapurple@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-colormin@4.0.3: @@ -18518,92 +18529,92 @@ snapshots: browserslist: 4.24.4 color: 3.2.1 has: 1.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-convert-values@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-custom-media@7.0.8: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-custom-properties@8.0.11: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-custom-selectors@5.1.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 5.0.0 postcss-dir-pseudo-class@5.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 5.0.0 postcss-discard-comments@4.0.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-discard-duplicates@4.0.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-discard-empty@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-discard-overridden@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-double-position-gradients@1.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-env-function@2.0.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-flexbugs-fixes@4.2.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-focus-visible@4.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-focus-within@3.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-font-variant@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-gap-properties@2.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-image-set-function@3.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-initial@3.0.4: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-lab-function@2.0.1: dependencies: '@csstools/convert-colors': 1.4.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-load-config@2.1.2: @@ -18614,22 +18625,22 @@ snapshots: postcss-loader@3.0.0: dependencies: loader-utils: 1.4.2 - postcss: 8.5.3 + postcss: 8.5.6 postcss-load-config: 2.1.2 schema-utils: 1.0.0 postcss-logical@3.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-media-minmax@4.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-merge-longhand@4.0.11: dependencies: css-color-names: 0.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 stylehacks: 4.0.3 @@ -18638,20 +18649,20 @@ snapshots: browserslist: 4.24.4 caniuse-api: 3.0.0 cssnano-util-same-parent: 4.0.1 - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 3.1.2 vendors: 1.0.4 postcss-minify-font-values@4.0.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-minify-gradients@4.0.2: dependencies: cssnano-util-get-arguments: 4.0.0 is-color-stop: 1.1.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-minify-params@4.0.2: @@ -18659,7 +18670,7 @@ snapshots: alphanum-sort: 1.0.2 browserslist: 4.24.4 cssnano-util-get-arguments: 4.0.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 uniqs: 2.0.0 @@ -18667,125 +18678,125 @@ snapshots: dependencies: alphanum-sort: 1.0.2 has: 1.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 3.1.2 postcss-modules-extract-imports@2.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-modules-local-by-default@3.0.3: dependencies: icss-utils: 4.1.1 - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 postcss-modules-scope@2.2.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 6.1.2 postcss-modules-values@3.0.0: dependencies: icss-utils: 4.1.1 - postcss: 8.5.3 + postcss: 8.5.6 postcss-nesting@7.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-normalize-charset@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-normalize-display-values@4.0.2: dependencies: cssnano-util-get-match: 4.0.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize-positions@4.0.2: dependencies: cssnano-util-get-arguments: 4.0.0 has: 1.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize-repeat-style@4.0.2: dependencies: cssnano-util-get-arguments: 4.0.0 cssnano-util-get-match: 4.0.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize-string@4.0.2: dependencies: has: 1.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize-timing-functions@4.0.2: dependencies: cssnano-util-get-match: 4.0.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize-unicode@4.0.1: dependencies: browserslist: 4.24.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize-url@4.0.1: dependencies: is-absolute-url: 2.1.0 normalize-url: 3.3.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize-whitespace@4.0.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-normalize@8.0.1: dependencies: '@csstools/normalize.css': 10.1.0 browserslist: 4.24.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-browser-comments: 3.0.0(browserslist@4.24.4) sanitize.css: 10.0.0 postcss-ordered-values@4.1.2: dependencies: cssnano-util-get-arguments: 4.0.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-overflow-shorthand@2.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-page-break@2.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-place@4.0.1: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-values-parser: 2.0.1 postcss-preset-env@6.7.0: dependencies: autoprefixer: 9.8.8 browserslist: 4.24.4 - caniuse-lite: 1.0.30001706 + caniuse-lite: 1.0.30001755 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 cssdb: 4.4.0 - postcss: 8.5.3 + postcss: 8.5.6 postcss-attribute-case-insensitive: 4.0.2 postcss-color-functional-notation: 2.0.1 postcss-color-gray: 5.0.0 @@ -18818,7 +18829,7 @@ snapshots: postcss-pseudo-class-any-link@6.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 5.0.0 postcss-reduce-initial@4.0.3: @@ -18826,32 +18837,32 @@ snapshots: browserslist: 4.24.4 caniuse-api: 3.0.0 has: 1.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-reduce-transforms@4.0.2: dependencies: cssnano-util-get-match: 4.0.0 has: 1.0.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 postcss-replace-overflow-wrap@3.0.0: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-safe-parser@5.0.2: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-matches@4.0.0: dependencies: balanced-match: 1.0.2 - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-not@4.0.1: dependencies: balanced-match: 1.0.2 - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser@3.1.2: dependencies: @@ -18872,14 +18883,14 @@ snapshots: postcss-svgo@4.0.3: dependencies: - postcss: 8.5.3 + postcss: 8.5.6 postcss-value-parser: 3.3.1 svgo: 1.3.2 postcss-unique-selectors@4.0.1: dependencies: alphanum-sort: 1.0.2 - postcss: 8.5.3 + postcss: 8.5.6 uniqs: 2.0.0 postcss-value-parser@3.3.1: {} @@ -18904,7 +18915,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.3: + postcss@8.5.6: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -19201,7 +19212,7 @@ snapshots: dotenv: 8.2.0 dotenv-expand: 5.1.0 eslint: 9.26.0 - eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(babel-eslint@10.1.0(eslint@9.26.0))(eslint-plugin-flowtype@5.10.0(eslint@9.26.0))(eslint-plugin-import@2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0))(eslint-plugin-jest@24.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.26.0))(eslint-plugin-react-hooks@4.6.2(eslint@9.26.0))(eslint-plugin-react@7.37.4(eslint@9.26.0))(eslint-plugin-testing-library@3.10.2(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3) + eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(babel-eslint@10.1.0(eslint@9.26.0))(eslint-plugin-flowtype@5.10.0(eslint@9.26.0))(eslint-plugin-import@2.31.0)(eslint-plugin-jest@24.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.26.0))(eslint-plugin-react-hooks@4.6.2(eslint@9.26.0))(eslint-plugin-react@7.37.4(eslint@9.26.0))(eslint-plugin-testing-library@3.10.2(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3) eslint-plugin-flowtype: 5.10.0(eslint@9.26.0) eslint-plugin-import: 2.31.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0) eslint-plugin-jest: 24.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3))(eslint@9.26.0)(typescript@5.8.3) @@ -19447,7 +19458,7 @@ snapshots: convert-source-map: 1.7.0 es6-iterator: 2.0.3 loader-utils: 1.4.2 - postcss: 8.5.3 + postcss: 8.5.6 rework: 1.0.1 rework-visit: 1.0.0 source-map: 0.6.1 @@ -19566,7 +19577,7 @@ snapshots: rpc-websockets@9.1.1: dependencies: - '@swc/helpers': 0.5.15 + '@swc/helpers': 0.5.17 '@types/uuid': 8.3.4 '@types/ws': 8.18.0 buffer: 6.0.3 @@ -20250,7 +20261,7 @@ snapshots: stylehacks@4.0.3: dependencies: browserslist: 4.24.4 - postcss: 8.5.3 + postcss: 8.5.6 postcss-selector-parser: 3.1.2 stylis@4.3.2: {}