diff --git a/with-privy/package.json b/with-privy/package.json index 668882f..075e8fa 100644 --- a/with-privy/package.json +++ b/with-privy/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", - "@types/node": "^22.20.1", + "@types/node": "^26.1.2", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "eslint": "^9.39.5", diff --git a/with-privy/pnpm-lock.yaml b/with-privy/pnpm-lock.yaml index 132381c..0d0545e 100644 --- a/with-privy/pnpm-lock.yaml +++ b/with-privy/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: version: 5.101.4(react@19.2.8) next: specifier: ^15.5.22 - version: 15.5.22(@types/node@22.20.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + version: 15.5.22(@types/node@26.1.2)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) react: specifier: ^19.2.8 version: 19.2.8 @@ -64,8 +64,8 @@ importers: specifier: ^4.3.3 version: 4.3.3 '@types/node': - specifier: ^22.20.1 - version: 22.20.1 + specifier: ^26.1.2 + version: 26.1.2 '@types/react': specifier: ^19.2.17 version: 19.2.17 @@ -1473,8 +1473,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@22.20.1': - resolution: {integrity: sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==} + '@types/node@26.1.2': + resolution: {integrity: sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -3460,6 +3460,14 @@ packages: preact-render-to-string: optional: true + preact@10.29.8: + resolution: {integrity: sha512-ej2aVZ+vZ8WO7tvlQWRM9N63A0KzF9q4mWJfDUHgYaIofWY9hu74QdnQrjoPMmZi2/nZ5gN0bJCQF49xQqx09Q==} + peerDependencies: + preact-render-to-string: '>=5' + peerDependenciesMeta: + preact-render-to-string: + optional: true + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -3948,12 +3956,12 @@ packages: uncrypto@0.1.3: resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici-types@7.29.0: resolution: {integrity: sha512-vamA8dGlzMwhpyYpQp9d8vka3o4D/yn5I7ez7Or+msDA4bZ8Uh+Zy91WvWf3I73gDAkFha9JcYRqm2li0Npfgg==} + undici-types@8.3.0: + resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==} + unrs-resolver@1.12.2: resolution: {integrity: sha512-dmlRxBJJayXjqTwC+JtF1HhJmgf3ftQ3YejFcZrf4+KKtJv0qDsK1pjqaaVjG7wJ5NJ6UVP1OqRMQ71Z4C3rxQ==} @@ -4408,7 +4416,7 @@ snapshots: eth-json-rpc-filters: 6.0.1 eventemitter3: 5.0.4 keccak: 3.0.4 - preact: 10.29.7 + preact: 10.29.8 sha.js: 2.4.12 transitivePeerDependencies: - preact-render-to-string @@ -6386,9 +6394,9 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@22.20.1': + '@types/node@26.1.2': dependencies: - undici-types: 6.21.0 + undici-types: 8.3.0 '@types/react-dom@19.2.3(@types/react@19.2.17)': dependencies: @@ -9031,7 +9039,7 @@ snapshots: natural-compare@1.4.0: {} - next@15.5.22(@types/node@22.20.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + next@15.5.22(@types/node@26.1.2)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: '@next/env': 15.5.22 '@swc/helpers': 0.5.15 @@ -9049,7 +9057,7 @@ snapshots: '@next/swc-linux-x64-musl': 15.5.22 '@next/swc-win32-arm64-msvc': 15.5.22 '@next/swc-win32-x64-msvc': 15.5.22 - sharp: 0.35.3(@types/node@22.20.1) + sharp: 0.35.3(@types/node@26.1.2) transitivePeerDependencies: - '@babel/core' - '@types/node' @@ -9436,6 +9444,8 @@ snapshots: preact@10.29.7: {} + preact@10.29.8: {} + prelude-ls@1.2.1: {} process-nextick-args@2.0.1: {} @@ -9680,7 +9690,7 @@ snapshots: safe-buffer: 5.2.1 to-buffer: 1.2.2 - sharp@0.35.3(@types/node@22.20.1): + sharp@0.35.3(@types/node@26.1.2): dependencies: '@img/colour': 1.1.0 detect-libc: 2.1.2 @@ -9711,7 +9721,7 @@ snapshots: '@img/sharp-win32-arm64': 0.35.3 '@img/sharp-win32-ia32': 0.35.3 '@img/sharp-win32-x64': 0.35.3 - '@types/node': 22.20.1 + '@types/node': 26.1.2 optional: true shebang-command@2.0.0: @@ -10004,10 +10014,10 @@ snapshots: uncrypto@0.1.3: {} - undici-types@6.21.0: {} - undici-types@7.29.0: {} + undici-types@8.3.0: {} + unrs-resolver@1.12.2: dependencies: napi-postinstall: 0.3.4