| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997 |
- {
- "name": "web",
- "version": "0.1.0",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "": {
- "name": "web",
- "version": "0.1.0",
- "dependencies": {
- "@heroicons/react": "^2.2.0",
- "@tanstack/react-query": "^5.90.16",
- "next": "16.1.1",
- "react": "19.2.3",
- "react-dom": "19.2.3"
- },
- "devDependencies": {
- "@types/node": "^20",
- "@types/react": "^19",
- "@types/react-dom": "^19",
- "autoprefixer": "^10.4.23",
- "eslint": "^9",
- "eslint-config-next": "16.1.1",
- "postcss": "^8.5.6",
- "tailwindcss": "^4.1.18",
- "typescript": "^5"
- }
- },
- "../../node_modules/.pnpm/@types+node@20.19.27/node_modules/@types/node": {
- "version": "20.19.27",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "undici-types": "~6.21.0"
- }
- },
- "../../node_modules/.pnpm/@types+react-dom@19.2.2_@types+react@19.2.2/node_modules/@types/react-dom": {
- "version": "19.2.2",
- "dev": true,
- "license": "MIT",
- "peerDependencies": {
- "@types/react": "^19.2.0"
- }
- },
- "../../node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react": {
- "version": "19.2.2",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "csstype": "^3.0.2"
- }
- },
- "../../node_modules/.pnpm/eslint-config-next@16.1.1_@typescript-eslint+parser@8.50.0_eslint@9.39.1_typescript@5.9.2__es_x56xm6kbdw7r4mp2ius5mvgfhi/node_modules/eslint-config-next": {
- "version": "16.1.1",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@next/eslint-plugin-next": "16.1.1",
- "eslint-import-resolver-node": "^0.3.6",
- "eslint-import-resolver-typescript": "^3.5.2",
- "eslint-plugin-import": "^2.32.0",
- "eslint-plugin-jsx-a11y": "^6.10.0",
- "eslint-plugin-react": "^7.37.0",
- "eslint-plugin-react-hooks": "^7.0.0",
- "globals": "16.4.0",
- "typescript-eslint": "^8.46.0"
- },
- "devDependencies": {
- "@types/eslint": "9.6.1",
- "@types/eslint-plugin-jsx-a11y": "6.10.1",
- "typescript": "5.9.2"
- },
- "peerDependencies": {
- "eslint": ">=9.0.0",
- "typescript": ">=3.3.1"
- },
- "peerDependenciesMeta": {
- "typescript": {
- "optional": true
- }
- }
- },
- "../../node_modules/.pnpm/eslint@9.39.1/node_modules/eslint": {
- "version": "9.39.1",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@eslint-community/eslint-utils": "^4.8.0",
- "@eslint-community/regexpp": "^4.12.1",
- "@eslint/config-array": "^0.21.1",
- "@eslint/config-helpers": "^0.4.2",
- "@eslint/core": "^0.17.0",
- "@eslint/eslintrc": "^3.3.1",
- "@eslint/js": "9.39.1",
- "@eslint/plugin-kit": "^0.4.1",
- "@humanfs/node": "^0.16.6",
- "@humanwhocodes/module-importer": "^1.0.1",
- "@humanwhocodes/retry": "^0.4.2",
- "@types/estree": "^1.0.6",
- "ajv": "^6.12.4",
- "chalk": "^4.0.0",
- "cross-spawn": "^7.0.6",
- "debug": "^4.3.2",
- "escape-string-regexp": "^4.0.0",
- "eslint-scope": "^8.4.0",
- "eslint-visitor-keys": "^4.2.1",
- "espree": "^10.4.0",
- "esquery": "^1.5.0",
- "esutils": "^2.0.2",
- "fast-deep-equal": "^3.1.3",
- "file-entry-cache": "^8.0.0",
- "find-up": "^5.0.0",
- "glob-parent": "^6.0.2",
- "ignore": "^5.2.0",
- "imurmurhash": "^0.1.4",
- "is-glob": "^4.0.0",
- "json-stable-stringify-without-jsonify": "^1.0.1",
- "lodash.merge": "^4.6.2",
- "minimatch": "^3.1.2",
- "natural-compare": "^1.4.0",
- "optionator": "^0.9.3"
- },
- "bin": {
- "eslint": "bin/eslint.js"
- },
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.18.0",
- "@babel/core": "^7.4.3",
- "@babel/preset-env": "^7.4.3",
- "@cypress/webpack-preprocessor": "^6.0.2",
- "@eslint/json": "^0.13.2",
- "@trunkio/launcher": "^1.3.4",
- "@types/esquery": "^1.5.4",
- "@types/node": "^22.13.14",
- "@typescript-eslint/parser": "^8.4.0",
- "babel-loader": "^8.0.5",
- "c8": "^7.12.0",
- "chai": "^4.0.1",
- "cheerio": "^0.22.0",
- "common-tags": "^1.8.0",
- "core-js": "^3.1.3",
- "cypress": "^14.1.0",
- "ejs": "^3.0.2",
- "eslint": "file:.",
- "eslint-config-eslint": "file:packages/eslint-config-eslint",
- "eslint-plugin-eslint-plugin": "^6.0.0",
- "eslint-plugin-expect-type": "^0.6.0",
- "eslint-plugin-yml": "^1.14.0",
- "eslint-release": "^3.3.0",
- "eslint-rule-composer": "^0.3.0",
- "eslump": "^3.0.0",
- "esprima": "^4.0.1",
- "fast-glob": "^3.2.11",
- "fs-teardown": "^0.1.3",
- "glob": "^10.0.0",
- "globals": "^16.2.0",
- "got": "^11.8.3",
- "gray-matter": "^4.0.3",
- "jiti": "^2.6.1",
- "jiti-v2.0": "npm:jiti@2.0.x",
- "jiti-v2.1": "npm:jiti@2.1.x",
- "knip": "^5.60.2",
- "lint-staged": "^11.0.0",
- "markdown-it": "^12.2.0",
- "markdown-it-container": "^3.0.0",
- "marked": "^4.0.8",
- "metascraper": "^5.25.7",
- "metascraper-description": "^5.25.7",
- "metascraper-image": "^5.29.3",
- "metascraper-logo": "^5.25.7",
- "metascraper-logo-favicon": "^5.25.7",
- "metascraper-title": "^5.25.7",
- "mocha": "^11.7.1",
- "node-polyfill-webpack-plugin": "^1.0.3",
- "npm-license": "^0.3.3",
- "pirates": "^4.0.5",
- "progress": "^2.0.3",
- "proxyquire": "^2.0.1",
- "recast": "^0.23.0",
- "regenerator-runtime": "^0.14.0",
- "semver": "^7.5.3",
- "shelljs": "^0.10.0",
- "sinon": "^11.0.0",
- "typescript": "^5.3.3",
- "webpack": "^5.23.0",
- "webpack-cli": "^4.5.0",
- "yorkie": "^2.0.0"
- },
- "engines": {
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
- },
- "funding": {
- "url": "https://eslint.org/donate"
- },
- "peerDependencies": {
- "jiti": "*"
- },
- "peerDependenciesMeta": {
- "jiti": {
- "optional": true
- }
- }
- },
- "../../node_modules/.pnpm/next@16.1.1_@babel+core@7.28.5_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next": {
- "version": "16.1.1",
- "license": "MIT",
- "dependencies": {
- "@next/env": "16.1.1",
- "@swc/helpers": "0.5.15",
- "baseline-browser-mapping": "^2.8.3",
- "caniuse-lite": "^1.0.30001579",
- "postcss": "8.4.31",
- "styled-jsx": "5.1.6"
- },
- "bin": {
- "next": "dist/bin/next"
- },
- "devDependencies": {
- "@babel/code-frame": "7.26.2",
- "@babel/core": "7.26.10",
- "@babel/eslint-parser": "7.24.6",
- "@babel/generator": "7.27.0",
- "@babel/plugin-syntax-bigint": "7.8.3",
- "@babel/plugin-syntax-dynamic-import": "7.8.3",
- "@babel/plugin-syntax-import-attributes": "7.26.0",
- "@babel/plugin-syntax-jsx": "7.25.9",
- "@babel/plugin-syntax-typescript": "7.25.4",
- "@babel/plugin-transform-class-properties": "7.25.9",
- "@babel/plugin-transform-export-namespace-from": "7.25.9",
- "@babel/plugin-transform-modules-commonjs": "7.26.3",
- "@babel/plugin-transform-numeric-separator": "7.25.9",
- "@babel/plugin-transform-object-rest-spread": "7.25.9",
- "@babel/plugin-transform-runtime": "7.26.10",
- "@babel/preset-env": "7.26.9",
- "@babel/preset-react": "7.26.3",
- "@babel/preset-typescript": "7.27.0",
- "@babel/runtime": "7.27.0",
- "@babel/traverse": "7.27.0",
- "@babel/types": "7.27.0",
- "@base-ui-components/react": "1.0.0-beta.2",
- "@capsizecss/metrics": "3.4.0",
- "@edge-runtime/cookies": "6.0.0",
- "@edge-runtime/ponyfill": "4.0.0",
- "@edge-runtime/primitives": "6.0.0",
- "@hapi/accept": "5.0.2",
- "@jest/transform": "29.5.0",
- "@jest/types": "29.5.0",
- "@modelcontextprotocol/sdk": "1.18.1",
- "@mswjs/interceptors": "0.23.0",
- "@napi-rs/triples": "1.2.0",
- "@next/font": "16.1.1",
- "@next/polyfill-module": "16.1.1",
- "@next/polyfill-nomodule": "16.1.1",
- "@next/react-refresh-utils": "16.1.1",
- "@next/swc": "16.1.1",
- "@opentelemetry/api": "1.6.0",
- "@playwright/test": "1.51.1",
- "@rspack/core": "1.6.7",
- "@storybook/addon-a11y": "8.6.0",
- "@storybook/addon-essentials": "8.6.0",
- "@storybook/addon-interactions": "8.6.0",
- "@storybook/addon-webpack5-compiler-swc": "3.0.0",
- "@storybook/blocks": "8.6.0",
- "@storybook/react": "8.6.0",
- "@storybook/react-webpack5": "8.6.0",
- "@storybook/test": "8.6.0",
- "@storybook/test-runner": "0.21.0",
- "@swc/core": "1.11.24",
- "@swc/types": "0.1.7",
- "@taskr/clear": "1.1.0",
- "@taskr/esnext": "1.1.0",
- "@types/babel__code-frame": "7.0.6",
- "@types/babel__core": "7.20.5",
- "@types/babel__generator": "7.27.0",
- "@types/babel__template": "7.4.4",
- "@types/babel__traverse": "7.20.7",
- "@types/bytes": "3.1.1",
- "@types/ci-info": "2.0.0",
- "@types/compression": "0.0.36",
- "@types/content-disposition": "0.5.4",
- "@types/content-type": "1.1.3",
- "@types/cookie": "0.3.3",
- "@types/cross-spawn": "6.0.0",
- "@types/debug": "4.1.5",
- "@types/express-serve-static-core": "4.17.33",
- "@types/fresh": "0.5.0",
- "@types/glob": "7.1.1",
- "@types/jsonwebtoken": "9.0.0",
- "@types/lodash": "4.14.198",
- "@types/lodash.curry": "4.1.6",
- "@types/path-to-regexp": "1.7.0",
- "@types/picomatch": "2.3.3",
- "@types/platform": "1.3.4",
- "@types/react": "19.0.8",
- "@types/react-dom": "19.0.3",
- "@types/react-is": "18.2.4",
- "@types/semver": "7.3.1",
- "@types/send": "0.14.4",
- "@types/serve-handler": "6.1.4",
- "@types/shell-quote": "1.7.1",
- "@types/tar": "6.1.5",
- "@types/text-table": "0.2.1",
- "@types/ua-parser-js": "0.7.36",
- "@types/webpack-sources1": "npm:@types/webpack-sources@0.1.5",
- "@types/ws": "8.2.0",
- "@vercel/ncc": "0.34.0",
- "@vercel/nft": "0.27.1",
- "@vercel/routing-utils": "5.2.0",
- "@vercel/turbopack-ecmascript-runtime": "*",
- "acorn": "8.14.0",
- "anser": "1.4.9",
- "arg": "4.1.0",
- "assert": "2.0.0",
- "async-retry": "1.2.3",
- "async-sema": "3.0.0",
- "axe-playwright": "2.0.3",
- "babel-loader": "10.0.0",
- "babel-plugin-react-compiler": "0.0.0-experimental-3fde738-20250918",
- "babel-plugin-transform-define": "2.0.0",
- "babel-plugin-transform-react-remove-prop-types": "0.4.24",
- "browserify-zlib": "0.2.0",
- "browserslist": "4.28.0",
- "buffer": "5.6.0",
- "busboy": "1.6.0",
- "bytes": "3.1.1",
- "ci-info": "watson/ci-info#f43f6a1cefff47fb361c88cf4b943fdbcaafe540",
- "cli-select": "1.1.2",
- "client-only": "0.0.1",
- "commander": "12.1.0",
- "comment-json": "3.0.3",
- "compression": "1.7.4",
- "conf": "5.0.0",
- "constants-browserify": "1.0.0",
- "content-disposition": "0.5.3",
- "content-type": "1.0.4",
- "cookie": "0.4.1",
- "cross-env": "6.0.3",
- "cross-spawn": "7.0.3",
- "crypto-browserify": "3.12.0",
- "css-loader": "7.1.2",
- "css.escape": "1.5.1",
- "cssnano-preset-default": "7.0.6",
- "data-uri-to-buffer": "3.0.1",
- "debug": "4.1.1",
- "devalue": "2.0.1",
- "domain-browser": "4.19.0",
- "edge-runtime": "4.0.1",
- "events": "3.3.0",
- "find-up": "4.1.0",
- "fresh": "0.5.2",
- "glob": "7.1.7",
- "gzip-size": "5.1.1",
- "http-proxy": "1.18.1",
- "http-proxy-agent": "5.0.0",
- "https-browserify": "1.0.0",
- "https-proxy-agent": "5.0.1",
- "icss-utils": "5.1.0",
- "ignore-loader": "0.1.2",
- "image-size": "1.2.1",
- "ipaddr.js": "2.2.0",
- "is-docker": "2.0.0",
- "is-wsl": "2.2.0",
- "jest-worker": "27.5.1",
- "json5": "2.2.3",
- "jsonwebtoken": "9.0.0",
- "loader-runner": "4.3.0",
- "loader-utils2": "npm:loader-utils@2.0.4",
- "loader-utils3": "npm:loader-utils@3.1.3",
- "lodash.curry": "4.1.1",
- "mini-css-extract-plugin": "2.4.4",
- "msw": "2.3.0",
- "nanoid": "3.1.32",
- "native-url": "0.3.4",
- "neo-async": "2.6.1",
- "node-html-parser": "5.3.3",
- "ora": "4.0.4",
- "os-browserify": "0.3.0",
- "p-limit": "3.1.0",
- "p-queue": "6.6.2",
- "path-browserify": "1.0.1",
- "path-to-regexp": "6.3.0",
- "picomatch": "4.0.1",
- "postcss-flexbugs-fixes": "5.0.2",
- "postcss-modules-extract-imports": "3.0.0",
- "postcss-modules-local-by-default": "4.2.0",
- "postcss-modules-scope": "3.0.0",
- "postcss-modules-values": "4.0.0",
- "postcss-preset-env": "7.4.3",
- "postcss-safe-parser": "6.0.0",
- "postcss-scss": "4.0.3",
- "postcss-value-parser": "4.2.0",
- "process": "0.11.10",
- "punycode": "2.1.1",
- "querystring-es3": "0.2.1",
- "raw-body": "2.4.1",
- "react-refresh": "0.12.0",
- "recast": "0.23.11",
- "regenerator-runtime": "0.13.4",
- "safe-stable-stringify": "2.5.0",
- "sass-loader": "16.0.5",
- "schema-utils2": "npm:schema-utils@2.7.1",
- "schema-utils3": "npm:schema-utils@3.0.0",
- "semver": "7.3.2",
- "send": "0.18.0",
- "serve-handler": "6.1.6",
- "server-only": "0.0.1",
- "setimmediate": "1.0.5",
- "shell-quote": "1.7.3",
- "source-map": "0.6.1",
- "source-map-loader": "5.0.0",
- "source-map08": "npm:source-map@0.8.0-beta.0",
- "stacktrace-parser": "0.1.10",
- "storybook": "8.6.0",
- "stream-browserify": "3.0.0",
- "stream-http": "3.1.1",
- "strict-event-emitter": "0.5.0",
- "string_decoder": "1.3.0",
- "string-hash": "1.1.3",
- "strip-ansi": "6.0.0",
- "style-loader": "4.0.0",
- "superstruct": "1.0.3",
- "tar": "6.1.15",
- "taskr": "1.1.0",
- "terser": "5.27.0",
- "terser-webpack-plugin": "5.3.9",
- "text-table": "0.2.0",
- "timers-browserify": "2.0.12",
- "tty-browserify": "0.0.1",
- "typescript": "5.9.2",
- "ua-parser-js": "1.0.35",
- "unistore": "3.4.1",
- "util": "0.12.4",
- "vm-browserify": "1.1.2",
- "watchpack": "2.4.0",
- "web-vitals": "4.2.1",
- "webpack": "5.98.0",
- "webpack-sources1": "npm:webpack-sources@1.4.3",
- "webpack-sources3": "npm:webpack-sources@3.2.3",
- "ws": "8.2.3",
- "zod": "3.25.76",
- "zod-validation-error": "3.4.0"
- },
- "engines": {
- "node": ">=20.9.0"
- },
- "optionalDependencies": {
- "@next/swc-darwin-arm64": "16.1.1",
- "@next/swc-darwin-x64": "16.1.1",
- "@next/swc-linux-arm64-gnu": "16.1.1",
- "@next/swc-linux-arm64-musl": "16.1.1",
- "@next/swc-linux-x64-gnu": "16.1.1",
- "@next/swc-linux-x64-musl": "16.1.1",
- "@next/swc-win32-arm64-msvc": "16.1.1",
- "@next/swc-win32-x64-msvc": "16.1.1",
- "sharp": "^0.34.4"
- },
- "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"
- },
- "peerDependenciesMeta": {
- "@opentelemetry/api": {
- "optional": true
- },
- "@playwright/test": {
- "optional": true
- },
- "babel-plugin-react-compiler": {
- "optional": true
- },
- "sass": {
- "optional": true
- }
- }
- },
- "../../node_modules/.pnpm/react-dom@19.2.3_react@19.2.3/node_modules/react-dom": {
- "version": "19.2.3",
- "license": "MIT",
- "dependencies": {
- "scheduler": "^0.27.0"
- },
- "peerDependencies": {
- "react": "^19.2.3"
- }
- },
- "../../node_modules/.pnpm/react@19.2.3/node_modules/react": {
- "version": "19.2.3",
- "license": "MIT",
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "../../node_modules/.pnpm/typescript@5.9.2/node_modules/typescript": {
- "version": "5.9.2",
- "dev": true,
- "license": "Apache-2.0",
- "bin": {
- "tsc": "bin/tsc",
- "tsserver": "bin/tsserver"
- },
- "devDependencies": {
- "@dprint/formatter": "^0.4.1",
- "@dprint/typescript": "0.93.4",
- "@esfx/canceltoken": "^1.0.0",
- "@eslint/js": "^9.20.0",
- "@octokit/rest": "^21.1.1",
- "@types/chai": "^4.3.20",
- "@types/diff": "^7.0.1",
- "@types/minimist": "^1.2.5",
- "@types/mocha": "^10.0.10",
- "@types/ms": "^0.7.34",
- "@types/node": "latest",
- "@types/source-map-support": "^0.5.10",
- "@types/which": "^3.0.4",
- "@typescript-eslint/rule-tester": "^8.24.1",
- "@typescript-eslint/type-utils": "^8.24.1",
- "@typescript-eslint/utils": "^8.24.1",
- "azure-devops-node-api": "^14.1.0",
- "c8": "^10.1.3",
- "chai": "^4.5.0",
- "chokidar": "^4.0.3",
- "diff": "^7.0.0",
- "dprint": "^0.49.0",
- "esbuild": "^0.25.0",
- "eslint": "^9.20.1",
- "eslint-formatter-autolinkable-stylish": "^1.4.0",
- "eslint-plugin-regexp": "^2.7.0",
- "fast-xml-parser": "^4.5.2",
- "glob": "^10.4.5",
- "globals": "^15.15.0",
- "hereby": "^1.10.0",
- "jsonc-parser": "^3.3.1",
- "knip": "^5.44.4",
- "minimist": "^1.2.8",
- "mocha": "^10.8.2",
- "mocha-fivemat-progress-reporter": "^0.1.0",
- "monocart-coverage-reports": "^2.12.1",
- "ms": "^2.1.3",
- "picocolors": "^1.1.1",
- "playwright": "^1.50.1",
- "source-map-support": "^0.5.21",
- "tslib": "^2.8.1",
- "typescript": "^5.7.3",
- "typescript-eslint": "^8.24.1",
- "which": "^3.0.1"
- },
- "engines": {
- "node": ">=14.17"
- }
- },
- "node_modules/@heroicons/react": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.2.0.tgz",
- "integrity": "sha512-LMcepvRaS9LYHJGsF0zzmgKCUim/X3N/DQKc4jepAXJ7l8QxJ1PmxJzqplF2Z3FE4PqBAIGyJAQ/w4B5dsqbtQ==",
- "license": "MIT",
- "peerDependencies": {
- "react": ">= 16 || ^19.0.0-rc"
- }
- },
- "node_modules/@tanstack/query-core": {
- "version": "5.90.16",
- "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.90.16.tgz",
- "integrity": "sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww==",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/tannerlinsley"
- }
- },
- "node_modules/@tanstack/react-query": {
- "version": "5.90.16",
- "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.90.16.tgz",
- "integrity": "sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ==",
- "license": "MIT",
- "dependencies": {
- "@tanstack/query-core": "5.90.16"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/tannerlinsley"
- },
- "peerDependencies": {
- "react": "^18 || ^19"
- }
- },
- "node_modules/@types/node": {
- "resolved": "../../node_modules/.pnpm/@types+node@20.19.27/node_modules/@types/node",
- "link": true
- },
- "node_modules/@types/react": {
- "resolved": "../../node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react",
- "link": true
- },
- "node_modules/@types/react-dom": {
- "resolved": "../../node_modules/.pnpm/@types+react-dom@19.2.2_@types+react@19.2.2/node_modules/@types/react-dom",
- "link": true
- },
- "node_modules/autoprefixer": {
- "version": "10.4.23",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz",
- "integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/autoprefixer"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "license": "MIT",
- "dependencies": {
- "browserslist": "^4.28.1",
- "caniuse-lite": "^1.0.30001760",
- "fraction.js": "^5.3.4",
- "picocolors": "^1.1.1",
- "postcss-value-parser": "^4.2.0"
- },
- "bin": {
- "autoprefixer": "bin/autoprefixer"
- },
- "engines": {
- "node": "^10 || ^12 || >=14"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
- }
- },
- "node_modules/baseline-browser-mapping": {
- "version": "2.9.11",
- "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.11.tgz",
- "integrity": "sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ==",
- "dev": true,
- "license": "Apache-2.0",
- "bin": {
- "baseline-browser-mapping": "dist/cli.js"
- }
- },
- "node_modules/browserslist": {
- "version": "4.28.1",
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
- "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/browserslist"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "license": "MIT",
- "dependencies": {
- "baseline-browser-mapping": "^2.9.0",
- "caniuse-lite": "^1.0.30001759",
- "electron-to-chromium": "^1.5.263",
- "node-releases": "^2.0.27",
- "update-browserslist-db": "^1.2.0"
- },
- "bin": {
- "browserslist": "cli.js"
- },
- "engines": {
- "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
- }
- },
- "node_modules/caniuse-lite": {
- "version": "1.0.30001762",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001762.tgz",
- "integrity": "sha512-PxZwGNvH7Ak8WX5iXzoK1KPZttBXNPuaOvI2ZYU7NrlM+d9Ov+TUvlLOBNGzVXAntMSMMlJPd+jY6ovrVjSmUw==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "license": "CC-BY-4.0"
- },
- "node_modules/electron-to-chromium": {
- "version": "1.5.267",
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz",
- "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
- "dev": true,
- "license": "ISC"
- },
- "node_modules/escalade": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
- "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/eslint": {
- "resolved": "../../node_modules/.pnpm/eslint@9.39.1/node_modules/eslint",
- "link": true
- },
- "node_modules/eslint-config-next": {
- "resolved": "../../node_modules/.pnpm/eslint-config-next@16.1.1_@typescript-eslint+parser@8.50.0_eslint@9.39.1_typescript@5.9.2__es_x56xm6kbdw7r4mp2ius5mvgfhi/node_modules/eslint-config-next",
- "link": true
- },
- "node_modules/fraction.js": {
- "version": "5.3.4",
- "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz",
- "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": "*"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/rawify"
- }
- },
- "node_modules/nanoid": {
- "version": "3.3.11",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
- "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
- "dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "license": "MIT",
- "bin": {
- "nanoid": "bin/nanoid.cjs"
- },
- "engines": {
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
- }
- },
- "node_modules/next": {
- "resolved": "../../node_modules/.pnpm/next@16.1.1_@babel+core@7.28.5_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next",
- "link": true
- },
- "node_modules/node-releases": {
- "version": "2.0.27",
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
- "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/picocolors": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
- "dev": true,
- "license": "ISC"
- },
- "node_modules/postcss": {
- "version": "8.5.6",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
- "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/postcss"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "license": "MIT",
- "dependencies": {
- "nanoid": "^3.3.11",
- "picocolors": "^1.1.1",
- "source-map-js": "^1.2.1"
- },
- "engines": {
- "node": "^10 || ^12 || >=14"
- }
- },
- "node_modules/postcss-value-parser": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
- "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/react": {
- "resolved": "../../node_modules/.pnpm/react@19.2.3/node_modules/react",
- "link": true
- },
- "node_modules/react-dom": {
- "resolved": "../../node_modules/.pnpm/react-dom@19.2.3_react@19.2.3/node_modules/react-dom",
- "link": true
- },
- "node_modules/source-map-js": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
- "dev": true,
- "license": "BSD-3-Clause",
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/tailwindcss": {
- "version": "4.1.18",
- "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
- "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/typescript": {
- "resolved": "../../node_modules/.pnpm/typescript@5.9.2/node_modules/typescript",
- "link": true
- },
- "node_modules/update-browserslist-db": {
- "version": "1.2.3",
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
- "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/browserslist"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "license": "MIT",
- "dependencies": {
- "escalade": "^3.2.0",
- "picocolors": "^1.1.1"
- },
- "bin": {
- "update-browserslist-db": "cli.js"
- },
- "peerDependencies": {
- "browserslist": ">= 4.21.0"
- }
- },
- "node_modules/@next/swc-darwin-arm64": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.1.tgz",
- "integrity": "sha512-JS3m42ifsVSJjSTzh27nW+Igfha3NdBOFScr9C80hHGrWx55pTrVL23RJbqir7k7/15SKlrLHhh/MQzqBBYrQA==",
- "cpu": [
- "arm64"
- ],
- "optional": true,
- "os": [
- "darwin"
- ],
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/@next/swc-darwin-x64": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.1.tgz",
- "integrity": "sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==",
- "cpu": [
- "x64"
- ],
- "optional": true,
- "os": [
- "darwin"
- ],
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/@next/swc-linux-arm64-gnu": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.1.tgz",
- "integrity": "sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==",
- "cpu": [
- "arm64"
- ],
- "optional": true,
- "os": [
- "linux"
- ],
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/@next/swc-linux-arm64-musl": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.1.tgz",
- "integrity": "sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==",
- "cpu": [
- "arm64"
- ],
- "optional": true,
- "os": [
- "linux"
- ],
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/@next/swc-linux-x64-gnu": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.1.tgz",
- "integrity": "sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==",
- "cpu": [
- "x64"
- ],
- "optional": true,
- "os": [
- "linux"
- ],
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/@next/swc-linux-x64-musl": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.1.tgz",
- "integrity": "sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==",
- "cpu": [
- "x64"
- ],
- "optional": true,
- "os": [
- "linux"
- ],
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/@next/swc-win32-arm64-msvc": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.1.tgz",
- "integrity": "sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==",
- "cpu": [
- "arm64"
- ],
- "optional": true,
- "os": [
- "win32"
- ],
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/@next/swc-win32-x64-msvc": {
- "version": "16.1.1",
- "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.1.tgz",
- "integrity": "sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==",
- "cpu": [
- "x64"
- ],
- "optional": true,
- "os": [
- "win32"
- ],
- "engines": {
- "node": ">= 10"
- }
- }
- }
- }
|