diff --git a/bun.lockb b/bun.lockb index 528a76f4..a47583a7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/example/news-interactions/package.json b/example/news-interactions/package.json index 9ec16e0d..e81c6403 100644 --- a/example/news-interactions/package.json +++ b/example/news-interactions/package.json @@ -22,10 +22,10 @@ "@lottiefiles/react-lottie-player": "^3.5.4", "@react-router/node": "^7.0.2", "@react-router/serve": "^7.0.2", - "@tanstack/query-sync-storage-persister": "^5.62.3", - "@tanstack/react-query": "^5.62.3", - "@tanstack/react-query-devtools": "^5.62.3", - "@tanstack/react-query-persist-client": "^5.62.3", + "@tanstack/query-sync-storage-persister": "^5.62.7", + "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query-devtools": "^5.62.7", + "@tanstack/react-query-persist-client": "^5.62.7", "buffer": "^6.0.3", "isbot": "^5.1.17", "normalize.css": "^8.0.1", diff --git a/example/wallet-ethcc/package.json b/example/wallet-ethcc/package.json index a42f2859..8fbe68bc 100644 --- a/example/wallet-ethcc/package.json +++ b/example/wallet-ethcc/package.json @@ -23,10 +23,10 @@ "@radix-ui/react-slot": "^1.1.0", "@react-router/node": "^7.0.2", "@react-router/serve": "^7.0.2", - "@tanstack/query-sync-storage-persister": "^5.62.3", - "@tanstack/react-query": "^5.62.3", - "@tanstack/react-query-devtools": "^5.62.3", - "@tanstack/react-query-persist-client": "^5.62.3", + "@tanstack/query-sync-storage-persister": "^5.62.7", + "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query-devtools": "^5.62.7", + "@tanstack/react-query-persist-client": "^5.62.7", "buffer": "^6.0.3", "isbot": "^5.1.17", "lucide-react": "^0.468.0", diff --git a/packages/dashboard/next-env.d.ts b/packages/dashboard/next-env.d.ts index 40c3d680..1b3be084 100644 --- a/packages/dashboard/next-env.d.ts +++ b/packages/dashboard/next-env.d.ts @@ -2,4 +2,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information. +// see https://nextjs.org/docs/app/api-reference/config/typescript for more information. diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index c9c4a6c2..40bd84ce 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -29,10 +29,10 @@ "@radix-ui/react-separator": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-switch": "^1.1.1", - "@tanstack/query-sync-storage-persister": "^5.62.3", - "@tanstack/react-query": "^5.62.3", - "@tanstack/react-query-devtools": "^5.62.3", - "@tanstack/react-query-persist-client": "^5.62.3", + "@tanstack/query-sync-storage-persister": "^5.62.7", + "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query-devtools": "^5.62.7", + "@tanstack/react-query-persist-client": "^5.62.7", "@tanstack/react-table": "^8.20.5", "@tanstack/table-core": "^8.20.5", "class-variance-authority": "^0.7.1", @@ -44,11 +44,11 @@ "lucide-react": "^0.468.0", "mongodb": "^6.11.0", "lru-cache": "^11.0.2", - "next": "15.0.4", + "next": "15.1.0", "normalize.css": "^8.0.1", "radash": "^12.1.0", "react": "^19", - "react-day-picker": "^9.4.2", + "react-day-picker": "^9.4.3", "react-dom": "^19", "react-hook-form": "^7.54.0", "viem": "^2.21.48" diff --git a/packages/shared/package.json b/packages/shared/package.json index b19f4dc8..84e577a5 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -12,13 +12,13 @@ "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-switch": "^1.1.1", "@radix-ui/react-tooltip": "^1.1.4", - "@tanstack/react-query": "^5.62.3", + "@tanstack/react-query": "^5.62.7", "@uidotdev/usehooks": "^2.4.1", "class-variance-authority": "^0.7.1", "jotai": "^2.10.3", - "ky": "^1.7.2", + "ky": "^1.7.3", "lucide-react": "^0.468.0", - "next": "15.0.4", + "next": "15.1.0", "react-hook-form": "^7.54.0", "react-loading-skeleton": "^3.5.0", "viem": "^2.21.48" diff --git a/packages/wallet/package.json b/packages/wallet/package.json index 0fe7a7d4..6e7cb174 100644 --- a/packages/wallet/package.json +++ b/packages/wallet/package.json @@ -33,14 +33,14 @@ "@react-router/serve": "^7.0.2", "@simplewebauthn/browser": "^11.0.0", "@simplewebauthn/server": "^11.0.0", - "@tanstack/query-sync-storage-persister": "^5.62.3", - "@tanstack/react-query": "^5.62.3", - "@tanstack/react-query-devtools": "^5.62.3", - "@tanstack/react-query-persist-client": "^5.62.3", + "@tanstack/query-sync-storage-persister": "^5.62.7", + "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query-devtools": "^5.62.7", + "@tanstack/react-query-persist-client": "^5.62.7", "@wagmi/core": "^2.14.6", "class-variance-authority": "^0.7.1", "dexie": "^4.0.10", - "i18next": "^24.0.5", + "i18next": "^24.1.0", "i18next-browser-languagedetector": "^8.0.2", "isbot": "^5.1.17", "jotai": "^2.10.3", @@ -54,7 +54,7 @@ "react-dom": "^19", "react-dropzone-esm": "^15.2.0", "react-hook-form": "^7.54.0", - "react-i18next": "^15.1.3", + "react-i18next": "^15.2.0", "react-loading-skeleton": "^3.5.0", "react-qr-code": "^2.0.15", "react-router": "^7.0.2", diff --git a/sdk/components/package.json b/sdk/components/package.json index fd8da0f1..0e443cbf 100644 --- a/sdk/components/package.json +++ b/sdk/components/package.json @@ -45,7 +45,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "preact": "^10.25.1", + "preact": "^10.25.2", "preact-custom-element": "^4.3.0" }, "devDependencies": {