diff --git a/apps/customer_dashboard/package.json b/apps/customer_dashboard/package.json index 412b95560..f62b12920 100644 --- a/apps/customer_dashboard/package.json +++ b/apps/customer_dashboard/package.json @@ -18,7 +18,7 @@ "@oko-wallet/stdlib-js": "^0.0.2-rc.44", "@tanstack/react-query": "^5.90.12", "@tanstack/react-table": "^8.21.3", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "^7.65.0", diff --git a/apps/demo_web/package.json b/apps/demo_web/package.json index 37724f74a..0029df80f 100644 --- a/apps/demo_web/package.json +++ b/apps/demo_web/package.json @@ -11,7 +11,7 @@ "lint": "next lint" }, "dependencies": { - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1" }, diff --git a/apps/email_template_2/package.json b/apps/email_template_2/package.json index 64329093a..e23e7db34 100644 --- a/apps/email_template_2/package.json +++ b/apps/email_template_2/package.json @@ -18,7 +18,7 @@ "@oko-wallet/stdlib-js": "^0.0.2-rc.44", "@tanstack/react-query": "^5.90.12", "@tanstack/react-table": "^8.21.3", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "^7.65.0", diff --git a/apps/oko_admin_web/package.json b/apps/oko_admin_web/package.json index d801498bf..bd2b8dc89 100644 --- a/apps/oko_admin_web/package.json +++ b/apps/oko_admin_web/package.json @@ -17,7 +17,7 @@ "@oko-wallet/stdlib-js": "^0.0.2-rc.44", "@tanstack/react-query": "^5.90.12", "@tanstack/react-table": "^8.21.3", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "^7.65.0", diff --git a/apps/user_dashboard/package.json b/apps/user_dashboard/package.json index 51ef2fc1d..36f6ffddb 100644 --- a/apps/user_dashboard/package.json +++ b/apps/user_dashboard/package.json @@ -35,7 +35,7 @@ "mobx": "^6.10.0", "mobx-react-lite": "^4.0.0", "mobx-utils": "^6.0.0", - "next": "^16.0.7", + "next": "^16.1.1", "qrcode.react": "^4.2.0", "react": "^19.2.1", "react-dom": "^19.2.1", diff --git a/crypto/tecdsa/client_example/package.json b/crypto/tecdsa/client_example/package.json index 42bd0434c..22099c7c3 100644 --- a/crypto/tecdsa/client_example/package.json +++ b/crypto/tecdsa/client_example/package.json @@ -15,7 +15,7 @@ "@oko-wallet/cait-sith-keplr-hooks": "workspace:*", "@oko-wallet/cait-sith-keplr-wasm": "workspace:*", "classnames": "^2.5.1", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1" }, diff --git a/examples/cosmos_nextjs/package.json b/examples/cosmos_nextjs/package.json index f72a3e24b..bdd0aa4d0 100644 --- a/examples/cosmos_nextjs/package.json +++ b/examples/cosmos_nextjs/package.json @@ -16,7 +16,7 @@ "@keplr-wallet/types": "0.12.297", "@keplr-wallet/unit": "0.12.297", "@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.157", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "7.65.0", diff --git a/examples/cosmoskit_nextjs/package.json b/examples/cosmoskit_nextjs/package.json index 80176f1cd..eef560eb6 100644 --- a/examples/cosmoskit_nextjs/package.json +++ b/examples/cosmoskit_nextjs/package.json @@ -21,7 +21,7 @@ "@oko-wallet/oko-cosmos-kit": "^0.0.1-rc.20", "@tanstack/react-query": "^5.90.12", "chain-registry": "^1.69.410", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "7.65.0", diff --git a/examples/evm_nextjs/package.json b/examples/evm_nextjs/package.json index 166c8f522..29c5c3587 100644 --- a/examples/evm_nextjs/package.json +++ b/examples/evm_nextjs/package.json @@ -12,7 +12,7 @@ "@hookform/resolvers": "5.2.2", "@oko-wallet/oko-sdk-eth": "^0.0.6-rc.145", "@tanstack/react-query": "^5.90.12", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "7.65.0", diff --git a/examples/evm_wagmi_nextjs/package.json b/examples/evm_wagmi_nextjs/package.json index f7332ab4c..c0b705c4b 100644 --- a/examples/evm_wagmi_nextjs/package.json +++ b/examples/evm_wagmi_nextjs/package.json @@ -13,7 +13,7 @@ "@oko-wallet/oko-sdk-eth": "^0.0.6-rc.145", "@rainbow-me/rainbowkit": "2.2.8", "@tanstack/react-query": "^5.90.12", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "7.65.0", diff --git a/sandbox/sandbox_cosmos_kit/package.json b/sandbox/sandbox_cosmos_kit/package.json index ad4fdf57b..c1f680609 100644 --- a/sandbox/sandbox_cosmos_kit/package.json +++ b/sandbox/sandbox_cosmos_kit/package.json @@ -20,7 +20,7 @@ "@oko-wallet/oko-cosmos-kit": "^0.0.1-rc.20", "@tanstack/react-query": "^5.90.12", "chain-registry": "^1.69.410", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "7.65.0", diff --git a/sandbox/sandbox_evm/package.json b/sandbox/sandbox_evm/package.json index 5b782878c..d9c1e9dfd 100644 --- a/sandbox/sandbox_evm/package.json +++ b/sandbox/sandbox_evm/package.json @@ -20,7 +20,7 @@ "@uniswap/sdk-core": "~5.8.2", "@uniswap/v2-sdk": "~4.6.1", "blo": "~1.2.0", - "next": "^16.0.7", + "next": "^16.1.1", "pino-pretty": "^13.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", diff --git a/sandbox/sandbox_interchain_kit/package.json b/sandbox/sandbox_interchain_kit/package.json index dc6e71221..97f638a29 100644 --- a/sandbox/sandbox_interchain_kit/package.json +++ b/sandbox/sandbox_interchain_kit/package.json @@ -24,7 +24,7 @@ "@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.157", "@tanstack/react-query": "^5.90.12", "chain-registry": "^1.69.410", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-hook-form": "7.65.0", diff --git a/sandbox/sandbox_simple_host/package.json b/sandbox/sandbox_simple_host/package.json index caded9229..f88c7cce7 100644 --- a/sandbox/sandbox_simple_host/package.json +++ b/sandbox/sandbox_simple_host/package.json @@ -16,7 +16,7 @@ "@tanstack/react-query": "^5.90.12", "classnames": "^2.5.1", "long": "^5.3.2", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "react-router": "^7.8.0", diff --git a/sandbox/sandbox_sol/package.json b/sandbox/sandbox_sol/package.json index 2b16caaea..21c059446 100644 --- a/sandbox/sandbox_sol/package.json +++ b/sandbox/sandbox_sol/package.json @@ -13,7 +13,7 @@ "@oko-wallet/oko-sdk-sol": "workspace:*", "@solana/web3.js": "^1.98.0", "bs58": "^6.0.0", - "next": "^15.1.3", + "next": "^16.1.1", "react": "^19.0.0", "react-dom": "^19.0.0", "zustand": "^5.0.0" diff --git a/ui/oko_common_ui/package.json b/ui/oko_common_ui/package.json index 4b0c3b608..b15014757 100644 --- a/ui/oko_common_ui/package.json +++ b/ui/oko_common_ui/package.json @@ -31,7 +31,7 @@ "@floating-ui/react": "^0.27.16", "@oko-wallet/stdlib-js": "0.0.2-rc.40", "classnames": "^2.5.1", - "next": "^16.0.7", + "next": "^16.1.1", "react": "^19.2.1", "react-dom": "^19.2.1", "sass": "^1.94.2" diff --git a/yarn.lock b/yarn.lock index f3823a75b..ad84e4bfa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8613,17 +8613,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.5.9": - version: 15.5.9 - resolution: "@next/env@npm:15.5.9" - checksum: 10c0/92c4e29d81a8e78c33c2da179648a4f478a9a6852966192e079007b19ec9955e72530d5ca7df55ea0efeccbf5b1c9d0efcaf80433e26af89c6478193e1d088f1 - languageName: node - linkType: hard - -"@next/env@npm:16.1.0": - version: 16.1.0 - resolution: "@next/env@npm:16.1.0" - checksum: 10c0/060bc626d9739413ce592b23d45ab347447302701faa00cca4ce567305f1c01a831824aec1bb1a19aefa5294d272fd101282e390b087eb9b7c80e635d58f664e +"@next/env@npm:16.1.1": + version: 16.1.1 + resolution: "@next/env@npm:16.1.1" + checksum: 10c0/54f0dd11bfaf9b2161afcace9b29e9b82485c789bda185e206696c922e0f7aa419840a2b014c834a4f506f2534b33167f653289e4ab5cddae283b0321c71d0b5 languageName: node linkType: hard @@ -8636,114 +8629,58 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-darwin-arm64@npm:15.5.7" - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-darwin-arm64@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-darwin-arm64@npm:16.1.0" +"@next/swc-darwin-arm64@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-darwin-arm64@npm:16.1.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-darwin-x64@npm:15.5.7" - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-darwin-x64@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-darwin-x64@npm:16.1.0" +"@next/swc-darwin-x64@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-darwin-x64@npm:16.1.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-linux-arm64-gnu@npm:15.5.7" - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-arm64-gnu@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-linux-arm64-gnu@npm:16.1.0" +"@next/swc-linux-arm64-gnu@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-linux-arm64-gnu@npm:16.1.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-linux-arm64-musl@npm:15.5.7" - conditions: os=linux & cpu=arm64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-linux-arm64-musl@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-linux-arm64-musl@npm:16.1.0" +"@next/swc-linux-arm64-musl@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-linux-arm64-musl@npm:16.1.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-linux-x64-gnu@npm:15.5.7" - conditions: os=linux & cpu=x64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-x64-gnu@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-linux-x64-gnu@npm:16.1.0" +"@next/swc-linux-x64-gnu@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-linux-x64-gnu@npm:16.1.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-linux-x64-musl@npm:15.5.7" - conditions: os=linux & cpu=x64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-linux-x64-musl@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-linux-x64-musl@npm:16.1.0" +"@next/swc-linux-x64-musl@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-linux-x64-musl@npm:16.1.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-win32-arm64-msvc@npm:15.5.7" - conditions: os=win32 & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-win32-arm64-msvc@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-win32-arm64-msvc@npm:16.1.0" +"@next/swc-win32-arm64-msvc@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-win32-arm64-msvc@npm:16.1.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.5.7": - version: 15.5.7 - resolution: "@next/swc-win32-x64-msvc@npm:15.5.7" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:16.1.0": - version: 16.1.0 - resolution: "@next/swc-win32-x64-msvc@npm:16.1.0" +"@next/swc-win32-x64-msvc@npm:16.1.1": + version: 16.1.1 + resolution: "@next/swc-win32-x64-msvc@npm:16.1.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -9831,7 +9768,7 @@ __metadata: chain-registry: "npm:^1.69.410" eslint: "npm:9.36.0" eslint-config-next: "npm:^16.0.7" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:7.65.0" @@ -9859,7 +9796,7 @@ __metadata: "@types/react-dom": "npm:19.0.2" eslint: "npm:9.36.0" eslint-config-next: "npm:^16.0.7" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:7.65.0" @@ -9883,7 +9820,7 @@ __metadata: "@types/react-dom": "npm:19.0.2" eslint: "npm:9.36.0" eslint-config-next: "npm:^16.0.7" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:7.65.0" @@ -9909,7 +9846,7 @@ __metadata: "@types/react-dom": "npm:19.0.2" eslint: "npm:9.36.0" eslint-config-next: "npm:^16.0.7" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:7.65.0" @@ -10262,7 +10199,7 @@ __metadata: "@types/node": "npm:^24.10.1" "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:^7.65.0" @@ -10289,7 +10226,7 @@ __metadata: "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" dotenv: "npm:^16.4.5" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" sass: "npm:^1.94.2" @@ -10363,7 +10300,7 @@ __metadata: "@types/node": "npm:^24.10.1" "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:^7.65.0" @@ -10520,7 +10457,7 @@ __metadata: "@types/node": "npm:^24.10.1" "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:^7.65.0" @@ -10711,7 +10648,7 @@ __metadata: "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" classnames: "npm:^2.5.1" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" sass: "npm:^1.94.2" @@ -11025,7 +10962,7 @@ __metadata: "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" chain-registry: "npm:^1.69.410" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:7.65.0" @@ -11059,7 +10996,7 @@ __metadata: "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" chain-registry: "npm:^1.69.410" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-hook-form: "npm:7.65.0" @@ -11079,7 +11016,7 @@ __metadata: "@types/react": "npm:^19.0.0" "@types/react-dom": "npm:^19.0.0" bs58: "npm:^6.0.0" - next: "npm:^15.1.3" + next: "npm:^16.1.1" react: "npm:^19.0.0" react-dom: "npm:^19.0.0" typescript: "npm:^5.8.3" @@ -11324,7 +11261,7 @@ __metadata: mobx: "npm:^6.10.0" mobx-react-lite: "npm:^4.0.0" mobx-utils: "npm:^6.0.0" - next: "npm:^16.0.7" + next: "npm:^16.1.1" qrcode.react: "npm:^4.2.0" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" @@ -21091,7 +21028,7 @@ __metadata: "@types/react-dom": "npm:^19.2.3" classnames: "npm:^2.5.1" eslint-config-next: "npm:^16.0.7" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" typescript: "npm:^5.8.3" @@ -32098,78 +32035,19 @@ __metadata: languageName: node linkType: hard -"next@npm:^15.1.3": - version: 15.5.9 - resolution: "next@npm:15.5.9" - dependencies: - "@next/env": "npm:15.5.9" - "@next/swc-darwin-arm64": "npm:15.5.7" - "@next/swc-darwin-x64": "npm:15.5.7" - "@next/swc-linux-arm64-gnu": "npm:15.5.7" - "@next/swc-linux-arm64-musl": "npm:15.5.7" - "@next/swc-linux-x64-gnu": "npm:15.5.7" - "@next/swc-linux-x64-musl": "npm:15.5.7" - "@next/swc-win32-arm64-msvc": "npm:15.5.7" - "@next/swc-win32-x64-msvc": "npm:15.5.7" - "@swc/helpers": "npm:0.5.15" - caniuse-lite: "npm:^1.0.30001579" - postcss: "npm:8.4.31" - sharp: "npm:^0.34.3" - styled-jsx: "npm:5.1.6" - peerDependencies: - "@opentelemetry/api": ^1.1.0 - "@playwright/test": ^1.51.1 - babel-plugin-react-compiler: "*" - react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 - react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 - sass: ^1.3.0 - dependenciesMeta: - "@next/swc-darwin-arm64": - optional: true - "@next/swc-darwin-x64": - optional: true - "@next/swc-linux-arm64-gnu": - optional: true - "@next/swc-linux-arm64-musl": - optional: true - "@next/swc-linux-x64-gnu": - optional: true - "@next/swc-linux-x64-musl": - optional: true - "@next/swc-win32-arm64-msvc": - optional: true - "@next/swc-win32-x64-msvc": - optional: true - sharp: - optional: true - peerDependenciesMeta: - "@opentelemetry/api": - optional: true - "@playwright/test": - optional: true - babel-plugin-react-compiler: - optional: true - sass: - optional: true - bin: - next: dist/bin/next - checksum: 10c0/6a120afbc45b96aa14debba6375602d6319093af4e3e8c648cf22b12ffb9db016c889df5e764cf5e0aa414ad60505db4e2095624a19f4b71316561076158651a - languageName: node - linkType: hard - -"next@npm:^16.0.7": - version: 16.1.0 - resolution: "next@npm:16.1.0" - dependencies: - "@next/env": "npm:16.1.0" - "@next/swc-darwin-arm64": "npm:16.1.0" - "@next/swc-darwin-x64": "npm:16.1.0" - "@next/swc-linux-arm64-gnu": "npm:16.1.0" - "@next/swc-linux-arm64-musl": "npm:16.1.0" - "@next/swc-linux-x64-gnu": "npm:16.1.0" - "@next/swc-linux-x64-musl": "npm:16.1.0" - "@next/swc-win32-arm64-msvc": "npm:16.1.0" - "@next/swc-win32-x64-msvc": "npm:16.1.0" +"next@npm:^16.1.1": + version: 16.1.1 + resolution: "next@npm:16.1.1" + dependencies: + "@next/env": "npm:16.1.1" + "@next/swc-darwin-arm64": "npm:16.1.1" + "@next/swc-darwin-x64": "npm:16.1.1" + "@next/swc-linux-arm64-gnu": "npm:16.1.1" + "@next/swc-linux-arm64-musl": "npm:16.1.1" + "@next/swc-linux-x64-gnu": "npm:16.1.1" + "@next/swc-linux-x64-musl": "npm:16.1.1" + "@next/swc-win32-arm64-msvc": "npm:16.1.1" + "@next/swc-win32-x64-msvc": "npm:16.1.1" "@swc/helpers": "npm:0.5.15" baseline-browser-mapping: "npm:^2.8.3" caniuse-lite: "npm:^1.0.30001579" @@ -32213,7 +32091,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/e9017c01654d1eeac6d98382585289ff723c723df82a10e47c759b300848ac3fd0dd84deec0b7758acf57ed2478e7bb417a7ba6e2956ab3f1bebdcc5acefd2c5 + checksum: 10c0/ddc3050653cd9c0ffa351c09d953d11bcb9d1638aeb6d173cbda1063e6b7c658b2e5381f9c023f3887cb2652e6cdb1fd439b8a736ecb24683f4681b15ed007e5 languageName: node linkType: hard @@ -37488,7 +37366,7 @@ __metadata: abitype: "npm:1.0.6" blo: "npm:~1.2.0" hardhat: "npm:^2.25.0" - next: "npm:^16.0.7" + next: "npm:^16.1.1" pino-pretty: "npm:^13.1.1" postcss: "npm:~8.4.45" react: "npm:^19.2.1" @@ -37522,7 +37400,7 @@ __metadata: "@vitejs/plugin-react": "npm:^5.0.3" classnames: "npm:^2.5.1" long: "npm:^5.3.2" - next: "npm:^16.0.7" + next: "npm:^16.1.1" react: "npm:^19.2.1" react-dom: "npm:^19.2.1" react-router: "npm:^7.8.0" @@ -38037,7 +37915,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.34.3, sharp@npm:^0.34.4": +"sharp@npm:^0.34.4": version: 0.34.5 resolution: "sharp@npm:0.34.5" dependencies: