diff --git a/package-lock.json b/package-lock.json index 04d4df82..a38872b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1732,7 +1732,9 @@ } }, "node_modules/@babylonlabs-io/bbn-core-ui": { - "version": "0.6.3", + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/@babylonlabs-io/bbn-core-ui/-/bbn-core-ui-0.6.1.tgz", + "integrity": "sha512-613/i0nKgyiBg1y8jozuRp6/qx0Wec4DvAwGQJONuKmvXsGeOwmglccssJwNusSRWolh2cajgQqHaQJtC0yIdQ==", "dependencies": { "@hookform/resolvers": "^3.9.1", "@popperjs/core": "^2.11.8", @@ -1747,14 +1749,16 @@ } }, "node_modules/@babylonlabs-io/bbn-wallet-connect": { - "version": "0.1.21", + "version": "0.1.18", + "resolved": "https://registry.npmjs.org/@babylonlabs-io/bbn-wallet-connect/-/bbn-wallet-connect-0.1.18.tgz", + "integrity": "sha512-74u8RXeREx8eka989L5t/3H7COAHQtiFVI/8IcFRyB/fghakX4jCcK+6rOOT9vxL8QKzqWfrdggF010OtR24uA==", "dependencies": { "@bitcoin-js/tiny-secp256k1-asmjs": "^2.2.3", "@cosmjs/stargate": "^0.32.4", "@keplr-wallet/types": "^0.12.156", "@keystonehq/animated-qr": "^0.8.6", "@keystonehq/keystone-sdk": "^0.4.1", - "@keystonehq/sdk": "^0.22.0", + "@keystonehq/sdk": "^0.21.3", "buffer": "^6.0.3", "nanoevents": "^9.1.0" }, @@ -1767,6 +1771,8 @@ }, "node_modules/@babylonlabs-io/btc-staking-ts": { "version": "0.4.0-canary.5", + "resolved": "https://registry.npmjs.org/@babylonlabs-io/btc-staking-ts/-/btc-staking-ts-0.4.0-canary.5.tgz", + "integrity": "sha512-0lXma1rtYf/mu02ITWPBIrZoEOs2LjZZ/+NmcT3dqvLUQREU/sTIEw+pkxHzh09f+I+DmUxWujNs8PBzX/9XqA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@bitcoin-js/tiny-secp256k1-asmjs": "2.2.3", @@ -1809,10 +1815,11 @@ } }, "node_modules/@bitcoinerlab/secp256k1": { - "version": "1.2.0", + "version": "1.1.1", "license": "MIT", "dependencies": { - "@noble/curves": "^1.7.0" + "@noble/hashes": "^1.1.5", + "@noble/secp256k1": "^1.7.1" } }, "node_modules/@bufbuild/protobuf": { @@ -2118,6 +2125,8 @@ }, "node_modules/@hookform/resolvers": { "version": "3.9.1", + "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-3.9.1.tgz", + "integrity": "sha512-ud2HqmGBM0P0IABqoskKWI6PEf6ZDDBZkFqe2Vnl+mTHCEHzr3ISjjZyCwTjC/qpL25JC9aIDkloQejvMeq0ug==", "license": "MIT", "peerDependencies": { "react-hook-form": "^7.0.0" @@ -2843,7 +2852,7 @@ } }, "node_modules/@keplr-wallet/types": { - "version": "0.12.163", + "version": "0.12.160", "license": "Apache-2.0", "dependencies": { "long": "^4.0.0" @@ -3351,7 +3360,7 @@ "license": "(Apache-2.0 AND BSD-3-Clause)" }, "node_modules/@keystonehq/sdk": { - "version": "0.22.1", + "version": "0.21.3", "license": "ISC", "dependencies": { "@ngraveio/bc-ur": "^1.0.0", @@ -3454,6 +3463,126 @@ "node": ">= 10" } }, + "node_modules/@next/swc-darwin-x64": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.15.tgz", + "integrity": "sha512-5TGyjFcf8ampZP3e+FyCax5zFVHi+Oe7sZyaKOngsqyaNEpOgkKB3sqmymkZfowy3ufGA/tUgDPPxpQx931lHg==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-linux-arm64-gnu": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.15.tgz", + "integrity": "sha512-3Bwv4oc08ONiQ3FiOLKT72Q+ndEMyLNsc/D3qnLMbtUYTQAmkx9E/JRu0DBpHxNddBmNT5hxz1mYBphJ3mfrrw==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-linux-arm64-musl": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.15.tgz", + "integrity": "sha512-k5xf/tg1FBv/M4CMd8S+JL3uV9BnnRmoe7F+GWC3DxkTCD9aewFRH1s5rJ1zkzDa+Do4zyN8qD0N8c84Hu96FQ==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-linux-x64-gnu": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.15.tgz", + "integrity": "sha512-kE6q38hbrRbKEkkVn62reLXhThLRh6/TvgSP56GkFNhU22TbIrQDEMrO7j0IcQHcew2wfykq8lZyHFabz0oBrA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-linux-x64-musl": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.15.tgz", + "integrity": "sha512-PZ5YE9ouy/IdO7QVJeIcyLn/Rc4ml9M2G4y3kCM9MNf1YKvFY4heg3pVa/jQbMro+tP6yc4G2o9LjAz1zxD7tQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-win32-arm64-msvc": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.15.tgz", + "integrity": "sha512-2raR16703kBvYEQD9HNLyb0/394yfqzmIeyp2nDzcPV4yPjqNUG3ohX6jX00WryXz6s1FXpVhsCo3i+g4RUX+g==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-win32-ia32-msvc": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.15.tgz", + "integrity": "sha512-fyTE8cklgkyR1p03kJa5zXEaZ9El+kDNM5A+66+8evQS5e/6v0Gk28LqA0Jet8gKSOyP+OTm/tJHzMlGdQerdQ==", + "cpu": [ + "ia32" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@next/swc-win32-x64-msvc": { + "version": "14.2.15", + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.15.tgz", + "integrity": "sha512-SzqGbsLsP9OwKNUG9nekShTwhj6JSB9ZLMWQ8g1gG6hdE5gQLncbnbymrwy2yVmH9nikSLYRYxYMFu78Ggp7/g==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, "node_modules/@ngraveio/bc-ur": { "version": "1.1.13", "license": "MIT", @@ -3470,6 +3599,7 @@ "node_modules/@noble/curves": { "version": "1.7.0", "license": "MIT", + "peer": true, "dependencies": { "@noble/hashes": "1.6.0" }, @@ -3483,6 +3613,7 @@ "node_modules/@noble/curves/node_modules/@noble/hashes": { "version": "1.6.0", "license": "MIT", + "peer": true, "engines": { "node": "^14.21.3 || >=16" }, @@ -3500,6 +3631,16 @@ "url": "https://paulmillr.com/funding/" } }, + "node_modules/@noble/secp256k1": { + "version": "1.7.1", + "funding": [ + { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + ], + "license": "MIT" + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "dev": true, @@ -4180,7 +4321,7 @@ } }, "node_modules/@rollup/pluginutils": { - "version": "5.1.4", + "version": "5.1.3", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", @@ -4293,42 +4434,42 @@ } }, "node_modules/@sentry-internal/browser-utils": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { - "@sentry/core": "8.46.0" + "@sentry/core": "8.43.0" }, "engines": { "node": ">=14.18" } }, "node_modules/@sentry-internal/feedback": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { - "@sentry/core": "8.46.0" + "@sentry/core": "8.43.0" }, "engines": { "node": ">=14.18" } }, "node_modules/@sentry-internal/replay": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { - "@sentry-internal/browser-utils": "8.46.0", - "@sentry/core": "8.46.0" + "@sentry-internal/browser-utils": "8.43.0", + "@sentry/core": "8.43.0" }, "engines": { "node": ">=14.18" } }, "node_modules/@sentry-internal/replay-canvas": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { - "@sentry-internal/replay": "8.46.0", - "@sentry/core": "8.46.0" + "@sentry-internal/replay": "8.43.0", + "@sentry/core": "8.43.0" }, "engines": { "node": ">=14.18" @@ -4342,14 +4483,14 @@ } }, "node_modules/@sentry/browser": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { - "@sentry-internal/browser-utils": "8.46.0", - "@sentry-internal/feedback": "8.46.0", - "@sentry-internal/replay": "8.46.0", - "@sentry-internal/replay-canvas": "8.46.0", - "@sentry/core": "8.46.0" + "@sentry-internal/browser-utils": "8.43.0", + "@sentry-internal/feedback": "8.43.0", + "@sentry-internal/replay": "8.43.0", + "@sentry-internal/replay-canvas": "8.43.0", + "@sentry/core": "8.43.0" }, "engines": { "node": ">=14.18" @@ -4421,25 +4562,25 @@ } }, "node_modules/@sentry/core": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "engines": { "node": ">=14.18" } }, "node_modules/@sentry/nextjs": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.9.0", "@opentelemetry/semantic-conventions": "^1.28.0", "@rollup/plugin-commonjs": "28.0.1", - "@sentry-internal/browser-utils": "8.46.0", - "@sentry/core": "8.46.0", - "@sentry/node": "8.46.0", - "@sentry/opentelemetry": "8.46.0", - "@sentry/react": "8.46.0", - "@sentry/vercel-edge": "8.46.0", + "@sentry-internal/browser-utils": "8.43.0", + "@sentry/core": "8.43.0", + "@sentry/node": "8.43.0", + "@sentry/opentelemetry": "8.43.0", + "@sentry/react": "8.43.0", + "@sentry/vercel-edge": "8.43.0", "@sentry/webpack-plugin": "2.22.7", "chalk": "3.0.0", "resolve": "1.22.8", @@ -4454,7 +4595,7 @@ } }, "node_modules/@sentry/node": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.9.0", @@ -4489,8 +4630,8 @@ "@opentelemetry/sdk-trace-base": "^1.29.0", "@opentelemetry/semantic-conventions": "^1.28.0", "@prisma/instrumentation": "5.19.1", - "@sentry/core": "8.46.0", - "@sentry/opentelemetry": "8.46.0", + "@sentry/core": "8.43.0", + "@sentry/opentelemetry": "8.43.0", "import-in-the-middle": "^1.11.2" }, "engines": { @@ -4498,10 +4639,10 @@ } }, "node_modules/@sentry/opentelemetry": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { - "@sentry/core": "8.46.0" + "@sentry/core": "8.43.0" }, "engines": { "node": ">=14.18" @@ -4515,11 +4656,11 @@ } }, "node_modules/@sentry/react": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { - "@sentry/browser": "8.46.0", - "@sentry/core": "8.46.0", + "@sentry/browser": "8.43.0", + "@sentry/core": "8.43.0", "hoist-non-react-statics": "^3.3.2" }, "engines": { @@ -4530,11 +4671,11 @@ } }, "node_modules/@sentry/vercel-edge": { - "version": "8.46.0", + "version": "8.43.0", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.9.0", - "@sentry/core": "8.46.0" + "@sentry/core": "8.43.0" }, "engines": { "node": ">=14.18" @@ -4609,7 +4750,7 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.62.8", + "version": "5.62.7", "license": "MIT", "funding": { "type": "github", @@ -4626,10 +4767,10 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.62.8", + "version": "5.62.7", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.62.8" + "@tanstack/query-core": "5.62.7" }, "funding": { "type": "github", @@ -4640,7 +4781,7 @@ } }, "node_modules/@tanstack/react-query-devtools": { - "version": "5.62.8", + "version": "5.62.7", "dev": true, "license": "MIT", "dependencies": { @@ -4651,19 +4792,19 @@ "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "@tanstack/react-query": "^5.62.8", + "@tanstack/react-query": "^5.62.7", "react": "^18 || ^19" } }, "node_modules/@tanstack/react-query-next-experimental": { - "version": "5.62.8", + "version": "5.62.7", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "@tanstack/react-query": "^5.62.8", + "@tanstack/react-query": "^5.62.7", "next": "^13 || ^14 || ^15", "react": "^18 || ^19" } @@ -4753,44 +4894,9 @@ } } }, - "node_modules/@tomo-inc/wallet-connect-sdk": { - "version": "0.3.6", - "dependencies": { - "@tomo-inc/tomo-wallet-provider": "1.1.1", - "animate.css": "^4.1.1", - "buffer": "^6.0.3", - "classnames": "^2.5.1", - "clsx": "^2.1.0", - "immutability-helper": "^3.1.1", - "jotai": "^2.9.0", - "long": "^5.2.3", - "tailwind-merge": "2.2.2" - }, - "peerDependencies": { - "react": "^18", - "react-dom": "^18" - } - }, - "node_modules/@tomo-inc/wallet-connect-sdk/node_modules/@keystonehq/sdk": { - "version": "0.21.3", - "license": "ISC", - "peer": true, - "dependencies": { - "@ngraveio/bc-ur": "^1.0.0", - "@yudiel/react-qr-scanner": "2.0.0-beta.3", - "qrcode.react": "^3.1.0", - "react-modal": "^3.16.1", - "rxjs": "^6.6.3" - }, - "peerDependencies": { - "react": "^16 || ^17 || ^18", - "react-dom": "^16 || ^17 || ^18" - } - }, - "node_modules/@tomo-inc/wallet-connect-sdk/node_modules/@tomo-inc/tomo-wallet-provider": { - "version": "1.1.1", + "node_modules/@tomo-inc/tomo-wallet-provider": { + "version": "1.1.0", "dependencies": { - "buffer": "^6.0.3", "events": "^3.3.0", "long": "^5.2.3" }, @@ -4807,6 +4913,28 @@ "react-dom": "^18" } }, + "node_modules/@tomo-inc/tomo-wallet-provider/node_modules/long": { + "version": "5.2.3", + "license": "Apache-2.0" + }, + "node_modules/@tomo-inc/wallet-connect-sdk": { + "version": "0.3.5", + "dependencies": { + "@tomo-inc/tomo-wallet-provider": "1.1.0", + "animate.css": "^4.1.1", + "buffer": "^6.0.3", + "classnames": "^2.5.1", + "clsx": "^2.1.0", + "immutability-helper": "^3.1.1", + "jotai": "^2.9.0", + "long": "^5.2.3", + "tailwind-merge": "2.2.2" + }, + "peerDependencies": { + "react": "^18", + "react-dom": "^18" + } + }, "node_modules/@tomo-inc/wallet-connect-sdk/node_modules/long": { "version": "5.2.3", "license": "Apache-2.0" @@ -5070,7 +5198,7 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.3.17", + "version": "18.3.16", "devOptional": true, "license": "MIT", "dependencies": { @@ -5251,12 +5379,12 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.18.1", + "version": "8.18.0", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.18.1", - "@typescript-eslint/visitor-keys": "8.18.1" + "@typescript-eslint/types": "8.18.0", + "@typescript-eslint/visitor-keys": "8.18.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -5267,7 +5395,7 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.18.1", + "version": "8.18.0", "dev": true, "license": "MIT", "engines": { @@ -5279,12 +5407,12 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.18.1", + "version": "8.18.0", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.18.1", - "@typescript-eslint/visitor-keys": "8.18.1", + "@typescript-eslint/types": "8.18.0", + "@typescript-eslint/visitor-keys": "8.18.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -5315,14 +5443,14 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.18.1", + "version": "8.18.0", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.18.1", - "@typescript-eslint/types": "8.18.1", - "@typescript-eslint/typescript-estree": "8.18.1" + "@typescript-eslint/scope-manager": "8.18.0", + "@typescript-eslint/types": "8.18.0", + "@typescript-eslint/typescript-estree": "8.18.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -5337,11 +5465,11 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.18.1", + "version": "8.18.0", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/types": "8.18.0", "eslint-visitor-keys": "^4.2.0" }, "engines": { @@ -5579,7 +5707,7 @@ "license": "BSD-3-Clause" }, "node_modules/abi-wan-kanabi": { - "version": "2.2.4", + "version": "2.2.3", "license": "ISC", "peer": true, "dependencies": { @@ -5661,42 +5789,6 @@ "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/ajv-formats": { - "version": "2.1.1", - "license": "MIT", - "peer": true, - "dependencies": { - "ajv": "^8.0.0" - }, - "peerDependencies": { - "ajv": "^8.0.0" - }, - "peerDependenciesMeta": { - "ajv": { - "optional": true - } - } - }, - "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.17.1", - "license": "MIT", - "peer": true, - "dependencies": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ajv-formats/node_modules/json-schema-traverse": { - "version": "1.0.0", - "license": "MIT", - "peer": true - }, "node_modules/ajv-keywords": { "version": "3.5.2", "license": "MIT", @@ -5876,14 +5968,14 @@ } }, "node_modules/array.prototype.flat": { - "version": "1.3.3", + "version": "1.3.2", "dev": true, "license": "MIT", "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -5893,14 +5985,14 @@ } }, "node_modules/array.prototype.flatmap": { - "version": "1.3.3", + "version": "1.3.2", "dev": true, "license": "MIT", "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -5925,17 +6017,18 @@ } }, "node_modules/arraybuffer.prototype.slice": { - "version": "1.0.4", + "version": "1.0.3", "dev": true, "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.1", - "call-bind": "^1.0.8", + "call-bind": "^1.0.5", "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "is-array-buffer": "^3.0.4" + "es-abstract": "^1.22.3", + "es-errors": "^1.2.1", + "get-intrinsic": "^1.2.3", + "is-array-buffer": "^3.0.4", + "is-shared-array-buffer": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -6339,7 +6432,7 @@ } }, "node_modules/browserslist": { - "version": "4.24.3", + "version": "4.24.2", "funding": [ { "type": "opencollective", @@ -6356,9 +6449,9 @@ ], "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001688", - "electron-to-chromium": "^1.5.73", - "node-releases": "^2.0.19", + "caniuse-lite": "^1.0.30001669", + "electron-to-chromium": "^1.5.41", + "node-releases": "^2.0.18", "update-browserslist-db": "^1.1.1" }, "bin": { @@ -6469,11 +6562,11 @@ } }, "node_modules/call-bound": { - "version": "1.0.3", + "version": "1.0.2", "license": "MIT", "dependencies": { - "call-bind-apply-helpers": "^1.0.1", - "get-intrinsic": "^1.2.6" + "call-bind": "^1.0.8", + "get-intrinsic": "^1.2.5" }, "engines": { "node": ">= 0.4" @@ -6507,7 +6600,7 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001689", + "version": "1.0.30001687", "funding": [ { "type": "opencollective", @@ -6914,7 +7007,7 @@ } }, "node_modules/daisyui": { - "version": "4.12.22", + "version": "4.12.20", "dev": true, "license": "MIT", "dependencies": { @@ -7190,10 +7283,10 @@ } }, "node_modules/dunder-proto": { - "version": "1.0.1", + "version": "1.0.0", "license": "MIT", "dependencies": { - "call-bind-apply-helpers": "^1.0.1", + "call-bind-apply-helpers": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.2.0" }, @@ -7234,7 +7327,7 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.74", + "version": "1.5.72", "license": "ISC" }, "node_modules/elliptic": { @@ -7301,58 +7394,56 @@ } }, "node_modules/es-abstract": { - "version": "1.23.6", + "version": "1.23.5", "dev": true, "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.1", - "arraybuffer.prototype.slice": "^1.0.4", + "arraybuffer.prototype.slice": "^1.0.3", "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", + "call-bind": "^1.0.7", "data-view-buffer": "^1.0.1", "data-view-byte-length": "^1.0.1", "data-view-byte-offset": "^1.0.0", - "es-define-property": "^1.0.1", + "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-set-tostringtag": "^2.0.3", - "es-to-primitive": "^1.3.0", - "function.prototype.name": "^1.1.7", - "get-intrinsic": "^1.2.6", + "es-to-primitive": "^1.2.1", + "function.prototype.name": "^1.1.6", + "get-intrinsic": "^1.2.4", "get-symbol-description": "^1.0.2", "globalthis": "^1.0.4", - "gopd": "^1.2.0", + "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", + "has-proto": "^1.0.3", + "has-symbols": "^1.0.3", "hasown": "^2.0.2", - "internal-slot": "^1.1.0", + "internal-slot": "^1.0.7", "is-array-buffer": "^3.0.4", "is-callable": "^1.2.7", - "is-data-view": "^1.0.2", + "is-data-view": "^1.0.1", "is-negative-zero": "^2.0.3", - "is-regex": "^1.2.1", + "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.3", - "is-string": "^1.1.1", + "is-string": "^1.0.7", "is-typed-array": "^1.1.13", - "is-weakref": "^1.1.0", - "math-intrinsics": "^1.0.0", + "is-weakref": "^1.0.2", "object-inspect": "^1.13.3", "object-keys": "^1.1.1", "object.assign": "^4.1.5", "regexp.prototype.flags": "^1.5.3", - "safe-array-concat": "^1.1.3", - "safe-regex-test": "^1.1.0", - "string.prototype.trim": "^1.2.10", - "string.prototype.trimend": "^1.0.9", + "safe-array-concat": "^1.1.2", + "safe-regex-test": "^1.0.3", + "string.prototype.trim": "^1.2.9", + "string.prototype.trimend": "^1.0.8", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.2", "typed-array-byte-length": "^1.0.1", - "typed-array-byte-offset": "^1.0.3", - "typed-array-length": "^1.0.7", + "typed-array-byte-offset": "^1.0.2", + "typed-array-length": "^1.0.6", "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.16" + "which-typed-array": "^1.1.15" }, "engines": { "node": ">= 0.4" @@ -7407,6 +7498,7 @@ }, "node_modules/es-object-atoms": { "version": "1.0.0", + "dev": true, "license": "MIT", "dependencies": { "es-errors": "^1.3.0" @@ -8250,11 +8342,6 @@ "dev": true, "license": "MIT" }, - "node_modules/fast-uri": { - "version": "3.0.3", - "license": "BSD-3-Clause", - "peer": true - }, "node_modules/fastparse": { "version": "1.1.2", "dev": true, @@ -8457,11 +8544,11 @@ } }, "node_modules/framer-motion": { - "version": "11.15.0", + "version": "11.13.5", "license": "MIT", "dependencies": { - "motion-dom": "^11.14.3", - "motion-utils": "^11.14.3", + "motion-dom": "^11.13.0", + "motion-utils": "^11.13.0", "tslib": "^2.4.0" }, "peerDependencies": { @@ -8498,6 +8585,17 @@ "version": "1.0.0", "license": "ISC" }, + "node_modules/fsevents": { + "version": "2.3.3", + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, "node_modules/function-bind": { "version": "1.1.2", "license": "MIT", @@ -8506,15 +8604,14 @@ } }, "node_modules/function.prototype.name": { - "version": "1.1.7", + "version": "1.1.6", "dev": true, "license": "MIT", "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "functions-have-names": "^1.2.3", - "hasown": "^2.0.2", - "is-callable": "^1.2.7" + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "functions-have-names": "^1.2.3" }, "engines": { "node": ">= 0.4" @@ -8546,19 +8643,17 @@ } }, "node_modules/get-intrinsic": { - "version": "1.2.6", + "version": "1.2.5", "license": "MIT", "dependencies": { - "call-bind-apply-helpers": "^1.0.1", + "call-bind-apply-helpers": "^1.0.0", "dunder-proto": "^1.0.0", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", "function-bind": "^1.1.2", "gopd": "^1.2.0", "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "math-intrinsics": "^1.0.0" + "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" @@ -8595,13 +8690,13 @@ } }, "node_modules/get-symbol-description": { - "version": "1.1.0", + "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.3", + "call-bind": "^1.0.5", "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6" + "get-intrinsic": "^1.2.4" }, "engines": { "node": ">= 0.4" @@ -8993,7 +9088,7 @@ } }, "node_modules/import-in-the-middle": { - "version": "1.12.0", + "version": "1.11.3", "license": "Apache-2.0", "dependencies": { "acorn": "^8.8.2", @@ -9050,24 +9145,24 @@ "license": "ISC" }, "node_modules/internal-slot": { - "version": "1.1.0", + "version": "1.0.7", "dev": true, "license": "MIT", "dependencies": { "es-errors": "^1.3.0", - "hasown": "^2.0.2", - "side-channel": "^1.1.0" + "hasown": "^2.0.0", + "side-channel": "^1.0.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/is-arguments": { - "version": "1.2.0", + "version": "1.1.1", "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -9077,13 +9172,12 @@ } }, "node_modules/is-array-buffer": { - "version": "3.0.5", + "version": "3.0.4", "dev": true, "license": "MIT", "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1" }, "engines": { "node": ">= 0.4" @@ -9136,11 +9230,11 @@ } }, "node_modules/is-boolean-object": { - "version": "1.2.1", + "version": "1.2.0", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", + "call-bind": "^1.0.7", "has-tostringtag": "^1.0.2" }, "engines": { @@ -9180,7 +9274,7 @@ } }, "node_modules/is-core-module": { - "version": "2.16.0", + "version": "2.15.1", "license": "MIT", "dependencies": { "hasown": "^2.0.2" @@ -9193,12 +9287,10 @@ } }, "node_modules/is-data-view": { - "version": "1.0.2", + "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", "is-typed-array": "^1.1.13" }, "engines": { @@ -9209,12 +9301,11 @@ } }, "node_modules/is-date-object": { - "version": "1.1.0", + "version": "1.0.5", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" + "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -9231,11 +9322,11 @@ } }, "node_modules/is-finalizationregistry": { - "version": "1.1.1", + "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.3" + "call-bind": "^1.0.7" }, "engines": { "node": ">= 0.4" @@ -9326,11 +9417,11 @@ } }, "node_modules/is-number-object": { - "version": "1.1.1", + "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.3", + "call-bind": "^1.0.7", "has-tostringtag": "^1.0.2" }, "engines": { @@ -9361,12 +9452,12 @@ } }, "node_modules/is-regex": { - "version": "1.2.1", + "version": "1.2.0", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", - "gopd": "^1.2.0", + "call-bind": "^1.0.7", + "gopd": "^1.1.0", "has-tostringtag": "^1.0.2", "hasown": "^2.0.2" }, @@ -9414,11 +9505,11 @@ } }, "node_modules/is-string": { - "version": "1.1.1", + "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.3", + "call-bind": "^1.0.7", "has-tostringtag": "^1.0.2" }, "engines": { @@ -9429,13 +9520,13 @@ } }, "node_modules/is-symbol": { - "version": "1.1.1", + "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", - "has-symbols": "^1.1.0", - "safe-regex-test": "^1.1.0" + "call-bind": "^1.0.7", + "has-symbols": "^1.0.3", + "safe-regex-test": "^1.0.3" }, "engines": { "node": ">= 0.4" @@ -9445,10 +9536,10 @@ } }, "node_modules/is-typed-array": { - "version": "1.1.14", + "version": "1.1.13", "license": "MIT", "dependencies": { - "which-typed-array": "^1.1.16" + "which-typed-array": "^1.1.14" }, "engines": { "node": ">= 0.4" @@ -9469,26 +9560,23 @@ } }, "node_modules/is-weakref": { - "version": "1.1.0", + "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" + "call-bind": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakset": { - "version": "2.0.4", + "version": "2.0.3", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" + "call-bind": "^1.0.7", + "get-intrinsic": "^1.2.4" }, "engines": { "node": ">= 0.4" @@ -9584,16 +9672,15 @@ } }, "node_modules/iterator.prototype": { - "version": "1.1.4", + "version": "1.1.3", "dev": true, "license": "MIT", "dependencies": { - "define-data-property": "^1.1.4", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.6", - "has-symbols": "^1.1.0", - "reflect.getprototypeof": "^1.0.8", - "set-function-name": "^2.0.2" + "define-properties": "^1.2.1", + "get-intrinsic": "^1.2.1", + "has-symbols": "^1.0.3", + "reflect.getprototypeof": "^1.0.4", + "set-function-name": "^2.0.1" }, "engines": { "node": ">= 0.4" @@ -10801,7 +10888,7 @@ } }, "node_modules/jotai": { - "version": "2.10.4", + "version": "2.10.3", "license": "MIT", "engines": { "node": ">=12.20.0" @@ -11135,7 +11222,7 @@ } }, "node_modules/magic-string": { - "version": "0.30.17", + "version": "0.30.15", "license": "MIT", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" @@ -11179,13 +11266,6 @@ "tmpl": "1.0.5" } }, - "node_modules/math-intrinsics": { - "version": "1.0.0", - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, "node_modules/md5.js": { "version": "1.3.5", "license": "MIT", @@ -11309,12 +11389,10 @@ "license": "MIT" }, "node_modules/motion-dom": { - "version": "11.14.3", - "license": "MIT" + "version": "11.13.0" }, "node_modules/motion-utils": { - "version": "11.14.3", - "license": "MIT" + "version": "11.13.0" }, "node_modules/ms": { "version": "2.1.3", @@ -12056,6 +12134,18 @@ "node": ">=18" } }, + "node_modules/playwright/node_modules/fsevents": { + "version": "2.3.2", + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, "node_modules/possible-typed-array-names": { "version": "1.0.0", "license": "MIT", @@ -12417,6 +12507,8 @@ }, "node_modules/property-expr": { "version": "2.0.6", + "resolved": "https://registry.npmjs.org/property-expr/-/property-expr-2.0.6.tgz", + "integrity": "sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==", "license": "MIT", "peer": true }, @@ -12559,6 +12651,8 @@ }, "node_modules/react-hook-form": { "version": "7.54.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.54.1.tgz", + "integrity": "sha512-PUNzFwQeQ5oHiiTUO7GO/EJXGEtuun2Y1A59rLnZBBj+vNEOWt/3ERTiG1/zt7dVeJEM+4vDX/7XQ/qanuvPMg==", "license": "MIT", "engines": { "node": ">=18.0.0" @@ -12597,7 +12691,7 @@ "license": "MIT" }, "node_modules/react-modal": { - "version": "3.16.3", + "version": "3.16.1", "license": "MIT", "dependencies": { "exenv": "^1.2.0", @@ -12605,9 +12699,12 @@ "react-lifecycles-compat": "^3.0.0", "warning": "^4.0.3" }, + "engines": { + "node": ">=8" + }, "peerDependencies": { - "react": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19", - "react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19" + "react": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18", + "react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18" } }, "node_modules/react-number-format": { @@ -12861,14 +12958,6 @@ "node": ">=0.10.0" } }, - "node_modules/require-from-string": { - "version": "2.0.2", - "license": "MIT", - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/require-in-the-middle": { "version": "7.4.0", "license": "MIT", @@ -13104,14 +13193,13 @@ "license": "0BSD" }, "node_modules/safe-array-concat": { - "version": "1.1.3", + "version": "1.1.2", "dev": true, "license": "MIT", "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "has-symbols": "^1.1.0", + "call-bind": "^1.0.7", + "get-intrinsic": "^1.2.4", + "has-symbols": "^1.0.3", "isarray": "^2.0.5" }, "engines": { @@ -13140,13 +13228,13 @@ "license": "MIT" }, "node_modules/safe-regex-test": { - "version": "1.1.0", + "version": "1.0.3", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", + "call-bind": "^1.0.6", "es-errors": "^1.3.0", - "is-regex": "^1.2.1" + "is-regex": "^1.1.4" }, "engines": { "node": ">= 0.4" @@ -13984,15 +14072,15 @@ } }, "node_modules/terser-webpack-plugin": { - "version": "5.3.11", + "version": "5.3.10", "license": "MIT", "peer": true, "dependencies": { - "@jridgewell/trace-mapping": "^0.3.25", + "@jridgewell/trace-mapping": "^0.3.20", "jest-worker": "^27.4.5", - "schema-utils": "^4.3.0", - "serialize-javascript": "^6.0.2", - "terser": "^5.31.1" + "schema-utils": "^3.1.1", + "serialize-javascript": "^6.0.1", + "terser": "^5.26.0" }, "engines": { "node": ">= 10.13.0" @@ -14016,32 +14104,6 @@ } } }, - "node_modules/terser-webpack-plugin/node_modules/ajv": { - "version": "8.17.1", - "license": "MIT", - "peer": true, - "dependencies": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/terser-webpack-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "license": "MIT", - "peer": true, - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, "node_modules/terser-webpack-plugin/node_modules/jest-worker": { "version": "27.5.1", "license": "MIT", @@ -14055,29 +14117,6 @@ "node": ">= 10.13.0" } }, - "node_modules/terser-webpack-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "license": "MIT", - "peer": true - }, - "node_modules/terser-webpack-plugin/node_modules/schema-utils": { - "version": "4.3.0", - "license": "MIT", - "peer": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.9.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.1.0" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, "node_modules/terser-webpack-plugin/node_modules/supports-color": { "version": "8.1.1", "license": "MIT", @@ -14196,6 +14235,8 @@ }, "node_modules/tiny-case": { "version": "1.0.3", + "resolved": "https://registry.npmjs.org/tiny-case/-/tiny-case-1.0.3.tgz", + "integrity": "sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==", "license": "MIT", "peer": true }, @@ -14216,6 +14257,8 @@ }, "node_modules/toposort": { "version": "2.0.2", + "resolved": "https://registry.npmjs.org/toposort/-/toposort-2.0.2.tgz", + "integrity": "sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg==", "license": "MIT", "peer": true }, @@ -14541,17 +14584,14 @@ } }, "node_modules/unbox-primitive": { - "version": "1.1.0", + "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.3", + "call-bind": "^1.0.2", "has-bigints": "^1.0.2", - "has-symbols": "^1.1.0", - "which-boxed-primitive": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" + "has-symbols": "^1.0.3", + "which-boxed-primitive": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -14903,15 +14943,15 @@ } }, "node_modules/which-boxed-primitive": { - "version": "1.1.1", + "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "is-bigint": "^1.1.0", - "is-boolean-object": "^1.2.1", - "is-number-object": "^1.1.1", - "is-string": "^1.1.1", - "is-symbol": "^1.1.1" + "is-boolean-object": "^1.2.0", + "is-number-object": "^1.1.0", + "is-string": "^1.1.0", + "is-symbol": "^1.1.0" }, "engines": { "node": ">= 0.4" @@ -14921,23 +14961,23 @@ } }, "node_modules/which-builtin-type": { - "version": "1.2.1", + "version": "1.2.0", "dev": true, "license": "MIT", "dependencies": { - "call-bound": "^1.0.2", + "call-bind": "^1.0.7", "function.prototype.name": "^1.1.6", "has-tostringtag": "^1.0.2", "is-async-function": "^2.0.0", - "is-date-object": "^1.1.0", + "is-date-object": "^1.0.5", "is-finalizationregistry": "^1.1.0", "is-generator-function": "^1.0.10", - "is-regex": "^1.2.1", + "is-regex": "^1.1.4", "is-weakref": "^1.0.2", "isarray": "^2.0.5", - "which-boxed-primitive": "^1.1.0", + "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.2", - "which-typed-array": "^1.1.16" + "which-typed-array": "^1.1.15" }, "engines": { "node": ">= 0.4" @@ -15182,7 +15222,9 @@ } }, "node_modules/yup": { - "version": "1.6.1", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/yup/-/yup-1.6.0.tgz", + "integrity": "sha512-/dny6arMf5CV6ZPAGpXYVw0wR8qcDF15H8zILTQWoRf6jHN1nJNFL1IAlFfUMlO7QGifMVHZle/l8YJdxtWfxg==", "license": "MIT", "peer": true, "dependencies": { @@ -15194,6 +15236,8 @@ }, "node_modules/yup/node_modules/type-fest": { "version": "2.19.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", + "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", "license": "(MIT OR CC0-1.0)", "peer": true, "engines": {