{ "name": "documenso.next", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "documenso.next", "workspaces": [ "apps/*", "packages/*" ], "dependencies": { "recharts": "^2.7.2" }, "devDependencies": { "dotenv": "^16.0.3", "dotenv-cli": "^7.2.1", "eslint": "^7.32.0", "eslint-config-custom": "*", "husky": "^8.0.0", "lint-staged": "^14.0.0", "prettier": "^2.5.1", "turbo": "^1.9.3" } }, "apps/marketing": { "name": "@documenso/marketing", "version": "0.1.0", "license": "AGPL-3.0", "dependencies": { "@documenso/lib": "*", "@documenso/tailwind-config": "*", "@documenso/trpc": "*", "@documenso/ui": "*", "@hookform/resolvers": "^3.1.0", "contentlayer": "^0.3.4", "framer-motion": "^10.12.8", "lucide-react": "^0.214.0", "micro": "^10.0.1", "next": "13.4.12", "next-auth": "4.22.3", "next-contentlayer": "^0.3.4", "next-plausible": "^3.10.1", "perfect-freehand": "^1.2.0", "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "^7.43.9", "react-icons": "^4.8.0", "recharts": "^2.7.2", "typescript": "5.1.6", "zod": "^3.21.4" }, "devDependencies": { "@types/node": "20.1.0", "@types/react": "18.2.18", "@types/react-dom": "18.2.7" } }, "apps/web": { "name": "@documenso/web", "version": "0.1.0", "license": "AGPL-3.0", "dependencies": { "@documenso/lib": "*", "@documenso/prisma": "*", "@documenso/tailwind-config": "*", "@documenso/trpc": "*", "@documenso/ui": "*", "@hookform/resolvers": "^3.1.0", "@tanstack/react-query": "^4.29.5", "formidable": "^2.1.1", "framer-motion": "^10.12.8", "lucide-react": "^0.214.0", "micro": "^10.0.1", "nanoid": "^4.0.2", "next": "13.4.12", "next-auth": "4.22.3", "next-plausible": "^3.10.1", "next-themes": "^0.2.1", "perfect-freehand": "^1.2.0", "react": "18.2.0", "react-dom": "18.2.0", "react-dropzone": "^14.2.3", "react-hook-form": "^7.43.9", "react-icons": "^4.8.0", "react-pdf": "^7.1.1", "react-rnd": "^10.4.1", "typescript": "5.1.6", "zod": "^3.21.4" }, "devDependencies": { "@types/formidable": "^2.0.6", "@types/node": "20.1.0", "@types/react": "18.2.18", "@types/react-dom": "18.2.7" } }, "node_modules/@aashutoshrathi/word-wrap": { "version": "1.2.6", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/@alloc/quick-lru": { "version": "5.2.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@babel/code-frame": { "version": "7.12.11", "license": "MIT", "dependencies": { "@babel/highlight": "^7.10.4" } }, "node_modules/@babel/generator": { "version": "7.17.7", "license": "MIT", "dependencies": { "@babel/types": "^7.17.0", "jsesc": "^2.5.1", "source-map": "^0.5.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-environment-visitor": { "version": "7.22.5", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-function-name": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/template": "^7.22.5", "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-function-name/node_modules/@babel/types": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-hoist-variables": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-hoist-variables/node_modules/@babel/types": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-split-export-declaration": { "version": "7.22.6", "license": "MIT", "dependencies": { "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-split-export-declaration/node_modules/@babel/types": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-string-parser": { "version": "7.22.5", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { "version": "7.22.5", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/helper-validator-identifier": "^7.22.5", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight/node_modules/ansi-styles": { "version": "3.2.1", "license": "MIT", "dependencies": { "color-convert": "^1.9.0" }, "engines": { "node": ">=4" } }, "node_modules/@babel/highlight/node_modules/chalk": { "version": "2.4.2", "license": "MIT", "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" }, "engines": { "node": ">=4" } }, "node_modules/@babel/highlight/node_modules/color-convert": { "version": "1.9.3", "license": "MIT", "dependencies": { "color-name": "1.1.3" } }, "node_modules/@babel/highlight/node_modules/color-name": { "version": "1.1.3", "license": "MIT" }, "node_modules/@babel/highlight/node_modules/escape-string-regexp": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/@babel/highlight/node_modules/has-flag": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/@babel/highlight/node_modules/supports-color": { "version": "5.5.0", "license": "MIT", "dependencies": { "has-flag": "^3.0.0" }, "engines": { "node": ">=4" } }, "node_modules/@babel/parser": { "version": "7.22.7", "license": "MIT", "bin": { "parser": "bin/babel-parser.js" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@babel/runtime": { "version": "7.22.6", "license": "MIT", "dependencies": { "regenerator-runtime": "^0.13.11" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/template": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.22.5", "@babel/parser": "^7.22.5", "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/template/node_modules/@babel/code-frame": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/highlight": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/template/node_modules/@babel/types": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { "version": "7.17.3", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.16.7", "@babel/generator": "^7.17.3", "@babel/helper-environment-visitor": "^7.16.7", "@babel/helper-function-name": "^7.16.7", "@babel/helper-hoist-variables": "^7.16.7", "@babel/helper-split-export-declaration": "^7.16.7", "@babel/parser": "^7.17.3", "@babel/types": "^7.17.0", "debug": "^4.1.0", "globals": "^11.1.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse/node_modules/@babel/code-frame": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/highlight": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse/node_modules/globals": { "version": "11.12.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/@babel/types": { "version": "7.17.0", "license": "MIT", "dependencies": { "@babel/helper-validator-identifier": "^7.16.7", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@contentlayer/cli": { "version": "0.3.4", "license": "MIT", "dependencies": { "@contentlayer/core": "0.3.4", "@contentlayer/utils": "0.3.4", "clipanion": "^3.2.1", "typanion": "^3.12.1" } }, "node_modules/@contentlayer/client": { "version": "0.3.4", "license": "MIT", "dependencies": { "@contentlayer/core": "0.3.4" } }, "node_modules/@contentlayer/core": { "version": "0.3.4", "license": "MIT", "dependencies": { "@contentlayer/utils": "0.3.4", "camel-case": "^4.1.2", "comment-json": "^4.2.3", "esbuild": "0.17.x || 0.18.x", "gray-matter": "^4.0.3", "mdx-bundler": "^9.2.1", "rehype-stringify": "^9.0.3", "remark-frontmatter": "^4.0.1", "remark-parse": "^10.0.2", "remark-rehype": "^10.1.0", "source-map-support": "^0.5.21", "type-fest": "^3.12.0", "unified": "^10.1.2" }, "peerDependencies": { "esbuild": "0.17.x || 0.18.x", "markdown-wasm": "1.x" }, "peerDependenciesMeta": { "esbuild": { "optional": true }, "markdown-wasm": { "optional": true } } }, "node_modules/@contentlayer/core/node_modules/type-fest": { "version": "3.13.1", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=14.16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@contentlayer/source-files": { "version": "0.3.4", "license": "MIT", "dependencies": { "@contentlayer/core": "0.3.4", "@contentlayer/utils": "0.3.4", "chokidar": "^3.5.3", "fast-glob": "^3.2.12", "gray-matter": "^4.0.3", "imagescript": "^1.2.16", "micromatch": "^4.0.5", "ts-pattern": "^4.3.0", "unified": "^10.1.2", "yaml": "^2.3.1", "zod": "^3.21.4" } }, "node_modules/@contentlayer/source-remote-files": { "version": "0.3.4", "dependencies": { "@contentlayer/core": "0.3.4", "@contentlayer/source-files": "0.3.4", "@contentlayer/utils": "0.3.4" } }, "node_modules/@contentlayer/utils": { "version": "0.3.4", "license": "MIT", "dependencies": { "@effect-ts/core": "^0.60.5", "@effect-ts/otel": "^0.15.1", "@effect-ts/otel-exporter-trace-otlp-grpc": "^0.15.1", "@effect-ts/otel-sdk-trace-node": "^0.15.1", "@js-temporal/polyfill": "^0.4.4", "@opentelemetry/api": "^1.4.1", "@opentelemetry/core": "^1.13.0", "@opentelemetry/exporter-trace-otlp-grpc": "^0.39.1", "@opentelemetry/resources": "^1.13.0", "@opentelemetry/sdk-trace-base": "^1.13.0", "@opentelemetry/sdk-trace-node": "^1.13.0", "@opentelemetry/semantic-conventions": "^1.13.0", "chokidar": "^3.5.3", "hash-wasm": "^4.9.0", "inflection": "^2.0.1", "memfs": "^3.5.1", "oo-ascii-tree": "^1.84.0", "ts-pattern": "^4.3.0", "type-fest": "^3.12.0" }, "peerDependenciesMeta": { "@effect-ts/core": { "optional": true }, "@effect-ts/otel": { "optional": true }, "@effect-ts/otel-node": { "optional": true } } }, "node_modules/@contentlayer/utils/node_modules/type-fest": { "version": "3.13.1", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=14.16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@documenso/email": { "resolved": "packages/email", "link": true }, "node_modules/@documenso/eslint-config": { "resolved": "packages/eslint-config", "link": true }, "node_modules/@documenso/lib": { "resolved": "packages/lib", "link": true }, "node_modules/@documenso/marketing": { "resolved": "apps/marketing", "link": true }, "node_modules/@documenso/prettier-config": { "resolved": "packages/prettier-config", "link": true }, "node_modules/@documenso/prisma": { "resolved": "packages/prisma", "link": true }, "node_modules/@documenso/tailwind-config": { "resolved": "packages/tailwind-config", "link": true }, "node_modules/@documenso/trpc": { "resolved": "packages/trpc", "link": true }, "node_modules/@documenso/tsconfig": { "resolved": "packages/tsconfig", "link": true }, "node_modules/@documenso/ui": { "resolved": "packages/ui", "link": true }, "node_modules/@documenso/web": { "resolved": "apps/web", "link": true }, "node_modules/@effect-ts/core": { "version": "0.60.5", "license": "MIT", "dependencies": { "@effect-ts/system": "^0.57.5" } }, "node_modules/@effect-ts/otel": { "version": "0.15.1", "license": "MIT", "peerDependencies": { "@effect-ts/core": "^0.60.2", "@opentelemetry/api": "^1.4.0", "@opentelemetry/core": "^1.13.0", "@opentelemetry/sdk-trace-base": "^1.13.0" } }, "node_modules/@effect-ts/otel-exporter-trace-otlp-grpc": { "version": "0.15.1", "license": "MIT", "dependencies": { "@effect-ts/otel": "^0.15.1" }, "peerDependencies": { "@effect-ts/core": "^0.60.2", "@opentelemetry/api": "^1.4.0", "@opentelemetry/core": "^1.13.0", "@opentelemetry/exporter-trace-otlp-grpc": "^0.39.0", "@opentelemetry/sdk-trace-base": "^1.13.0" } }, "node_modules/@effect-ts/otel-sdk-trace-node": { "version": "0.15.1", "license": "MIT", "dependencies": { "@effect-ts/otel": "^0.15.1" }, "peerDependencies": { "@effect-ts/core": "^0.60.2", "@opentelemetry/api": "^1.4.0", "@opentelemetry/core": "^1.13.0", "@opentelemetry/sdk-trace-base": "^1.13.0", "@opentelemetry/sdk-trace-node": "^1.13.0" } }, "node_modules/@effect-ts/system": { "version": "0.57.5", "license": "MIT" }, "node_modules/@emotion/is-prop-valid": { "version": "0.8.8", "license": "MIT", "optional": true, "dependencies": { "@emotion/memoize": "0.7.4" } }, "node_modules/@emotion/memoize": { "version": "0.7.4", "license": "MIT", "optional": true }, "node_modules/@esbuild-plugins/node-resolve": { "version": "0.1.4", "license": "ISC", "dependencies": { "@types/resolve": "^1.17.1", "debug": "^4.3.1", "escape-string-regexp": "^4.0.0", "resolve": "^1.19.0" }, "peerDependencies": { "esbuild": "*" } }, "node_modules/@esbuild/win32-x64": { "version": "0.18.17", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "win32" ], "engines": { "node": ">=12" } }, "node_modules/@eslint-community/eslint-utils": { "version": "4.4.0", "license": "MIT", "dependencies": { "eslint-visitor-keys": "^3.3.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, "node_modules/@eslint-community/regexpp": { "version": "4.6.2", "license": "MIT", "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, "node_modules/@eslint/eslintrc": { "version": "0.4.3", "license": "MIT", "dependencies": { "ajv": "^6.12.4", "debug": "^4.1.1", "espree": "^7.3.0", "globals": "^13.9.0", "ignore": "^4.0.6", "import-fresh": "^3.2.1", "js-yaml": "^3.13.1", "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, "engines": { "node": "^10.12.0 || >=12.0.0" } }, "node_modules/@eslint/eslintrc/node_modules/ignore": { "version": "4.0.6", "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/@eslint/js": { "version": "8.46.0", "license": "MIT", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, "node_modules/@fal-works/esbuild-plugin-global-externals": { "version": "2.1.2", "license": "MIT" }, "node_modules/@floating-ui/core": { "version": "1.4.1", "license": "MIT", "dependencies": { "@floating-ui/utils": "^0.1.1" } }, "node_modules/@floating-ui/dom": { "version": "1.5.1", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.4.1", "@floating-ui/utils": "^0.1.1" } }, "node_modules/@floating-ui/react-dom": { "version": "2.0.1", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.3.0" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, "node_modules/@floating-ui/utils": { "version": "0.1.1", "license": "MIT" }, "node_modules/@grpc/grpc-js": { "version": "1.8.21", "license": "Apache-2.0", "dependencies": { "@grpc/proto-loader": "^0.7.0", "@types/node": ">=12.12.47" }, "engines": { "node": "^8.13.0 || >=10.10.0" } }, "node_modules/@grpc/proto-loader": { "version": "0.7.8", "license": "Apache-2.0", "dependencies": { "@types/long": "^4.0.1", "lodash.camelcase": "^4.3.0", "long": "^4.0.0", "protobufjs": "^7.2.4", "yargs": "^17.7.2" }, "bin": { "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" }, "engines": { "node": ">=6" } }, "node_modules/@hookform/resolvers": { "version": "3.1.1", "license": "MIT", "peerDependencies": { "react-hook-form": "^7.0.0" } }, "node_modules/@humanwhocodes/config-array": { "version": "0.5.0", "license": "Apache-2.0", "dependencies": { "@humanwhocodes/object-schema": "^1.2.0", "debug": "^4.1.1", "minimatch": "^3.0.4" }, "engines": { "node": ">=10.10.0" } }, "node_modules/@humanwhocodes/module-importer": { "version": "1.0.1", "license": "Apache-2.0", "engines": { "node": ">=12.22" }, "funding": { "type": "github", "url": "https://github.com/sponsors/nzakas" } }, "node_modules/@humanwhocodes/object-schema": { "version": "1.2.1", "license": "BSD-3-Clause" }, "node_modules/@jridgewell/gen-mapping": { "version": "0.3.3", "license": "MIT", "dependencies": { "@jridgewell/set-array": "^1.0.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.9" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/resolve-uri": { "version": "3.1.0", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/set-array": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/sourcemap-codec": { "version": "1.4.15", "license": "MIT" }, "node_modules/@jridgewell/trace-mapping": { "version": "0.3.18", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "3.1.0", "@jridgewell/sourcemap-codec": "1.4.14" } }, "node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": { "version": "1.4.14", "license": "MIT" }, "node_modules/@js-temporal/polyfill": { "version": "0.4.4", "license": "ISC", "dependencies": { "jsbi": "^4.3.0", "tslib": "^2.4.1" }, "engines": { "node": ">=12" } }, "node_modules/@mapbox/node-pre-gyp": { "version": "1.0.11", "license": "BSD-3-Clause", "dependencies": { "detect-libc": "^2.0.0", "https-proxy-agent": "^5.0.0", "make-dir": "^3.1.0", "node-fetch": "^2.6.7", "nopt": "^5.0.0", "npmlog": "^5.0.1", "rimraf": "^3.0.2", "semver": "^7.3.5", "tar": "^6.1.11" }, "bin": { "node-pre-gyp": "bin/node-pre-gyp" } }, "node_modules/@mdx-js/esbuild": { "version": "2.3.0", "license": "MIT", "dependencies": { "@mdx-js/mdx": "^2.0.0", "node-fetch": "^3.0.0", "vfile": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" }, "peerDependencies": { "esbuild": ">=0.11.0" } }, "node_modules/@mdx-js/esbuild/node_modules/node-fetch": { "version": "3.3.2", "license": "MIT", "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/node-fetch" } }, "node_modules/@mdx-js/mdx": { "version": "2.3.0", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "@types/mdx": "^2.0.0", "estree-util-build-jsx": "^2.0.0", "estree-util-is-identifier-name": "^2.0.0", "estree-util-to-js": "^1.1.0", "estree-walker": "^3.0.0", "hast-util-to-estree": "^2.0.0", "markdown-extensions": "^1.0.0", "periscopic": "^3.0.0", "remark-mdx": "^2.0.0", "remark-parse": "^10.0.0", "remark-rehype": "^10.0.0", "unified": "^10.0.0", "unist-util-position-from-estree": "^1.0.0", "unist-util-stringify-position": "^3.0.0", "unist-util-visit": "^4.0.0", "vfile": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/@next-auth/prisma-adapter": { "version": "1.0.7", "license": "ISC", "peerDependencies": { "@prisma/client": ">=2.26.0 || >=3", "next-auth": "^4" } }, "node_modules/@next/env": { "version": "13.4.12", "license": "MIT" }, "node_modules/@next/eslint-plugin-next": { "version": "13.4.12", "license": "MIT", "dependencies": { "glob": "7.1.7" } }, "node_modules/@next/swc-win32-x64-msvc": { "version": "13.4.12", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "win32" ], "engines": { "node": ">= 10" } }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "license": "MIT", "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" }, "engines": { "node": ">= 8" } }, "node_modules/@nodelib/fs.stat": { "version": "2.0.5", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/@nodelib/fs.walk": { "version": "1.2.8", "license": "MIT", "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" }, "engines": { "node": ">= 8" } }, "node_modules/@one-ini/wasm": { "version": "0.1.1", "license": "MIT" }, "node_modules/@opentelemetry/api": { "version": "1.4.1", "license": "Apache-2.0", "engines": { "node": ">=8.0.0" } }, "node_modules/@opentelemetry/api-logs": { "version": "0.39.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/api": "^1.0.0" }, "engines": { "node": ">=14" } }, "node_modules/@opentelemetry/context-async-hooks": { "version": "1.15.1", "license": "Apache-2.0", "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/core": { "version": "1.15.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/semantic-conventions": "1.15.1" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/exporter-trace-otlp-grpc": { "version": "0.39.1", "license": "Apache-2.0", "dependencies": { "@grpc/grpc-js": "^1.7.1", "@opentelemetry/core": "1.13.0", "@opentelemetry/otlp-grpc-exporter-base": "0.39.1", "@opentelemetry/otlp-transformer": "0.39.1", "@opentelemetry/resources": "1.13.0", "@opentelemetry/sdk-trace-base": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": "^1.0.0" } }, "node_modules/@opentelemetry/exporter-trace-otlp-grpc/node_modules/@opentelemetry/core": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/exporter-trace-otlp-grpc/node_modules/@opentelemetry/resources": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/exporter-trace-otlp-grpc/node_modules/@opentelemetry/sdk-trace-base": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/exporter-trace-otlp-grpc/node_modules/@opentelemetry/semantic-conventions": { "version": "1.13.0", "license": "Apache-2.0", "engines": { "node": ">=14" } }, "node_modules/@opentelemetry/otlp-exporter-base": { "version": "0.39.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": "^1.0.0" } }, "node_modules/@opentelemetry/otlp-exporter-base/node_modules/@opentelemetry/core": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/otlp-exporter-base/node_modules/@opentelemetry/semantic-conventions": { "version": "1.13.0", "license": "Apache-2.0", "engines": { "node": ">=14" } }, "node_modules/@opentelemetry/otlp-grpc-exporter-base": { "version": "0.39.1", "license": "Apache-2.0", "dependencies": { "@grpc/grpc-js": "^1.7.1", "@opentelemetry/core": "1.13.0", "@opentelemetry/otlp-exporter-base": "0.39.1", "protobufjs": "^7.2.2" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": "^1.0.0" } }, "node_modules/@opentelemetry/otlp-grpc-exporter-base/node_modules/@opentelemetry/core": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/otlp-grpc-exporter-base/node_modules/@opentelemetry/semantic-conventions": { "version": "1.13.0", "license": "Apache-2.0", "engines": { "node": ">=14" } }, "node_modules/@opentelemetry/otlp-transformer": { "version": "0.39.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/api-logs": "0.39.1", "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "@opentelemetry/sdk-logs": "0.39.1", "@opentelemetry/sdk-metrics": "1.13.0", "@opentelemetry/sdk-trace-base": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.3.0 <1.5.0" } }, "node_modules/@opentelemetry/otlp-transformer/node_modules/@opentelemetry/core": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/otlp-transformer/node_modules/@opentelemetry/resources": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/otlp-transformer/node_modules/@opentelemetry/sdk-trace-base": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/otlp-transformer/node_modules/@opentelemetry/semantic-conventions": { "version": "1.13.0", "license": "Apache-2.0", "engines": { "node": ">=14" } }, "node_modules/@opentelemetry/propagator-b3": { "version": "1.15.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.15.1" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/propagator-jaeger": { "version": "1.15.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.15.1" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/resources": { "version": "1.15.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.15.1", "@opentelemetry/semantic-conventions": "1.15.1" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/sdk-logs": { "version": "0.39.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.4.0 <1.5.0", "@opentelemetry/api-logs": ">=0.38.0" } }, "node_modules/@opentelemetry/sdk-logs/node_modules/@opentelemetry/core": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/sdk-logs/node_modules/@opentelemetry/resources": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/sdk-logs/node_modules/@opentelemetry/semantic-conventions": { "version": "1.13.0", "license": "Apache-2.0", "engines": { "node": ">=14" } }, "node_modules/@opentelemetry/sdk-metrics": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "lodash.merge": "4.6.2" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.3.0 <1.5.0" } }, "node_modules/@opentelemetry/sdk-metrics/node_modules/@opentelemetry/core": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/sdk-metrics/node_modules/@opentelemetry/resources": { "version": "1.13.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/sdk-metrics/node_modules/@opentelemetry/semantic-conventions": { "version": "1.13.0", "license": "Apache-2.0", "engines": { "node": ">=14" } }, "node_modules/@opentelemetry/sdk-trace-base": { "version": "1.15.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/core": "1.15.1", "@opentelemetry/resources": "1.15.1", "@opentelemetry/semantic-conventions": "1.15.1" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/sdk-trace-node": { "version": "1.15.1", "license": "Apache-2.0", "dependencies": { "@opentelemetry/context-async-hooks": "1.15.1", "@opentelemetry/core": "1.15.1", "@opentelemetry/propagator-b3": "1.15.1", "@opentelemetry/propagator-jaeger": "1.15.1", "@opentelemetry/sdk-trace-base": "1.15.1", "semver": "^7.5.1" }, "engines": { "node": ">=14" }, "peerDependencies": { "@opentelemetry/api": ">=1.0.0 <1.5.0" } }, "node_modules/@opentelemetry/semantic-conventions": { "version": "1.15.1", "license": "Apache-2.0", "engines": { "node": ">=14" } }, "node_modules/@panva/hkdf": { "version": "1.1.1", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" } }, "node_modules/@pdf-lib/fontkit": { "version": "1.1.1", "license": "MIT", "dependencies": { "pako": "^1.0.6" } }, "node_modules/@pdf-lib/standard-fonts": { "version": "1.0.0", "license": "MIT", "dependencies": { "pako": "^1.0.6" } }, "node_modules/@pdf-lib/upng": { "version": "1.0.1", "license": "MIT", "dependencies": { "pako": "^1.0.10" } }, "node_modules/@pkgr/utils": { "version": "2.4.2", "license": "MIT", "dependencies": { "cross-spawn": "^7.0.3", "fast-glob": "^3.3.0", "is-glob": "^4.0.3", "open": "^9.1.0", "picocolors": "^1.0.0", "tslib": "^2.6.0" }, "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts" } }, "node_modules/@prisma/client": { "version": "5.0.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@prisma/engines-version": "4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584" }, "engines": { "node": ">=16.13" }, "peerDependencies": { "prisma": "*" }, "peerDependenciesMeta": { "prisma": { "optional": true } } }, "node_modules/@prisma/engines": { "version": "5.0.0", "hasInstallScript": true, "license": "Apache-2.0" }, "node_modules/@prisma/engines-version": { "version": "4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584", "license": "Apache-2.0" }, "node_modules/@protobufjs/aspromise": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/base64": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/codegen": { "version": "2.0.4", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/eventemitter": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/fetch": { "version": "1.1.0", "license": "BSD-3-Clause", "dependencies": { "@protobufjs/aspromise": "^1.1.1", "@protobufjs/inquire": "^1.1.0" } }, "node_modules/@protobufjs/float": { "version": "1.0.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/inquire": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/path": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/pool": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/utf8": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@radix-ui/number": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" } }, "node_modules/@radix-ui/primitive": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" } }, "node_modules/@radix-ui/react-accordion": { "version": "1.1.2", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collapsible": "1.0.3", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-alert-dialog": { "version": "1.0.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dialog": "1.0.4", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-arrow": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-aspect-ratio": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-avatar": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-checkbox": { "version": "1.0.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-collapsible": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-collection": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-compose-refs": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-context": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-context-menu": { "version": "2.1.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-menu": "2.0.5", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-dialog": { "version": "1.0.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-controllable-state": "1.0.1", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-direction": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-dismissable-layer": { "version": "1.0.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-escape-keydown": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-dropdown-menu": { "version": "2.0.5", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-menu": "2.0.5", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-focus-guards": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-focus-scope": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-hover-card": { "version": "1.0.6", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-id": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-layout-effect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-label": { "version": "2.0.2", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-menu": { "version": "2.0.5", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-callback-ref": "1.0.1", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-menubar": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-menu": "2.0.5", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-navigation-menu": { "version": "1.1.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-popover": { "version": "1.0.6", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-controllable-state": "1.0.1", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-popper": { "version": "1.1.2", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@floating-ui/react-dom": "^2.0.0", "@radix-ui/react-arrow": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-rect": "1.0.1", "@radix-ui/react-use-size": "1.0.1", "@radix-ui/rect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-portal": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-presence": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-primitive": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-slot": "1.0.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-progress": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-radio-group": { "version": "1.1.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-roving-focus": { "version": "1.0.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-scroll-area": { "version": "1.0.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/number": "1.0.1", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-select": { "version": "1.2.2", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/number": "1.0.1", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-separator": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-slider": { "version": "1.1.2", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/number": "1.0.1", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-slot": { "version": "1.0.2", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-switch": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-tabs": { "version": "1.0.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-toast": { "version": "1.1.4", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-toggle": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-tooltip": { "version": "1.0.6", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/react-use-callback-ref": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-use-controllable-state": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-use-escape-keydown": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-use-layout-effect": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-use-previous": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-use-rect": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/rect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-use-size": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-layout-effect": "1.0.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/@radix-ui/react-visually-hidden": { "version": "1.0.3", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@types/react-dom": { "optional": true } } }, "node_modules/@radix-ui/rect": { "version": "1.0.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" } }, "node_modules/@react-email/body": { "version": "0.0.2", "license": "MIT", "dependencies": { "react": "18.2.0" } }, "node_modules/@react-email/button": { "version": "0.0.9", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/column": { "version": "0.0.7", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/components": { "version": "0.0.7", "license": "MIT", "dependencies": { "@react-email/body": "0.0.2", "@react-email/button": "0.0.9", "@react-email/column": "0.0.7", "@react-email/container": "0.0.8", "@react-email/font": "0.0.2", "@react-email/head": "0.0.5", "@react-email/heading": "0.0.8", "@react-email/hr": "0.0.5", "@react-email/html": "0.0.4", "@react-email/img": "0.0.5", "@react-email/link": "0.0.5", "@react-email/preview": "0.0.6", "@react-email/render": "0.0.7", "@react-email/row": "0.0.5", "@react-email/section": "0.0.9", "@react-email/tailwind": "0.0.8", "@react-email/text": "0.0.5", "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/container": { "version": "0.0.8", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/font": { "version": "0.0.2", "license": "MIT", "dependencies": { "react": "18.2.0" } }, "node_modules/@react-email/head": { "version": "0.0.5", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/heading": { "version": "0.0.8", "license": "MIT", "dependencies": { "@radix-ui/react-slot": "1.0.0", "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/heading/node_modules/@radix-ui/react-compose-refs": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/@react-email/heading/node_modules/@radix-ui/react-slot": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/@react-email/hr": { "version": "0.0.5", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/html": { "version": "0.0.4", "license": "MIT", "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/img": { "version": "0.0.5", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/link": { "version": "0.0.5", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/preview": { "version": "0.0.6", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/render": { "version": "0.0.7", "license": "MIT", "dependencies": { "html-to-text": "9.0.3", "pretty": "2.0.0", "react": "18.2.0", "react-dom": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/row": { "version": "0.0.5", "license": "MIT", "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/section": { "version": "0.0.9", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/tailwind": { "version": "0.0.8", "license": "MIT", "dependencies": { "html-react-parser": "3.0.9", "react": "18.2.0", "react-dom": "18.2.0", "tw-to-css": "0.0.11" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@react-email/text": { "version": "0.0.5", "license": "MIT", "dependencies": { "react": "18.2.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@rushstack/eslint-patch": { "version": "1.3.2", "license": "MIT" }, "node_modules/@selderee/plugin-htmlparser2": { "version": "0.10.0", "license": "MIT", "dependencies": { "domhandler": "^5.0.3", "selderee": "^0.10.0" }, "funding": { "url": "https://ko-fi.com/killymxi" } }, "node_modules/@swc/helpers": { "version": "0.5.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.4.0" } }, "node_modules/@tailwindcss/typography": { "version": "0.5.9", "dev": true, "license": "MIT", "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", "lodash.merge": "^4.6.2", "postcss-selector-parser": "6.0.10" }, "peerDependencies": { "tailwindcss": ">=3.0.0 || insiders" } }, "node_modules/@tanstack/query-core": { "version": "4.32.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@tanstack/react-query": { "version": "4.32.0", "license": "MIT", "dependencies": { "@tanstack/query-core": "4.32.0", "use-sync-external-store": "^1.2.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-native": "*" }, "peerDependenciesMeta": { "react-dom": { "optional": true }, "react-native": { "optional": true } } }, "node_modules/@tanstack/react-table": { "version": "8.9.3", "license": "MIT", "dependencies": { "@tanstack/table-core": "8.9.3" }, "engines": { "node": ">=12" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { "react": ">=16", "react-dom": ">=16" } }, "node_modules/@tanstack/table-core": { "version": "8.9.3", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@trivago/prettier-plugin-sort-imports": { "version": "4.2.0", "license": "Apache-2.0", "dependencies": { "@babel/generator": "7.17.7", "@babel/parser": "^7.20.5", "@babel/traverse": "7.17.3", "@babel/types": "7.17.0", "javascript-natural-sort": "0.7.1", "lodash": "^4.17.21" }, "peerDependencies": { "@vue/compiler-sfc": "3.x", "prettier": "2.x - 3.x" }, "peerDependenciesMeta": { "@vue/compiler-sfc": { "optional": true } } }, "node_modules/@trpc/client": { "version": "10.36.0", "funding": [ "https://trpc.io/sponsor" ], "license": "MIT", "peerDependencies": { "@trpc/server": "10.36.0" } }, "node_modules/@trpc/next": { "version": "10.36.0", "funding": [ "https://trpc.io/sponsor" ], "license": "MIT", "dependencies": { "react-ssr-prepass": "^1.5.0" }, "peerDependencies": { "@tanstack/react-query": "^4.18.0", "@trpc/client": "10.36.0", "@trpc/react-query": "10.36.0", "@trpc/server": "10.36.0", "next": "*", "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, "node_modules/@trpc/react-query": { "version": "10.36.0", "funding": [ "https://trpc.io/sponsor" ], "license": "MIT", "peerDependencies": { "@tanstack/react-query": "^4.18.0", "@trpc/client": "10.36.0", "@trpc/server": "10.36.0", "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, "node_modules/@trpc/server": { "version": "10.36.0", "funding": [ "https://trpc.io/sponsor" ], "license": "MIT" }, "node_modules/@types/acorn": { "version": "4.0.6", "license": "MIT", "dependencies": { "@types/estree": "*" } }, "node_modules/@types/bcrypt": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/d3-array": { "version": "3.0.5", "license": "MIT" }, "node_modules/@types/d3-color": { "version": "3.1.0", "license": "MIT" }, "node_modules/@types/d3-ease": { "version": "3.0.0", "license": "MIT" }, "node_modules/@types/d3-interpolate": { "version": "3.0.1", "license": "MIT", "dependencies": { "@types/d3-color": "*" } }, "node_modules/@types/d3-path": { "version": "3.0.0", "license": "MIT" }, "node_modules/@types/d3-scale": { "version": "4.0.3", "license": "MIT", "dependencies": { "@types/d3-time": "*" } }, "node_modules/@types/d3-shape": { "version": "3.1.1", "license": "MIT", "dependencies": { "@types/d3-path": "*" } }, "node_modules/@types/d3-time": { "version": "3.0.0", "license": "MIT" }, "node_modules/@types/d3-timer": { "version": "3.0.0", "license": "MIT" }, "node_modules/@types/debug": { "version": "4.1.8", "license": "MIT", "dependencies": { "@types/ms": "*" } }, "node_modules/@types/estree": { "version": "1.0.1", "license": "MIT" }, "node_modules/@types/estree-jsx": { "version": "1.0.0", "license": "MIT", "dependencies": { "@types/estree": "*" } }, "node_modules/@types/formidable": { "version": "2.0.6", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/hast": { "version": "2.3.5", "license": "MIT", "dependencies": { "@types/unist": "^2" } }, "node_modules/@types/json-schema": { "version": "7.0.12", "license": "MIT" }, "node_modules/@types/json5": { "version": "0.0.29", "license": "MIT" }, "node_modules/@types/long": { "version": "4.0.2", "license": "MIT" }, "node_modules/@types/mdast": { "version": "3.0.12", "license": "MIT", "dependencies": { "@types/unist": "^2" } }, "node_modules/@types/mdx": { "version": "2.0.5", "license": "MIT" }, "node_modules/@types/ms": { "version": "0.7.31", "license": "MIT" }, "node_modules/@types/node": { "version": "20.1.0", "license": "MIT" }, "node_modules/@types/nodemailer": { "version": "6.4.9", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/parse5": { "version": "6.0.3", "license": "MIT" }, "node_modules/@types/prop-types": { "version": "15.7.5", "license": "MIT" }, "node_modules/@types/react": { "version": "18.2.18", "license": "MIT", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, "node_modules/@types/react-dom": { "version": "18.2.7", "devOptional": true, "license": "MIT", "dependencies": { "@types/react": "*" } }, "node_modules/@types/resolve": { "version": "1.20.2", "license": "MIT" }, "node_modules/@types/scheduler": { "version": "0.16.3", "license": "MIT" }, "node_modules/@types/semver": { "version": "7.5.0", "license": "MIT" }, "node_modules/@types/unist": { "version": "2.0.7", "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { "version": "5.62.0", "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.4.0", "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/type-utils": "5.62.0", "@typescript-eslint/utils": "5.62.0", "debug": "^4.3.4", "graphemer": "^1.4.0", "ignore": "^5.2.0", "natural-compare-lite": "^1.4.0", "semver": "^7.3.7", "tsutils": "^3.21.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "@typescript-eslint/parser": "^5.0.0", "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/parser": { "version": "5.62.0", "license": "BSD-2-Clause", "dependencies": { "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/types": "5.62.0", "@typescript-eslint/typescript-estree": "5.62.0", "debug": "^4.3.4" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/scope-manager": { "version": "5.62.0", "license": "MIT", "dependencies": { "@typescript-eslint/types": "5.62.0", "@typescript-eslint/visitor-keys": "5.62.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/type-utils": { "version": "5.62.0", "license": "MIT", "dependencies": { "@typescript-eslint/typescript-estree": "5.62.0", "@typescript-eslint/utils": "5.62.0", "debug": "^4.3.4", "tsutils": "^3.21.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "*" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/types": { "version": "5.62.0", "license": "MIT", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/typescript-estree": { "version": "5.62.0", "license": "BSD-2-Clause", "dependencies": { "@typescript-eslint/types": "5.62.0", "@typescript-eslint/visitor-keys": "5.62.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", "semver": "^7.3.7", "tsutils": "^3.21.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@typescript-eslint/utils": { "version": "5.62.0", "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/types": "5.62.0", "@typescript-eslint/typescript-estree": "5.62.0", "eslint-scope": "^5.1.1", "semver": "^7.3.7" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "node_modules/@typescript-eslint/visitor-keys": { "version": "5.62.0", "license": "MIT", "dependencies": { "@typescript-eslint/types": "5.62.0", "eslint-visitor-keys": "^3.3.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@upstash/redis": { "version": "v1.22.0", "license": "MIT", "dependencies": { "isomorphic-fetch": "^3.0.0" } }, "node_modules/abbrev": { "version": "1.1.1", "license": "ISC" }, "node_modules/acorn": { "version": "7.4.1", "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/acorn-jsx": { "version": "5.3.2", "license": "MIT", "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "node_modules/acorn-node": { "version": "1.8.2", "license": "Apache-2.0", "dependencies": { "acorn": "^7.0.0", "acorn-walk": "^7.0.0", "xtend": "^4.0.2" } }, "node_modules/acorn-walk": { "version": "7.2.0", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/agent-base": { "version": "6.0.2", "license": "MIT", "dependencies": { "debug": "4" }, "engines": { "node": ">= 6.0.0" } }, "node_modules/ajv": { "version": "6.12.6", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/ansi-colors": { "version": "4.1.3", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/ansi-escapes": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "type-fest": "^1.0.2" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ansi-escapes/node_modules/type-fest": { "version": "1.4.0", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ansi-regex": { "version": "5.0.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/ansi-styles": { "version": "4.3.0", "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/any-promise": { "version": "1.3.0", "license": "MIT" }, "node_modules/anymatch": { "version": "3.1.3", "license": "ISC", "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" }, "engines": { "node": ">= 8" } }, "node_modules/aproba": { "version": "2.0.0", "license": "ISC" }, "node_modules/are-we-there-yet": { "version": "2.0.0", "license": "ISC", "dependencies": { "delegates": "^1.0.0", "readable-stream": "^3.6.0" }, "engines": { "node": ">=10" } }, "node_modules/arg": { "version": "4.1.0", "license": "MIT" }, "node_modules/argparse": { "version": "1.0.10", "license": "MIT", "dependencies": { "sprintf-js": "~1.0.2" } }, "node_modules/aria-hidden": { "version": "1.2.3", "license": "MIT", "dependencies": { "tslib": "^2.0.0" }, "engines": { "node": ">=10" } }, "node_modules/aria-query": { "version": "5.3.0", "license": "Apache-2.0", "dependencies": { "dequal": "^2.0.3" } }, "node_modules/array-buffer-byte-length": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "is-array-buffer": "^3.0.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array-includes": { "version": "3.1.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "get-intrinsic": "^1.1.3", "is-string": "^1.0.7" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array-timsort": { "version": "1.0.3", "license": "MIT" }, "node_modules/array-union": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/array.prototype.findlastindex": { "version": "1.2.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0", "get-intrinsic": "^1.1.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array.prototype.flat": { "version": "1.3.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array.prototype.flatmap": { "version": "1.3.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array.prototype.tosorted": { "version": "1.1.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0", "get-intrinsic": "^1.1.3" } }, "node_modules/arraybuffer.prototype.slice": { "version": "1.0.1", "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.0", "call-bind": "^1.0.2", "define-properties": "^1.2.0", "get-intrinsic": "^1.2.1", "is-array-buffer": "^3.0.2", "is-shared-array-buffer": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/asap": { "version": "2.0.6", "license": "MIT" }, "node_modules/ast-types-flow": { "version": "0.0.7", "license": "ISC" }, "node_modules/astral-regex": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/astring": { "version": "1.8.6", "license": "MIT", "bin": { "astring": "bin/astring" } }, "node_modules/attr-accept": { "version": "2.2.2", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/autoprefixer": { "version": "10.4.14", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" } ], "license": "MIT", "dependencies": { "browserslist": "^4.21.5", "caniuse-lite": "^1.0.30001464", "fraction.js": "^4.2.0", "normalize-range": "^0.1.2", "picocolors": "^1.0.0", "postcss-value-parser": "^4.2.0" }, "bin": { "autoprefixer": "bin/autoprefixer" }, "engines": { "node": "^10 || ^12 || >=14" }, "peerDependencies": { "postcss": "^8.1.0" } }, "node_modules/available-typed-arrays": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/axe-core": { "version": "4.7.2", "license": "MPL-2.0", "engines": { "node": ">=4" } }, "node_modules/axobject-query": { "version": "3.2.1", "license": "Apache-2.0", "dependencies": { "dequal": "^2.0.3" } }, "node_modules/bail": { "version": "2.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/balanced-match": { "version": "1.0.2", "license": "MIT" }, "node_modules/bcrypt": { "version": "5.1.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "@mapbox/node-pre-gyp": "^1.0.10", "node-addon-api": "^5.0.0" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/big-integer": { "version": "1.6.51", "license": "Unlicense", "engines": { "node": ">=0.6" } }, "node_modules/binary-extensions": { "version": "2.2.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/bplist-parser": { "version": "0.2.0", "license": "MIT", "dependencies": { "big-integer": "^1.6.44" }, "engines": { "node": ">= 5.10.0" } }, "node_modules/brace-expansion": { "version": "1.1.11", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "node_modules/braces": { "version": "3.0.2", "license": "MIT", "dependencies": { "fill-range": "^7.0.1" }, "engines": { "node": ">=8" } }, "node_modules/browserslist": { "version": "4.21.10", "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": { "caniuse-lite": "^1.0.30001517", "electron-to-chromium": "^1.4.477", "node-releases": "^2.0.13", "update-browserslist-db": "^1.0.11" }, "bin": { "browserslist": "cli.js" }, "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, "node_modules/buffer-from": { "version": "1.1.2", "license": "MIT" }, "node_modules/bundle-name": { "version": "3.0.0", "license": "MIT", "dependencies": { "run-applescript": "^5.0.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/bundle-require": { "version": "4.0.1", "dev": true, "license": "MIT", "dependencies": { "load-tsconfig": "^0.2.3" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "peerDependencies": { "esbuild": ">=0.17" } }, "node_modules/busboy": { "version": "1.6.0", "dependencies": { "streamsearch": "^1.1.0" }, "engines": { "node": ">=10.16.0" } }, "node_modules/bytes": { "version": "3.1.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/cac": { "version": "6.7.14", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/call-bind": { "version": "1.0.2", "license": "MIT", "dependencies": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/callsites": { "version": "3.1.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/camel-case": { "version": "4.1.2", "license": "MIT", "dependencies": { "pascal-case": "^3.1.2", "tslib": "^2.0.3" } }, "node_modules/camelcase-css": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/caniuse-lite": { "version": "1.0.30001518", "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/canvas": { "version": "2.11.2", "hasInstallScript": true, "license": "MIT", "optional": true, "dependencies": { "@mapbox/node-pre-gyp": "^1.0.0", "nan": "^2.17.0", "simple-get": "^3.0.3" }, "engines": { "node": ">=6" } }, "node_modules/ccount": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/chalk": { "version": "4.1.2", "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/character-entities": { "version": "2.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/character-entities-html4": { "version": "2.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/character-entities-legacy": { "version": "3.0.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/character-reference-invalid": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/chokidar": { "version": "3.5.3", "funding": [ { "type": "individual", "url": "https://paulmillr.com/funding/" } ], "license": "MIT", "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" }, "engines": { "node": ">= 8.10.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "node_modules/chownr": { "version": "2.0.0", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/class-variance-authority": { "version": "0.6.1", "license": "Apache-2.0", "dependencies": { "clsx": "1.2.1" }, "funding": { "url": "https://joebell.co.uk" } }, "node_modules/classnames": { "version": "2.3.2", "license": "MIT" }, "node_modules/cli-cursor": { "version": "4.0.0", "dev": true, "license": "MIT", "dependencies": { "restore-cursor": "^4.0.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-truncate": { "version": "3.1.0", "dev": true, "license": "MIT", "dependencies": { "slice-ansi": "^5.0.0", "string-width": "^5.0.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-truncate/node_modules/ansi-regex": { "version": "6.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, "node_modules/cli-truncate/node_modules/ansi-styles": { "version": "6.2.1", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/cli-truncate/node_modules/is-fullwidth-code-point": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-truncate/node_modules/slice-ansi": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^6.0.0", "is-fullwidth-code-point": "^4.0.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/slice-ansi?sponsor=1" } }, "node_modules/cli-truncate/node_modules/string-width": { "version": "5.1.2", "dev": true, "license": "MIT", "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-truncate/node_modules/strip-ansi": { "version": "7.1.0", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, "node_modules/client-only": { "version": "0.0.1", "license": "MIT" }, "node_modules/clipanion": { "version": "3.2.1", "license": "MIT", "workspaces": [ "website" ], "dependencies": { "typanion": "^3.8.0" }, "peerDependencies": { "typanion": "*" } }, "node_modules/cliui": { "version": "8.0.1", "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=12" } }, "node_modules/clsx": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/cmdk": { "version": "0.2.0", "license": "MIT", "dependencies": { "@radix-ui/react-dialog": "1.0.0", "command-score": "0.1.2" }, "peerDependencies": { "react": "^18.0.0", "react-dom": "^18.0.0" } }, "node_modules/cmdk/node_modules/@radix-ui/primitive": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" } }, "node_modules/cmdk/node_modules/@radix-ui/react-compose-refs": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-context": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-dialog": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.0", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-context": "1.0.0", "@radix-ui/react-dismissable-layer": "1.0.0", "@radix-ui/react-focus-guards": "1.0.0", "@radix-ui/react-focus-scope": "1.0.0", "@radix-ui/react-id": "1.0.0", "@radix-ui/react-portal": "1.0.0", "@radix-ui/react-presence": "1.0.0", "@radix-ui/react-primitive": "1.0.0", "@radix-ui/react-slot": "1.0.0", "@radix-ui/react-use-controllable-state": "1.0.0", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.4" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-dismissable-layer": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.0", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-primitive": "1.0.0", "@radix-ui/react-use-callback-ref": "1.0.0", "@radix-ui/react-use-escape-keydown": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-focus-guards": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-focus-scope": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-primitive": "1.0.0", "@radix-ui/react-use-callback-ref": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-id": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-layout-effect": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-portal": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-presence": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-use-layout-effect": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-primitive": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-slot": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-slot": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-use-callback-ref": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-use-controllable-state": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-use-escape-keydown": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.0" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/@radix-ui/react-use-layout-effect": { "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.10" }, "peerDependencies": { "react": "^16.8 || ^17.0 || ^18.0" } }, "node_modules/cmdk/node_modules/react-remove-scroll": { "version": "2.5.4", "license": "MIT", "dependencies": { "react-remove-scroll-bar": "^2.3.3", "react-style-singleton": "^2.2.1", "tslib": "^2.1.0", "use-callback-ref": "^1.3.0", "use-sidecar": "^1.1.2" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/color-convert": { "version": "2.0.1", "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/color-name": { "version": "1.1.4", "license": "MIT" }, "node_modules/color-support": { "version": "1.1.3", "license": "ISC", "bin": { "color-support": "bin.js" } }, "node_modules/colorette": { "version": "2.0.20", "dev": true, "license": "MIT" }, "node_modules/comma-separated-tokens": { "version": "2.0.3", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/command-score": { "version": "0.1.2", "license": "MIT" }, "node_modules/commander": { "version": "10.0.1", "license": "MIT", "engines": { "node": ">=14" } }, "node_modules/comment-json": { "version": "4.2.3", "license": "MIT", "dependencies": { "array-timsort": "^1.0.3", "core-util-is": "^1.0.3", "esprima": "^4.0.1", "has-own-prop": "^2.0.0", "repeat-string": "^1.6.1" }, "engines": { "node": ">= 6" } }, "node_modules/concat-map": { "version": "0.0.1", "license": "MIT" }, "node_modules/condense-newlines": { "version": "0.2.1", "license": "MIT", "dependencies": { "extend-shallow": "^2.0.1", "is-whitespace": "^0.3.0", "kind-of": "^3.0.2" }, "engines": { "node": ">=0.10.0" } }, "node_modules/condense-newlines/node_modules/is-buffer": { "version": "1.1.6", "license": "MIT" }, "node_modules/condense-newlines/node_modules/kind-of": { "version": "3.2.2", "license": "MIT", "dependencies": { "is-buffer": "^1.1.5" }, "engines": { "node": ">=0.10.0" } }, "node_modules/config-chain": { "version": "1.1.13", "license": "MIT", "dependencies": { "ini": "^1.3.4", "proto-list": "~1.2.1" } }, "node_modules/console-control-strings": { "version": "1.1.0", "license": "ISC" }, "node_modules/content-type": { "version": "1.0.4", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/contentlayer": { "version": "0.3.4", "hasInstallScript": true, "license": "MIT", "dependencies": { "@contentlayer/cli": "0.3.4", "@contentlayer/client": "0.3.4", "@contentlayer/core": "0.3.4", "@contentlayer/source-files": "0.3.4", "@contentlayer/source-remote-files": "0.3.4", "@contentlayer/utils": "0.3.4" }, "bin": { "contentlayer": "bin/cli.cjs" }, "engines": { "node": ">=14.18" } }, "node_modules/cookie": { "version": "0.5.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/copy-anything": { "version": "3.0.5", "license": "MIT", "dependencies": { "is-what": "^4.1.8" }, "engines": { "node": ">=12.13" }, "funding": { "url": "https://github.com/sponsors/mesqueeb" } }, "node_modules/core-util-is": { "version": "1.0.3", "license": "MIT" }, "node_modules/cross-spawn": { "version": "7.0.3", "license": "MIT", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" }, "engines": { "node": ">= 8" } }, "node_modules/css-unit-converter": { "version": "1.1.2", "license": "MIT" }, "node_modules/cssesc": { "version": "3.0.0", "license": "MIT", "bin": { "cssesc": "bin/cssesc" }, "engines": { "node": ">=4" } }, "node_modules/csstype": { "version": "3.1.2", "license": "MIT" }, "node_modules/d3-array": { "version": "3.2.4", "license": "ISC", "dependencies": { "internmap": "1 - 2" }, "engines": { "node": ">=12" } }, "node_modules/d3-color": { "version": "3.1.0", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/d3-ease": { "version": "3.0.1", "license": "BSD-3-Clause", "engines": { "node": ">=12" } }, "node_modules/d3-format": { "version": "3.1.0", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/d3-interpolate": { "version": "3.0.1", "license": "ISC", "dependencies": { "d3-color": "1 - 3" }, "engines": { "node": ">=12" } }, "node_modules/d3-path": { "version": "3.1.0", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/d3-scale": { "version": "4.0.2", "license": "ISC", "dependencies": { "d3-array": "2.10.0 - 3", "d3-format": "1 - 3", "d3-interpolate": "1.2.0 - 3", "d3-time": "2.1.1 - 3", "d3-time-format": "2 - 4" }, "engines": { "node": ">=12" } }, "node_modules/d3-shape": { "version": "3.2.0", "license": "ISC", "dependencies": { "d3-path": "^3.1.0" }, "engines": { "node": ">=12" } }, "node_modules/d3-time": { "version": "3.1.0", "license": "ISC", "dependencies": { "d3-array": "2 - 3" }, "engines": { "node": ">=12" } }, "node_modules/d3-time-format": { "version": "4.1.0", "license": "ISC", "dependencies": { "d3-time": "1 - 3" }, "engines": { "node": ">=12" } }, "node_modules/d3-timer": { "version": "3.0.1", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/damerau-levenshtein": { "version": "1.0.8", "license": "BSD-2-Clause" }, "node_modules/data-uri-to-buffer": { "version": "4.0.1", "license": "MIT", "engines": { "node": ">= 12" } }, "node_modules/date-fns": { "version": "2.30.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.21.0" }, "engines": { "node": ">=0.11" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/date-fns" } }, "node_modules/debug": { "version": "4.3.4", "license": "MIT", "dependencies": { "ms": "2.1.2" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/decimal.js-light": { "version": "2.5.1", "license": "MIT" }, "node_modules/decode-named-character-reference": { "version": "1.0.2", "license": "MIT", "dependencies": { "character-entities": "^2.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/decompress-response": { "version": "4.2.1", "license": "MIT", "optional": true, "dependencies": { "mimic-response": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/deep-is": { "version": "0.1.4", "license": "MIT" }, "node_modules/deepmerge": { "version": "4.3.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/default-browser": { "version": "4.0.0", "license": "MIT", "dependencies": { "bundle-name": "^3.0.0", "default-browser-id": "^3.0.0", "execa": "^7.1.1", "titleize": "^3.0.0" }, "engines": { "node": ">=14.16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/default-browser-id": { "version": "3.0.0", "license": "MIT", "dependencies": { "bplist-parser": "^0.2.0", "untildify": "^4.0.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/define-lazy-prop": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/define-properties": { "version": "1.2.0", "license": "MIT", "dependencies": { "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/defined": { "version": "1.0.1", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/delegates": { "version": "1.0.0", "license": "MIT" }, "node_modules/depd": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/dequal": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/detect-libc": { "version": "2.0.2", "license": "Apache-2.0", "engines": { "node": ">=8" } }, "node_modules/detect-node-es": { "version": "1.1.0", "license": "MIT" }, "node_modules/detective": { "version": "5.2.1", "license": "MIT", "dependencies": { "acorn-node": "^1.8.2", "defined": "^1.0.0", "minimist": "^1.2.6" }, "bin": { "detective": "bin/detective.js" }, "engines": { "node": ">=0.8.0" } }, "node_modules/dezalgo": { "version": "1.0.4", "license": "ISC", "dependencies": { "asap": "^2.0.0", "wrappy": "1" } }, "node_modules/didyoumean": { "version": "1.2.2", "license": "Apache-2.0" }, "node_modules/diff": { "version": "5.1.0", "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" } }, "node_modules/dir-glob": { "version": "3.0.1", "license": "MIT", "dependencies": { "path-type": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/discontinuous-range": { "version": "1.0.0", "license": "MIT" }, "node_modules/dlv": { "version": "1.1.3", "license": "MIT" }, "node_modules/doctrine": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" }, "engines": { "node": ">=6.0.0" } }, "node_modules/dom-helpers": { "version": "3.4.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.1.2" } }, "node_modules/dom-serializer": { "version": "2.0.0", "license": "MIT", "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.2", "entities": "^4.2.0" }, "funding": { "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" } }, "node_modules/domelementtype": { "version": "2.3.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/fb55" } ], "license": "BSD-2-Clause" }, "node_modules/domhandler": { "version": "5.0.3", "license": "BSD-2-Clause", "dependencies": { "domelementtype": "^2.3.0" }, "engines": { "node": ">= 4" }, "funding": { "url": "https://github.com/fb55/domhandler?sponsor=1" } }, "node_modules/domutils": { "version": "3.1.0", "license": "BSD-2-Clause", "dependencies": { "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", "domhandler": "^5.0.3" }, "funding": { "url": "https://github.com/fb55/domutils?sponsor=1" } }, "node_modules/dotenv": { "version": "16.3.1", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/motdotla/dotenv?sponsor=1" } }, "node_modules/dotenv-cli": { "version": "7.2.1", "dev": true, "license": "MIT", "dependencies": { "cross-spawn": "^7.0.3", "dotenv": "^16.0.0", "dotenv-expand": "^10.0.0", "minimist": "^1.2.6" }, "bin": { "dotenv": "cli.js" } }, "node_modules/dotenv-expand": { "version": "10.0.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=12" } }, "node_modules/eastasianwidth": { "version": "0.2.0", "dev": true, "license": "MIT" }, "node_modules/editorconfig": { "version": "1.0.4", "license": "MIT", "dependencies": { "@one-ini/wasm": "0.1.1", "commander": "^10.0.0", "minimatch": "9.0.1", "semver": "^7.5.3" }, "bin": { "editorconfig": "bin/editorconfig" }, "engines": { "node": ">=14" } }, "node_modules/editorconfig/node_modules/brace-expansion": { "version": "2.0.1", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/editorconfig/node_modules/minimatch": { "version": "9.0.1", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/electron-to-chromium": { "version": "1.4.479", "license": "ISC" }, "node_modules/emoji-regex": { "version": "9.2.2", "license": "MIT" }, "node_modules/enhanced-resolve": { "version": "5.15.0", "license": "MIT", "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" }, "engines": { "node": ">=10.13.0" } }, "node_modules/enquirer": { "version": "2.4.1", "license": "MIT", "dependencies": { "ansi-colors": "^4.1.1", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8.6" } }, "node_modules/entities": { "version": "4.5.0", "license": "BSD-2-Clause", "engines": { "node": ">=0.12" }, "funding": { "url": "https://github.com/fb55/entities?sponsor=1" } }, "node_modules/es-abstract": { "version": "1.22.1", "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.0", "arraybuffer.prototype.slice": "^1.0.1", "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "es-set-tostringtag": "^2.0.1", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.5", "get-intrinsic": "^1.2.1", "get-symbol-description": "^1.0.0", "globalthis": "^1.0.3", "gopd": "^1.0.1", "has": "^1.0.3", "has-property-descriptors": "^1.0.0", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "internal-slot": "^1.0.5", "is-array-buffer": "^3.0.2", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "is-string": "^1.0.7", "is-typed-array": "^1.1.10", "is-weakref": "^1.0.2", "object-inspect": "^1.12.3", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.5.0", "safe-array-concat": "^1.0.0", "safe-regex-test": "^1.0.0", "string.prototype.trim": "^1.2.7", "string.prototype.trimend": "^1.0.6", "string.prototype.trimstart": "^1.0.6", "typed-array-buffer": "^1.0.0", "typed-array-byte-length": "^1.0.0", "typed-array-byte-offset": "^1.0.0", "typed-array-length": "^1.0.4", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.10" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-set-tostringtag": { "version": "2.0.1", "license": "MIT", "dependencies": { "get-intrinsic": "^1.1.3", "has": "^1.0.3", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-shim-unscopables": { "version": "1.0.0", "license": "MIT", "dependencies": { "has": "^1.0.3" } }, "node_modules/es-to-primitive": { "version": "1.2.1", "license": "MIT", "dependencies": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/esbuild": { "version": "0.18.17", "hasInstallScript": true, "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, "engines": { "node": ">=12" }, "optionalDependencies": { "@esbuild/android-arm": "0.18.17", "@esbuild/android-arm64": "0.18.17", "@esbuild/android-x64": "0.18.17", "@esbuild/darwin-arm64": "0.18.17", "@esbuild/darwin-x64": "0.18.17", "@esbuild/freebsd-arm64": "0.18.17", "@esbuild/freebsd-x64": "0.18.17", "@esbuild/linux-arm": "0.18.17", "@esbuild/linux-arm64": "0.18.17", "@esbuild/linux-ia32": "0.18.17", "@esbuild/linux-loong64": "0.18.17", "@esbuild/linux-mips64el": "0.18.17", "@esbuild/linux-ppc64": "0.18.17", "@esbuild/linux-riscv64": "0.18.17", "@esbuild/linux-s390x": "0.18.17", "@esbuild/linux-x64": "0.18.17", "@esbuild/netbsd-x64": "0.18.17", "@esbuild/openbsd-x64": "0.18.17", "@esbuild/sunos-x64": "0.18.17", "@esbuild/win32-arm64": "0.18.17", "@esbuild/win32-ia32": "0.18.17", "@esbuild/win32-x64": "0.18.17" } }, "node_modules/escalade": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/escape-string-regexp": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/eslint": { "version": "7.32.0", "license": "MIT", "dependencies": { "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.4.3", "@humanwhocodes/config-array": "^0.5.0", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.0.1", "doctrine": "^3.0.0", "enquirer": "^2.3.5", "escape-string-regexp": "^4.0.0", "eslint-scope": "^5.1.1", "eslint-utils": "^2.1.0", "eslint-visitor-keys": "^2.0.0", "espree": "^7.3.1", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "functional-red-black-tree": "^1.0.1", "glob-parent": "^5.1.2", "globals": "^13.6.0", "ignore": "^4.0.6", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "js-yaml": "^3.13.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.0.4", "natural-compare": "^1.4.0", "optionator": "^0.9.1", "progress": "^2.0.0", "regexpp": "^3.1.0", "semver": "^7.2.1", "strip-ansi": "^6.0.0", "strip-json-comments": "^3.1.0", "table": "^6.0.9", "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" }, "bin": { "eslint": "bin/eslint.js" }, "engines": { "node": "^10.12.0 || >=12.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/eslint-config-custom": { "version": "0.0.0", "dev": true, "license": "MIT", "dependencies": { "eslint-config-next": "^12.0.8", "eslint-config-prettier": "^8.3.0", "eslint-plugin-react": "7.28.0" } }, "node_modules/eslint-config-custom/node_modules/@next/eslint-plugin-next": { "version": "12.3.4", "dev": true, "license": "MIT", "dependencies": { "glob": "7.1.7" } }, "node_modules/eslint-config-custom/node_modules/doctrine": { "version": "2.1.0", "dev": true, "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" }, "engines": { "node": ">=0.10.0" } }, "node_modules/eslint-config-custom/node_modules/eslint-config-next": { "version": "12.3.4", "dev": true, "license": "MIT", "dependencies": { "@next/eslint-plugin-next": "12.3.4", "@rushstack/eslint-patch": "^1.1.3", "@typescript-eslint/parser": "^5.21.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^2.7.1", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.31.7", "eslint-plugin-react-hooks": "^4.5.0" }, "peerDependencies": { "eslint": "^7.23.0 || ^8.0.0", "typescript": ">=3.3.1" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/eslint-config-custom/node_modules/eslint-config-next/node_modules/eslint-plugin-react": { "version": "7.33.1", "dev": true, "license": "MIT", "dependencies": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", "array.prototype.tosorted": "^1.1.1", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.6", "object.fromentries": "^2.0.6", "object.hasown": "^1.1.2", "object.values": "^1.1.6", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.4", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.8" }, "engines": { "node": ">=4" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" } }, "node_modules/eslint-config-custom/node_modules/eslint-config-next/node_modules/resolve": { "version": "2.0.0-next.4", "dev": true, "license": "MIT", "dependencies": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/eslint-config-custom/node_modules/eslint-import-resolver-typescript": { "version": "2.7.1", "dev": true, "license": "ISC", "dependencies": { "debug": "^4.3.4", "glob": "^7.2.0", "is-glob": "^4.0.3", "resolve": "^1.22.0", "tsconfig-paths": "^3.14.1" }, "engines": { "node": ">=4" }, "peerDependencies": { "eslint": "*", "eslint-plugin-import": "*" } }, "node_modules/eslint-config-custom/node_modules/eslint-import-resolver-typescript/node_modules/glob": { "version": "7.2.3", "dev": true, "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/eslint-config-custom/node_modules/eslint-plugin-react": { "version": "7.28.0", "dev": true, "license": "MIT", "dependencies": { "array-includes": "^3.1.4", "array.prototype.flatmap": "^1.2.5", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.0.4", "object.entries": "^1.1.5", "object.fromentries": "^2.0.5", "object.hasown": "^1.1.0", "object.values": "^1.1.5", "prop-types": "^15.7.2", "resolve": "^2.0.0-next.3", "semver": "^6.3.0", "string.prototype.matchall": "^4.0.6" }, "engines": { "node": ">=4" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" } }, "node_modules/eslint-config-custom/node_modules/eslint-plugin-react-hooks": { "version": "4.6.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "peerDependencies": { "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" } }, "node_modules/eslint-config-custom/node_modules/eslint-plugin-react/node_modules/resolve": { "version": "2.0.0-next.4", "dev": true, "license": "MIT", "dependencies": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/eslint-config-custom/node_modules/semver": { "version": "6.3.1", "dev": true, "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/eslint-config-next": { "version": "13.4.12", "license": "MIT", "dependencies": { "@next/eslint-plugin-next": "13.4.12", "@rushstack/eslint-patch": "^1.1.3", "@typescript-eslint/parser": "^5.42.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.31.7", "eslint-plugin-react-hooks": "5.0.0-canary-7118f5dd7-20230705" }, "peerDependencies": { "eslint": "^7.23.0 || ^8.0.0", "typescript": ">=3.3.1" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/eslint-config-prettier": { "version": "8.9.0", "license": "MIT", "bin": { "eslint-config-prettier": "bin/cli.js" }, "peerDependencies": { "eslint": ">=7.0.0" } }, "node_modules/eslint-config-turbo": { "version": "1.10.12", "license": "MPL-2.0", "dependencies": { "eslint-plugin-turbo": "1.10.12" }, "peerDependencies": { "eslint": ">6.6.0" } }, "node_modules/eslint-import-resolver-node": { "version": "0.3.7", "license": "MIT", "dependencies": { "debug": "^3.2.7", "is-core-module": "^2.11.0", "resolve": "^1.22.1" } }, "node_modules/eslint-import-resolver-node/node_modules/debug": { "version": "3.2.7", "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/eslint-import-resolver-typescript": { "version": "3.5.5", "license": "ISC", "dependencies": { "debug": "^4.3.4", "enhanced-resolve": "^5.12.0", "eslint-module-utils": "^2.7.4", "get-tsconfig": "^4.5.0", "globby": "^13.1.3", "is-core-module": "^2.11.0", "is-glob": "^4.0.3", "synckit": "^0.8.5" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts/projects/eslint-import-resolver-ts" }, "peerDependencies": { "eslint": "*", "eslint-plugin-import": "*" } }, "node_modules/eslint-import-resolver-typescript/node_modules/globby": { "version": "13.2.2", "license": "MIT", "dependencies": { "dir-glob": "^3.0.1", "fast-glob": "^3.3.0", "ignore": "^5.2.4", "merge2": "^1.4.1", "slash": "^4.0.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/eslint-import-resolver-typescript/node_modules/slash": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/eslint-module-utils": { "version": "2.8.0", "license": "MIT", "dependencies": { "debug": "^3.2.7" }, "engines": { "node": ">=4" }, "peerDependenciesMeta": { "eslint": { "optional": true } } }, "node_modules/eslint-module-utils/node_modules/debug": { "version": "3.2.7", "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/eslint-plugin-import": { "version": "2.28.0", "license": "MIT", "dependencies": { "array-includes": "^3.1.6", "array.prototype.findlastindex": "^1.2.2", "array.prototype.flat": "^1.3.1", "array.prototype.flatmap": "^1.3.1", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.7", "eslint-module-utils": "^2.8.0", "has": "^1.0.3", "is-core-module": "^2.12.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.6", "object.groupby": "^1.0.0", "object.values": "^1.1.6", "resolve": "^1.22.3", "semver": "^6.3.1", "tsconfig-paths": "^3.14.2" }, "engines": { "node": ">=4" }, "peerDependencies": { "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" } }, "node_modules/eslint-plugin-import/node_modules/debug": { "version": "3.2.7", "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/eslint-plugin-import/node_modules/doctrine": { "version": "2.1.0", "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" }, "engines": { "node": ">=0.10.0" } }, "node_modules/eslint-plugin-import/node_modules/resolve": { "version": "1.22.3", "license": "MIT", "dependencies": { "is-core-module": "^2.12.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/eslint-plugin-import/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/eslint-plugin-jsx-a11y": { "version": "6.7.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.7", "aria-query": "^5.1.3", "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", "ast-types-flow": "^0.0.7", "axe-core": "^4.6.2", "axobject-query": "^3.1.1", "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "has": "^1.0.3", "jsx-ast-utils": "^3.3.3", "language-tags": "=1.0.5", "minimatch": "^3.1.2", "object.entries": "^1.1.6", "object.fromentries": "^2.0.6", "semver": "^6.3.0" }, "engines": { "node": ">=4.0" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" } }, "node_modules/eslint-plugin-jsx-a11y/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/eslint-plugin-prettier": { "version": "4.2.1", "license": "MIT", "dependencies": { "prettier-linter-helpers": "^1.0.0" }, "engines": { "node": ">=12.0.0" }, "peerDependencies": { "eslint": ">=7.28.0", "prettier": ">=2.0.0" }, "peerDependenciesMeta": { "eslint-config-prettier": { "optional": true } } }, "node_modules/eslint-plugin-react": { "version": "7.33.1", "license": "MIT", "dependencies": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", "array.prototype.tosorted": "^1.1.1", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.6", "object.fromentries": "^2.0.6", "object.hasown": "^1.1.2", "object.values": "^1.1.6", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.4", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.8" }, "engines": { "node": ">=4" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" } }, "node_modules/eslint-plugin-react-hooks": { "version": "5.0.0-canary-7118f5dd7-20230705", "license": "MIT", "engines": { "node": ">=10" }, "peerDependencies": { "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" } }, "node_modules/eslint-plugin-react/node_modules/doctrine": { "version": "2.1.0", "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" }, "engines": { "node": ">=0.10.0" } }, "node_modules/eslint-plugin-react/node_modules/resolve": { "version": "2.0.0-next.4", "license": "MIT", "dependencies": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/eslint-plugin-react/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/eslint-plugin-turbo": { "version": "1.10.12", "license": "MPL-2.0", "dependencies": { "dotenv": "16.0.3" }, "peerDependencies": { "eslint": ">6.6.0" } }, "node_modules/eslint-plugin-turbo/node_modules/dotenv": { "version": "16.0.3", "license": "BSD-2-Clause", "engines": { "node": ">=12" } }, "node_modules/eslint-scope": { "version": "5.1.1", "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^4.1.1" }, "engines": { "node": ">=8.0.0" } }, "node_modules/eslint-scope/node_modules/estraverse": { "version": "4.3.0", "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/eslint-utils": { "version": "2.1.0", "license": "MIT", "dependencies": { "eslint-visitor-keys": "^1.1.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/mysticatea" } }, "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { "version": "1.3.0", "license": "Apache-2.0", "engines": { "node": ">=4" } }, "node_modules/eslint-visitor-keys": { "version": "3.4.2", "license": "Apache-2.0", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/eslint/node_modules/eslint-visitor-keys": { "version": "2.1.0", "license": "Apache-2.0", "engines": { "node": ">=10" } }, "node_modules/eslint/node_modules/ignore": { "version": "4.0.6", "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/espree": { "version": "7.3.1", "license": "BSD-2-Clause", "dependencies": { "acorn": "^7.4.0", "acorn-jsx": "^5.3.1", "eslint-visitor-keys": "^1.3.0" }, "engines": { "node": "^10.12.0 || >=12.0.0" } }, "node_modules/espree/node_modules/eslint-visitor-keys": { "version": "1.3.0", "license": "Apache-2.0", "engines": { "node": ">=4" } }, "node_modules/esprima": { "version": "4.0.1", "license": "BSD-2-Clause", "bin": { "esparse": "bin/esparse.js", "esvalidate": "bin/esvalidate.js" }, "engines": { "node": ">=4" } }, "node_modules/esquery": { "version": "1.5.0", "license": "BSD-3-Clause", "dependencies": { "estraverse": "^5.1.0" }, "engines": { "node": ">=0.10" } }, "node_modules/esrecurse": { "version": "4.3.0", "license": "BSD-2-Clause", "dependencies": { "estraverse": "^5.2.0" }, "engines": { "node": ">=4.0" } }, "node_modules/estraverse": { "version": "5.3.0", "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/estree-util-attach-comments": { "version": "2.1.1", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/estree-util-build-jsx": { "version": "2.2.2", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "estree-util-is-identifier-name": "^2.0.0", "estree-walker": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/estree-util-is-identifier-name": { "version": "2.1.0", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/estree-util-to-js": { "version": "1.2.0", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "astring": "^1.8.0", "source-map": "^0.7.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/estree-util-to-js/node_modules/source-map": { "version": "0.7.4", "license": "BSD-3-Clause", "engines": { "node": ">= 8" } }, "node_modules/estree-util-value-to-estree": { "version": "1.3.0", "license": "MIT", "dependencies": { "is-plain-obj": "^3.0.0" }, "engines": { "node": ">=12.0.0" } }, "node_modules/estree-util-visit": { "version": "1.2.1", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/estree-walker": { "version": "3.0.3", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0" } }, "node_modules/esutils": { "version": "2.0.3", "license": "BSD-2-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/eventemitter3": { "version": "5.0.1", "dev": true, "license": "MIT" }, "node_modules/execa": { "version": "7.2.0", "license": "MIT", "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.1", "human-signals": "^4.3.0", "is-stream": "^3.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^5.1.0", "onetime": "^6.0.0", "signal-exit": "^3.0.7", "strip-final-newline": "^3.0.0" }, "engines": { "node": "^14.18.0 || ^16.14.0 || >=18.0.0" }, "funding": { "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, "node_modules/extend": { "version": "3.0.2", "license": "MIT" }, "node_modules/extend-shallow": { "version": "2.0.1", "license": "MIT", "dependencies": { "is-extendable": "^0.1.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/fast-deep-equal": { "version": "3.1.3", "license": "MIT" }, "node_modules/fast-diff": { "version": "1.3.0", "license": "Apache-2.0" }, "node_modules/fast-equals": { "version": "5.0.1", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/fast-glob": { "version": "3.3.1", "license": "MIT", "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" }, "engines": { "node": ">=8.6.0" } }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "license": "MIT" }, "node_modules/fast-levenshtein": { "version": "2.0.6", "license": "MIT" }, "node_modules/fast-memoize": { "version": "2.5.2", "license": "MIT" }, "node_modules/fastq": { "version": "1.15.0", "license": "ISC", "dependencies": { "reusify": "^1.0.4" } }, "node_modules/fault": { "version": "2.0.1", "license": "MIT", "dependencies": { "format": "^0.2.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/fetch-blob": { "version": "3.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "paypal", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" }, "engines": { "node": "^12.20 || >= 14.13" } }, "node_modules/file-entry-cache": { "version": "6.0.1", "license": "MIT", "dependencies": { "flat-cache": "^3.0.4" }, "engines": { "node": "^10.12.0 || >=12.0.0" } }, "node_modules/file-selector": { "version": "0.6.0", "license": "MIT", "dependencies": { "tslib": "^2.4.0" }, "engines": { "node": ">= 12" } }, "node_modules/fill-range": { "version": "7.0.1", "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/find-up": { "version": "5.0.0", "license": "MIT", "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/flat-cache": { "version": "3.0.4", "license": "MIT", "dependencies": { "flatted": "^3.1.0", "rimraf": "^3.0.2" }, "engines": { "node": "^10.12.0 || >=12.0.0" } }, "node_modules/flatted": { "version": "3.2.7", "license": "ISC" }, "node_modules/for-each": { "version": "0.3.3", "license": "MIT", "dependencies": { "is-callable": "^1.1.3" } }, "node_modules/format": { "version": "0.2.2", "engines": { "node": ">=0.4.x" } }, "node_modules/formdata-polyfill": { "version": "4.0.10", "license": "MIT", "dependencies": { "fetch-blob": "^3.1.2" }, "engines": { "node": ">=12.20.0" } }, "node_modules/formidable": { "version": "2.1.2", "license": "MIT", "dependencies": { "dezalgo": "^1.0.4", "hexoid": "^1.0.0", "once": "^1.4.0", "qs": "^6.11.0" }, "funding": { "url": "https://ko-fi.com/tunnckoCore/commissions" } }, "node_modules/fraction.js": { "version": "4.2.0", "license": "MIT", "engines": { "node": "*" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/infusion" } }, "node_modules/framer-motion": { "version": "10.15.0", "license": "MIT", "dependencies": { "tslib": "^2.4.0" }, "optionalDependencies": { "@emotion/is-prop-valid": "^0.8.2" }, "peerDependencies": { "react": "^18.0.0", "react-dom": "^18.0.0" }, "peerDependenciesMeta": { "react": { "optional": true }, "react-dom": { "optional": true } } }, "node_modules/fs-minipass": { "version": "2.1.0", "license": "ISC", "dependencies": { "minipass": "^3.0.0" }, "engines": { "node": ">= 8" } }, "node_modules/fs-minipass/node_modules/minipass": { "version": "3.3.6", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/fs-monkey": { "version": "1.0.4", "license": "Unlicense" }, "node_modules/fs.realpath": { "version": "1.0.0", "license": "ISC" }, "node_modules/function-bind": { "version": "1.1.1", "license": "MIT" }, "node_modules/function.prototype.name": { "version": "1.1.5", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "es-abstract": "^1.19.0", "functions-have-names": "^1.2.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/functional-red-black-tree": { "version": "1.0.1", "license": "MIT" }, "node_modules/functions-have-names": { "version": "1.2.3", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/gauge": { "version": "3.0.2", "license": "ISC", "dependencies": { "aproba": "^1.0.3 || ^2.0.0", "color-support": "^1.1.2", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.1", "object-assign": "^4.1.1", "signal-exit": "^3.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "wide-align": "^1.1.2" }, "engines": { "node": ">=10" } }, "node_modules/get-caller-file": { "version": "2.0.5", "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } }, "node_modules/get-intrinsic": { "version": "1.2.1", "license": "MIT", "dependencies": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-proto": "^1.0.1", "has-symbols": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-nonce": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/get-stdin": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/get-stream": { "version": "6.0.1", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/get-symbol-description": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-tsconfig": { "version": "4.6.2", "license": "MIT", "dependencies": { "resolve-pkg-maps": "^1.0.0" }, "funding": { "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" } }, "node_modules/glob": { "version": "7.1.7", "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/glob-parent": { "version": "5.1.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/glob-to-regexp": { "version": "0.4.1", "license": "BSD-2-Clause" }, "node_modules/globals": { "version": "13.20.0", "license": "MIT", "dependencies": { "type-fest": "^0.20.2" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/globalthis": { "version": "1.0.3", "license": "MIT", "dependencies": { "define-properties": "^1.1.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/globby": { "version": "11.1.0", "license": "MIT", "dependencies": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/gopd": { "version": "1.0.1", "license": "MIT", "dependencies": { "get-intrinsic": "^1.1.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/graceful-fs": { "version": "4.2.11", "license": "ISC" }, "node_modules/graphemer": { "version": "1.4.0", "license": "MIT" }, "node_modules/gray-matter": { "version": "4.0.3", "license": "MIT", "dependencies": { "js-yaml": "^3.13.1", "kind-of": "^6.0.2", "section-matter": "^1.0.0", "strip-bom-string": "^1.0.0" }, "engines": { "node": ">=6.0" } }, "node_modules/has": { "version": "1.0.3", "license": "MIT", "dependencies": { "function-bind": "^1.1.1" }, "engines": { "node": ">= 0.4.0" } }, "node_modules/has-bigints": { "version": "1.0.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-flag": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/has-own-prop": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/has-property-descriptors": { "version": "1.0.0", "license": "MIT", "dependencies": { "get-intrinsic": "^1.1.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-proto": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-symbols": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-tostringtag": { "version": "1.0.0", "license": "MIT", "dependencies": { "has-symbols": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-unicode": { "version": "2.0.1", "license": "ISC" }, "node_modules/hash-wasm": { "version": "4.9.0", "license": "MIT" }, "node_modules/hast-util-from-parse5": { "version": "7.1.2", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "@types/unist": "^2.0.0", "hastscript": "^7.0.0", "property-information": "^6.0.0", "vfile": "^5.0.0", "vfile-location": "^4.0.0", "web-namespaces": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-parse-selector": { "version": "3.1.1", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-raw": { "version": "7.2.3", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "@types/parse5": "^6.0.0", "hast-util-from-parse5": "^7.0.0", "hast-util-to-parse5": "^7.0.0", "html-void-elements": "^2.0.0", "parse5": "^6.0.0", "unist-util-position": "^4.0.0", "unist-util-visit": "^4.0.0", "vfile": "^5.0.0", "web-namespaces": "^2.0.0", "zwitch": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-to-estree": { "version": "2.3.3", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/unist": "^2.0.0", "comma-separated-tokens": "^2.0.0", "estree-util-attach-comments": "^2.0.0", "estree-util-is-identifier-name": "^2.0.0", "hast-util-whitespace": "^2.0.0", "mdast-util-mdx-expression": "^1.0.0", "mdast-util-mdxjs-esm": "^1.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0", "style-to-object": "^0.4.1", "unist-util-position": "^4.0.0", "zwitch": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-to-html": { "version": "8.0.4", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "@types/unist": "^2.0.0", "ccount": "^2.0.0", "comma-separated-tokens": "^2.0.0", "hast-util-raw": "^7.0.0", "hast-util-whitespace": "^2.0.0", "html-void-elements": "^2.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0", "stringify-entities": "^4.0.0", "zwitch": "^2.0.4" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-to-parse5": { "version": "7.1.0", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "comma-separated-tokens": "^2.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0", "web-namespaces": "^2.0.0", "zwitch": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hast-util-whitespace": { "version": "2.0.1", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hastscript": { "version": "7.2.0", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "comma-separated-tokens": "^2.0.0", "hast-util-parse-selector": "^3.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/hexoid": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/html-dom-parser": { "version": "3.1.3", "license": "MIT", "dependencies": { "domhandler": "5.0.3", "htmlparser2": "8.0.1" } }, "node_modules/html-react-parser": { "version": "3.0.9", "license": "MIT", "dependencies": { "domhandler": "5.0.3", "html-dom-parser": "3.1.3", "react-property": "2.0.0", "style-to-js": "1.1.3" }, "peerDependencies": { "react": "0.14 || 15 || 16 || 17 || 18" } }, "node_modules/html-to-text": { "version": "9.0.3", "license": "MIT", "dependencies": { "@selderee/plugin-htmlparser2": "^0.10.0", "deepmerge": "^4.2.2", "dom-serializer": "^2.0.0", "htmlparser2": "^8.0.1", "selderee": "^0.10.0" }, "engines": { "node": ">=14" } }, "node_modules/html-void-elements": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/htmlparser2": { "version": "8.0.1", "funding": [ "https://github.com/fb55/htmlparser2?sponsor=1", { "type": "github", "url": "https://github.com/sponsors/fb55" } ], "license": "MIT", "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.2", "domutils": "^3.0.1", "entities": "^4.3.0" } }, "node_modules/http-errors": { "version": "1.7.3", "license": "MIT", "dependencies": { "depd": "~1.1.2", "inherits": "2.0.4", "setprototypeof": "1.1.1", "statuses": ">= 1.5.0 < 2", "toidentifier": "1.0.0" }, "engines": { "node": ">= 0.6" } }, "node_modules/https-proxy-agent": { "version": "5.0.1", "license": "MIT", "dependencies": { "agent-base": "6", "debug": "4" }, "engines": { "node": ">= 6" } }, "node_modules/human-signals": { "version": "4.3.1", "license": "Apache-2.0", "engines": { "node": ">=14.18.0" } }, "node_modules/husky": { "version": "8.0.3", "dev": true, "license": "MIT", "bin": { "husky": "lib/bin.js" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/typicode" } }, "node_modules/iconv-lite": { "version": "0.4.24", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, "engines": { "node": ">=0.10.0" } }, "node_modules/ignore": { "version": "5.2.4", "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/imagescript": { "version": "1.2.16", "license": "(AGPL-3.0-or-later OR MIT)", "engines": { "node": ">=14.0.0" } }, "node_modules/import-fresh": { "version": "3.3.0", "license": "MIT", "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/imurmurhash": { "version": "0.1.4", "license": "MIT", "engines": { "node": ">=0.8.19" } }, "node_modules/inflection": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=14.0.0" } }, "node_modules/inflight": { "version": "1.0.6", "license": "ISC", "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "node_modules/inherits": { "version": "2.0.4", "license": "ISC" }, "node_modules/ini": { "version": "1.3.8", "license": "ISC" }, "node_modules/inline-style-parser": { "version": "0.1.1", "license": "MIT" }, "node_modules/internal-slot": { "version": "1.0.5", "license": "MIT", "dependencies": { "get-intrinsic": "^1.2.0", "has": "^1.0.3", "side-channel": "^1.0.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/internmap": { "version": "2.0.3", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/invariant": { "version": "2.2.4", "license": "MIT", "dependencies": { "loose-envify": "^1.0.0" } }, "node_modules/is-alphabetical": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-alphanumerical": { "version": "2.0.1", "license": "MIT", "dependencies": { "is-alphabetical": "^2.0.0", "is-decimal": "^2.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-array-buffer": { "version": "3.0.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.0", "is-typed-array": "^1.1.10" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-bigint": { "version": "1.0.4", "license": "MIT", "dependencies": { "has-bigints": "^1.0.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-binary-path": { "version": "2.1.0", "license": "MIT", "dependencies": { "binary-extensions": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/is-boolean-object": { "version": "1.1.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-buffer": { "version": "2.0.5", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/is-callable": { "version": "1.2.7", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-core-module": { "version": "2.12.1", "license": "MIT", "dependencies": { "has": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-date-object": { "version": "1.0.5", "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-decimal": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-docker": { "version": "3.0.0", "license": "MIT", "bin": { "is-docker": "cli.js" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-extendable": { "version": "0.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-extglob": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-glob": { "version": "4.0.3", "license": "MIT", "dependencies": { "is-extglob": "^2.1.1" }, "engines": { "node": ">=0.10.0" } }, "node_modules/is-hexadecimal": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/is-inside-container": { "version": "1.0.0", "license": "MIT", "dependencies": { "is-docker": "^3.0.0" }, "bin": { "is-inside-container": "cli.js" }, "engines": { "node": ">=14.16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-negative-zero": { "version": "2.0.2", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-number": { "version": "7.0.0", "license": "MIT", "engines": { "node": ">=0.12.0" } }, "node_modules/is-number-object": { "version": "1.0.7", "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-path-inside": { "version": "3.0.3", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-plain-obj": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-reference": { "version": "3.0.1", "license": "MIT", "dependencies": { "@types/estree": "*" } }, "node_modules/is-regex": { "version": "1.1.4", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-stream": { "version": "3.0.0", "license": "MIT", "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-string": { "version": "1.0.7", "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-symbol": { "version": "1.0.4", "license": "MIT", "dependencies": { "has-symbols": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-typed-array": { "version": "1.1.12", "license": "MIT", "dependencies": { "which-typed-array": "^1.1.11" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakref": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-what": { "version": "4.1.15", "license": "MIT", "engines": { "node": ">=12.13" }, "funding": { "url": "https://github.com/sponsors/mesqueeb" } }, "node_modules/is-whitespace": { "version": "0.3.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-wsl": { "version": "2.2.0", "license": "MIT", "dependencies": { "is-docker": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/is-wsl/node_modules/is-docker": { "version": "2.2.1", "license": "MIT", "bin": { "is-docker": "cli.js" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/isarray": { "version": "2.0.5", "license": "MIT" }, "node_modules/isexe": { "version": "2.0.0", "license": "ISC" }, "node_modules/isomorphic-fetch": { "version": "3.0.0", "license": "MIT", "dependencies": { "node-fetch": "^2.6.1", "whatwg-fetch": "^3.4.1" } }, "node_modules/javascript-natural-sort": { "version": "0.7.1", "license": "MIT" }, "node_modules/jiti": { "version": "1.19.1", "license": "MIT", "bin": { "jiti": "bin/jiti.js" } }, "node_modules/jose": { "version": "4.14.4", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" } }, "node_modules/joycon": { "version": "3.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/js-beautify": { "version": "1.14.9", "license": "MIT", "dependencies": { "config-chain": "^1.1.13", "editorconfig": "^1.0.3", "glob": "^8.1.0", "nopt": "^6.0.0" }, "bin": { "css-beautify": "js/bin/css-beautify.js", "html-beautify": "js/bin/html-beautify.js", "js-beautify": "js/bin/js-beautify.js" }, "engines": { "node": ">=12" } }, "node_modules/js-beautify/node_modules/brace-expansion": { "version": "2.0.1", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/js-beautify/node_modules/glob": { "version": "8.1.0", "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^5.0.1", "once": "^1.3.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/js-beautify/node_modules/minimatch": { "version": "5.1.6", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=10" } }, "node_modules/js-beautify/node_modules/nopt": { "version": "6.0.0", "license": "ISC", "dependencies": { "abbrev": "^1.0.0" }, "bin": { "nopt": "bin/nopt.js" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, "node_modules/js-tokens": { "version": "4.0.0", "license": "MIT" }, "node_modules/js-yaml": { "version": "3.14.1", "license": "MIT", "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/jsbi": { "version": "4.3.0", "license": "Apache-2.0" }, "node_modules/jsesc": { "version": "2.5.2", "license": "MIT", "bin": { "jsesc": "bin/jsesc" }, "engines": { "node": ">=4" } }, "node_modules/json-schema-traverse": { "version": "0.4.1", "license": "MIT" }, "node_modules/json-stable-stringify-without-jsonify": { "version": "1.0.1", "license": "MIT" }, "node_modules/json5": { "version": "1.0.2", "license": "MIT", "dependencies": { "minimist": "^1.2.0" }, "bin": { "json5": "lib/cli.js" } }, "node_modules/jsx-ast-utils": { "version": "3.3.5", "license": "MIT", "dependencies": { "array-includes": "^3.1.6", "array.prototype.flat": "^1.3.1", "object.assign": "^4.1.4", "object.values": "^1.1.6" }, "engines": { "node": ">=4.0" } }, "node_modules/kind-of": { "version": "6.0.3", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/kleur": { "version": "4.1.5", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/language-subtag-registry": { "version": "0.3.22", "license": "CC0-1.0" }, "node_modules/language-tags": { "version": "1.0.5", "license": "MIT", "dependencies": { "language-subtag-registry": "~0.3.2" } }, "node_modules/leac": { "version": "0.6.0", "license": "MIT", "funding": { "url": "https://ko-fi.com/killymxi" } }, "node_modules/levn": { "version": "0.4.1", "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/lilconfig": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/lines-and-columns": { "version": "1.2.4", "license": "MIT" }, "node_modules/lint-staged": { "version": "14.0.0", "dev": true, "license": "MIT", "dependencies": { "chalk": "5.3.0", "commander": "11.0.0", "debug": "4.3.4", "execa": "7.2.0", "lilconfig": "2.1.0", "listr2": "6.6.1", "micromatch": "4.0.5", "pidtree": "0.6.0", "string-argv": "0.3.2", "yaml": "2.3.1" }, "bin": { "lint-staged": "bin/lint-staged.js" }, "engines": { "node": "^16.14.0 || >=18.0.0" }, "funding": { "url": "https://opencollective.com/lint-staged" } }, "node_modules/lint-staged/node_modules/chalk": { "version": "5.3.0", "dev": true, "license": "MIT", "engines": { "node": "^12.17.0 || ^14.13 || >=16.0.0" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/lint-staged/node_modules/commander": { "version": "11.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=16" } }, "node_modules/listr2": { "version": "6.6.1", "dev": true, "license": "MIT", "dependencies": { "cli-truncate": "^3.1.0", "colorette": "^2.0.20", "eventemitter3": "^5.0.1", "log-update": "^5.0.1", "rfdc": "^1.3.0", "wrap-ansi": "^8.1.0" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "enquirer": ">= 2.3.0 < 3" }, "peerDependenciesMeta": { "enquirer": { "optional": true } } }, "node_modules/listr2/node_modules/ansi-regex": { "version": "6.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, "node_modules/listr2/node_modules/ansi-styles": { "version": "6.2.1", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/listr2/node_modules/string-width": { "version": "5.1.2", "dev": true, "license": "MIT", "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/listr2/node_modules/strip-ansi": { "version": "7.1.0", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, "node_modules/listr2/node_modules/wrap-ansi": { "version": "8.1.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/load-tsconfig": { "version": "0.2.5", "dev": true, "license": "MIT", "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, "node_modules/locate-path": { "version": "6.0.0", "license": "MIT", "dependencies": { "p-locate": "^5.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/lodash": { "version": "4.17.21", "license": "MIT" }, "node_modules/lodash.camelcase": { "version": "4.3.0", "license": "MIT" }, "node_modules/lodash.castarray": { "version": "4.4.0", "dev": true, "license": "MIT" }, "node_modules/lodash.isplainobject": { "version": "4.0.6", "dev": true, "license": "MIT" }, "node_modules/lodash.merge": { "version": "4.6.2", "license": "MIT" }, "node_modules/lodash.sortby": { "version": "4.7.0", "dev": true, "license": "MIT" }, "node_modules/lodash.truncate": { "version": "4.4.2", "license": "MIT" }, "node_modules/log-update": { "version": "5.0.1", "dev": true, "license": "MIT", "dependencies": { "ansi-escapes": "^5.0.0", "cli-cursor": "^4.0.0", "slice-ansi": "^5.0.0", "strip-ansi": "^7.0.1", "wrap-ansi": "^8.0.1" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/log-update/node_modules/ansi-regex": { "version": "6.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, "node_modules/log-update/node_modules/ansi-styles": { "version": "6.2.1", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/log-update/node_modules/is-fullwidth-code-point": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/log-update/node_modules/slice-ansi": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^6.0.0", "is-fullwidth-code-point": "^4.0.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/slice-ansi?sponsor=1" } }, "node_modules/log-update/node_modules/string-width": { "version": "5.1.2", "dev": true, "license": "MIT", "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/log-update/node_modules/strip-ansi": { "version": "7.1.0", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, "node_modules/log-update/node_modules/wrap-ansi": { "version": "8.1.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/long": { "version": "4.0.0", "license": "Apache-2.0" }, "node_modules/longest-streak": { "version": "3.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/loose-envify": { "version": "1.4.0", "license": "MIT", "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "node_modules/lower-case": { "version": "2.0.2", "license": "MIT", "dependencies": { "tslib": "^2.0.3" } }, "node_modules/lru-cache": { "version": "6.0.0", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/lucide-react": { "version": "0.214.0", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } }, "node_modules/make-cancellable-promise": { "version": "1.3.1", "license": "MIT", "funding": { "url": "https://github.com/wojtekmaj/make-cancellable-promise?sponsor=1" } }, "node_modules/make-dir": { "version": "3.1.0", "license": "MIT", "dependencies": { "semver": "^6.0.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/make-dir/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/make-event-props": { "version": "1.6.1", "license": "MIT", "funding": { "url": "https://github.com/wojtekmaj/make-event-props?sponsor=1" } }, "node_modules/markdown-extensions": { "version": "1.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/mdast-util-definitions": { "version": "5.1.2", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-from-markdown": { "version": "1.3.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "decode-named-character-reference": "^1.0.0", "mdast-util-to-string": "^3.1.0", "micromark": "^3.0.0", "micromark-util-decode-numeric-character-reference": "^1.0.0", "micromark-util-decode-string": "^1.0.0", "micromark-util-normalize-identifier": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "unist-util-stringify-position": "^3.0.0", "uvu": "^0.5.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-frontmatter": { "version": "1.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0", "micromark-extension-frontmatter": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-mdx": { "version": "2.0.1", "license": "MIT", "dependencies": { "mdast-util-from-markdown": "^1.0.0", "mdast-util-mdx-expression": "^1.0.0", "mdast-util-mdx-jsx": "^2.0.0", "mdast-util-mdxjs-esm": "^1.0.0", "mdast-util-to-markdown": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-mdx-expression": { "version": "1.3.2", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "mdast-util-to-markdown": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-mdx-jsx": { "version": "2.1.4", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "ccount": "^2.0.0", "mdast-util-from-markdown": "^1.1.0", "mdast-util-to-markdown": "^1.3.0", "parse-entities": "^4.0.0", "stringify-entities": "^4.0.0", "unist-util-remove-position": "^4.0.0", "unist-util-stringify-position": "^3.0.0", "vfile-message": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-mdxjs-esm": { "version": "1.3.1", "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "mdast-util-to-markdown": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-phrasing": { "version": "3.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "unist-util-is": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-to-hast": { "version": "12.3.0", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-definitions": "^5.0.0", "micromark-util-sanitize-uri": "^1.1.0", "trim-lines": "^3.0.0", "unist-util-generated": "^2.0.0", "unist-util-position": "^4.0.0", "unist-util-visit": "^4.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-to-markdown": { "version": "1.5.0", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "longest-streak": "^3.0.0", "mdast-util-phrasing": "^3.0.0", "mdast-util-to-string": "^3.0.0", "micromark-util-decode-string": "^1.0.0", "unist-util-visit": "^4.0.0", "zwitch": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdast-util-to-string": { "version": "3.2.0", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/mdx-bundler": { "version": "9.2.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.16.3", "@esbuild-plugins/node-resolve": "^0.1.4", "@fal-works/esbuild-plugin-global-externals": "^2.1.2", "@mdx-js/esbuild": "^2.0.0", "gray-matter": "^4.0.3", "remark-frontmatter": "^4.0.1", "remark-mdx-frontmatter": "^1.1.1", "uuid": "^8.3.2", "vfile": "^5.3.2" }, "engines": { "node": ">=14", "npm": ">=6" }, "peerDependencies": { "esbuild": "0.*" } }, "node_modules/memfs": { "version": "3.5.3", "license": "Unlicense", "dependencies": { "fs-monkey": "^1.0.4" }, "engines": { "node": ">= 4.0.0" } }, "node_modules/merge-refs": { "version": "1.2.1", "license": "MIT", "dependencies": { "@types/react": "*" }, "funding": { "url": "https://github.com/wojtekmaj/merge-refs?sponsor=1" } }, "node_modules/merge-stream": { "version": "2.0.0", "license": "MIT" }, "node_modules/merge2": { "version": "1.4.1", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/micro": { "version": "10.0.1", "license": "MIT", "dependencies": { "arg": "4.1.0", "content-type": "1.0.4", "raw-body": "2.4.1" }, "bin": { "micro": "dist/src/bin/micro.js" }, "engines": { "node": ">= 16.0.0" } }, "node_modules/micromark": { "version": "3.2.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "@types/debug": "^4.0.0", "debug": "^4.0.0", "decode-named-character-reference": "^1.0.0", "micromark-core-commonmark": "^1.0.1", "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-chunked": "^1.0.0", "micromark-util-combine-extensions": "^1.0.0", "micromark-util-decode-numeric-character-reference": "^1.0.0", "micromark-util-encode": "^1.0.0", "micromark-util-normalize-identifier": "^1.0.0", "micromark-util-resolve-all": "^1.0.0", "micromark-util-sanitize-uri": "^1.0.0", "micromark-util-subtokenize": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.1", "uvu": "^0.5.0" } }, "node_modules/micromark-core-commonmark": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "decode-named-character-reference": "^1.0.0", "micromark-factory-destination": "^1.0.0", "micromark-factory-label": "^1.0.0", "micromark-factory-space": "^1.0.0", "micromark-factory-title": "^1.0.0", "micromark-factory-whitespace": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-chunked": "^1.0.0", "micromark-util-classify-character": "^1.0.0", "micromark-util-html-tag-name": "^1.0.0", "micromark-util-normalize-identifier": "^1.0.0", "micromark-util-resolve-all": "^1.0.0", "micromark-util-subtokenize": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.1", "uvu": "^0.5.0" } }, "node_modules/micromark-extension-frontmatter": { "version": "1.1.1", "license": "MIT", "dependencies": { "fault": "^2.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-mdx-expression": { "version": "1.0.8", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "micromark-factory-mdx-expression": "^1.0.0", "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-events-to-acorn": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "node_modules/micromark-extension-mdx-jsx": { "version": "1.0.5", "license": "MIT", "dependencies": { "@types/acorn": "^4.0.0", "@types/estree": "^1.0.0", "estree-util-is-identifier-name": "^2.0.0", "micromark-factory-mdx-expression": "^1.0.0", "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-mdx-md": { "version": "1.0.1", "license": "MIT", "dependencies": { "micromark-util-types": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-mdxjs": { "version": "1.0.1", "license": "MIT", "dependencies": { "acorn": "^8.0.0", "acorn-jsx": "^5.0.0", "micromark-extension-mdx-expression": "^1.0.0", "micromark-extension-mdx-jsx": "^1.0.0", "micromark-extension-mdx-md": "^1.0.0", "micromark-extension-mdxjs-esm": "^1.0.0", "micromark-util-combine-extensions": "^1.0.0", "micromark-util-types": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-mdxjs-esm": { "version": "1.0.5", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "micromark-core-commonmark": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-events-to-acorn": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "unist-util-position-from-estree": "^1.1.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/micromark-extension-mdxjs/node_modules/acorn": { "version": "8.10.0", "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/micromark-factory-destination": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-factory-label": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "node_modules/micromark-factory-mdx-expression": { "version": "1.0.9", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-events-to-acorn": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "unist-util-position-from-estree": "^1.0.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" } }, "node_modules/micromark-factory-space": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-factory-title": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-factory-whitespace": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-character": { "version": "1.2.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-chunked": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-classify-character": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-combine-extensions": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-chunked": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-decode-numeric-character-reference": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-decode-string": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "decode-named-character-reference": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-decode-numeric-character-reference": "^1.0.0", "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-encode": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromark-util-events-to-acorn": { "version": "1.2.3", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "@types/acorn": "^4.0.0", "@types/estree": "^1.0.0", "@types/unist": "^2.0.0", "estree-util-visit": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" } }, "node_modules/micromark-util-html-tag-name": { "version": "1.2.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromark-util-normalize-identifier": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-resolve-all": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-types": "^1.0.0" } }, "node_modules/micromark-util-sanitize-uri": { "version": "1.2.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-character": "^1.0.0", "micromark-util-encode": "^1.0.0", "micromark-util-symbol": "^1.0.0" } }, "node_modules/micromark-util-subtokenize": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT", "dependencies": { "micromark-util-chunked": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "node_modules/micromark-util-symbol": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromark-util-types": { "version": "1.1.0", "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/unifiedjs" }, { "type": "OpenCollective", "url": "https://opencollective.com/unified" } ], "license": "MIT" }, "node_modules/micromatch": { "version": "4.0.5", "license": "MIT", "dependencies": { "braces": "^3.0.2", "picomatch": "^2.3.1" }, "engines": { "node": ">=8.6" } }, "node_modules/mimic-fn": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/mimic-response": { "version": "2.1.0", "license": "MIT", "optional": true, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/minimatch": { "version": "3.1.2", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" }, "engines": { "node": "*" } }, "node_modules/minimist": { "version": "1.2.8", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/minipass": { "version": "5.0.0", "license": "ISC", "engines": { "node": ">=8" } }, "node_modules/minizlib": { "version": "2.1.2", "license": "MIT", "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" }, "engines": { "node": ">= 8" } }, "node_modules/minizlib/node_modules/minipass": { "version": "3.3.6", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/mkdirp": { "version": "1.0.4", "license": "MIT", "bin": { "mkdirp": "bin/cmd.js" }, "engines": { "node": ">=10" } }, "node_modules/moo": { "version": "0.5.2", "license": "BSD-3-Clause" }, "node_modules/mri": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/ms": { "version": "2.1.2", "license": "MIT" }, "node_modules/mz": { "version": "2.7.0", "license": "MIT", "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" } }, "node_modules/nan": { "version": "2.17.0", "license": "MIT", "optional": true }, "node_modules/nanoid": { "version": "4.0.2", "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "bin": { "nanoid": "bin/nanoid.js" }, "engines": { "node": "^14 || ^16 || >=18" } }, "node_modules/natural-compare": { "version": "1.4.0", "license": "MIT" }, "node_modules/natural-compare-lite": { "version": "1.4.0", "license": "MIT" }, "node_modules/nearley": { "version": "2.20.1", "license": "MIT", "dependencies": { "commander": "^2.19.0", "moo": "^0.5.0", "railroad-diagrams": "^1.0.0", "randexp": "0.4.6" }, "bin": { "nearley-railroad": "bin/nearley-railroad.js", "nearley-test": "bin/nearley-test.js", "nearley-unparse": "bin/nearley-unparse.js", "nearleyc": "bin/nearleyc.js" }, "funding": { "type": "individual", "url": "https://nearley.js.org/#give-to-nearley" } }, "node_modules/nearley/node_modules/commander": { "version": "2.20.3", "license": "MIT" }, "node_modules/next": { "version": "13.4.12", "license": "MIT", "dependencies": { "@next/env": "13.4.12", "@swc/helpers": "0.5.1", "busboy": "1.6.0", "caniuse-lite": "^1.0.30001406", "postcss": "8.4.14", "styled-jsx": "5.1.1", "watchpack": "2.4.0", "zod": "3.21.4" }, "bin": { "next": "dist/bin/next" }, "engines": { "node": ">=16.8.0" }, "optionalDependencies": { "@next/swc-darwin-arm64": "13.4.12", "@next/swc-darwin-x64": "13.4.12", "@next/swc-linux-arm64-gnu": "13.4.12", "@next/swc-linux-arm64-musl": "13.4.12", "@next/swc-linux-x64-gnu": "13.4.12", "@next/swc-linux-x64-musl": "13.4.12", "@next/swc-win32-arm64-msvc": "13.4.12", "@next/swc-win32-ia32-msvc": "13.4.12", "@next/swc-win32-x64-msvc": "13.4.12" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", "fibers": ">= 3.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", "sass": "^1.3.0" }, "peerDependenciesMeta": { "@opentelemetry/api": { "optional": true }, "fibers": { "optional": true }, "sass": { "optional": true } } }, "node_modules/next-auth": { "version": "4.22.3", "license": "ISC", "dependencies": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", "cookie": "^0.5.0", "jose": "^4.11.4", "oauth": "^0.9.15", "openid-client": "^5.4.0", "preact": "^10.6.3", "preact-render-to-string": "^5.1.19", "uuid": "^8.3.2" }, "peerDependencies": { "next": "^12.2.5 || ^13", "nodemailer": "^6.6.5", "react": "^17.0.2 || ^18", "react-dom": "^17.0.2 || ^18" }, "peerDependenciesMeta": { "nodemailer": { "optional": true } } }, "node_modules/next-contentlayer": { "version": "0.3.4", "license": "MIT", "dependencies": { "@contentlayer/core": "0.3.4", "@contentlayer/utils": "0.3.4" }, "peerDependencies": { "contentlayer": "0.3.4", "next": "^12 || ^13", "react": "*", "react-dom": "*" } }, "node_modules/next-plausible": { "version": "3.10.1", "license": "MIT", "funding": { "url": "https://github.com/4lejandrito/next-plausible?sponsor=1" }, "peerDependencies": { "next": "^11.1.0 || ^12.0.0 || ^13.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/next-themes": { "version": "0.2.1", "license": "MIT", "peerDependencies": { "next": "*", "react": "*", "react-dom": "*" } }, "node_modules/next/node_modules/nanoid": { "version": "3.3.6", "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/node_modules/postcss": { "version": "8.4.14", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/no-case": { "version": "3.0.4", "license": "MIT", "dependencies": { "lower-case": "^2.0.2", "tslib": "^2.0.3" } }, "node_modules/node-addon-api": { "version": "5.1.0", "license": "MIT" }, "node_modules/node-domexception": { "version": "1.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "github", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "engines": { "node": ">=10.5.0" } }, "node_modules/node-fetch": { "version": "2.6.12", "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, "engines": { "node": "4.x || >=6.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "peerDependenciesMeta": { "encoding": { "optional": true } } }, "node_modules/node-releases": { "version": "2.0.13", "license": "MIT" }, "node_modules/node-sql-parser": { "version": "4.9.0", "license": "Apache-2.0", "dependencies": { "big-integer": "^1.6.48" }, "engines": { "node": ">=8" } }, "node_modules/nodemailer": { "version": "6.9.4", "license": "MIT-0", "engines": { "node": ">=6.0.0" } }, "node_modules/nopt": { "version": "5.0.0", "license": "ISC", "dependencies": { "abbrev": "1" }, "bin": { "nopt": "bin/nopt.js" }, "engines": { "node": ">=6" } }, "node_modules/normalize-path": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/normalize-range": { "version": "0.1.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/npm-run-path": { "version": "5.1.0", "license": "MIT", "dependencies": { "path-key": "^4.0.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/npm-run-path/node_modules/path-key": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/npmlog": { "version": "5.0.1", "license": "ISC", "dependencies": { "are-we-there-yet": "^2.0.0", "console-control-strings": "^1.1.0", "gauge": "^3.0.0", "set-blocking": "^2.0.0" } }, "node_modules/oauth": { "version": "0.9.15", "license": "MIT" }, "node_modules/object-assign": { "version": "4.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/object-hash": { "version": "2.2.0", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/object-inspect": { "version": "1.12.3", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object-keys": { "version": "1.1.1", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/object.assign": { "version": "4.1.4", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.entries": { "version": "1.1.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/object.fromentries": { "version": "2.0.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.groupby": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.21.2", "get-intrinsic": "^1.2.1" } }, "node_modules/object.hasown": { "version": "1.1.2", "license": "MIT", "dependencies": { "define-properties": "^1.1.4", "es-abstract": "^1.20.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.values": { "version": "1.1.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/oidc-token-hash": { "version": "5.0.3", "license": "MIT", "engines": { "node": "^10.13.0 || >=12.0.0" } }, "node_modules/once": { "version": "1.4.0", "license": "ISC", "dependencies": { "wrappy": "1" } }, "node_modules/onetime": { "version": "6.0.0", "license": "MIT", "dependencies": { "mimic-fn": "^4.0.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/oo-ascii-tree": { "version": "1.85.0", "license": "Apache-2.0", "engines": { "node": ">= 14.17.0" } }, "node_modules/open": { "version": "9.1.0", "license": "MIT", "dependencies": { "default-browser": "^4.0.0", "define-lazy-prop": "^3.0.0", "is-inside-container": "^1.0.0", "is-wsl": "^2.2.0" }, "engines": { "node": ">=14.16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/openid-client": { "version": "5.4.3", "license": "MIT", "dependencies": { "jose": "^4.14.4", "lru-cache": "^6.0.0", "object-hash": "^2.2.0", "oidc-token-hash": "^5.0.3" }, "funding": { "url": "https://github.com/sponsors/panva" } }, "node_modules/optionator": { "version": "0.9.3", "license": "MIT", "dependencies": { "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/p-limit": { "version": "3.1.0", "license": "MIT", "dependencies": { "yocto-queue": "^0.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-locate": { "version": "5.0.0", "license": "MIT", "dependencies": { "p-limit": "^3.0.2" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/pako": { "version": "1.0.11", "license": "(MIT AND Zlib)" }, "node_modules/parent-module": { "version": "1.0.1", "license": "MIT", "dependencies": { "callsites": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/parse-entities": { "version": "4.0.1", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "character-entities": "^2.0.0", "character-entities-legacy": "^3.0.0", "character-reference-invalid": "^2.0.0", "decode-named-character-reference": "^1.0.0", "is-alphanumerical": "^2.0.0", "is-decimal": "^2.0.0", "is-hexadecimal": "^2.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/parse5": { "version": "6.0.1", "license": "MIT" }, "node_modules/parseley": { "version": "0.11.0", "license": "MIT", "dependencies": { "leac": "^0.6.0", "peberminta": "^0.8.0" }, "funding": { "url": "https://ko-fi.com/killymxi" } }, "node_modules/pascal-case": { "version": "3.1.2", "license": "MIT", "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3" } }, "node_modules/path-exists": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-is-absolute": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/path-key": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-parse": { "version": "1.0.7", "license": "MIT" }, "node_modules/path-type": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path2d-polyfill": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/pdf-lib": { "version": "1.17.1", "license": "MIT", "dependencies": { "@pdf-lib/standard-fonts": "^1.0.0", "@pdf-lib/upng": "^1.0.1", "pako": "^1.0.11", "tslib": "^1.11.1" } }, "node_modules/pdf-lib/node_modules/tslib": { "version": "1.14.1", "license": "0BSD" }, "node_modules/pdfjs-dist": { "version": "3.6.172", "license": "Apache-2.0", "dependencies": { "path2d-polyfill": "^2.0.1", "web-streams-polyfill": "^3.2.1" }, "engines": { "node": ">=16" }, "optionalDependencies": { "canvas": "^2.11.2" } }, "node_modules/peberminta": { "version": "0.8.0", "license": "MIT", "funding": { "url": "https://ko-fi.com/killymxi" } }, "node_modules/perfect-freehand": { "version": "1.2.0", "license": "MIT" }, "node_modules/periscopic": { "version": "3.1.0", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "estree-walker": "^3.0.0", "is-reference": "^3.0.0" } }, "node_modules/picocolors": { "version": "1.0.0", "license": "ISC" }, "node_modules/picomatch": { "version": "2.3.1", "license": "MIT", "engines": { "node": ">=8.6" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/pidtree": { "version": "0.6.0", "dev": true, "license": "MIT", "bin": { "pidtree": "bin/pidtree.js" }, "engines": { "node": ">=0.10" } }, "node_modules/pify": { "version": "2.3.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/pirates": { "version": "4.0.6", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/postcss": { "version": "8.4.27", "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.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/postcss-css-variables": { "version": "0.18.0", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "escape-string-regexp": "^1.0.3", "extend": "^3.0.1" }, "peerDependencies": { "postcss": "^8.2.6" } }, "node_modules/postcss-css-variables/node_modules/escape-string-regexp": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/postcss-import": { "version": "15.1.0", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "postcss": "^8.0.0" } }, "node_modules/postcss-js": { "version": "4.0.1", "license": "MIT", "dependencies": { "camelcase-css": "^2.0.1" }, "engines": { "node": "^12 || ^14 || >= 16" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.4.21" } }, "node_modules/postcss-load-config": { "version": "4.0.1", "license": "MIT", "dependencies": { "lilconfig": "^2.0.5", "yaml": "^2.1.1" }, "engines": { "node": ">= 14" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": ">=8.0.9", "ts-node": ">=9.0.0" }, "peerDependenciesMeta": { "postcss": { "optional": true }, "ts-node": { "optional": true } } }, "node_modules/postcss-nested": { "version": "6.0.1", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.11" }, "engines": { "node": ">=12.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.2.14" } }, "node_modules/postcss-nested/node_modules/postcss-selector-parser": { "version": "6.0.13", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" }, "engines": { "node": ">=4" } }, "node_modules/postcss-selector-parser": { "version": "6.0.10", "dev": true, "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" }, "engines": { "node": ">=4" } }, "node_modules/postcss-value-parser": { "version": "4.2.0", "license": "MIT" }, "node_modules/postcss/node_modules/nanoid": { "version": "3.3.6", "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/preact": { "version": "10.16.0", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" } }, "node_modules/preact-render-to-string": { "version": "5.2.6", "license": "MIT", "dependencies": { "pretty-format": "^3.8.0" }, "peerDependencies": { "preact": ">=10" } }, "node_modules/prelude-ls": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">= 0.8.0" } }, "node_modules/prettier": { "version": "2.8.8", "license": "MIT", "bin": { "prettier": "bin-prettier.js" }, "engines": { "node": ">=10.13.0" }, "funding": { "url": "https://github.com/prettier/prettier?sponsor=1" } }, "node_modules/prettier-linter-helpers": { "version": "1.0.0", "license": "MIT", "dependencies": { "fast-diff": "^1.1.2" }, "engines": { "node": ">=6.0.0" } }, "node_modules/prettier-plugin-sql": { "version": "0.14.0", "license": "GPLv2", "dependencies": { "node-sql-parser": "^4.6.6", "sql-formatter": "^12.2.0", "tslib": "^2.5.0" }, "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts" }, "peerDependencies": { "prettier": "^2.0.0" } }, "node_modules/prettier-plugin-tailwindcss": { "version": "0.2.8", "license": "MIT", "engines": { "node": ">=12.17.0" }, "peerDependencies": { "@ianvs/prettier-plugin-sort-imports": "*", "@prettier/plugin-pug": "*", "@shopify/prettier-plugin-liquid": "*", "@shufo/prettier-plugin-blade": "*", "@trivago/prettier-plugin-sort-imports": "*", "prettier": ">=2.2.0", "prettier-plugin-astro": "*", "prettier-plugin-css-order": "*", "prettier-plugin-import-sort": "*", "prettier-plugin-jsdoc": "*", "prettier-plugin-organize-attributes": "*", "prettier-plugin-organize-imports": "*", "prettier-plugin-style-order": "*", "prettier-plugin-svelte": "*", "prettier-plugin-twig-melody": "*" }, "peerDependenciesMeta": { "@ianvs/prettier-plugin-sort-imports": { "optional": true }, "@prettier/plugin-pug": { "optional": true }, "@shopify/prettier-plugin-liquid": { "optional": true }, "@shufo/prettier-plugin-blade": { "optional": true }, "@trivago/prettier-plugin-sort-imports": { "optional": true }, "prettier-plugin-astro": { "optional": true }, "prettier-plugin-css-order": { "optional": true }, "prettier-plugin-import-sort": { "optional": true }, "prettier-plugin-jsdoc": { "optional": true }, "prettier-plugin-organize-attributes": { "optional": true }, "prettier-plugin-organize-imports": { "optional": true }, "prettier-plugin-style-order": { "optional": true }, "prettier-plugin-svelte": { "optional": true }, "prettier-plugin-twig-melody": { "optional": true } } }, "node_modules/pretty": { "version": "2.0.0", "license": "MIT", "dependencies": { "condense-newlines": "^0.2.1", "extend-shallow": "^2.0.1", "js-beautify": "^1.6.12" }, "engines": { "node": ">=0.10.0" } }, "node_modules/pretty-format": { "version": "3.8.0", "license": "MIT" }, "node_modules/prisma": { "version": "5.0.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@prisma/engines": "5.0.0" }, "bin": { "prisma": "build/index.js" }, "engines": { "node": ">=16.13" } }, "node_modules/progress": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/prop-types": { "version": "15.8.1", "license": "MIT", "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.13.1" } }, "node_modules/property-information": { "version": "6.2.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/proto-list": { "version": "1.2.4", "license": "ISC" }, "node_modules/protobufjs": { "version": "7.2.4", "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.4", "@protobufjs/eventemitter": "^1.1.0", "@protobufjs/fetch": "^1.1.0", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.0", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.0", "@types/node": ">=13.7.0", "long": "^5.0.0" }, "engines": { "node": ">=12.0.0" } }, "node_modules/protobufjs/node_modules/long": { "version": "5.2.3", "license": "Apache-2.0" }, "node_modules/punycode": { "version": "2.3.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/qs": { "version": "6.11.2", "license": "BSD-3-Clause", "dependencies": { "side-channel": "^1.0.4" }, "engines": { "node": ">=0.6" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/queue-microtask": { "version": "1.2.3", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/quick-lru": { "version": "5.1.1", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/railroad-diagrams": { "version": "1.0.0", "license": "CC0-1.0" }, "node_modules/randexp": { "version": "0.4.6", "license": "MIT", "dependencies": { "discontinuous-range": "1.0.0", "ret": "~0.1.10" }, "engines": { "node": ">=0.12" } }, "node_modules/raw-body": { "version": "2.4.1", "license": "MIT", "dependencies": { "bytes": "3.1.0", "http-errors": "1.7.3", "iconv-lite": "0.4.24", "unpipe": "1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/re-resizable": { "version": "6.9.6", "license": "MIT", "dependencies": { "fast-memoize": "^2.5.1" }, "peerDependencies": { "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0" } }, "node_modules/react": { "version": "18.2.0", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/react-day-picker": { "version": "8.8.0", "license": "MIT", "funding": { "type": "individual", "url": "https://github.com/sponsors/gpbl" }, "peerDependencies": { "date-fns": "^2.28.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/react-dom": { "version": "18.2.0", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.0" }, "peerDependencies": { "react": "^18.2.0" } }, "node_modules/react-draggable": { "version": "4.4.5", "license": "MIT", "dependencies": { "clsx": "^1.1.1", "prop-types": "^15.8.1" }, "peerDependencies": { "react": ">= 16.3.0", "react-dom": ">= 16.3.0" } }, "node_modules/react-dropzone": { "version": "14.2.3", "license": "MIT", "dependencies": { "attr-accept": "^2.2.2", "file-selector": "^0.6.0", "prop-types": "^15.8.1" }, "engines": { "node": ">= 10.13" }, "peerDependencies": { "react": ">= 16.8 || 18.0.0" } }, "node_modules/react-hook-form": { "version": "7.45.2", "license": "MIT", "engines": { "node": ">=12.22.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/react-hook-form" }, "peerDependencies": { "react": "^16.8.0 || ^17 || ^18" } }, "node_modules/react-icons": { "version": "4.10.1", "license": "MIT", "peerDependencies": { "react": "*" } }, "node_modules/react-is": { "version": "16.13.1", "license": "MIT" }, "node_modules/react-lifecycles-compat": { "version": "3.0.4", "license": "MIT" }, "node_modules/react-pdf": { "version": "7.3.0", "license": "MIT", "dependencies": { "clsx": "^2.0.0", "make-cancellable-promise": "^1.3.1", "make-event-props": "^1.6.0", "merge-refs": "^1.2.1", "pdfjs-dist": "3.6.172", "prop-types": "^15.6.2", "tiny-invariant": "^1.0.0", "tiny-warning": "^1.0.0" }, "funding": { "url": "https://github.com/wojtekmaj/react-pdf?sponsor=1" }, "peerDependencies": { "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/react-pdf/node_modules/clsx": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/react-property": { "version": "2.0.0", "license": "MIT" }, "node_modules/react-remove-scroll": { "version": "2.5.5", "license": "MIT", "dependencies": { "react-remove-scroll-bar": "^2.3.3", "react-style-singleton": "^2.2.1", "tslib": "^2.1.0", "use-callback-ref": "^1.3.0", "use-sidecar": "^1.1.2" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/react-remove-scroll-bar": { "version": "2.3.4", "license": "MIT", "dependencies": { "react-style-singleton": "^2.2.1", "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/react-resize-detector": { "version": "8.1.0", "license": "MIT", "dependencies": { "lodash": "^4.17.21" }, "peerDependencies": { "react": "^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/react-rnd": { "version": "10.4.1", "license": "MIT", "dependencies": { "re-resizable": "6.9.6", "react-draggable": "4.4.5", "tslib": "2.3.1" }, "peerDependencies": { "react": ">=16.3.0", "react-dom": ">=16.3.0" } }, "node_modules/react-rnd/node_modules/tslib": { "version": "2.3.1", "license": "0BSD" }, "node_modules/react-smooth": { "version": "2.0.3", "license": "MIT", "dependencies": { "fast-equals": "^5.0.0", "react-transition-group": "2.9.0" }, "peerDependencies": { "prop-types": "^15.6.0", "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/react-ssr-prepass": { "version": "1.5.0", "license": "MIT", "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/react-style-singleton": { "version": "2.2.1", "license": "MIT", "dependencies": { "get-nonce": "^1.0.0", "invariant": "^2.2.4", "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/react-transition-group": { "version": "2.9.0", "license": "BSD-3-Clause", "dependencies": { "dom-helpers": "^3.4.0", "loose-envify": "^1.4.0", "prop-types": "^15.6.2", "react-lifecycles-compat": "^3.0.4" }, "peerDependencies": { "react": ">=15.0.0", "react-dom": ">=15.0.0" } }, "node_modules/read-cache": { "version": "1.0.0", "license": "MIT", "dependencies": { "pify": "^2.3.0" } }, "node_modules/readable-stream": { "version": "3.6.2", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/readdirp": { "version": "3.6.0", "license": "MIT", "dependencies": { "picomatch": "^2.2.1" }, "engines": { "node": ">=8.10.0" } }, "node_modules/recharts": { "version": "2.7.3", "license": "MIT", "dependencies": { "classnames": "^2.2.5", "eventemitter3": "^4.0.1", "lodash": "^4.17.19", "react-is": "^16.10.2", "react-resize-detector": "^8.0.4", "react-smooth": "^2.0.2", "recharts-scale": "^0.4.4", "reduce-css-calc": "^2.1.8", "victory-vendor": "^36.6.8" }, "engines": { "node": ">=12" }, "peerDependencies": { "prop-types": "^15.6.0", "react": "^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/recharts-scale": { "version": "0.4.5", "license": "MIT", "dependencies": { "decimal.js-light": "^2.4.1" } }, "node_modules/recharts/node_modules/eventemitter3": { "version": "4.0.7", "license": "MIT" }, "node_modules/reduce-css-calc": { "version": "2.1.8", "license": "MIT", "dependencies": { "css-unit-converter": "^1.1.1", "postcss-value-parser": "^3.3.0" } }, "node_modules/reduce-css-calc/node_modules/postcss-value-parser": { "version": "3.3.1", "license": "MIT" }, "node_modules/regenerator-runtime": { "version": "0.13.11", "license": "MIT" }, "node_modules/regexp.prototype.flags": { "version": "1.5.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "functions-have-names": "^1.2.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/regexpp": { "version": "3.2.0", "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/mysticatea" } }, "node_modules/rehype-stringify": { "version": "9.0.3", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "hast-util-to-html": "^8.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-frontmatter": { "version": "4.0.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-frontmatter": "^1.0.0", "micromark-extension-frontmatter": "^1.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-mdx": { "version": "2.3.0", "license": "MIT", "dependencies": { "mdast-util-mdx": "^2.0.0", "micromark-extension-mdxjs": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-mdx-frontmatter": { "version": "1.1.1", "license": "MIT", "dependencies": { "estree-util-is-identifier-name": "^1.0.0", "estree-util-value-to-estree": "^1.0.0", "js-yaml": "^4.0.0", "toml": "^3.0.0" }, "engines": { "node": ">=12.2.0" } }, "node_modules/remark-mdx-frontmatter/node_modules/argparse": { "version": "2.0.1", "license": "Python-2.0" }, "node_modules/remark-mdx-frontmatter/node_modules/estree-util-is-identifier-name": { "version": "1.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/remark-mdx-frontmatter/node_modules/js-yaml": { "version": "4.1.0", "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/remark-parse": { "version": "10.0.2", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/remark-rehype": { "version": "10.1.0", "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-to-hast": "^12.1.0", "unified": "^10.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/repeat-string": { "version": "1.6.1", "license": "MIT", "engines": { "node": ">=0.10" } }, "node_modules/require-directory": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/require-from-string": { "version": "2.0.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/resolve": { "version": "1.22.2", "license": "MIT", "dependencies": { "is-core-module": "^2.11.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/resolve-from": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/resolve-pkg-maps": { "version": "1.0.0", "license": "MIT", "funding": { "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" } }, "node_modules/restore-cursor": { "version": "4.0.0", "dev": true, "license": "MIT", "dependencies": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/restore-cursor/node_modules/mimic-fn": { "version": "2.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/restore-cursor/node_modules/onetime": { "version": "5.1.2", "dev": true, "license": "MIT", "dependencies": { "mimic-fn": "^2.1.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ret": { "version": "0.1.15", "license": "MIT", "engines": { "node": ">=0.12" } }, "node_modules/reusify": { "version": "1.0.4", "license": "MIT", "engines": { "iojs": ">=1.0.0", "node": ">=0.10.0" } }, "node_modules/rfdc": { "version": "1.3.0", "dev": true, "license": "MIT" }, "node_modules/rimraf": { "version": "3.0.2", "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/rollup": { "version": "3.27.0", "dev": true, "license": "MIT", "bin": { "rollup": "dist/bin/rollup" }, "engines": { "node": ">=14.18.0", "npm": ">=8.0.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "node_modules/run-applescript": { "version": "5.0.0", "license": "MIT", "dependencies": { "execa": "^5.0.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/run-applescript/node_modules/execa": { "version": "5.1.1", "license": "MIT", "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", "human-signals": "^2.1.0", "is-stream": "^2.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^4.0.1", "onetime": "^5.1.2", "signal-exit": "^3.0.3", "strip-final-newline": "^2.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, "node_modules/run-applescript/node_modules/human-signals": { "version": "2.1.0", "license": "Apache-2.0", "engines": { "node": ">=10.17.0" } }, "node_modules/run-applescript/node_modules/is-stream": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/run-applescript/node_modules/mimic-fn": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/run-applescript/node_modules/npm-run-path": { "version": "4.0.1", "license": "MIT", "dependencies": { "path-key": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/run-applescript/node_modules/onetime": { "version": "5.1.2", "license": "MIT", "dependencies": { "mimic-fn": "^2.1.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/run-applescript/node_modules/strip-final-newline": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/run-parallel": { "version": "1.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "queue-microtask": "^1.2.2" } }, "node_modules/sade": { "version": "1.8.1", "license": "MIT", "dependencies": { "mri": "^1.1.0" }, "engines": { "node": ">=6" } }, "node_modules/safe-array-concat": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.0", "has-symbols": "^1.0.3", "isarray": "^2.0.5" }, "engines": { "node": ">=0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safe-buffer": { "version": "5.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/safe-regex-test": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.3", "is-regex": "^1.1.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safer-buffer": { "version": "2.1.2", "license": "MIT" }, "node_modules/scheduler": { "version": "0.23.0", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0" } }, "node_modules/section-matter": { "version": "1.0.0", "license": "MIT", "dependencies": { "extend-shallow": "^2.0.1", "kind-of": "^6.0.0" }, "engines": { "node": ">=4" } }, "node_modules/selderee": { "version": "0.10.0", "license": "MIT", "dependencies": { "parseley": "^0.11.0" }, "funding": { "url": "https://ko-fi.com/killymxi" } }, "node_modules/semver": { "version": "7.5.4", "license": "ISC", "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, "node_modules/set-blocking": { "version": "2.0.0", "license": "ISC" }, "node_modules/setprototypeof": { "version": "1.1.1", "license": "ISC" }, "node_modules/shebang-command": { "version": "2.0.0", "license": "MIT", "dependencies": { "shebang-regex": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/shebang-regex": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/side-channel": { "version": "1.0.4", "license": "MIT", "dependencies": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", "object-inspect": "^1.9.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/signal-exit": { "version": "3.0.7", "license": "ISC" }, "node_modules/simple-concat": { "version": "1.0.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "optional": true }, "node_modules/simple-get": { "version": "3.1.1", "license": "MIT", "optional": true, "dependencies": { "decompress-response": "^4.2.0", "once": "^1.3.1", "simple-concat": "^1.0.0" } }, "node_modules/slash": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/slice-ansi": { "version": "4.0.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/slice-ansi?sponsor=1" } }, "node_modules/source-map": { "version": "0.5.7", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/source-map-js": { "version": "1.0.2", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/source-map-support": { "version": "0.5.21", "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, "node_modules/source-map-support/node_modules/source-map": { "version": "0.6.1", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/space-separated-tokens": { "version": "2.0.2", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/sprintf-js": { "version": "1.0.3", "license": "BSD-3-Clause" }, "node_modules/sql-formatter": { "version": "12.2.4", "license": "MIT", "dependencies": { "argparse": "^2.0.1", "get-stdin": "=8.0.0", "nearley": "^2.20.1" }, "bin": { "sql-formatter": "bin/sql-formatter-cli.cjs" } }, "node_modules/sql-formatter/node_modules/argparse": { "version": "2.0.1", "license": "Python-2.0" }, "node_modules/statuses": { "version": "1.5.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/streamsearch": { "version": "1.1.0", "engines": { "node": ">=10.0.0" } }, "node_modules/string_decoder": { "version": "1.3.0", "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" } }, "node_modules/string-argv": { "version": "0.3.2", "dev": true, "license": "MIT", "engines": { "node": ">=0.6.19" } }, "node_modules/string-width": { "version": "4.2.3", "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/string-width/node_modules/emoji-regex": { "version": "8.0.0", "license": "MIT" }, "node_modules/string.prototype.matchall": { "version": "4.0.8", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "get-intrinsic": "^1.1.3", "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", "regexp.prototype.flags": "^1.4.3", "side-channel": "^1.0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trim": { "version": "1.2.7", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimend": { "version": "1.0.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimstart": { "version": "1.0.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/stringify-entities": { "version": "4.0.3", "license": "MIT", "dependencies": { "character-entities-html4": "^2.0.0", "character-entities-legacy": "^3.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/strip-ansi": { "version": "6.0.1", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/strip-bom": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/strip-bom-string": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/strip-final-newline": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/strip-json-comments": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/stripe": { "version": "12.16.0", "license": "MIT", "dependencies": { "@types/node": ">=8.1.0", "qs": "^6.11.0" }, "engines": { "node": ">=12.*" } }, "node_modules/style-to-js": { "version": "1.1.3", "license": "MIT", "dependencies": { "style-to-object": "0.4.1" } }, "node_modules/style-to-object": { "version": "0.4.1", "license": "MIT", "dependencies": { "inline-style-parser": "0.1.1" } }, "node_modules/styled-jsx": { "version": "5.1.1", "license": "MIT", "dependencies": { "client-only": "0.0.1" }, "engines": { "node": ">= 12.0.0" }, "peerDependencies": { "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0" }, "peerDependenciesMeta": { "@babel/core": { "optional": true }, "babel-plugin-macros": { "optional": true } } }, "node_modules/sucrase": { "version": "3.34.0", "license": "MIT", "dependencies": { "@jridgewell/gen-mapping": "^0.3.2", "commander": "^4.0.0", "glob": "7.1.6", "lines-and-columns": "^1.1.6", "mz": "^2.7.0", "pirates": "^4.0.1", "ts-interface-checker": "^0.1.9" }, "bin": { "sucrase": "bin/sucrase", "sucrase-node": "bin/sucrase-node" }, "engines": { "node": ">=8" } }, "node_modules/sucrase/node_modules/commander": { "version": "4.1.1", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/sucrase/node_modules/glob": { "version": "7.1.6", "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/superjson": { "version": "1.13.1", "license": "MIT", "dependencies": { "copy-anything": "^3.0.2" }, "engines": { "node": ">=10" } }, "node_modules/supports-color": { "version": "7.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/synckit": { "version": "0.8.5", "license": "MIT", "dependencies": { "@pkgr/utils": "^2.3.1", "tslib": "^2.5.0" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts" } }, "node_modules/table": { "version": "6.8.1", "license": "BSD-3-Clause", "dependencies": { "ajv": "^8.0.1", "lodash.truncate": "^4.4.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=10.0.0" } }, "node_modules/table/node_modules/ajv": { "version": "8.12.0", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", "uri-js": "^4.2.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/table/node_modules/json-schema-traverse": { "version": "1.0.0", "license": "MIT" }, "node_modules/tailwind-merge": { "version": "1.14.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil" } }, "node_modules/tailwindcss": { "version": "3.3.3", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", "chokidar": "^3.5.3", "didyoumean": "^1.2.2", "dlv": "^1.1.3", "fast-glob": "^3.2.12", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.18.2", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", "picocolors": "^1.0.0", "postcss": "^8.4.23", "postcss-import": "^15.1.0", "postcss-js": "^4.0.1", "postcss-load-config": "^4.0.1", "postcss-nested": "^6.0.1", "postcss-selector-parser": "^6.0.11", "resolve": "^1.22.2", "sucrase": "^3.32.0" }, "bin": { "tailwind": "lib/cli.js", "tailwindcss": "lib/cli.js" }, "engines": { "node": ">=14.0.0" } }, "node_modules/tailwindcss-animate": { "version": "1.0.6", "license": "MIT", "peerDependencies": { "tailwindcss": ">=3.0.0 || insiders" } }, "node_modules/tailwindcss/node_modules/arg": { "version": "5.0.2", "license": "MIT" }, "node_modules/tailwindcss/node_modules/glob-parent": { "version": "6.0.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, "engines": { "node": ">=10.13.0" } }, "node_modules/tailwindcss/node_modules/object-hash": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/tailwindcss/node_modules/postcss-selector-parser": { "version": "6.0.13", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" }, "engines": { "node": ">=4" } }, "node_modules/tapable": { "version": "2.2.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/tar": { "version": "6.1.15", "license": "ISC", "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/text-table": { "version": "0.2.0", "license": "MIT" }, "node_modules/thenify": { "version": "3.3.1", "license": "MIT", "dependencies": { "any-promise": "^1.0.0" } }, "node_modules/thenify-all": { "version": "1.6.0", "license": "MIT", "dependencies": { "thenify": ">= 3.1.0 < 4" }, "engines": { "node": ">=0.8" } }, "node_modules/tiny-invariant": { "version": "1.3.1", "license": "MIT" }, "node_modules/tiny-warning": { "version": "1.0.3", "license": "MIT" }, "node_modules/titleize": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/to-fast-properties": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/to-regex-range": { "version": "5.0.1", "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, "engines": { "node": ">=8.0" } }, "node_modules/toidentifier": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.6" } }, "node_modules/toml": { "version": "3.0.0", "license": "MIT" }, "node_modules/tr46": { "version": "0.0.3", "license": "MIT" }, "node_modules/tree-kill": { "version": "1.2.2", "dev": true, "license": "MIT", "bin": { "tree-kill": "cli.js" } }, "node_modules/trim-lines": { "version": "3.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/trough": { "version": "2.1.0", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/ts-interface-checker": { "version": "0.1.13", "license": "Apache-2.0" }, "node_modules/ts-pattern": { "version": "4.3.0", "license": "MIT" }, "node_modules/tsconfig-paths": { "version": "3.14.2", "license": "MIT", "dependencies": { "@types/json5": "^0.0.29", "json5": "^1.0.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" } }, "node_modules/tslib": { "version": "2.6.1", "license": "0BSD" }, "node_modules/tsup": { "version": "7.1.0", "dev": true, "license": "MIT", "dependencies": { "bundle-require": "^4.0.0", "cac": "^6.7.12", "chokidar": "^3.5.1", "debug": "^4.3.1", "esbuild": "^0.18.2", "execa": "^5.0.0", "globby": "^11.0.3", "joycon": "^3.0.1", "postcss-load-config": "^4.0.1", "resolve-from": "^5.0.0", "rollup": "^3.2.5", "source-map": "0.8.0-beta.0", "sucrase": "^3.20.3", "tree-kill": "^1.2.2" }, "bin": { "tsup": "dist/cli-default.js", "tsup-node": "dist/cli-node.js" }, "engines": { "node": ">=16.14" }, "peerDependencies": { "@swc/core": "^1", "postcss": "^8.4.12", "typescript": ">=4.1.0" }, "peerDependenciesMeta": { "@swc/core": { "optional": true }, "postcss": { "optional": true }, "typescript": { "optional": true } } }, "node_modules/tsup/node_modules/execa": { "version": "5.1.1", "dev": true, "license": "MIT", "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", "human-signals": "^2.1.0", "is-stream": "^2.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^4.0.1", "onetime": "^5.1.2", "signal-exit": "^3.0.3", "strip-final-newline": "^2.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, "node_modules/tsup/node_modules/human-signals": { "version": "2.1.0", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=10.17.0" } }, "node_modules/tsup/node_modules/is-stream": { "version": "2.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/tsup/node_modules/mimic-fn": { "version": "2.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/tsup/node_modules/npm-run-path": { "version": "4.0.1", "dev": true, "license": "MIT", "dependencies": { "path-key": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/tsup/node_modules/onetime": { "version": "5.1.2", "dev": true, "license": "MIT", "dependencies": { "mimic-fn": "^2.1.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/tsup/node_modules/resolve-from": { "version": "5.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/tsup/node_modules/source-map": { "version": "0.8.0-beta.0", "dev": true, "license": "BSD-3-Clause", "dependencies": { "whatwg-url": "^7.0.0" }, "engines": { "node": ">= 8" } }, "node_modules/tsup/node_modules/strip-final-newline": { "version": "2.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/tsup/node_modules/tr46": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "punycode": "^2.1.0" } }, "node_modules/tsup/node_modules/webidl-conversions": { "version": "4.0.2", "dev": true, "license": "BSD-2-Clause" }, "node_modules/tsup/node_modules/whatwg-url": { "version": "7.1.0", "dev": true, "license": "MIT", "dependencies": { "lodash.sortby": "^4.7.0", "tr46": "^1.0.1", "webidl-conversions": "^4.0.2" } }, "node_modules/tsutils": { "version": "3.21.0", "license": "MIT", "dependencies": { "tslib": "^1.8.1" }, "engines": { "node": ">= 6" }, "peerDependencies": { "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" } }, "node_modules/tsutils/node_modules/tslib": { "version": "1.14.1", "license": "0BSD" }, "node_modules/turbo": { "version": "1.10.12", "dev": true, "hasInstallScript": true, "license": "MPL-2.0", "bin": { "turbo": "bin/turbo" }, "optionalDependencies": { "turbo-darwin-64": "1.10.12", "turbo-darwin-arm64": "1.10.12", "turbo-linux-64": "1.10.12", "turbo-linux-arm64": "1.10.12", "turbo-windows-64": "1.10.12", "turbo-windows-arm64": "1.10.12" } }, "node_modules/turbo-windows-64": { "version": "1.10.12", "cpu": [ "x64" ], "dev": true, "license": "MPL-2.0", "optional": true, "os": [ "win32" ] }, "node_modules/tw-to-css": { "version": "0.0.11", "license": "MIT", "dependencies": { "postcss": "8.4.21", "postcss-css-variables": "0.18.0", "tailwindcss": "3.2.7" }, "engines": { "node": ">=16.0.0" } }, "node_modules/tw-to-css/node_modules/arg": { "version": "5.0.2", "license": "MIT" }, "node_modules/tw-to-css/node_modules/glob-parent": { "version": "6.0.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, "engines": { "node": ">=10.13.0" } }, "node_modules/tw-to-css/node_modules/nanoid": { "version": "3.3.6", "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/tw-to-css/node_modules/object-hash": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/tw-to-css/node_modules/postcss": { "version": "8.4.21", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/tw-to-css/node_modules/postcss-import": { "version": "14.1.0", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" }, "engines": { "node": ">=10.0.0" }, "peerDependencies": { "postcss": "^8.0.0" } }, "node_modules/tw-to-css/node_modules/postcss-load-config": { "version": "3.1.4", "license": "MIT", "dependencies": { "lilconfig": "^2.0.5", "yaml": "^1.10.2" }, "engines": { "node": ">= 10" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": ">=8.0.9", "ts-node": ">=9.0.0" }, "peerDependenciesMeta": { "postcss": { "optional": true }, "ts-node": { "optional": true } } }, "node_modules/tw-to-css/node_modules/postcss-nested": { "version": "6.0.0", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.10" }, "engines": { "node": ">=12.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.2.14" } }, "node_modules/tw-to-css/node_modules/postcss-selector-parser": { "version": "6.0.13", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" }, "engines": { "node": ">=4" } }, "node_modules/tw-to-css/node_modules/tailwindcss": { "version": "3.2.7", "license": "MIT", "dependencies": { "arg": "^5.0.2", "chokidar": "^3.5.3", "color-name": "^1.1.4", "detective": "^5.2.1", "didyoumean": "^1.2.2", "dlv": "^1.1.3", "fast-glob": "^3.2.12", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "lilconfig": "^2.0.6", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", "picocolors": "^1.0.0", "postcss": "^8.0.9", "postcss-import": "^14.1.0", "postcss-js": "^4.0.0", "postcss-load-config": "^3.1.4", "postcss-nested": "6.0.0", "postcss-selector-parser": "^6.0.11", "postcss-value-parser": "^4.2.0", "quick-lru": "^5.1.1", "resolve": "^1.22.1" }, "bin": { "tailwind": "lib/cli.js", "tailwindcss": "lib/cli.js" }, "engines": { "node": ">=12.13.0" }, "peerDependencies": { "postcss": "^8.0.9" } }, "node_modules/tw-to-css/node_modules/yaml": { "version": "1.10.2", "license": "ISC", "engines": { "node": ">= 6" } }, "node_modules/typanion": { "version": "3.13.0", "license": "MIT", "workspaces": [ "website" ] }, "node_modules/type-check": { "version": "0.4.0", "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/type-fest": { "version": "0.20.2", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/typed-array-buffer": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.1", "is-typed-array": "^1.1.10" }, "engines": { "node": ">= 0.4" } }, "node_modules/typed-array-byte-length": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "for-each": "^0.3.3", "has-proto": "^1.0.1", "is-typed-array": "^1.1.10" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-byte-offset": { "version": "1.0.0", "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "for-each": "^0.3.3", "has-proto": "^1.0.1", "is-typed-array": "^1.1.10" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-length": { "version": "1.0.4", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "for-each": "^0.3.3", "is-typed-array": "^1.1.9" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typescript": { "version": "5.1.6", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=14.17" } }, "node_modules/unbox-primitive": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/unified": { "version": "10.1.2", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "bail": "^2.0.0", "extend": "^3.0.0", "is-buffer": "^2.0.0", "is-plain-obj": "^4.0.0", "trough": "^2.0.0", "vfile": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unified/node_modules/is-plain-obj": { "version": "4.1.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/unist-util-generated": { "version": "2.0.1", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-is": { "version": "5.2.1", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-position": { "version": "4.0.4", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-position-from-estree": { "version": "1.1.2", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-remove-position": { "version": "4.0.2", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-stringify-position": { "version": "3.0.3", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-visit": { "version": "4.1.2", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0", "unist-util-visit-parents": "^5.1.1" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unist-util-visit-parents": { "version": "5.1.3", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/unpipe": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/untildify": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/update-browserslist-db": { "version": "1.0.11", "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.1.1", "picocolors": "^1.0.0" }, "bin": { "update-browserslist-db": "cli.js" }, "peerDependencies": { "browserslist": ">= 4.21.0" } }, "node_modules/uri-js": { "version": "4.4.1", "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" } }, "node_modules/use-callback-ref": { "version": "1.3.0", "license": "MIT", "dependencies": { "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/use-sidecar": { "version": "1.1.2", "license": "MIT", "dependencies": { "detect-node-es": "^1.1.0", "tslib": "^2.0.0" }, "engines": { "node": ">=10" }, "peerDependencies": { "@types/react": "^16.9.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } } }, "node_modules/use-sync-external-store": { "version": "1.2.0", "license": "MIT", "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/util-deprecate": { "version": "1.0.2", "license": "MIT" }, "node_modules/uuid": { "version": "8.3.2", "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/uvu": { "version": "0.5.6", "license": "MIT", "dependencies": { "dequal": "^2.0.0", "diff": "^5.0.0", "kleur": "^4.0.3", "sade": "^1.7.3" }, "bin": { "uvu": "bin.js" }, "engines": { "node": ">=8" } }, "node_modules/v8-compile-cache": { "version": "2.3.0", "license": "MIT" }, "node_modules/vfile": { "version": "5.3.7", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", "unist-util-stringify-position": "^3.0.0", "vfile-message": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/vfile-location": { "version": "4.1.0", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "vfile": "^5.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/vfile-message": { "version": "3.1.4", "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", "unist-util-stringify-position": "^3.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "node_modules/victory-vendor": { "version": "36.6.11", "license": "MIT AND ISC", "dependencies": { "@types/d3-array": "^3.0.3", "@types/d3-ease": "^3.0.0", "@types/d3-interpolate": "^3.0.1", "@types/d3-scale": "^4.0.2", "@types/d3-shape": "^3.1.0", "@types/d3-time": "^3.0.0", "@types/d3-timer": "^3.0.0", "d3-array": "^3.1.6", "d3-ease": "^3.0.1", "d3-interpolate": "^3.0.1", "d3-scale": "^4.0.2", "d3-shape": "^3.1.0", "d3-time": "^3.0.0", "d3-timer": "^3.0.1" } }, "node_modules/watchpack": { "version": "2.4.0", "license": "MIT", "dependencies": { "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.1.2" }, "engines": { "node": ">=10.13.0" } }, "node_modules/web-namespaces": { "version": "2.0.1", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "node_modules/web-streams-polyfill": { "version": "3.2.1", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/webidl-conversions": { "version": "3.0.1", "license": "BSD-2-Clause" }, "node_modules/whatwg-fetch": { "version": "3.6.17", "license": "MIT" }, "node_modules/whatwg-url": { "version": "5.0.0", "license": "MIT", "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "node_modules/which": { "version": "2.0.2", "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "bin/node-which" }, "engines": { "node": ">= 8" } }, "node_modules/which-boxed-primitive": { "version": "1.0.2", "license": "MIT", "dependencies": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-typed-array": { "version": "1.1.11", "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/wide-align": { "version": "1.1.5", "license": "ISC", "dependencies": { "string-width": "^1.0.2 || 2 || 3 || 4" } }, "node_modules/wrap-ansi": { "version": "7.0.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/wrappy": { "version": "1.0.2", "license": "ISC" }, "node_modules/xtend": { "version": "4.0.2", "license": "MIT", "engines": { "node": ">=0.4" } }, "node_modules/y18n": { "version": "5.0.8", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/yallist": { "version": "4.0.0", "license": "ISC" }, "node_modules/yaml": { "version": "2.3.1", "license": "ISC", "engines": { "node": ">= 14" } }, "node_modules/yargs": { "version": "17.7.2", "license": "MIT", "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" }, "engines": { "node": ">=12" } }, "node_modules/yargs-parser": { "version": "21.1.1", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/yocto-queue": { "version": "0.1.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/zod": { "version": "3.21.4", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } }, "node_modules/zwitch": { "version": "2.0.4", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" } }, "packages/email": { "name": "@documenso/email", "version": "1.0.0", "license": "MIT", "dependencies": { "@documenso/tailwind-config": "*", "@documenso/tsconfig": "*", "@documenso/ui": "*", "@react-email/components": "^0.0.7", "nodemailer": "^6.9.3" }, "devDependencies": { "@types/nodemailer": "^6.4.8", "tsup": "^7.1.0" } }, "packages/eslint-config": { "name": "@documenso/eslint-config", "version": "0.0.0", "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^5.59.2", "eslint": "^8.40.0", "eslint-config-next": "13.4.12", "eslint-config-prettier": "^8.8.0", "eslint-config-turbo": "^1.9.3", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", "typescript": "^5.1.6" } }, "packages/eslint-config/node_modules/@eslint/eslintrc": { "version": "2.1.1", "license": "MIT", "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.6.0", "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "packages/eslint-config/node_modules/@humanwhocodes/config-array": { "version": "0.11.10", "license": "Apache-2.0", "dependencies": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", "minimatch": "^3.0.5" }, "engines": { "node": ">=10.10.0" } }, "packages/eslint-config/node_modules/acorn": { "version": "8.10.0", "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "packages/eslint-config/node_modules/argparse": { "version": "2.0.1", "license": "Python-2.0" }, "packages/eslint-config/node_modules/eslint": { "version": "8.46.0", "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.1", "@eslint/js": "^8.46.0", "@humanwhocodes/config-array": "^0.11.10", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.2.2", "eslint-visitor-keys": "^3.4.2", "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.19.0", "graphemer": "^1.4.0", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3", "strip-ansi": "^6.0.1", "text-table": "^0.2.0" }, "bin": { "eslint": "bin/eslint.js" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "packages/eslint-config/node_modules/eslint-scope": { "version": "7.2.2", "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "packages/eslint-config/node_modules/espree": { "version": "9.6.1", "license": "BSD-2-Clause", "dependencies": { "acorn": "^8.9.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^3.4.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "packages/eslint-config/node_modules/glob-parent": { "version": "6.0.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, "engines": { "node": ">=10.13.0" } }, "packages/eslint-config/node_modules/js-yaml": { "version": "4.1.0", "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "packages/lib": { "name": "@documenso/lib", "version": "1.0.0", "license": "MIT", "dependencies": { "@documenso/email": "*", "@documenso/prisma": "*", "@next-auth/prisma-adapter": "1.0.7", "@pdf-lib/fontkit": "^1.1.1", "@upstash/redis": "^1.20.6", "bcrypt": "^5.1.0", "nanoid": "^4.0.2", "next": "13.4.12", "next-auth": "4.22.3", "pdf-lib": "^1.17.1", "react": "18.2.0", "stripe": "^12.7.0" }, "devDependencies": { "@types/bcrypt": "^5.0.0" } }, "packages/prettier-config": { "name": "@documenso/prettier-config", "version": "0.0.0", "license": "MIT", "dependencies": { "@trivago/prettier-plugin-sort-imports": "^4.1.1", "prettier": "^2.8.8", "prettier-plugin-sql": "^0.14.0", "prettier-plugin-tailwindcss": "^0.2.8" }, "devDependencies": {} }, "packages/prisma": { "name": "@documenso/prisma", "version": "1.0.0", "license": "MIT", "dependencies": { "@prisma/client": "5.0.0", "prisma": "5.0.0" } }, "packages/tailwind-config": { "name": "@documenso/tailwind-config", "version": "0.0.0", "license": "MIT", "dependencies": { "autoprefixer": "^10.4.13", "eslint": "7.32.0", "postcss": "^8.4.21", "tailwindcss": "^3.2.7", "tailwindcss-animate": "^1.0.5" }, "devDependencies": { "@tailwindcss/typography": "^0.5.9" } }, "packages/trpc": { "name": "@documenso/trpc", "version": "1.0.0", "license": "MIT", "dependencies": { "@documenso/lib": "*", "@documenso/prisma": "*", "@tanstack/react-query": "^4.32.0", "@trpc/client": "^10.36.0", "@trpc/next": "^10.36.0", "@trpc/react-query": "^10.36.0", "@trpc/server": "^10.36.0", "superjson": "^1.13.1", "zod": "^3.21.4" } }, "packages/tsconfig": { "name": "@documenso/tsconfig", "version": "0.0.0", "license": "MIT" }, "packages/ui": { "name": "@documenso/ui", "version": "0.0.0", "license": "MIT", "dependencies": { "@radix-ui/react-accordion": "^1.1.1", "@radix-ui/react-alert-dialog": "^1.0.3", "@radix-ui/react-aspect-ratio": "^1.0.2", "@radix-ui/react-avatar": "^1.0.2", "@radix-ui/react-checkbox": "^1.0.3", "@radix-ui/react-collapsible": "^1.0.2", "@radix-ui/react-context-menu": "^2.1.3", "@radix-ui/react-dialog": "^1.0.3", "@radix-ui/react-dropdown-menu": "^2.0.4", "@radix-ui/react-hover-card": "^1.0.5", "@radix-ui/react-label": "^2.0.1", "@radix-ui/react-menubar": "^1.0.2", "@radix-ui/react-navigation-menu": "^1.1.2", "@radix-ui/react-popover": "^1.0.5", "@radix-ui/react-progress": "^1.0.2", "@radix-ui/react-radio-group": "^1.1.2", "@radix-ui/react-scroll-area": "^1.0.3", "@radix-ui/react-select": "^1.2.1", "@radix-ui/react-separator": "^1.0.2", "@radix-ui/react-slider": "^1.1.1", "@radix-ui/react-switch": "^1.0.2", "@radix-ui/react-tabs": "^1.0.3", "@radix-ui/react-toast": "^1.1.3", "@radix-ui/react-toggle": "^1.0.2", "@radix-ui/react-tooltip": "^1.0.5", "@tanstack/react-table": "^8.9.1", "class-variance-authority": "^0.6.0", "clsx": "^1.2.1", "cmdk": "^0.2.0", "date-fns": "^2.30.0", "framer-motion": "^10.12.8", "lucide-react": "^0.214.0", "react-day-picker": "^8.7.1", "tailwind-merge": "^1.12.0", "tailwindcss-animate": "^1.0.5" }, "devDependencies": { "@documenso/tsconfig": "*", "@types/react": "18.2.18", "@types/react-dom": "18.2.7", "react": "18.2.0", "typescript": "^5.1.6" } } }, "dependencies": { "@aashutoshrathi/word-wrap": { "version": "1.2.6" }, "@alloc/quick-lru": { "version": "5.2.0" }, "@babel/code-frame": { "version": "7.12.11", "requires": { "@babel/highlight": "^7.10.4" } }, "@babel/generator": { "version": "7.17.7", "requires": { "@babel/types": "^7.17.0", "jsesc": "^2.5.1", "source-map": "^0.5.0" } }, "@babel/helper-environment-visitor": { "version": "7.22.5" }, "@babel/helper-function-name": { "version": "7.22.5", "requires": { "@babel/template": "^7.22.5", "@babel/types": "^7.22.5" }, "dependencies": { "@babel/types": { "version": "7.22.5", "requires": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" } } } }, "@babel/helper-hoist-variables": { "version": "7.22.5", "requires": { "@babel/types": "^7.22.5" }, "dependencies": { "@babel/types": { "version": "7.22.5", "requires": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" } } } }, "@babel/helper-split-export-declaration": { "version": "7.22.6", "requires": { "@babel/types": "^7.22.5" }, "dependencies": { "@babel/types": { "version": "7.22.5", "requires": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" } } } }, "@babel/helper-string-parser": { "version": "7.22.5" }, "@babel/helper-validator-identifier": { "version": "7.22.5" }, "@babel/highlight": { "version": "7.22.5", "requires": { "@babel/helper-validator-identifier": "^7.22.5", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, "dependencies": { "ansi-styles": { "version": "3.2.1", "requires": { "color-convert": "^1.9.0" } }, "chalk": { "version": "2.4.2", "requires": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" } }, "color-convert": { "version": "1.9.3", "requires": { "color-name": "1.1.3" } }, "color-name": { "version": "1.1.3" }, "escape-string-regexp": { "version": "1.0.5" }, "has-flag": { "version": "3.0.0" }, "supports-color": { "version": "5.5.0", "requires": { "has-flag": "^3.0.0" } } } }, "@babel/parser": { "version": "7.22.7" }, "@babel/runtime": { "version": "7.22.6", "requires": { "regenerator-runtime": "^0.13.11" } }, "@babel/template": { "version": "7.22.5", "requires": { "@babel/code-frame": "^7.22.5", "@babel/parser": "^7.22.5", "@babel/types": "^7.22.5" }, "dependencies": { "@babel/code-frame": { "version": "7.22.5", "requires": { "@babel/highlight": "^7.22.5" } }, "@babel/types": { "version": "7.22.5", "requires": { "@babel/helper-string-parser": "^7.22.5", "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" } } } }, "@babel/traverse": { "version": "7.17.3", "requires": { "@babel/code-frame": "^7.16.7", "@babel/generator": "^7.17.3", "@babel/helper-environment-visitor": "^7.16.7", "@babel/helper-function-name": "^7.16.7", "@babel/helper-hoist-variables": "^7.16.7", "@babel/helper-split-export-declaration": "^7.16.7", "@babel/parser": "^7.17.3", "@babel/types": "^7.17.0", "debug": "^4.1.0", "globals": "^11.1.0" }, "dependencies": { "@babel/code-frame": { "version": "7.22.5", "requires": { "@babel/highlight": "^7.22.5" } }, "globals": { "version": "11.12.0" } } }, "@babel/types": { "version": "7.17.0", "requires": { "@babel/helper-validator-identifier": "^7.16.7", "to-fast-properties": "^2.0.0" } }, "@contentlayer/cli": { "version": "0.3.4", "requires": { "@contentlayer/core": "0.3.4", "@contentlayer/utils": "0.3.4", "clipanion": "^3.2.1", "typanion": "^3.12.1" } }, "@contentlayer/client": { "version": "0.3.4", "requires": { "@contentlayer/core": "0.3.4" } }, "@contentlayer/core": { "version": "0.3.4", "requires": { "@contentlayer/utils": "0.3.4", "camel-case": "^4.1.2", "comment-json": "^4.2.3", "esbuild": "0.17.x || 0.18.x", "gray-matter": "^4.0.3", "mdx-bundler": "^9.2.1", "rehype-stringify": "^9.0.3", "remark-frontmatter": "^4.0.1", "remark-parse": "^10.0.2", "remark-rehype": "^10.1.0", "source-map-support": "^0.5.21", "type-fest": "^3.12.0", "unified": "^10.1.2" }, "dependencies": { "type-fest": { "version": "3.13.1" } } }, "@contentlayer/source-files": { "version": "0.3.4", "requires": { "@contentlayer/core": "0.3.4", "@contentlayer/utils": "0.3.4", "chokidar": "^3.5.3", "fast-glob": "^3.2.12", "gray-matter": "^4.0.3", "imagescript": "^1.2.16", "micromatch": "^4.0.5", "ts-pattern": "^4.3.0", "unified": "^10.1.2", "yaml": "^2.3.1", "zod": "^3.21.4" } }, "@contentlayer/source-remote-files": { "version": "0.3.4", "requires": { "@contentlayer/core": "0.3.4", "@contentlayer/source-files": "0.3.4", "@contentlayer/utils": "0.3.4" } }, "@contentlayer/utils": { "version": "0.3.4", "requires": { "@effect-ts/core": "^0.60.5", "@effect-ts/otel": "^0.15.1", "@effect-ts/otel-exporter-trace-otlp-grpc": "^0.15.1", "@effect-ts/otel-sdk-trace-node": "^0.15.1", "@js-temporal/polyfill": "^0.4.4", "@opentelemetry/api": "^1.4.1", "@opentelemetry/core": "^1.13.0", "@opentelemetry/exporter-trace-otlp-grpc": "^0.39.1", "@opentelemetry/resources": "^1.13.0", "@opentelemetry/sdk-trace-base": "^1.13.0", "@opentelemetry/sdk-trace-node": "^1.13.0", "@opentelemetry/semantic-conventions": "^1.13.0", "chokidar": "^3.5.3", "hash-wasm": "^4.9.0", "inflection": "^2.0.1", "memfs": "^3.5.1", "oo-ascii-tree": "^1.84.0", "ts-pattern": "^4.3.0", "type-fest": "^3.12.0" }, "dependencies": { "type-fest": { "version": "3.13.1" } } }, "@documenso/email": { "version": "file:packages/email", "requires": { "@documenso/tailwind-config": "*", "@documenso/tsconfig": "*", "@documenso/ui": "*", "@react-email/components": "^0.0.7", "@types/nodemailer": "^6.4.8", "nodemailer": "^6.9.3", "tsup": "^7.1.0" } }, "@documenso/eslint-config": { "version": "file:packages/eslint-config", "requires": { "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^5.59.2", "eslint": "^8.40.0", "eslint-config-next": "13.4.12", "eslint-config-prettier": "^8.8.0", "eslint-config-turbo": "^1.9.3", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", "typescript": "^5.1.6" }, "dependencies": { "@eslint/eslintrc": { "version": "2.1.1", "requires": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.6.0", "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" } }, "@humanwhocodes/config-array": { "version": "0.11.10", "requires": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", "minimatch": "^3.0.5" } }, "acorn": { "version": "8.10.0" }, "argparse": { "version": "2.0.1" }, "eslint": { "version": "8.46.0", "requires": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.1", "@eslint/js": "^8.46.0", "@humanwhocodes/config-array": "^0.11.10", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.2.2", "eslint-visitor-keys": "^3.4.2", "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.19.0", "graphemer": "^1.4.0", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3", "strip-ansi": "^6.0.1", "text-table": "^0.2.0" } }, "eslint-scope": { "version": "7.2.2", "requires": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" } }, "espree": { "version": "9.6.1", "requires": { "acorn": "^8.9.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^3.4.1" } }, "glob-parent": { "version": "6.0.2", "requires": { "is-glob": "^4.0.3" } }, "js-yaml": { "version": "4.1.0", "requires": { "argparse": "^2.0.1" } } } }, "@documenso/lib": { "version": "file:packages/lib", "requires": { "@documenso/email": "*", "@documenso/prisma": "*", "@next-auth/prisma-adapter": "1.0.7", "@pdf-lib/fontkit": "^1.1.1", "@types/bcrypt": "^5.0.0", "@upstash/redis": "^1.20.6", "bcrypt": "^5.1.0", "nanoid": "^4.0.2", "next": "13.4.12", "next-auth": "4.22.3", "pdf-lib": "^1.17.1", "react": "18.2.0", "stripe": "^12.7.0" } }, "@documenso/marketing": { "version": "file:apps/marketing", "requires": { "@documenso/lib": "*", "@documenso/tailwind-config": "*", "@documenso/trpc": "*", "@documenso/ui": "*", "@hookform/resolvers": "^3.1.0", "@types/node": "20.1.0", "@types/react": "18.2.18", "@types/react-dom": "18.2.7", "contentlayer": "^0.3.4", "framer-motion": "^10.12.8", "lucide-react": "^0.214.0", "micro": "^10.0.1", "next": "13.4.12", "next-auth": "4.22.3", "next-contentlayer": "^0.3.4", "next-plausible": "^3.10.1", "perfect-freehand": "^1.2.0", "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "^7.43.9", "react-icons": "^4.8.0", "recharts": "^2.7.2", "typescript": "5.1.6", "zod": "^3.21.4" } }, "@documenso/prettier-config": { "version": "file:packages/prettier-config", "requires": { "@trivago/prettier-plugin-sort-imports": "^4.1.1", "prettier": "^2.8.8", "prettier-plugin-sql": "^0.14.0", "prettier-plugin-tailwindcss": "^0.2.8" } }, "@documenso/prisma": { "version": "file:packages/prisma", "requires": { "@prisma/client": "5.0.0", "prisma": "5.0.0" } }, "@documenso/tailwind-config": { "version": "file:packages/tailwind-config", "requires": { "@tailwindcss/typography": "^0.5.9", "autoprefixer": "^10.4.13", "eslint": "7.32.0", "postcss": "^8.4.21", "tailwindcss": "^3.2.7", "tailwindcss-animate": "^1.0.5" } }, "@documenso/trpc": { "version": "file:packages/trpc", "requires": { "@documenso/lib": "*", "@documenso/prisma": "*", "@tanstack/react-query": "^4.32.0", "@trpc/client": "^10.36.0", "@trpc/next": "^10.36.0", "@trpc/react-query": "^10.36.0", "@trpc/server": "^10.36.0", "superjson": "^1.13.1", "zod": "^3.21.4" } }, "@documenso/tsconfig": { "version": "file:packages/tsconfig" }, "@documenso/ui": { "version": "file:packages/ui", "requires": { "@documenso/tsconfig": "*", "@radix-ui/react-accordion": "^1.1.1", "@radix-ui/react-alert-dialog": "^1.0.3", "@radix-ui/react-aspect-ratio": "^1.0.2", "@radix-ui/react-avatar": "^1.0.2", "@radix-ui/react-checkbox": "^1.0.3", "@radix-ui/react-collapsible": "^1.0.2", "@radix-ui/react-context-menu": "^2.1.3", "@radix-ui/react-dialog": "^1.0.3", "@radix-ui/react-dropdown-menu": "^2.0.4", "@radix-ui/react-hover-card": "^1.0.5", "@radix-ui/react-label": "^2.0.1", "@radix-ui/react-menubar": "^1.0.2", "@radix-ui/react-navigation-menu": "^1.1.2", "@radix-ui/react-popover": "^1.0.5", "@radix-ui/react-progress": "^1.0.2", "@radix-ui/react-radio-group": "^1.1.2", "@radix-ui/react-scroll-area": "^1.0.3", "@radix-ui/react-select": "^1.2.1", "@radix-ui/react-separator": "^1.0.2", "@radix-ui/react-slider": "^1.1.1", "@radix-ui/react-switch": "^1.0.2", "@radix-ui/react-tabs": "^1.0.3", "@radix-ui/react-toast": "^1.1.3", "@radix-ui/react-toggle": "^1.0.2", "@radix-ui/react-tooltip": "^1.0.5", "@tanstack/react-table": "^8.9.1", "@types/react": "18.2.18", "@types/react-dom": "18.2.7", "class-variance-authority": "^0.6.0", "clsx": "^1.2.1", "cmdk": "^0.2.0", "date-fns": "^2.30.0", "framer-motion": "^10.12.8", "lucide-react": "^0.214.0", "react": "18.2.0", "react-day-picker": "^8.7.1", "tailwind-merge": "^1.12.0", "tailwindcss-animate": "^1.0.5", "typescript": "^5.1.6" } }, "@documenso/web": { "version": "file:apps/web", "requires": { "@documenso/lib": "*", "@documenso/prisma": "*", "@documenso/tailwind-config": "*", "@documenso/trpc": "*", "@documenso/ui": "*", "@hookform/resolvers": "^3.1.0", "@tanstack/react-query": "^4.29.5", "@types/formidable": "^2.0.6", "@types/node": "20.1.0", "@types/react": "18.2.18", "@types/react-dom": "18.2.7", "formidable": "^2.1.1", "framer-motion": "^10.12.8", "lucide-react": "^0.214.0", "micro": "^10.0.1", "nanoid": "^4.0.2", "next": "13.4.12", "next-auth": "4.22.3", "next-plausible": "^3.10.1", "next-themes": "^0.2.1", "perfect-freehand": "^1.2.0", "react": "18.2.0", "react-dom": "18.2.0", "react-dropzone": "^14.2.3", "react-hook-form": "^7.43.9", "react-icons": "^4.8.0", "react-pdf": "^7.1.1", "react-rnd": "^10.4.1", "typescript": "5.1.6", "zod": "^3.21.4" } }, "@effect-ts/core": { "version": "0.60.5", "requires": { "@effect-ts/system": "^0.57.5" } }, "@effect-ts/otel": { "version": "0.15.1", "requires": {} }, "@effect-ts/otel-exporter-trace-otlp-grpc": { "version": "0.15.1", "requires": { "@effect-ts/otel": "^0.15.1" } }, "@effect-ts/otel-sdk-trace-node": { "version": "0.15.1", "requires": { "@effect-ts/otel": "^0.15.1" } }, "@effect-ts/system": { "version": "0.57.5" }, "@emotion/is-prop-valid": { "version": "0.8.8", "optional": true, "requires": { "@emotion/memoize": "0.7.4" } }, "@emotion/memoize": { "version": "0.7.4", "optional": true }, "@esbuild-plugins/node-resolve": { "version": "0.1.4", "requires": { "@types/resolve": "^1.17.1", "debug": "^4.3.1", "escape-string-regexp": "^4.0.0", "resolve": "^1.19.0" } }, "@esbuild/win32-x64": { "version": "0.18.17", "optional": true }, "@eslint-community/eslint-utils": { "version": "4.4.0", "requires": { "eslint-visitor-keys": "^3.3.0" } }, "@eslint-community/regexpp": { "version": "4.6.2" }, "@eslint/eslintrc": { "version": "0.4.3", "requires": { "ajv": "^6.12.4", "debug": "^4.1.1", "espree": "^7.3.0", "globals": "^13.9.0", "ignore": "^4.0.6", "import-fresh": "^3.2.1", "js-yaml": "^3.13.1", "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, "dependencies": { "ignore": { "version": "4.0.6" } } }, "@eslint/js": { "version": "8.46.0" }, "@fal-works/esbuild-plugin-global-externals": { "version": "2.1.2" }, "@floating-ui/core": { "version": "1.4.1", "requires": { "@floating-ui/utils": "^0.1.1" } }, "@floating-ui/dom": { "version": "1.5.1", "requires": { "@floating-ui/core": "^1.4.1", "@floating-ui/utils": "^0.1.1" } }, "@floating-ui/react-dom": { "version": "2.0.1", "requires": { "@floating-ui/dom": "^1.3.0" } }, "@floating-ui/utils": { "version": "0.1.1" }, "@grpc/grpc-js": { "version": "1.8.21", "requires": { "@grpc/proto-loader": "^0.7.0", "@types/node": ">=12.12.47" } }, "@grpc/proto-loader": { "version": "0.7.8", "requires": { "@types/long": "^4.0.1", "lodash.camelcase": "^4.3.0", "long": "^4.0.0", "protobufjs": "^7.2.4", "yargs": "^17.7.2" } }, "@hookform/resolvers": { "version": "3.1.1", "requires": {} }, "@humanwhocodes/config-array": { "version": "0.5.0", "requires": { "@humanwhocodes/object-schema": "^1.2.0", "debug": "^4.1.1", "minimatch": "^3.0.4" } }, "@humanwhocodes/module-importer": { "version": "1.0.1" }, "@humanwhocodes/object-schema": { "version": "1.2.1" }, "@jridgewell/gen-mapping": { "version": "0.3.3", "requires": { "@jridgewell/set-array": "^1.0.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.9" } }, "@jridgewell/resolve-uri": { "version": "3.1.0" }, "@jridgewell/set-array": { "version": "1.1.2" }, "@jridgewell/sourcemap-codec": { "version": "1.4.15" }, "@jridgewell/trace-mapping": { "version": "0.3.18", "requires": { "@jridgewell/resolve-uri": "3.1.0", "@jridgewell/sourcemap-codec": "1.4.14" }, "dependencies": { "@jridgewell/sourcemap-codec": { "version": "1.4.14" } } }, "@js-temporal/polyfill": { "version": "0.4.4", "requires": { "jsbi": "^4.3.0", "tslib": "^2.4.1" } }, "@mapbox/node-pre-gyp": { "version": "1.0.11", "requires": { "detect-libc": "^2.0.0", "https-proxy-agent": "^5.0.0", "make-dir": "^3.1.0", "node-fetch": "^2.6.7", "nopt": "^5.0.0", "npmlog": "^5.0.1", "rimraf": "^3.0.2", "semver": "^7.3.5", "tar": "^6.1.11" } }, "@mdx-js/esbuild": { "version": "2.3.0", "requires": { "@mdx-js/mdx": "^2.0.0", "node-fetch": "^3.0.0", "vfile": "^5.0.0" }, "dependencies": { "node-fetch": { "version": "3.3.2", "requires": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" } } } }, "@mdx-js/mdx": { "version": "2.3.0", "requires": { "@types/estree-jsx": "^1.0.0", "@types/mdx": "^2.0.0", "estree-util-build-jsx": "^2.0.0", "estree-util-is-identifier-name": "^2.0.0", "estree-util-to-js": "^1.1.0", "estree-walker": "^3.0.0", "hast-util-to-estree": "^2.0.0", "markdown-extensions": "^1.0.0", "periscopic": "^3.0.0", "remark-mdx": "^2.0.0", "remark-parse": "^10.0.0", "remark-rehype": "^10.0.0", "unified": "^10.0.0", "unist-util-position-from-estree": "^1.0.0", "unist-util-stringify-position": "^3.0.0", "unist-util-visit": "^4.0.0", "vfile": "^5.0.0" } }, "@next-auth/prisma-adapter": { "version": "1.0.7", "requires": {} }, "@next/env": { "version": "13.4.12" }, "@next/eslint-plugin-next": { "version": "13.4.12", "requires": { "glob": "7.1.7" } }, "@next/swc-win32-x64-msvc": { "version": "13.4.12", "optional": true }, "@nodelib/fs.scandir": { "version": "2.1.5", "requires": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "@nodelib/fs.stat": { "version": "2.0.5" }, "@nodelib/fs.walk": { "version": "1.2.8", "requires": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, "@one-ini/wasm": { "version": "0.1.1" }, "@opentelemetry/api": { "version": "1.4.1" }, "@opentelemetry/api-logs": { "version": "0.39.1", "requires": { "@opentelemetry/api": "^1.0.0" } }, "@opentelemetry/context-async-hooks": { "version": "1.15.1", "requires": {} }, "@opentelemetry/core": { "version": "1.15.1", "requires": { "@opentelemetry/semantic-conventions": "1.15.1" } }, "@opentelemetry/exporter-trace-otlp-grpc": { "version": "0.39.1", "requires": { "@grpc/grpc-js": "^1.7.1", "@opentelemetry/core": "1.13.0", "@opentelemetry/otlp-grpc-exporter-base": "0.39.1", "@opentelemetry/otlp-transformer": "0.39.1", "@opentelemetry/resources": "1.13.0", "@opentelemetry/sdk-trace-base": "1.13.0" }, "dependencies": { "@opentelemetry/core": { "version": "1.13.0", "requires": { "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/resources": { "version": "1.13.0", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/sdk-trace-base": { "version": "1.13.0", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/semantic-conventions": { "version": "1.13.0" } } }, "@opentelemetry/otlp-exporter-base": { "version": "0.39.1", "requires": { "@opentelemetry/core": "1.13.0" }, "dependencies": { "@opentelemetry/core": { "version": "1.13.0", "requires": { "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/semantic-conventions": { "version": "1.13.0" } } }, "@opentelemetry/otlp-grpc-exporter-base": { "version": "0.39.1", "requires": { "@grpc/grpc-js": "^1.7.1", "@opentelemetry/core": "1.13.0", "@opentelemetry/otlp-exporter-base": "0.39.1", "protobufjs": "^7.2.2" }, "dependencies": { "@opentelemetry/core": { "version": "1.13.0", "requires": { "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/semantic-conventions": { "version": "1.13.0" } } }, "@opentelemetry/otlp-transformer": { "version": "0.39.1", "requires": { "@opentelemetry/api-logs": "0.39.1", "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "@opentelemetry/sdk-logs": "0.39.1", "@opentelemetry/sdk-metrics": "1.13.0", "@opentelemetry/sdk-trace-base": "1.13.0" }, "dependencies": { "@opentelemetry/core": { "version": "1.13.0", "requires": { "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/resources": { "version": "1.13.0", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/sdk-trace-base": { "version": "1.13.0", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/semantic-conventions": { "version": "1.13.0" } } }, "@opentelemetry/propagator-b3": { "version": "1.15.1", "requires": { "@opentelemetry/core": "1.15.1" } }, "@opentelemetry/propagator-jaeger": { "version": "1.15.1", "requires": { "@opentelemetry/core": "1.15.1" } }, "@opentelemetry/resources": { "version": "1.15.1", "requires": { "@opentelemetry/core": "1.15.1", "@opentelemetry/semantic-conventions": "1.15.1" } }, "@opentelemetry/sdk-logs": { "version": "0.39.1", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0" }, "dependencies": { "@opentelemetry/core": { "version": "1.13.0", "requires": { "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/resources": { "version": "1.13.0", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/semantic-conventions": { "version": "1.13.0" } } }, "@opentelemetry/sdk-metrics": { "version": "1.13.0", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/resources": "1.13.0", "lodash.merge": "4.6.2" }, "dependencies": { "@opentelemetry/core": { "version": "1.13.0", "requires": { "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/resources": { "version": "1.13.0", "requires": { "@opentelemetry/core": "1.13.0", "@opentelemetry/semantic-conventions": "1.13.0" } }, "@opentelemetry/semantic-conventions": { "version": "1.13.0" } } }, "@opentelemetry/sdk-trace-base": { "version": "1.15.1", "requires": { "@opentelemetry/core": "1.15.1", "@opentelemetry/resources": "1.15.1", "@opentelemetry/semantic-conventions": "1.15.1" } }, "@opentelemetry/sdk-trace-node": { "version": "1.15.1", "requires": { "@opentelemetry/context-async-hooks": "1.15.1", "@opentelemetry/core": "1.15.1", "@opentelemetry/propagator-b3": "1.15.1", "@opentelemetry/propagator-jaeger": "1.15.1", "@opentelemetry/sdk-trace-base": "1.15.1", "semver": "^7.5.1" } }, "@opentelemetry/semantic-conventions": { "version": "1.15.1" }, "@panva/hkdf": { "version": "1.1.1" }, "@pdf-lib/fontkit": { "version": "1.1.1", "requires": { "pako": "^1.0.6" } }, "@pdf-lib/standard-fonts": { "version": "1.0.0", "requires": { "pako": "^1.0.6" } }, "@pdf-lib/upng": { "version": "1.0.1", "requires": { "pako": "^1.0.10" } }, "@pkgr/utils": { "version": "2.4.2", "requires": { "cross-spawn": "^7.0.3", "fast-glob": "^3.3.0", "is-glob": "^4.0.3", "open": "^9.1.0", "picocolors": "^1.0.0", "tslib": "^2.6.0" } }, "@prisma/client": { "version": "5.0.0", "requires": { "@prisma/engines-version": "4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584" } }, "@prisma/engines": { "version": "5.0.0" }, "@prisma/engines-version": { "version": "4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584" }, "@protobufjs/aspromise": { "version": "1.1.2" }, "@protobufjs/base64": { "version": "1.1.2" }, "@protobufjs/codegen": { "version": "2.0.4" }, "@protobufjs/eventemitter": { "version": "1.1.0" }, "@protobufjs/fetch": { "version": "1.1.0", "requires": { "@protobufjs/aspromise": "^1.1.1", "@protobufjs/inquire": "^1.1.0" } }, "@protobufjs/float": { "version": "1.0.2" }, "@protobufjs/inquire": { "version": "1.1.0" }, "@protobufjs/path": { "version": "1.1.2" }, "@protobufjs/pool": { "version": "1.1.0" }, "@protobufjs/utf8": { "version": "1.1.0" }, "@radix-ui/number": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/primitive": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-accordion": { "version": "1.1.2", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collapsible": "1.0.3", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-alert-dialog": { "version": "1.0.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dialog": "1.0.4", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2" } }, "@radix-ui/react-arrow": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" } }, "@radix-ui/react-aspect-ratio": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" } }, "@radix-ui/react-avatar": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" } }, "@radix-ui/react-checkbox": { "version": "1.0.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" } }, "@radix-ui/react-collapsible": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" } }, "@radix-ui/react-collection": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2" } }, "@radix-ui/react-compose-refs": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-context": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-context-menu": { "version": "2.1.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-menu": "2.0.5", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-dialog": { "version": "1.0.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-controllable-state": "1.0.1", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" } }, "@radix-ui/react-direction": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-dismissable-layer": { "version": "1.0.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-escape-keydown": "1.0.3" } }, "@radix-ui/react-dropdown-menu": { "version": "2.0.5", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-menu": "2.0.5", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-focus-guards": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-focus-scope": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1" } }, "@radix-ui/react-hover-card": { "version": "1.0.6", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-id": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-layout-effect": "1.0.1" } }, "@radix-ui/react-label": { "version": "2.0.2", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" } }, "@radix-ui/react-menu": { "version": "2.0.5", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-callback-ref": "1.0.1", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" } }, "@radix-ui/react-menubar": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-menu": "2.0.5", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-navigation-menu": { "version": "1.1.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3" } }, "@radix-ui/react-popover": { "version": "1.0.6", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-controllable-state": "1.0.1", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" } }, "@radix-ui/react-popper": { "version": "1.1.2", "requires": { "@babel/runtime": "^7.13.10", "@floating-ui/react-dom": "^2.0.0", "@radix-ui/react-arrow": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-rect": "1.0.1", "@radix-ui/react-use-size": "1.0.1", "@radix-ui/rect": "1.0.1" } }, "@radix-ui/react-portal": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" } }, "@radix-ui/react-presence": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" } }, "@radix-ui/react-primitive": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-slot": "1.0.2" } }, "@radix-ui/react-progress": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3" } }, "@radix-ui/react-radio-group": { "version": "1.1.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" } }, "@radix-ui/react-roving-focus": { "version": "1.0.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-scroll-area": { "version": "1.0.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/number": "1.0.1", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1" } }, "@radix-ui/react-select": { "version": "1.2.2", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/number": "1.0.1", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-focus-guards": "1.0.1", "@radix-ui/react-focus-scope": "1.0.3", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.5" } }, "@radix-ui/react-separator": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" } }, "@radix-ui/react-slider": { "version": "1.1.2", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/number": "1.0.1", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" } }, "@radix-ui/react-slot": { "version": "1.0.2", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.1" } }, "@radix-ui/react-switch": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-previous": "1.0.1", "@radix-ui/react-use-size": "1.0.1" } }, "@radix-ui/react-tabs": { "version": "1.0.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-direction": "1.0.1", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-roving-focus": "1.0.4", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-toast": { "version": "1.1.4", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-collection": "1.0.3", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-callback-ref": "1.0.1", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-use-layout-effect": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3" } }, "@radix-ui/react-toggle": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-use-controllable-state": "1.0.1" } }, "@radix-ui/react-tooltip": { "version": "1.0.6", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.1", "@radix-ui/react-compose-refs": "1.0.1", "@radix-ui/react-context": "1.0.1", "@radix-ui/react-dismissable-layer": "1.0.4", "@radix-ui/react-id": "1.0.1", "@radix-ui/react-popper": "1.1.2", "@radix-ui/react-portal": "1.0.3", "@radix-ui/react-presence": "1.0.1", "@radix-ui/react-primitive": "1.0.3", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-use-controllable-state": "1.0.1", "@radix-ui/react-visually-hidden": "1.0.3" } }, "@radix-ui/react-use-callback-ref": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-use-controllable-state": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.1" } }, "@radix-ui/react-use-escape-keydown": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.1" } }, "@radix-ui/react-use-layout-effect": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-use-previous": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-use-rect": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/rect": "1.0.1" } }, "@radix-ui/react-use-size": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-layout-effect": "1.0.1" } }, "@radix-ui/react-visually-hidden": { "version": "1.0.3", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.3" } }, "@radix-ui/rect": { "version": "1.0.1", "requires": { "@babel/runtime": "^7.13.10" } }, "@react-email/body": { "version": "0.0.2", "requires": { "react": "18.2.0" } }, "@react-email/button": { "version": "0.0.9", "requires": { "react": "18.2.0" } }, "@react-email/column": { "version": "0.0.7", "requires": { "react": "18.2.0" } }, "@react-email/components": { "version": "0.0.7", "requires": { "@react-email/body": "0.0.2", "@react-email/button": "0.0.9", "@react-email/column": "0.0.7", "@react-email/container": "0.0.8", "@react-email/font": "0.0.2", "@react-email/head": "0.0.5", "@react-email/heading": "0.0.8", "@react-email/hr": "0.0.5", "@react-email/html": "0.0.4", "@react-email/img": "0.0.5", "@react-email/link": "0.0.5", "@react-email/preview": "0.0.6", "@react-email/render": "0.0.7", "@react-email/row": "0.0.5", "@react-email/section": "0.0.9", "@react-email/tailwind": "0.0.8", "@react-email/text": "0.0.5", "react": "18.2.0" } }, "@react-email/container": { "version": "0.0.8", "requires": { "react": "18.2.0" } }, "@react-email/font": { "version": "0.0.2", "requires": { "react": "18.2.0" } }, "@react-email/head": { "version": "0.0.5", "requires": { "react": "18.2.0" } }, "@react-email/heading": { "version": "0.0.8", "requires": { "@radix-ui/react-slot": "1.0.0", "react": "18.2.0" }, "dependencies": { "@radix-ui/react-compose-refs": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-slot": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0" } } } }, "@react-email/hr": { "version": "0.0.5", "requires": { "react": "18.2.0" } }, "@react-email/html": { "version": "0.0.4" }, "@react-email/img": { "version": "0.0.5", "requires": { "react": "18.2.0" } }, "@react-email/link": { "version": "0.0.5", "requires": { "react": "18.2.0" } }, "@react-email/preview": { "version": "0.0.6", "requires": { "react": "18.2.0" } }, "@react-email/render": { "version": "0.0.7", "requires": { "html-to-text": "9.0.3", "pretty": "2.0.0", "react": "18.2.0", "react-dom": "18.2.0" } }, "@react-email/row": { "version": "0.0.5" }, "@react-email/section": { "version": "0.0.9", "requires": { "react": "18.2.0" } }, "@react-email/tailwind": { "version": "0.0.8", "requires": { "html-react-parser": "3.0.9", "react": "18.2.0", "react-dom": "18.2.0", "tw-to-css": "0.0.11" } }, "@react-email/text": { "version": "0.0.5", "requires": { "react": "18.2.0" } }, "@rushstack/eslint-patch": { "version": "1.3.2" }, "@selderee/plugin-htmlparser2": { "version": "0.10.0", "requires": { "domhandler": "^5.0.3", "selderee": "^0.10.0" } }, "@swc/helpers": { "version": "0.5.1", "requires": { "tslib": "^2.4.0" } }, "@tailwindcss/typography": { "version": "0.5.9", "dev": true, "requires": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", "lodash.merge": "^4.6.2", "postcss-selector-parser": "6.0.10" } }, "@tanstack/query-core": { "version": "4.32.0" }, "@tanstack/react-query": { "version": "4.32.0", "requires": { "@tanstack/query-core": "4.32.0", "use-sync-external-store": "^1.2.0" } }, "@tanstack/react-table": { "version": "8.9.3", "requires": { "@tanstack/table-core": "8.9.3" } }, "@tanstack/table-core": { "version": "8.9.3" }, "@trivago/prettier-plugin-sort-imports": { "version": "4.2.0", "requires": { "@babel/generator": "7.17.7", "@babel/parser": "^7.20.5", "@babel/traverse": "7.17.3", "@babel/types": "7.17.0", "javascript-natural-sort": "0.7.1", "lodash": "^4.17.21" } }, "@trpc/client": { "version": "10.36.0", "requires": {} }, "@trpc/next": { "version": "10.36.0", "requires": { "react-ssr-prepass": "^1.5.0" } }, "@trpc/react-query": { "version": "10.36.0", "requires": {} }, "@trpc/server": { "version": "10.36.0" }, "@types/acorn": { "version": "4.0.6", "requires": { "@types/estree": "*" } }, "@types/bcrypt": { "version": "5.0.0", "dev": true, "requires": { "@types/node": "*" } }, "@types/d3-array": { "version": "3.0.5" }, "@types/d3-color": { "version": "3.1.0" }, "@types/d3-ease": { "version": "3.0.0" }, "@types/d3-interpolate": { "version": "3.0.1", "requires": { "@types/d3-color": "*" } }, "@types/d3-path": { "version": "3.0.0" }, "@types/d3-scale": { "version": "4.0.3", "requires": { "@types/d3-time": "*" } }, "@types/d3-shape": { "version": "3.1.1", "requires": { "@types/d3-path": "*" } }, "@types/d3-time": { "version": "3.0.0" }, "@types/d3-timer": { "version": "3.0.0" }, "@types/debug": { "version": "4.1.8", "requires": { "@types/ms": "*" } }, "@types/estree": { "version": "1.0.1" }, "@types/estree-jsx": { "version": "1.0.0", "requires": { "@types/estree": "*" } }, "@types/formidable": { "version": "2.0.6", "dev": true, "requires": { "@types/node": "*" } }, "@types/hast": { "version": "2.3.5", "requires": { "@types/unist": "^2" } }, "@types/json-schema": { "version": "7.0.12" }, "@types/json5": { "version": "0.0.29" }, "@types/long": { "version": "4.0.2" }, "@types/mdast": { "version": "3.0.12", "requires": { "@types/unist": "^2" } }, "@types/mdx": { "version": "2.0.5" }, "@types/ms": { "version": "0.7.31" }, "@types/node": { "version": "20.1.0" }, "@types/nodemailer": { "version": "6.4.9", "dev": true, "requires": { "@types/node": "*" } }, "@types/parse5": { "version": "6.0.3" }, "@types/prop-types": { "version": "15.7.5" }, "@types/react": { "version": "18.2.18", "requires": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, "@types/react-dom": { "version": "18.2.7", "devOptional": true, "requires": { "@types/react": "*" } }, "@types/resolve": { "version": "1.20.2" }, "@types/scheduler": { "version": "0.16.3" }, "@types/semver": { "version": "7.5.0" }, "@types/unist": { "version": "2.0.7" }, "@typescript-eslint/eslint-plugin": { "version": "5.62.0", "requires": { "@eslint-community/regexpp": "^4.4.0", "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/type-utils": "5.62.0", "@typescript-eslint/utils": "5.62.0", "debug": "^4.3.4", "graphemer": "^1.4.0", "ignore": "^5.2.0", "natural-compare-lite": "^1.4.0", "semver": "^7.3.7", "tsutils": "^3.21.0" } }, "@typescript-eslint/parser": { "version": "5.62.0", "requires": { "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/types": "5.62.0", "@typescript-eslint/typescript-estree": "5.62.0", "debug": "^4.3.4" } }, "@typescript-eslint/scope-manager": { "version": "5.62.0", "requires": { "@typescript-eslint/types": "5.62.0", "@typescript-eslint/visitor-keys": "5.62.0" } }, "@typescript-eslint/type-utils": { "version": "5.62.0", "requires": { "@typescript-eslint/typescript-estree": "5.62.0", "@typescript-eslint/utils": "5.62.0", "debug": "^4.3.4", "tsutils": "^3.21.0" } }, "@typescript-eslint/types": { "version": "5.62.0" }, "@typescript-eslint/typescript-estree": { "version": "5.62.0", "requires": { "@typescript-eslint/types": "5.62.0", "@typescript-eslint/visitor-keys": "5.62.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", "semver": "^7.3.7", "tsutils": "^3.21.0" } }, "@typescript-eslint/utils": { "version": "5.62.0", "requires": { "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/types": "5.62.0", "@typescript-eslint/typescript-estree": "5.62.0", "eslint-scope": "^5.1.1", "semver": "^7.3.7" } }, "@typescript-eslint/visitor-keys": { "version": "5.62.0", "requires": { "@typescript-eslint/types": "5.62.0", "eslint-visitor-keys": "^3.3.0" } }, "@upstash/redis": { "version": "v1.22.0", "requires": { "isomorphic-fetch": "^3.0.0" } }, "abbrev": { "version": "1.1.1" }, "acorn": { "version": "7.4.1" }, "acorn-jsx": { "version": "5.3.2", "requires": {} }, "acorn-node": { "version": "1.8.2", "requires": { "acorn": "^7.0.0", "acorn-walk": "^7.0.0", "xtend": "^4.0.2" } }, "acorn-walk": { "version": "7.2.0" }, "agent-base": { "version": "6.0.2", "requires": { "debug": "4" } }, "ajv": { "version": "6.12.6", "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "ansi-colors": { "version": "4.1.3" }, "ansi-escapes": { "version": "5.0.0", "dev": true, "requires": { "type-fest": "^1.0.2" }, "dependencies": { "type-fest": { "version": "1.4.0", "dev": true } } }, "ansi-regex": { "version": "5.0.1" }, "ansi-styles": { "version": "4.3.0", "requires": { "color-convert": "^2.0.1" } }, "any-promise": { "version": "1.3.0" }, "anymatch": { "version": "3.1.3", "requires": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" } }, "aproba": { "version": "2.0.0" }, "are-we-there-yet": { "version": "2.0.0", "requires": { "delegates": "^1.0.0", "readable-stream": "^3.6.0" } }, "arg": { "version": "4.1.0" }, "argparse": { "version": "1.0.10", "requires": { "sprintf-js": "~1.0.2" } }, "aria-hidden": { "version": "1.2.3", "requires": { "tslib": "^2.0.0" } }, "aria-query": { "version": "5.3.0", "requires": { "dequal": "^2.0.3" } }, "array-buffer-byte-length": { "version": "1.0.0", "requires": { "call-bind": "^1.0.2", "is-array-buffer": "^3.0.1" } }, "array-includes": { "version": "3.1.6", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "get-intrinsic": "^1.1.3", "is-string": "^1.0.7" } }, "array-timsort": { "version": "1.0.3" }, "array-union": { "version": "2.1.0" }, "array.prototype.findlastindex": { "version": "1.2.2", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0", "get-intrinsic": "^1.1.3" } }, "array.prototype.flat": { "version": "1.3.1", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0" } }, "array.prototype.flatmap": { "version": "1.3.1", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0" } }, "array.prototype.tosorted": { "version": "1.1.1", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0", "get-intrinsic": "^1.1.3" } }, "arraybuffer.prototype.slice": { "version": "1.0.1", "requires": { "array-buffer-byte-length": "^1.0.0", "call-bind": "^1.0.2", "define-properties": "^1.2.0", "get-intrinsic": "^1.2.1", "is-array-buffer": "^3.0.2", "is-shared-array-buffer": "^1.0.2" } }, "asap": { "version": "2.0.6" }, "ast-types-flow": { "version": "0.0.7" }, "astral-regex": { "version": "2.0.0" }, "astring": { "version": "1.8.6" }, "attr-accept": { "version": "2.2.2" }, "autoprefixer": { "version": "10.4.14", "requires": { "browserslist": "^4.21.5", "caniuse-lite": "^1.0.30001464", "fraction.js": "^4.2.0", "normalize-range": "^0.1.2", "picocolors": "^1.0.0", "postcss-value-parser": "^4.2.0" } }, "available-typed-arrays": { "version": "1.0.5" }, "axe-core": { "version": "4.7.2" }, "axobject-query": { "version": "3.2.1", "requires": { "dequal": "^2.0.3" } }, "bail": { "version": "2.0.2" }, "balanced-match": { "version": "1.0.2" }, "bcrypt": { "version": "5.1.0", "requires": { "@mapbox/node-pre-gyp": "^1.0.10", "node-addon-api": "^5.0.0" } }, "big-integer": { "version": "1.6.51" }, "binary-extensions": { "version": "2.2.0" }, "bplist-parser": { "version": "0.2.0", "requires": { "big-integer": "^1.6.44" } }, "brace-expansion": { "version": "1.1.11", "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "braces": { "version": "3.0.2", "requires": { "fill-range": "^7.0.1" } }, "browserslist": { "version": "4.21.10", "requires": { "caniuse-lite": "^1.0.30001517", "electron-to-chromium": "^1.4.477", "node-releases": "^2.0.13", "update-browserslist-db": "^1.0.11" } }, "buffer-from": { "version": "1.1.2" }, "bundle-name": { "version": "3.0.0", "requires": { "run-applescript": "^5.0.0" } }, "bundle-require": { "version": "4.0.1", "dev": true, "requires": { "load-tsconfig": "^0.2.3" } }, "busboy": { "version": "1.6.0", "requires": { "streamsearch": "^1.1.0" } }, "bytes": { "version": "3.1.0" }, "cac": { "version": "6.7.14", "dev": true }, "call-bind": { "version": "1.0.2", "requires": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" } }, "callsites": { "version": "3.1.0" }, "camel-case": { "version": "4.1.2", "requires": { "pascal-case": "^3.1.2", "tslib": "^2.0.3" } }, "camelcase-css": { "version": "2.0.1" }, "caniuse-lite": { "version": "1.0.30001518" }, "canvas": { "version": "2.11.2", "optional": true, "requires": { "@mapbox/node-pre-gyp": "^1.0.0", "nan": "^2.17.0", "simple-get": "^3.0.3" } }, "ccount": { "version": "2.0.1" }, "chalk": { "version": "4.1.2", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "character-entities": { "version": "2.0.2" }, "character-entities-html4": { "version": "2.1.0" }, "character-entities-legacy": { "version": "3.0.0" }, "character-reference-invalid": { "version": "2.0.1" }, "chokidar": { "version": "3.5.3", "requires": { "anymatch": "~3.1.2", "braces": "~3.0.2", "fsevents": "~2.3.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" } }, "chownr": { "version": "2.0.0" }, "class-variance-authority": { "version": "0.6.1", "requires": { "clsx": "1.2.1" } }, "classnames": { "version": "2.3.2" }, "cli-cursor": { "version": "4.0.0", "dev": true, "requires": { "restore-cursor": "^4.0.0" } }, "cli-truncate": { "version": "3.1.0", "dev": true, "requires": { "slice-ansi": "^5.0.0", "string-width": "^5.0.0" }, "dependencies": { "ansi-regex": { "version": "6.0.1", "dev": true }, "ansi-styles": { "version": "6.2.1", "dev": true }, "is-fullwidth-code-point": { "version": "4.0.0", "dev": true }, "slice-ansi": { "version": "5.0.0", "dev": true, "requires": { "ansi-styles": "^6.0.0", "is-fullwidth-code-point": "^4.0.0" } }, "string-width": { "version": "5.1.2", "dev": true, "requires": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "strip-ansi": { "version": "7.1.0", "dev": true, "requires": { "ansi-regex": "^6.0.1" } } } }, "client-only": { "version": "0.0.1" }, "clipanion": { "version": "3.2.1", "requires": { "typanion": "^3.8.0" } }, "cliui": { "version": "8.0.1", "requires": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, "clsx": { "version": "1.2.1" }, "cmdk": { "version": "0.2.0", "requires": { "@radix-ui/react-dialog": "1.0.0", "command-score": "0.1.2" }, "dependencies": { "@radix-ui/primitive": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-compose-refs": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-context": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-dialog": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.0", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-context": "1.0.0", "@radix-ui/react-dismissable-layer": "1.0.0", "@radix-ui/react-focus-guards": "1.0.0", "@radix-ui/react-focus-scope": "1.0.0", "@radix-ui/react-id": "1.0.0", "@radix-ui/react-portal": "1.0.0", "@radix-ui/react-presence": "1.0.0", "@radix-ui/react-primitive": "1.0.0", "@radix-ui/react-slot": "1.0.0", "@radix-ui/react-use-controllable-state": "1.0.0", "aria-hidden": "^1.1.1", "react-remove-scroll": "2.5.4" } }, "@radix-ui/react-dismissable-layer": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/primitive": "1.0.0", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-primitive": "1.0.0", "@radix-ui/react-use-callback-ref": "1.0.0", "@radix-ui/react-use-escape-keydown": "1.0.0" } }, "@radix-ui/react-focus-guards": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-focus-scope": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-primitive": "1.0.0", "@radix-ui/react-use-callback-ref": "1.0.0" } }, "@radix-ui/react-id": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-layout-effect": "1.0.0" } }, "@radix-ui/react-portal": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-primitive": "1.0.0" } }, "@radix-ui/react-presence": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0", "@radix-ui/react-use-layout-effect": "1.0.0" } }, "@radix-ui/react-primitive": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-slot": "1.0.0" } }, "@radix-ui/react-slot": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-compose-refs": "1.0.0" } }, "@radix-ui/react-use-callback-ref": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10" } }, "@radix-ui/react-use-controllable-state": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.0" } }, "@radix-ui/react-use-escape-keydown": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10", "@radix-ui/react-use-callback-ref": "1.0.0" } }, "@radix-ui/react-use-layout-effect": { "version": "1.0.0", "requires": { "@babel/runtime": "^7.13.10" } }, "react-remove-scroll": { "version": "2.5.4", "requires": { "react-remove-scroll-bar": "^2.3.3", "react-style-singleton": "^2.2.1", "tslib": "^2.1.0", "use-callback-ref": "^1.3.0", "use-sidecar": "^1.1.2" } } } }, "color-convert": { "version": "2.0.1", "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4" }, "color-support": { "version": "1.1.3" }, "colorette": { "version": "2.0.20", "dev": true }, "comma-separated-tokens": { "version": "2.0.3" }, "command-score": { "version": "0.1.2" }, "commander": { "version": "10.0.1" }, "comment-json": { "version": "4.2.3", "requires": { "array-timsort": "^1.0.3", "core-util-is": "^1.0.3", "esprima": "^4.0.1", "has-own-prop": "^2.0.0", "repeat-string": "^1.6.1" } }, "concat-map": { "version": "0.0.1" }, "condense-newlines": { "version": "0.2.1", "requires": { "extend-shallow": "^2.0.1", "is-whitespace": "^0.3.0", "kind-of": "^3.0.2" }, "dependencies": { "is-buffer": { "version": "1.1.6" }, "kind-of": { "version": "3.2.2", "requires": { "is-buffer": "^1.1.5" } } } }, "config-chain": { "version": "1.1.13", "requires": { "ini": "^1.3.4", "proto-list": "~1.2.1" } }, "console-control-strings": { "version": "1.1.0" }, "content-type": { "version": "1.0.4" }, "contentlayer": { "version": "0.3.4", "requires": { "@contentlayer/cli": "0.3.4", "@contentlayer/client": "0.3.4", "@contentlayer/core": "0.3.4", "@contentlayer/source-files": "0.3.4", "@contentlayer/source-remote-files": "0.3.4", "@contentlayer/utils": "0.3.4" } }, "cookie": { "version": "0.5.0" }, "copy-anything": { "version": "3.0.5", "requires": { "is-what": "^4.1.8" } }, "core-util-is": { "version": "1.0.3" }, "cross-spawn": { "version": "7.0.3", "requires": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "css-unit-converter": { "version": "1.1.2" }, "cssesc": { "version": "3.0.0" }, "csstype": { "version": "3.1.2" }, "d3-array": { "version": "3.2.4", "requires": { "internmap": "1 - 2" } }, "d3-color": { "version": "3.1.0" }, "d3-ease": { "version": "3.0.1" }, "d3-format": { "version": "3.1.0" }, "d3-interpolate": { "version": "3.0.1", "requires": { "d3-color": "1 - 3" } }, "d3-path": { "version": "3.1.0" }, "d3-scale": { "version": "4.0.2", "requires": { "d3-array": "2.10.0 - 3", "d3-format": "1 - 3", "d3-interpolate": "1.2.0 - 3", "d3-time": "2.1.1 - 3", "d3-time-format": "2 - 4" } }, "d3-shape": { "version": "3.2.0", "requires": { "d3-path": "^3.1.0" } }, "d3-time": { "version": "3.1.0", "requires": { "d3-array": "2 - 3" } }, "d3-time-format": { "version": "4.1.0", "requires": { "d3-time": "1 - 3" } }, "d3-timer": { "version": "3.0.1" }, "damerau-levenshtein": { "version": "1.0.8" }, "data-uri-to-buffer": { "version": "4.0.1" }, "date-fns": { "version": "2.30.0", "requires": { "@babel/runtime": "^7.21.0" } }, "debug": { "version": "4.3.4", "requires": { "ms": "2.1.2" } }, "decimal.js-light": { "version": "2.5.1" }, "decode-named-character-reference": { "version": "1.0.2", "requires": { "character-entities": "^2.0.0" } }, "decompress-response": { "version": "4.2.1", "optional": true, "requires": { "mimic-response": "^2.0.0" } }, "deep-is": { "version": "0.1.4" }, "deepmerge": { "version": "4.3.1" }, "default-browser": { "version": "4.0.0", "requires": { "bundle-name": "^3.0.0", "default-browser-id": "^3.0.0", "execa": "^7.1.1", "titleize": "^3.0.0" } }, "default-browser-id": { "version": "3.0.0", "requires": { "bplist-parser": "^0.2.0", "untildify": "^4.0.0" } }, "define-lazy-prop": { "version": "3.0.0" }, "define-properties": { "version": "1.2.0", "requires": { "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" } }, "defined": { "version": "1.0.1" }, "delegates": { "version": "1.0.0" }, "depd": { "version": "1.1.2" }, "dequal": { "version": "2.0.3" }, "detect-libc": { "version": "2.0.2" }, "detect-node-es": { "version": "1.1.0" }, "detective": { "version": "5.2.1", "requires": { "acorn-node": "^1.8.2", "defined": "^1.0.0", "minimist": "^1.2.6" } }, "dezalgo": { "version": "1.0.4", "requires": { "asap": "^2.0.0", "wrappy": "1" } }, "didyoumean": { "version": "1.2.2" }, "diff": { "version": "5.1.0" }, "dir-glob": { "version": "3.0.1", "requires": { "path-type": "^4.0.0" } }, "discontinuous-range": { "version": "1.0.0" }, "dlv": { "version": "1.1.3" }, "doctrine": { "version": "3.0.0", "requires": { "esutils": "^2.0.2" } }, "dom-helpers": { "version": "3.4.0", "requires": { "@babel/runtime": "^7.1.2" } }, "dom-serializer": { "version": "2.0.0", "requires": { "domelementtype": "^2.3.0", "domhandler": "^5.0.2", "entities": "^4.2.0" } }, "domelementtype": { "version": "2.3.0" }, "domhandler": { "version": "5.0.3", "requires": { "domelementtype": "^2.3.0" } }, "domutils": { "version": "3.1.0", "requires": { "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", "domhandler": "^5.0.3" } }, "dotenv": { "version": "16.3.1", "dev": true }, "dotenv-cli": { "version": "7.2.1", "dev": true, "requires": { "cross-spawn": "^7.0.3", "dotenv": "^16.0.0", "dotenv-expand": "^10.0.0", "minimist": "^1.2.6" } }, "dotenv-expand": { "version": "10.0.0", "dev": true }, "eastasianwidth": { "version": "0.2.0", "dev": true }, "editorconfig": { "version": "1.0.4", "requires": { "@one-ini/wasm": "0.1.1", "commander": "^10.0.0", "minimatch": "9.0.1", "semver": "^7.5.3" }, "dependencies": { "brace-expansion": { "version": "2.0.1", "requires": { "balanced-match": "^1.0.0" } }, "minimatch": { "version": "9.0.1", "requires": { "brace-expansion": "^2.0.1" } } } }, "electron-to-chromium": { "version": "1.4.479" }, "emoji-regex": { "version": "9.2.2" }, "enhanced-resolve": { "version": "5.15.0", "requires": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" } }, "enquirer": { "version": "2.4.1", "requires": { "ansi-colors": "^4.1.1", "strip-ansi": "^6.0.1" } }, "entities": { "version": "4.5.0" }, "es-abstract": { "version": "1.22.1", "requires": { "array-buffer-byte-length": "^1.0.0", "arraybuffer.prototype.slice": "^1.0.1", "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "es-set-tostringtag": "^2.0.1", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.5", "get-intrinsic": "^1.2.1", "get-symbol-description": "^1.0.0", "globalthis": "^1.0.3", "gopd": "^1.0.1", "has": "^1.0.3", "has-property-descriptors": "^1.0.0", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "internal-slot": "^1.0.5", "is-array-buffer": "^3.0.2", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "is-string": "^1.0.7", "is-typed-array": "^1.1.10", "is-weakref": "^1.0.2", "object-inspect": "^1.12.3", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.5.0", "safe-array-concat": "^1.0.0", "safe-regex-test": "^1.0.0", "string.prototype.trim": "^1.2.7", "string.prototype.trimend": "^1.0.6", "string.prototype.trimstart": "^1.0.6", "typed-array-buffer": "^1.0.0", "typed-array-byte-length": "^1.0.0", "typed-array-byte-offset": "^1.0.0", "typed-array-length": "^1.0.4", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.10" } }, "es-set-tostringtag": { "version": "2.0.1", "requires": { "get-intrinsic": "^1.1.3", "has": "^1.0.3", "has-tostringtag": "^1.0.0" } }, "es-shim-unscopables": { "version": "1.0.0", "requires": { "has": "^1.0.3" } }, "es-to-primitive": { "version": "1.2.1", "requires": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" } }, "esbuild": { "version": "0.18.17", "requires": { "@esbuild/android-arm": "0.18.17", "@esbuild/android-arm64": "0.18.17", "@esbuild/android-x64": "0.18.17", "@esbuild/darwin-arm64": "0.18.17", "@esbuild/darwin-x64": "0.18.17", "@esbuild/freebsd-arm64": "0.18.17", "@esbuild/freebsd-x64": "0.18.17", "@esbuild/linux-arm": "0.18.17", "@esbuild/linux-arm64": "0.18.17", "@esbuild/linux-ia32": "0.18.17", "@esbuild/linux-loong64": "0.18.17", "@esbuild/linux-mips64el": "0.18.17", "@esbuild/linux-ppc64": "0.18.17", "@esbuild/linux-riscv64": "0.18.17", "@esbuild/linux-s390x": "0.18.17", "@esbuild/linux-x64": "0.18.17", "@esbuild/netbsd-x64": "0.18.17", "@esbuild/openbsd-x64": "0.18.17", "@esbuild/sunos-x64": "0.18.17", "@esbuild/win32-arm64": "0.18.17", "@esbuild/win32-ia32": "0.18.17", "@esbuild/win32-x64": "0.18.17" } }, "escalade": { "version": "3.1.1" }, "escape-string-regexp": { "version": "4.0.0" }, "eslint": { "version": "7.32.0", "requires": { "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.4.3", "@humanwhocodes/config-array": "^0.5.0", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.0.1", "doctrine": "^3.0.0", "enquirer": "^2.3.5", "escape-string-regexp": "^4.0.0", "eslint-scope": "^5.1.1", "eslint-utils": "^2.1.0", "eslint-visitor-keys": "^2.0.0", "espree": "^7.3.1", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "functional-red-black-tree": "^1.0.1", "glob-parent": "^5.1.2", "globals": "^13.6.0", "ignore": "^4.0.6", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "js-yaml": "^3.13.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.0.4", "natural-compare": "^1.4.0", "optionator": "^0.9.1", "progress": "^2.0.0", "regexpp": "^3.1.0", "semver": "^7.2.1", "strip-ansi": "^6.0.0", "strip-json-comments": "^3.1.0", "table": "^6.0.9", "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" }, "dependencies": { "eslint-visitor-keys": { "version": "2.1.0" }, "ignore": { "version": "4.0.6" } } }, "eslint-config-custom": { "version": "0.0.0", "dev": true, "requires": { "eslint-config-next": "^12.0.8", "eslint-config-prettier": "^8.3.0", "eslint-plugin-react": "7.28.0" }, "dependencies": { "@next/eslint-plugin-next": { "version": "12.3.4", "dev": true, "requires": { "glob": "7.1.7" } }, "doctrine": { "version": "2.1.0", "dev": true, "requires": { "esutils": "^2.0.2" } }, "eslint-config-next": { "version": "12.3.4", "dev": true, "requires": { "@next/eslint-plugin-next": "12.3.4", "@rushstack/eslint-patch": "^1.1.3", "@typescript-eslint/parser": "^5.21.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^2.7.1", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.31.7", "eslint-plugin-react-hooks": "^4.5.0" }, "dependencies": { "eslint-plugin-react": { "version": "7.33.1", "dev": true, "requires": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", "array.prototype.tosorted": "^1.1.1", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.6", "object.fromentries": "^2.0.6", "object.hasown": "^1.1.2", "object.values": "^1.1.6", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.4", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.8" } }, "resolve": { "version": "2.0.0-next.4", "dev": true, "requires": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } } } }, "eslint-import-resolver-typescript": { "version": "2.7.1", "dev": true, "requires": { "debug": "^4.3.4", "glob": "^7.2.0", "is-glob": "^4.0.3", "resolve": "^1.22.0", "tsconfig-paths": "^3.14.1" }, "dependencies": { "glob": { "version": "7.2.3", "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } } } }, "eslint-plugin-react": { "version": "7.28.0", "dev": true, "requires": { "array-includes": "^3.1.4", "array.prototype.flatmap": "^1.2.5", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.0.4", "object.entries": "^1.1.5", "object.fromentries": "^2.0.5", "object.hasown": "^1.1.0", "object.values": "^1.1.5", "prop-types": "^15.7.2", "resolve": "^2.0.0-next.3", "semver": "^6.3.0", "string.prototype.matchall": "^4.0.6" }, "dependencies": { "resolve": { "version": "2.0.0-next.4", "dev": true, "requires": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } } } }, "eslint-plugin-react-hooks": { "version": "4.6.0", "dev": true, "requires": {} }, "semver": { "version": "6.3.1", "dev": true } } }, "eslint-config-next": { "version": "13.4.12", "requires": { "@next/eslint-plugin-next": "13.4.12", "@rushstack/eslint-patch": "^1.1.3", "@typescript-eslint/parser": "^5.42.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.31.7", "eslint-plugin-react-hooks": "5.0.0-canary-7118f5dd7-20230705" } }, "eslint-config-prettier": { "version": "8.9.0", "requires": {} }, "eslint-config-turbo": { "version": "1.10.12", "requires": { "eslint-plugin-turbo": "1.10.12" } }, "eslint-import-resolver-node": { "version": "0.3.7", "requires": { "debug": "^3.2.7", "is-core-module": "^2.11.0", "resolve": "^1.22.1" }, "dependencies": { "debug": { "version": "3.2.7", "requires": { "ms": "^2.1.1" } } } }, "eslint-import-resolver-typescript": { "version": "3.5.5", "requires": { "debug": "^4.3.4", "enhanced-resolve": "^5.12.0", "eslint-module-utils": "^2.7.4", "get-tsconfig": "^4.5.0", "globby": "^13.1.3", "is-core-module": "^2.11.0", "is-glob": "^4.0.3", "synckit": "^0.8.5" }, "dependencies": { "globby": { "version": "13.2.2", "requires": { "dir-glob": "^3.0.1", "fast-glob": "^3.3.0", "ignore": "^5.2.4", "merge2": "^1.4.1", "slash": "^4.0.0" } }, "slash": { "version": "4.0.0" } } }, "eslint-module-utils": { "version": "2.8.0", "requires": { "debug": "^3.2.7" }, "dependencies": { "debug": { "version": "3.2.7", "requires": { "ms": "^2.1.1" } } } }, "eslint-plugin-import": { "version": "2.28.0", "requires": { "array-includes": "^3.1.6", "array.prototype.findlastindex": "^1.2.2", "array.prototype.flat": "^1.3.1", "array.prototype.flatmap": "^1.3.1", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.7", "eslint-module-utils": "^2.8.0", "has": "^1.0.3", "is-core-module": "^2.12.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.6", "object.groupby": "^1.0.0", "object.values": "^1.1.6", "resolve": "^1.22.3", "semver": "^6.3.1", "tsconfig-paths": "^3.14.2" }, "dependencies": { "debug": { "version": "3.2.7", "requires": { "ms": "^2.1.1" } }, "doctrine": { "version": "2.1.0", "requires": { "esutils": "^2.0.2" } }, "resolve": { "version": "1.22.3", "requires": { "is-core-module": "^2.12.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } }, "semver": { "version": "6.3.1" } } }, "eslint-plugin-jsx-a11y": { "version": "6.7.1", "requires": { "@babel/runtime": "^7.20.7", "aria-query": "^5.1.3", "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", "ast-types-flow": "^0.0.7", "axe-core": "^4.6.2", "axobject-query": "^3.1.1", "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "has": "^1.0.3", "jsx-ast-utils": "^3.3.3", "language-tags": "=1.0.5", "minimatch": "^3.1.2", "object.entries": "^1.1.6", "object.fromentries": "^2.0.6", "semver": "^6.3.0" }, "dependencies": { "semver": { "version": "6.3.1" } } }, "eslint-plugin-prettier": { "version": "4.2.1", "requires": { "prettier-linter-helpers": "^1.0.0" } }, "eslint-plugin-react": { "version": "7.33.1", "requires": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", "array.prototype.tosorted": "^1.1.1", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.6", "object.fromentries": "^2.0.6", "object.hasown": "^1.1.2", "object.values": "^1.1.6", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.4", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.8" }, "dependencies": { "doctrine": { "version": "2.1.0", "requires": { "esutils": "^2.0.2" } }, "resolve": { "version": "2.0.0-next.4", "requires": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } }, "semver": { "version": "6.3.1" } } }, "eslint-plugin-react-hooks": { "version": "5.0.0-canary-7118f5dd7-20230705", "requires": {} }, "eslint-plugin-turbo": { "version": "1.10.12", "requires": { "dotenv": "16.0.3" }, "dependencies": { "dotenv": { "version": "16.0.3" } } }, "eslint-scope": { "version": "5.1.1", "requires": { "esrecurse": "^4.3.0", "estraverse": "^4.1.1" }, "dependencies": { "estraverse": { "version": "4.3.0" } } }, "eslint-utils": { "version": "2.1.0", "requires": { "eslint-visitor-keys": "^1.1.0" }, "dependencies": { "eslint-visitor-keys": { "version": "1.3.0" } } }, "eslint-visitor-keys": { "version": "3.4.2" }, "espree": { "version": "7.3.1", "requires": { "acorn": "^7.4.0", "acorn-jsx": "^5.3.1", "eslint-visitor-keys": "^1.3.0" }, "dependencies": { "eslint-visitor-keys": { "version": "1.3.0" } } }, "esprima": { "version": "4.0.1" }, "esquery": { "version": "1.5.0", "requires": { "estraverse": "^5.1.0" } }, "esrecurse": { "version": "4.3.0", "requires": { "estraverse": "^5.2.0" } }, "estraverse": { "version": "5.3.0" }, "estree-util-attach-comments": { "version": "2.1.1", "requires": { "@types/estree": "^1.0.0" } }, "estree-util-build-jsx": { "version": "2.2.2", "requires": { "@types/estree-jsx": "^1.0.0", "estree-util-is-identifier-name": "^2.0.0", "estree-walker": "^3.0.0" } }, "estree-util-is-identifier-name": { "version": "2.1.0" }, "estree-util-to-js": { "version": "1.2.0", "requires": { "@types/estree-jsx": "^1.0.0", "astring": "^1.8.0", "source-map": "^0.7.0" }, "dependencies": { "source-map": { "version": "0.7.4" } } }, "estree-util-value-to-estree": { "version": "1.3.0", "requires": { "is-plain-obj": "^3.0.0" } }, "estree-util-visit": { "version": "1.2.1", "requires": { "@types/estree-jsx": "^1.0.0", "@types/unist": "^2.0.0" } }, "estree-walker": { "version": "3.0.3", "requires": { "@types/estree": "^1.0.0" } }, "esutils": { "version": "2.0.3" }, "eventemitter3": { "version": "5.0.1", "dev": true }, "execa": { "version": "7.2.0", "requires": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.1", "human-signals": "^4.3.0", "is-stream": "^3.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^5.1.0", "onetime": "^6.0.0", "signal-exit": "^3.0.7", "strip-final-newline": "^3.0.0" } }, "extend": { "version": "3.0.2" }, "extend-shallow": { "version": "2.0.1", "requires": { "is-extendable": "^0.1.0" } }, "fast-deep-equal": { "version": "3.1.3" }, "fast-diff": { "version": "1.3.0" }, "fast-equals": { "version": "5.0.1" }, "fast-glob": { "version": "3.3.1", "requires": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" } }, "fast-json-stable-stringify": { "version": "2.1.0" }, "fast-levenshtein": { "version": "2.0.6" }, "fast-memoize": { "version": "2.5.2" }, "fastq": { "version": "1.15.0", "requires": { "reusify": "^1.0.4" } }, "fault": { "version": "2.0.1", "requires": { "format": "^0.2.0" } }, "fetch-blob": { "version": "3.2.0", "requires": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" } }, "file-entry-cache": { "version": "6.0.1", "requires": { "flat-cache": "^3.0.4" } }, "file-selector": { "version": "0.6.0", "requires": { "tslib": "^2.4.0" } }, "fill-range": { "version": "7.0.1", "requires": { "to-regex-range": "^5.0.1" } }, "find-up": { "version": "5.0.0", "requires": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" } }, "flat-cache": { "version": "3.0.4", "requires": { "flatted": "^3.1.0", "rimraf": "^3.0.2" } }, "flatted": { "version": "3.2.7" }, "for-each": { "version": "0.3.3", "requires": { "is-callable": "^1.1.3" } }, "format": { "version": "0.2.2" }, "formdata-polyfill": { "version": "4.0.10", "requires": { "fetch-blob": "^3.1.2" } }, "formidable": { "version": "2.1.2", "requires": { "dezalgo": "^1.0.4", "hexoid": "^1.0.0", "once": "^1.4.0", "qs": "^6.11.0" } }, "fraction.js": { "version": "4.2.0" }, "framer-motion": { "version": "10.15.0", "requires": { "@emotion/is-prop-valid": "^0.8.2", "tslib": "^2.4.0" } }, "fs-minipass": { "version": "2.1.0", "requires": { "minipass": "^3.0.0" }, "dependencies": { "minipass": { "version": "3.3.6", "requires": { "yallist": "^4.0.0" } } } }, "fs-monkey": { "version": "1.0.4" }, "fs.realpath": { "version": "1.0.0" }, "function-bind": { "version": "1.1.1" }, "function.prototype.name": { "version": "1.1.5", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "es-abstract": "^1.19.0", "functions-have-names": "^1.2.2" } }, "functional-red-black-tree": { "version": "1.0.1" }, "functions-have-names": { "version": "1.2.3" }, "gauge": { "version": "3.0.2", "requires": { "aproba": "^1.0.3 || ^2.0.0", "color-support": "^1.1.2", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.1", "object-assign": "^4.1.1", "signal-exit": "^3.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "wide-align": "^1.1.2" } }, "get-caller-file": { "version": "2.0.5" }, "get-intrinsic": { "version": "1.2.1", "requires": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-proto": "^1.0.1", "has-symbols": "^1.0.3" } }, "get-nonce": { "version": "1.0.1" }, "get-stdin": { "version": "8.0.0" }, "get-stream": { "version": "6.0.1" }, "get-symbol-description": { "version": "1.0.0", "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.1" } }, "get-tsconfig": { "version": "4.6.2", "requires": { "resolve-pkg-maps": "^1.0.0" } }, "glob": { "version": "7.1.7", "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "glob-parent": { "version": "5.1.2", "requires": { "is-glob": "^4.0.1" } }, "glob-to-regexp": { "version": "0.4.1" }, "globals": { "version": "13.20.0", "requires": { "type-fest": "^0.20.2" } }, "globalthis": { "version": "1.0.3", "requires": { "define-properties": "^1.1.3" } }, "globby": { "version": "11.1.0", "requires": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" } }, "gopd": { "version": "1.0.1", "requires": { "get-intrinsic": "^1.1.3" } }, "graceful-fs": { "version": "4.2.11" }, "graphemer": { "version": "1.4.0" }, "gray-matter": { "version": "4.0.3", "requires": { "js-yaml": "^3.13.1", "kind-of": "^6.0.2", "section-matter": "^1.0.0", "strip-bom-string": "^1.0.0" } }, "has": { "version": "1.0.3", "requires": { "function-bind": "^1.1.1" } }, "has-bigints": { "version": "1.0.2" }, "has-flag": { "version": "4.0.0" }, "has-own-prop": { "version": "2.0.0" }, "has-property-descriptors": { "version": "1.0.0", "requires": { "get-intrinsic": "^1.1.1" } }, "has-proto": { "version": "1.0.1" }, "has-symbols": { "version": "1.0.3" }, "has-tostringtag": { "version": "1.0.0", "requires": { "has-symbols": "^1.0.2" } }, "has-unicode": { "version": "2.0.1" }, "hash-wasm": { "version": "4.9.0" }, "hast-util-from-parse5": { "version": "7.1.2", "requires": { "@types/hast": "^2.0.0", "@types/unist": "^2.0.0", "hastscript": "^7.0.0", "property-information": "^6.0.0", "vfile": "^5.0.0", "vfile-location": "^4.0.0", "web-namespaces": "^2.0.0" } }, "hast-util-parse-selector": { "version": "3.1.1", "requires": { "@types/hast": "^2.0.0" } }, "hast-util-raw": { "version": "7.2.3", "requires": { "@types/hast": "^2.0.0", "@types/parse5": "^6.0.0", "hast-util-from-parse5": "^7.0.0", "hast-util-to-parse5": "^7.0.0", "html-void-elements": "^2.0.0", "parse5": "^6.0.0", "unist-util-position": "^4.0.0", "unist-util-visit": "^4.0.0", "vfile": "^5.0.0", "web-namespaces": "^2.0.0", "zwitch": "^2.0.0" } }, "hast-util-to-estree": { "version": "2.3.3", "requires": { "@types/estree": "^1.0.0", "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/unist": "^2.0.0", "comma-separated-tokens": "^2.0.0", "estree-util-attach-comments": "^2.0.0", "estree-util-is-identifier-name": "^2.0.0", "hast-util-whitespace": "^2.0.0", "mdast-util-mdx-expression": "^1.0.0", "mdast-util-mdxjs-esm": "^1.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0", "style-to-object": "^0.4.1", "unist-util-position": "^4.0.0", "zwitch": "^2.0.0" } }, "hast-util-to-html": { "version": "8.0.4", "requires": { "@types/hast": "^2.0.0", "@types/unist": "^2.0.0", "ccount": "^2.0.0", "comma-separated-tokens": "^2.0.0", "hast-util-raw": "^7.0.0", "hast-util-whitespace": "^2.0.0", "html-void-elements": "^2.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0", "stringify-entities": "^4.0.0", "zwitch": "^2.0.4" } }, "hast-util-to-parse5": { "version": "7.1.0", "requires": { "@types/hast": "^2.0.0", "comma-separated-tokens": "^2.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0", "web-namespaces": "^2.0.0", "zwitch": "^2.0.0" } }, "hast-util-whitespace": { "version": "2.0.1" }, "hastscript": { "version": "7.2.0", "requires": { "@types/hast": "^2.0.0", "comma-separated-tokens": "^2.0.0", "hast-util-parse-selector": "^3.0.0", "property-information": "^6.0.0", "space-separated-tokens": "^2.0.0" } }, "hexoid": { "version": "1.0.0" }, "html-dom-parser": { "version": "3.1.3", "requires": { "domhandler": "5.0.3", "htmlparser2": "8.0.1" } }, "html-react-parser": { "version": "3.0.9", "requires": { "domhandler": "5.0.3", "html-dom-parser": "3.1.3", "react-property": "2.0.0", "style-to-js": "1.1.3" } }, "html-to-text": { "version": "9.0.3", "requires": { "@selderee/plugin-htmlparser2": "^0.10.0", "deepmerge": "^4.2.2", "dom-serializer": "^2.0.0", "htmlparser2": "^8.0.1", "selderee": "^0.10.0" } }, "html-void-elements": { "version": "2.0.1" }, "htmlparser2": { "version": "8.0.1", "requires": { "domelementtype": "^2.3.0", "domhandler": "^5.0.2", "domutils": "^3.0.1", "entities": "^4.3.0" } }, "http-errors": { "version": "1.7.3", "requires": { "depd": "~1.1.2", "inherits": "2.0.4", "setprototypeof": "1.1.1", "statuses": ">= 1.5.0 < 2", "toidentifier": "1.0.0" } }, "https-proxy-agent": { "version": "5.0.1", "requires": { "agent-base": "6", "debug": "4" } }, "human-signals": { "version": "4.3.1" }, "husky": { "version": "8.0.3", "dev": true }, "iconv-lite": { "version": "0.4.24", "requires": { "safer-buffer": ">= 2.1.2 < 3" } }, "ignore": { "version": "5.2.4" }, "imagescript": { "version": "1.2.16" }, "import-fresh": { "version": "3.3.0", "requires": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" } }, "imurmurhash": { "version": "0.1.4" }, "inflection": { "version": "2.0.1" }, "inflight": { "version": "1.0.6", "requires": { "once": "^1.3.0", "wrappy": "1" } }, "inherits": { "version": "2.0.4" }, "ini": { "version": "1.3.8" }, "inline-style-parser": { "version": "0.1.1" }, "internal-slot": { "version": "1.0.5", "requires": { "get-intrinsic": "^1.2.0", "has": "^1.0.3", "side-channel": "^1.0.4" } }, "internmap": { "version": "2.0.3" }, "invariant": { "version": "2.2.4", "requires": { "loose-envify": "^1.0.0" } }, "is-alphabetical": { "version": "2.0.1" }, "is-alphanumerical": { "version": "2.0.1", "requires": { "is-alphabetical": "^2.0.0", "is-decimal": "^2.0.0" } }, "is-array-buffer": { "version": "3.0.2", "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.0", "is-typed-array": "^1.1.10" } }, "is-bigint": { "version": "1.0.4", "requires": { "has-bigints": "^1.0.1" } }, "is-binary-path": { "version": "2.1.0", "requires": { "binary-extensions": "^2.0.0" } }, "is-boolean-object": { "version": "1.1.2", "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "is-buffer": { "version": "2.0.5" }, "is-callable": { "version": "1.2.7" }, "is-core-module": { "version": "2.12.1", "requires": { "has": "^1.0.3" } }, "is-date-object": { "version": "1.0.5", "requires": { "has-tostringtag": "^1.0.0" } }, "is-decimal": { "version": "2.0.1" }, "is-docker": { "version": "3.0.0" }, "is-extendable": { "version": "0.1.1" }, "is-extglob": { "version": "2.1.1" }, "is-fullwidth-code-point": { "version": "3.0.0" }, "is-glob": { "version": "4.0.3", "requires": { "is-extglob": "^2.1.1" } }, "is-hexadecimal": { "version": "2.0.1" }, "is-inside-container": { "version": "1.0.0", "requires": { "is-docker": "^3.0.0" } }, "is-negative-zero": { "version": "2.0.2" }, "is-number": { "version": "7.0.0" }, "is-number-object": { "version": "1.0.7", "requires": { "has-tostringtag": "^1.0.0" } }, "is-path-inside": { "version": "3.0.3" }, "is-plain-obj": { "version": "3.0.0" }, "is-reference": { "version": "3.0.1", "requires": { "@types/estree": "*" } }, "is-regex": { "version": "1.1.4", "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" } }, "is-shared-array-buffer": { "version": "1.0.2", "requires": { "call-bind": "^1.0.2" } }, "is-stream": { "version": "3.0.0" }, "is-string": { "version": "1.0.7", "requires": { "has-tostringtag": "^1.0.0" } }, "is-symbol": { "version": "1.0.4", "requires": { "has-symbols": "^1.0.2" } }, "is-typed-array": { "version": "1.1.12", "requires": { "which-typed-array": "^1.1.11" } }, "is-weakref": { "version": "1.0.2", "requires": { "call-bind": "^1.0.2" } }, "is-what": { "version": "4.1.15" }, "is-whitespace": { "version": "0.3.0" }, "is-wsl": { "version": "2.2.0", "requires": { "is-docker": "^2.0.0" }, "dependencies": { "is-docker": { "version": "2.2.1" } } }, "isarray": { "version": "2.0.5" }, "isexe": { "version": "2.0.0" }, "isomorphic-fetch": { "version": "3.0.0", "requires": { "node-fetch": "^2.6.1", "whatwg-fetch": "^3.4.1" } }, "javascript-natural-sort": { "version": "0.7.1" }, "jiti": { "version": "1.19.1" }, "jose": { "version": "4.14.4" }, "joycon": { "version": "3.1.1", "dev": true }, "js-beautify": { "version": "1.14.9", "requires": { "config-chain": "^1.1.13", "editorconfig": "^1.0.3", "glob": "^8.1.0", "nopt": "^6.0.0" }, "dependencies": { "brace-expansion": { "version": "2.0.1", "requires": { "balanced-match": "^1.0.0" } }, "glob": { "version": "8.1.0", "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^5.0.1", "once": "^1.3.0" } }, "minimatch": { "version": "5.1.6", "requires": { "brace-expansion": "^2.0.1" } }, "nopt": { "version": "6.0.0", "requires": { "abbrev": "^1.0.0" } } } }, "js-tokens": { "version": "4.0.0" }, "js-yaml": { "version": "3.14.1", "requires": { "argparse": "^1.0.7", "esprima": "^4.0.0" } }, "jsbi": { "version": "4.3.0" }, "jsesc": { "version": "2.5.2" }, "json-schema-traverse": { "version": "0.4.1" }, "json-stable-stringify-without-jsonify": { "version": "1.0.1" }, "json5": { "version": "1.0.2", "requires": { "minimist": "^1.2.0" } }, "jsx-ast-utils": { "version": "3.3.5", "requires": { "array-includes": "^3.1.6", "array.prototype.flat": "^1.3.1", "object.assign": "^4.1.4", "object.values": "^1.1.6" } }, "kind-of": { "version": "6.0.3" }, "kleur": { "version": "4.1.5" }, "language-subtag-registry": { "version": "0.3.22" }, "language-tags": { "version": "1.0.5", "requires": { "language-subtag-registry": "~0.3.2" } }, "leac": { "version": "0.6.0" }, "levn": { "version": "0.4.1", "requires": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" } }, "lilconfig": { "version": "2.1.0" }, "lines-and-columns": { "version": "1.2.4" }, "lint-staged": { "version": "14.0.0", "dev": true, "requires": { "chalk": "5.3.0", "commander": "11.0.0", "debug": "4.3.4", "execa": "7.2.0", "lilconfig": "2.1.0", "listr2": "6.6.1", "micromatch": "4.0.5", "pidtree": "0.6.0", "string-argv": "0.3.2", "yaml": "2.3.1" }, "dependencies": { "chalk": { "version": "5.3.0", "dev": true }, "commander": { "version": "11.0.0", "dev": true } } }, "listr2": { "version": "6.6.1", "dev": true, "requires": { "cli-truncate": "^3.1.0", "colorette": "^2.0.20", "eventemitter3": "^5.0.1", "log-update": "^5.0.1", "rfdc": "^1.3.0", "wrap-ansi": "^8.1.0" }, "dependencies": { "ansi-regex": { "version": "6.0.1", "dev": true }, "ansi-styles": { "version": "6.2.1", "dev": true }, "string-width": { "version": "5.1.2", "dev": true, "requires": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "strip-ansi": { "version": "7.1.0", "dev": true, "requires": { "ansi-regex": "^6.0.1" } }, "wrap-ansi": { "version": "8.1.0", "dev": true, "requires": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } } } }, "load-tsconfig": { "version": "0.2.5", "dev": true }, "locate-path": { "version": "6.0.0", "requires": { "p-locate": "^5.0.0" } }, "lodash": { "version": "4.17.21" }, "lodash.camelcase": { "version": "4.3.0" }, "lodash.castarray": { "version": "4.4.0", "dev": true }, "lodash.isplainobject": { "version": "4.0.6", "dev": true }, "lodash.merge": { "version": "4.6.2" }, "lodash.sortby": { "version": "4.7.0", "dev": true }, "lodash.truncate": { "version": "4.4.2" }, "log-update": { "version": "5.0.1", "dev": true, "requires": { "ansi-escapes": "^5.0.0", "cli-cursor": "^4.0.0", "slice-ansi": "^5.0.0", "strip-ansi": "^7.0.1", "wrap-ansi": "^8.0.1" }, "dependencies": { "ansi-regex": { "version": "6.0.1", "dev": true }, "ansi-styles": { "version": "6.2.1", "dev": true }, "is-fullwidth-code-point": { "version": "4.0.0", "dev": true }, "slice-ansi": { "version": "5.0.0", "dev": true, "requires": { "ansi-styles": "^6.0.0", "is-fullwidth-code-point": "^4.0.0" } }, "string-width": { "version": "5.1.2", "dev": true, "requires": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "strip-ansi": { "version": "7.1.0", "dev": true, "requires": { "ansi-regex": "^6.0.1" } }, "wrap-ansi": { "version": "8.1.0", "dev": true, "requires": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", "strip-ansi": "^7.0.1" } } } }, "long": { "version": "4.0.0" }, "longest-streak": { "version": "3.1.0" }, "loose-envify": { "version": "1.4.0", "requires": { "js-tokens": "^3.0.0 || ^4.0.0" } }, "lower-case": { "version": "2.0.2", "requires": { "tslib": "^2.0.3" } }, "lru-cache": { "version": "6.0.0", "requires": { "yallist": "^4.0.0" } }, "lucide-react": { "version": "0.214.0", "requires": {} }, "make-cancellable-promise": { "version": "1.3.1" }, "make-dir": { "version": "3.1.0", "requires": { "semver": "^6.0.0" }, "dependencies": { "semver": { "version": "6.3.1" } } }, "make-event-props": { "version": "1.6.1" }, "markdown-extensions": { "version": "1.1.1" }, "mdast-util-definitions": { "version": "5.1.2", "requires": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" } }, "mdast-util-from-markdown": { "version": "1.3.1", "requires": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "decode-named-character-reference": "^1.0.0", "mdast-util-to-string": "^3.1.0", "micromark": "^3.0.0", "micromark-util-decode-numeric-character-reference": "^1.0.0", "micromark-util-decode-string": "^1.0.0", "micromark-util-normalize-identifier": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "unist-util-stringify-position": "^3.0.0", "uvu": "^0.5.0" } }, "mdast-util-frontmatter": { "version": "1.0.1", "requires": { "@types/mdast": "^3.0.0", "mdast-util-to-markdown": "^1.3.0", "micromark-extension-frontmatter": "^1.0.0" } }, "mdast-util-mdx": { "version": "2.0.1", "requires": { "mdast-util-from-markdown": "^1.0.0", "mdast-util-mdx-expression": "^1.0.0", "mdast-util-mdx-jsx": "^2.0.0", "mdast-util-mdxjs-esm": "^1.0.0", "mdast-util-to-markdown": "^1.0.0" } }, "mdast-util-mdx-expression": { "version": "1.3.2", "requires": { "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "mdast-util-to-markdown": "^1.0.0" } }, "mdast-util-mdx-jsx": { "version": "2.1.4", "requires": { "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "ccount": "^2.0.0", "mdast-util-from-markdown": "^1.1.0", "mdast-util-to-markdown": "^1.3.0", "parse-entities": "^4.0.0", "stringify-entities": "^4.0.0", "unist-util-remove-position": "^4.0.0", "unist-util-stringify-position": "^3.0.0", "vfile-message": "^3.0.0" } }, "mdast-util-mdxjs-esm": { "version": "1.3.1", "requires": { "@types/estree-jsx": "^1.0.0", "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "mdast-util-to-markdown": "^1.0.0" } }, "mdast-util-phrasing": { "version": "3.0.1", "requires": { "@types/mdast": "^3.0.0", "unist-util-is": "^5.0.0" } }, "mdast-util-to-hast": { "version": "12.3.0", "requires": { "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-definitions": "^5.0.0", "micromark-util-sanitize-uri": "^1.1.0", "trim-lines": "^3.0.0", "unist-util-generated": "^2.0.0", "unist-util-position": "^4.0.0", "unist-util-visit": "^4.0.0" } }, "mdast-util-to-markdown": { "version": "1.5.0", "requires": { "@types/mdast": "^3.0.0", "@types/unist": "^2.0.0", "longest-streak": "^3.0.0", "mdast-util-phrasing": "^3.0.0", "mdast-util-to-string": "^3.0.0", "micromark-util-decode-string": "^1.0.0", "unist-util-visit": "^4.0.0", "zwitch": "^2.0.0" } }, "mdast-util-to-string": { "version": "3.2.0", "requires": { "@types/mdast": "^3.0.0" } }, "mdx-bundler": { "version": "9.2.1", "requires": { "@babel/runtime": "^7.16.3", "@esbuild-plugins/node-resolve": "^0.1.4", "@fal-works/esbuild-plugin-global-externals": "^2.1.2", "@mdx-js/esbuild": "^2.0.0", "gray-matter": "^4.0.3", "remark-frontmatter": "^4.0.1", "remark-mdx-frontmatter": "^1.1.1", "uuid": "^8.3.2", "vfile": "^5.3.2" } }, "memfs": { "version": "3.5.3", "requires": { "fs-monkey": "^1.0.4" } }, "merge-refs": { "version": "1.2.1", "requires": { "@types/react": "*" } }, "merge-stream": { "version": "2.0.0" }, "merge2": { "version": "1.4.1" }, "micro": { "version": "10.0.1", "requires": { "arg": "4.1.0", "content-type": "1.0.4", "raw-body": "2.4.1" } }, "micromark": { "version": "3.2.0", "requires": { "@types/debug": "^4.0.0", "debug": "^4.0.0", "decode-named-character-reference": "^1.0.0", "micromark-core-commonmark": "^1.0.1", "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-chunked": "^1.0.0", "micromark-util-combine-extensions": "^1.0.0", "micromark-util-decode-numeric-character-reference": "^1.0.0", "micromark-util-encode": "^1.0.0", "micromark-util-normalize-identifier": "^1.0.0", "micromark-util-resolve-all": "^1.0.0", "micromark-util-sanitize-uri": "^1.0.0", "micromark-util-subtokenize": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.1", "uvu": "^0.5.0" } }, "micromark-core-commonmark": { "version": "1.1.0", "requires": { "decode-named-character-reference": "^1.0.0", "micromark-factory-destination": "^1.0.0", "micromark-factory-label": "^1.0.0", "micromark-factory-space": "^1.0.0", "micromark-factory-title": "^1.0.0", "micromark-factory-whitespace": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-chunked": "^1.0.0", "micromark-util-classify-character": "^1.0.0", "micromark-util-html-tag-name": "^1.0.0", "micromark-util-normalize-identifier": "^1.0.0", "micromark-util-resolve-all": "^1.0.0", "micromark-util-subtokenize": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.1", "uvu": "^0.5.0" } }, "micromark-extension-frontmatter": { "version": "1.1.1", "requires": { "fault": "^2.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-extension-mdx-expression": { "version": "1.0.8", "requires": { "@types/estree": "^1.0.0", "micromark-factory-mdx-expression": "^1.0.0", "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-events-to-acorn": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "micromark-extension-mdx-jsx": { "version": "1.0.5", "requires": { "@types/acorn": "^4.0.0", "@types/estree": "^1.0.0", "estree-util-is-identifier-name": "^2.0.0", "micromark-factory-mdx-expression": "^1.0.0", "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" } }, "micromark-extension-mdx-md": { "version": "1.0.1", "requires": { "micromark-util-types": "^1.0.0" } }, "micromark-extension-mdxjs": { "version": "1.0.1", "requires": { "acorn": "^8.0.0", "acorn-jsx": "^5.0.0", "micromark-extension-mdx-expression": "^1.0.0", "micromark-extension-mdx-jsx": "^1.0.0", "micromark-extension-mdx-md": "^1.0.0", "micromark-extension-mdxjs-esm": "^1.0.0", "micromark-util-combine-extensions": "^1.0.0", "micromark-util-types": "^1.0.0" }, "dependencies": { "acorn": { "version": "8.10.0" } } }, "micromark-extension-mdxjs-esm": { "version": "1.0.5", "requires": { "@types/estree": "^1.0.0", "micromark-core-commonmark": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-events-to-acorn": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "unist-util-position-from-estree": "^1.1.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" } }, "micromark-factory-destination": { "version": "1.1.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-factory-label": { "version": "1.1.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "micromark-factory-mdx-expression": { "version": "1.0.9", "requires": { "@types/estree": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-events-to-acorn": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "unist-util-position-from-estree": "^1.0.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" } }, "micromark-factory-space": { "version": "1.1.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-factory-title": { "version": "1.1.0", "requires": { "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-factory-whitespace": { "version": "1.1.0", "requires": { "micromark-factory-space": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-util-character": { "version": "1.2.0", "requires": { "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-util-chunked": { "version": "1.1.0", "requires": { "micromark-util-symbol": "^1.0.0" } }, "micromark-util-classify-character": { "version": "1.1.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-util-combine-extensions": { "version": "1.1.0", "requires": { "micromark-util-chunked": "^1.0.0", "micromark-util-types": "^1.0.0" } }, "micromark-util-decode-numeric-character-reference": { "version": "1.1.0", "requires": { "micromark-util-symbol": "^1.0.0" } }, "micromark-util-decode-string": { "version": "1.1.0", "requires": { "decode-named-character-reference": "^1.0.0", "micromark-util-character": "^1.0.0", "micromark-util-decode-numeric-character-reference": "^1.0.0", "micromark-util-symbol": "^1.0.0" } }, "micromark-util-encode": { "version": "1.1.0" }, "micromark-util-events-to-acorn": { "version": "1.2.3", "requires": { "@types/acorn": "^4.0.0", "@types/estree": "^1.0.0", "@types/unist": "^2.0.0", "estree-util-visit": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0", "vfile-message": "^3.0.0" } }, "micromark-util-html-tag-name": { "version": "1.2.0" }, "micromark-util-normalize-identifier": { "version": "1.1.0", "requires": { "micromark-util-symbol": "^1.0.0" } }, "micromark-util-resolve-all": { "version": "1.1.0", "requires": { "micromark-util-types": "^1.0.0" } }, "micromark-util-sanitize-uri": { "version": "1.2.0", "requires": { "micromark-util-character": "^1.0.0", "micromark-util-encode": "^1.0.0", "micromark-util-symbol": "^1.0.0" } }, "micromark-util-subtokenize": { "version": "1.1.0", "requires": { "micromark-util-chunked": "^1.0.0", "micromark-util-symbol": "^1.0.0", "micromark-util-types": "^1.0.0", "uvu": "^0.5.0" } }, "micromark-util-symbol": { "version": "1.1.0" }, "micromark-util-types": { "version": "1.1.0" }, "micromatch": { "version": "4.0.5", "requires": { "braces": "^3.0.2", "picomatch": "^2.3.1" } }, "mimic-fn": { "version": "4.0.0" }, "mimic-response": { "version": "2.1.0", "optional": true }, "minimatch": { "version": "3.1.2", "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "1.2.8" }, "minipass": { "version": "5.0.0" }, "minizlib": { "version": "2.1.2", "requires": { "minipass": "^3.0.0", "yallist": "^4.0.0" }, "dependencies": { "minipass": { "version": "3.3.6", "requires": { "yallist": "^4.0.0" } } } }, "mkdirp": { "version": "1.0.4" }, "moo": { "version": "0.5.2" }, "mri": { "version": "1.2.0" }, "ms": { "version": "2.1.2" }, "mz": { "version": "2.7.0", "requires": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" } }, "nan": { "version": "2.17.0", "optional": true }, "nanoid": { "version": "4.0.2" }, "natural-compare": { "version": "1.4.0" }, "natural-compare-lite": { "version": "1.4.0" }, "nearley": { "version": "2.20.1", "requires": { "commander": "^2.19.0", "moo": "^0.5.0", "railroad-diagrams": "^1.0.0", "randexp": "0.4.6" }, "dependencies": { "commander": { "version": "2.20.3" } } }, "next": { "version": "13.4.12", "requires": { "@next/env": "13.4.12", "@next/swc-darwin-arm64": "13.4.12", "@next/swc-darwin-x64": "13.4.12", "@next/swc-linux-arm64-gnu": "13.4.12", "@next/swc-linux-arm64-musl": "13.4.12", "@next/swc-linux-x64-gnu": "13.4.12", "@next/swc-linux-x64-musl": "13.4.12", "@next/swc-win32-arm64-msvc": "13.4.12", "@next/swc-win32-ia32-msvc": "13.4.12", "@next/swc-win32-x64-msvc": "13.4.12", "@swc/helpers": "0.5.1", "busboy": "1.6.0", "caniuse-lite": "^1.0.30001406", "postcss": "8.4.14", "styled-jsx": "5.1.1", "watchpack": "2.4.0", "zod": "3.21.4" }, "dependencies": { "nanoid": { "version": "3.3.6" }, "postcss": { "version": "8.4.14", "requires": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" } } } }, "next-auth": { "version": "4.22.3", "requires": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", "cookie": "^0.5.0", "jose": "^4.11.4", "oauth": "^0.9.15", "openid-client": "^5.4.0", "preact": "^10.6.3", "preact-render-to-string": "^5.1.19", "uuid": "^8.3.2" } }, "next-contentlayer": { "version": "0.3.4", "requires": { "@contentlayer/core": "0.3.4", "@contentlayer/utils": "0.3.4" } }, "next-plausible": { "version": "3.10.1", "requires": {} }, "next-themes": { "version": "0.2.1", "requires": {} }, "no-case": { "version": "3.0.4", "requires": { "lower-case": "^2.0.2", "tslib": "^2.0.3" } }, "node-addon-api": { "version": "5.1.0" }, "node-domexception": { "version": "1.0.0" }, "node-fetch": { "version": "2.6.12", "requires": { "whatwg-url": "^5.0.0" } }, "node-releases": { "version": "2.0.13" }, "node-sql-parser": { "version": "4.9.0", "requires": { "big-integer": "^1.6.48" } }, "nodemailer": { "version": "6.9.4" }, "nopt": { "version": "5.0.0", "requires": { "abbrev": "1" } }, "normalize-path": { "version": "3.0.0" }, "normalize-range": { "version": "0.1.2" }, "npm-run-path": { "version": "5.1.0", "requires": { "path-key": "^4.0.0" }, "dependencies": { "path-key": { "version": "4.0.0" } } }, "npmlog": { "version": "5.0.1", "requires": { "are-we-there-yet": "^2.0.0", "console-control-strings": "^1.1.0", "gauge": "^3.0.0", "set-blocking": "^2.0.0" } }, "oauth": { "version": "0.9.15" }, "object-assign": { "version": "4.1.1" }, "object-hash": { "version": "2.2.0" }, "object-inspect": { "version": "1.12.3" }, "object-keys": { "version": "1.1.1" }, "object.assign": { "version": "4.1.4", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" } }, "object.entries": { "version": "1.1.6", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" } }, "object.fromentries": { "version": "2.0.6", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" } }, "object.groupby": { "version": "1.0.0", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.21.2", "get-intrinsic": "^1.2.1" } }, "object.hasown": { "version": "1.1.2", "requires": { "define-properties": "^1.1.4", "es-abstract": "^1.20.4" } }, "object.values": { "version": "1.1.6", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" } }, "oidc-token-hash": { "version": "5.0.3" }, "once": { "version": "1.4.0", "requires": { "wrappy": "1" } }, "onetime": { "version": "6.0.0", "requires": { "mimic-fn": "^4.0.0" } }, "oo-ascii-tree": { "version": "1.85.0" }, "open": { "version": "9.1.0", "requires": { "default-browser": "^4.0.0", "define-lazy-prop": "^3.0.0", "is-inside-container": "^1.0.0", "is-wsl": "^2.2.0" } }, "openid-client": { "version": "5.4.3", "requires": { "jose": "^4.14.4", "lru-cache": "^6.0.0", "object-hash": "^2.2.0", "oidc-token-hash": "^5.0.3" } }, "optionator": { "version": "0.9.3", "requires": { "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0" } }, "p-limit": { "version": "3.1.0", "requires": { "yocto-queue": "^0.1.0" } }, "p-locate": { "version": "5.0.0", "requires": { "p-limit": "^3.0.2" } }, "pako": { "version": "1.0.11" }, "parent-module": { "version": "1.0.1", "requires": { "callsites": "^3.0.0" } }, "parse-entities": { "version": "4.0.1", "requires": { "@types/unist": "^2.0.0", "character-entities": "^2.0.0", "character-entities-legacy": "^3.0.0", "character-reference-invalid": "^2.0.0", "decode-named-character-reference": "^1.0.0", "is-alphanumerical": "^2.0.0", "is-decimal": "^2.0.0", "is-hexadecimal": "^2.0.0" } }, "parse5": { "version": "6.0.1" }, "parseley": { "version": "0.11.0", "requires": { "leac": "^0.6.0", "peberminta": "^0.8.0" } }, "pascal-case": { "version": "3.1.2", "requires": { "no-case": "^3.0.4", "tslib": "^2.0.3" } }, "path-exists": { "version": "4.0.0" }, "path-is-absolute": { "version": "1.0.1" }, "path-key": { "version": "3.1.1" }, "path-parse": { "version": "1.0.7" }, "path-type": { "version": "4.0.0" }, "path2d-polyfill": { "version": "2.0.1" }, "pdf-lib": { "version": "1.17.1", "requires": { "@pdf-lib/standard-fonts": "^1.0.0", "@pdf-lib/upng": "^1.0.1", "pako": "^1.0.11", "tslib": "^1.11.1" }, "dependencies": { "tslib": { "version": "1.14.1" } } }, "pdfjs-dist": { "version": "3.6.172", "requires": { "canvas": "^2.11.2", "path2d-polyfill": "^2.0.1", "web-streams-polyfill": "^3.2.1" } }, "peberminta": { "version": "0.8.0" }, "perfect-freehand": { "version": "1.2.0" }, "periscopic": { "version": "3.1.0", "requires": { "@types/estree": "^1.0.0", "estree-walker": "^3.0.0", "is-reference": "^3.0.0" } }, "picocolors": { "version": "1.0.0" }, "picomatch": { "version": "2.3.1" }, "pidtree": { "version": "0.6.0", "dev": true }, "pify": { "version": "2.3.0" }, "pirates": { "version": "4.0.6" }, "postcss": { "version": "8.4.27", "requires": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "dependencies": { "nanoid": { "version": "3.3.6" } } }, "postcss-css-variables": { "version": "0.18.0", "requires": { "balanced-match": "^1.0.0", "escape-string-regexp": "^1.0.3", "extend": "^3.0.1" }, "dependencies": { "escape-string-regexp": { "version": "1.0.5" } } }, "postcss-import": { "version": "15.1.0", "requires": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" } }, "postcss-js": { "version": "4.0.1", "requires": { "camelcase-css": "^2.0.1" } }, "postcss-load-config": { "version": "4.0.1", "requires": { "lilconfig": "^2.0.5", "yaml": "^2.1.1" } }, "postcss-nested": { "version": "6.0.1", "requires": { "postcss-selector-parser": "^6.0.11" }, "dependencies": { "postcss-selector-parser": { "version": "6.0.13", "requires": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" } } } }, "postcss-selector-parser": { "version": "6.0.10", "dev": true, "requires": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" } }, "postcss-value-parser": { "version": "4.2.0" }, "preact": { "version": "10.16.0" }, "preact-render-to-string": { "version": "5.2.6", "requires": { "pretty-format": "^3.8.0" } }, "prelude-ls": { "version": "1.2.1" }, "prettier": { "version": "2.8.8" }, "prettier-linter-helpers": { "version": "1.0.0", "requires": { "fast-diff": "^1.1.2" } }, "prettier-plugin-sql": { "version": "0.14.0", "requires": { "node-sql-parser": "^4.6.6", "sql-formatter": "^12.2.0", "tslib": "^2.5.0" } }, "prettier-plugin-tailwindcss": { "version": "0.2.8", "requires": {} }, "pretty": { "version": "2.0.0", "requires": { "condense-newlines": "^0.2.1", "extend-shallow": "^2.0.1", "js-beautify": "^1.6.12" } }, "pretty-format": { "version": "3.8.0" }, "prisma": { "version": "5.0.0", "requires": { "@prisma/engines": "5.0.0" } }, "progress": { "version": "2.0.3" }, "prop-types": { "version": "15.8.1", "requires": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.13.1" } }, "property-information": { "version": "6.2.0" }, "proto-list": { "version": "1.2.4" }, "protobufjs": { "version": "7.2.4", "requires": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.4", "@protobufjs/eventemitter": "^1.1.0", "@protobufjs/fetch": "^1.1.0", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.0", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.0", "@types/node": ">=13.7.0", "long": "^5.0.0" }, "dependencies": { "long": { "version": "5.2.3" } } }, "punycode": { "version": "2.3.0" }, "qs": { "version": "6.11.2", "requires": { "side-channel": "^1.0.4" } }, "queue-microtask": { "version": "1.2.3" }, "quick-lru": { "version": "5.1.1" }, "railroad-diagrams": { "version": "1.0.0" }, "randexp": { "version": "0.4.6", "requires": { "discontinuous-range": "1.0.0", "ret": "~0.1.10" } }, "raw-body": { "version": "2.4.1", "requires": { "bytes": "3.1.0", "http-errors": "1.7.3", "iconv-lite": "0.4.24", "unpipe": "1.0.0" } }, "re-resizable": { "version": "6.9.6", "requires": { "fast-memoize": "^2.5.1" } }, "react": { "version": "18.2.0", "requires": { "loose-envify": "^1.1.0" } }, "react-day-picker": { "version": "8.8.0", "requires": {} }, "react-dom": { "version": "18.2.0", "requires": { "loose-envify": "^1.1.0", "scheduler": "^0.23.0" } }, "react-draggable": { "version": "4.4.5", "requires": { "clsx": "^1.1.1", "prop-types": "^15.8.1" } }, "react-dropzone": { "version": "14.2.3", "requires": { "attr-accept": "^2.2.2", "file-selector": "^0.6.0", "prop-types": "^15.8.1" } }, "react-hook-form": { "version": "7.45.2", "requires": {} }, "react-icons": { "version": "4.10.1", "requires": {} }, "react-is": { "version": "16.13.1" }, "react-lifecycles-compat": { "version": "3.0.4" }, "react-pdf": { "version": "7.3.0", "requires": { "clsx": "^2.0.0", "make-cancellable-promise": "^1.3.1", "make-event-props": "^1.6.0", "merge-refs": "^1.2.1", "pdfjs-dist": "3.6.172", "prop-types": "^15.6.2", "tiny-invariant": "^1.0.0", "tiny-warning": "^1.0.0" }, "dependencies": { "clsx": { "version": "2.0.0" } } }, "react-property": { "version": "2.0.0" }, "react-remove-scroll": { "version": "2.5.5", "requires": { "react-remove-scroll-bar": "^2.3.3", "react-style-singleton": "^2.2.1", "tslib": "^2.1.0", "use-callback-ref": "^1.3.0", "use-sidecar": "^1.1.2" } }, "react-remove-scroll-bar": { "version": "2.3.4", "requires": { "react-style-singleton": "^2.2.1", "tslib": "^2.0.0" } }, "react-resize-detector": { "version": "8.1.0", "requires": { "lodash": "^4.17.21" } }, "react-rnd": { "version": "10.4.1", "requires": { "re-resizable": "6.9.6", "react-draggable": "4.4.5", "tslib": "2.3.1" }, "dependencies": { "tslib": { "version": "2.3.1" } } }, "react-smooth": { "version": "2.0.3", "requires": { "fast-equals": "^5.0.0", "react-transition-group": "2.9.0" } }, "react-ssr-prepass": { "version": "1.5.0", "requires": {} }, "react-style-singleton": { "version": "2.2.1", "requires": { "get-nonce": "^1.0.0", "invariant": "^2.2.4", "tslib": "^2.0.0" } }, "react-transition-group": { "version": "2.9.0", "requires": { "dom-helpers": "^3.4.0", "loose-envify": "^1.4.0", "prop-types": "^15.6.2", "react-lifecycles-compat": "^3.0.4" } }, "read-cache": { "version": "1.0.0", "requires": { "pify": "^2.3.0" } }, "readable-stream": { "version": "3.6.2", "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "readdirp": { "version": "3.6.0", "requires": { "picomatch": "^2.2.1" } }, "recharts": { "version": "2.7.3", "requires": { "classnames": "^2.2.5", "eventemitter3": "^4.0.1", "lodash": "^4.17.19", "react-is": "^16.10.2", "react-resize-detector": "^8.0.4", "react-smooth": "^2.0.2", "recharts-scale": "^0.4.4", "reduce-css-calc": "^2.1.8", "victory-vendor": "^36.6.8" }, "dependencies": { "eventemitter3": { "version": "4.0.7" } } }, "recharts-scale": { "version": "0.4.5", "requires": { "decimal.js-light": "^2.4.1" } }, "reduce-css-calc": { "version": "2.1.8", "requires": { "css-unit-converter": "^1.1.1", "postcss-value-parser": "^3.3.0" }, "dependencies": { "postcss-value-parser": { "version": "3.3.1" } } }, "regenerator-runtime": { "version": "0.13.11" }, "regexp.prototype.flags": { "version": "1.5.0", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "functions-have-names": "^1.2.3" } }, "regexpp": { "version": "3.2.0" }, "rehype-stringify": { "version": "9.0.3", "requires": { "@types/hast": "^2.0.0", "hast-util-to-html": "^8.0.0", "unified": "^10.0.0" } }, "remark-frontmatter": { "version": "4.0.1", "requires": { "@types/mdast": "^3.0.0", "mdast-util-frontmatter": "^1.0.0", "micromark-extension-frontmatter": "^1.0.0", "unified": "^10.0.0" } }, "remark-mdx": { "version": "2.3.0", "requires": { "mdast-util-mdx": "^2.0.0", "micromark-extension-mdxjs": "^1.0.0" } }, "remark-mdx-frontmatter": { "version": "1.1.1", "requires": { "estree-util-is-identifier-name": "^1.0.0", "estree-util-value-to-estree": "^1.0.0", "js-yaml": "^4.0.0", "toml": "^3.0.0" }, "dependencies": { "argparse": { "version": "2.0.1" }, "estree-util-is-identifier-name": { "version": "1.1.0" }, "js-yaml": { "version": "4.1.0", "requires": { "argparse": "^2.0.1" } } } }, "remark-parse": { "version": "10.0.2", "requires": { "@types/mdast": "^3.0.0", "mdast-util-from-markdown": "^1.0.0", "unified": "^10.0.0" } }, "remark-rehype": { "version": "10.1.0", "requires": { "@types/hast": "^2.0.0", "@types/mdast": "^3.0.0", "mdast-util-to-hast": "^12.1.0", "unified": "^10.0.0" } }, "repeat-string": { "version": "1.6.1" }, "require-directory": { "version": "2.1.1" }, "require-from-string": { "version": "2.0.2" }, "resolve": { "version": "1.22.2", "requires": { "is-core-module": "^2.11.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } }, "resolve-from": { "version": "4.0.0" }, "resolve-pkg-maps": { "version": "1.0.0" }, "restore-cursor": { "version": "4.0.0", "dev": true, "requires": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" }, "dependencies": { "mimic-fn": { "version": "2.1.0", "dev": true }, "onetime": { "version": "5.1.2", "dev": true, "requires": { "mimic-fn": "^2.1.0" } } } }, "ret": { "version": "0.1.15" }, "reusify": { "version": "1.0.4" }, "rfdc": { "version": "1.3.0", "dev": true }, "rimraf": { "version": "3.0.2", "requires": { "glob": "^7.1.3" } }, "rollup": { "version": "3.27.0", "dev": true, "requires": { "fsevents": "~2.3.2" } }, "run-applescript": { "version": "5.0.0", "requires": { "execa": "^5.0.0" }, "dependencies": { "execa": { "version": "5.1.1", "requires": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", "human-signals": "^2.1.0", "is-stream": "^2.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^4.0.1", "onetime": "^5.1.2", "signal-exit": "^3.0.3", "strip-final-newline": "^2.0.0" } }, "human-signals": { "version": "2.1.0" }, "is-stream": { "version": "2.0.1" }, "mimic-fn": { "version": "2.1.0" }, "npm-run-path": { "version": "4.0.1", "requires": { "path-key": "^3.0.0" } }, "onetime": { "version": "5.1.2", "requires": { "mimic-fn": "^2.1.0" } }, "strip-final-newline": { "version": "2.0.0" } } }, "run-parallel": { "version": "1.2.0", "requires": { "queue-microtask": "^1.2.2" } }, "sade": { "version": "1.8.1", "requires": { "mri": "^1.1.0" } }, "safe-array-concat": { "version": "1.0.0", "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.0", "has-symbols": "^1.0.3", "isarray": "^2.0.5" } }, "safe-buffer": { "version": "5.2.1" }, "safe-regex-test": { "version": "1.0.0", "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.3", "is-regex": "^1.1.4" } }, "safer-buffer": { "version": "2.1.2" }, "scheduler": { "version": "0.23.0", "requires": { "loose-envify": "^1.1.0" } }, "section-matter": { "version": "1.0.0", "requires": { "extend-shallow": "^2.0.1", "kind-of": "^6.0.0" } }, "selderee": { "version": "0.10.0", "requires": { "parseley": "^0.11.0" } }, "semver": { "version": "7.5.4", "requires": { "lru-cache": "^6.0.0" } }, "set-blocking": { "version": "2.0.0" }, "setprototypeof": { "version": "1.1.1" }, "shebang-command": { "version": "2.0.0", "requires": { "shebang-regex": "^3.0.0" } }, "shebang-regex": { "version": "3.0.0" }, "side-channel": { "version": "1.0.4", "requires": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", "object-inspect": "^1.9.0" } }, "signal-exit": { "version": "3.0.7" }, "simple-concat": { "version": "1.0.1", "optional": true }, "simple-get": { "version": "3.1.1", "optional": true, "requires": { "decompress-response": "^4.2.0", "once": "^1.3.1", "simple-concat": "^1.0.0" } }, "slash": { "version": "3.0.0" }, "slice-ansi": { "version": "4.0.0", "requires": { "ansi-styles": "^4.0.0", "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" } }, "source-map": { "version": "0.5.7" }, "source-map-js": { "version": "1.0.2" }, "source-map-support": { "version": "0.5.21", "requires": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" }, "dependencies": { "source-map": { "version": "0.6.1" } } }, "space-separated-tokens": { "version": "2.0.2" }, "sprintf-js": { "version": "1.0.3" }, "sql-formatter": { "version": "12.2.4", "requires": { "argparse": "^2.0.1", "get-stdin": "=8.0.0", "nearley": "^2.20.1" }, "dependencies": { "argparse": { "version": "2.0.1" } } }, "statuses": { "version": "1.5.0" }, "streamsearch": { "version": "1.1.0" }, "string_decoder": { "version": "1.3.0", "requires": { "safe-buffer": "~5.2.0" } }, "string-argv": { "version": "0.3.2", "dev": true }, "string-width": { "version": "4.2.3", "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "dependencies": { "emoji-regex": { "version": "8.0.0" } } }, "string.prototype.matchall": { "version": "4.0.8", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "get-intrinsic": "^1.1.3", "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", "regexp.prototype.flags": "^1.4.3", "side-channel": "^1.0.4" } }, "string.prototype.trim": { "version": "1.2.7", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" } }, "string.prototype.trimend": { "version": "1.0.6", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" } }, "string.prototype.trimstart": { "version": "1.0.6", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4" } }, "stringify-entities": { "version": "4.0.3", "requires": { "character-entities-html4": "^2.0.0", "character-entities-legacy": "^3.0.0" } }, "strip-ansi": { "version": "6.0.1", "requires": { "ansi-regex": "^5.0.1" } }, "strip-bom": { "version": "3.0.0" }, "strip-bom-string": { "version": "1.0.0" }, "strip-final-newline": { "version": "3.0.0" }, "strip-json-comments": { "version": "3.1.1" }, "stripe": { "version": "12.16.0", "requires": { "@types/node": ">=8.1.0", "qs": "^6.11.0" } }, "style-to-js": { "version": "1.1.3", "requires": { "style-to-object": "0.4.1" } }, "style-to-object": { "version": "0.4.1", "requires": { "inline-style-parser": "0.1.1" } }, "styled-jsx": { "version": "5.1.1", "requires": { "client-only": "0.0.1" } }, "sucrase": { "version": "3.34.0", "requires": { "@jridgewell/gen-mapping": "^0.3.2", "commander": "^4.0.0", "glob": "7.1.6", "lines-and-columns": "^1.1.6", "mz": "^2.7.0", "pirates": "^4.0.1", "ts-interface-checker": "^0.1.9" }, "dependencies": { "commander": { "version": "4.1.1" }, "glob": { "version": "7.1.6", "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } } } }, "superjson": { "version": "1.13.1", "requires": { "copy-anything": "^3.0.2" } }, "supports-color": { "version": "7.2.0", "requires": { "has-flag": "^4.0.0" } }, "supports-preserve-symlinks-flag": { "version": "1.0.0" }, "synckit": { "version": "0.8.5", "requires": { "@pkgr/utils": "^2.3.1", "tslib": "^2.5.0" } }, "table": { "version": "6.8.1", "requires": { "ajv": "^8.0.1", "lodash.truncate": "^4.4.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1" }, "dependencies": { "ajv": { "version": "8.12.0", "requires": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", "uri-js": "^4.2.2" } }, "json-schema-traverse": { "version": "1.0.0" } } }, "tailwind-merge": { "version": "1.14.0" }, "tailwindcss": { "version": "3.3.3", "requires": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", "chokidar": "^3.5.3", "didyoumean": "^1.2.2", "dlv": "^1.1.3", "fast-glob": "^3.2.12", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.18.2", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", "picocolors": "^1.0.0", "postcss": "^8.4.23", "postcss-import": "^15.1.0", "postcss-js": "^4.0.1", "postcss-load-config": "^4.0.1", "postcss-nested": "^6.0.1", "postcss-selector-parser": "^6.0.11", "resolve": "^1.22.2", "sucrase": "^3.32.0" }, "dependencies": { "arg": { "version": "5.0.2" }, "glob-parent": { "version": "6.0.2", "requires": { "is-glob": "^4.0.3" } }, "object-hash": { "version": "3.0.0" }, "postcss-selector-parser": { "version": "6.0.13", "requires": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" } } } }, "tailwindcss-animate": { "version": "1.0.6", "requires": {} }, "tapable": { "version": "2.2.1" }, "tar": { "version": "6.1.15", "requires": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "text-table": { "version": "0.2.0" }, "thenify": { "version": "3.3.1", "requires": { "any-promise": "^1.0.0" } }, "thenify-all": { "version": "1.6.0", "requires": { "thenify": ">= 3.1.0 < 4" } }, "tiny-invariant": { "version": "1.3.1" }, "tiny-warning": { "version": "1.0.3" }, "titleize": { "version": "3.0.0" }, "to-fast-properties": { "version": "2.0.0" }, "to-regex-range": { "version": "5.0.1", "requires": { "is-number": "^7.0.0" } }, "toidentifier": { "version": "1.0.0" }, "toml": { "version": "3.0.0" }, "tr46": { "version": "0.0.3" }, "tree-kill": { "version": "1.2.2", "dev": true }, "trim-lines": { "version": "3.0.1" }, "trough": { "version": "2.1.0" }, "ts-interface-checker": { "version": "0.1.13" }, "ts-pattern": { "version": "4.3.0" }, "tsconfig-paths": { "version": "3.14.2", "requires": { "@types/json5": "^0.0.29", "json5": "^1.0.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" } }, "tslib": { "version": "2.6.1" }, "tsup": { "version": "7.1.0", "dev": true, "requires": { "bundle-require": "^4.0.0", "cac": "^6.7.12", "chokidar": "^3.5.1", "debug": "^4.3.1", "esbuild": "^0.18.2", "execa": "^5.0.0", "globby": "^11.0.3", "joycon": "^3.0.1", "postcss-load-config": "^4.0.1", "resolve-from": "^5.0.0", "rollup": "^3.2.5", "source-map": "0.8.0-beta.0", "sucrase": "^3.20.3", "tree-kill": "^1.2.2" }, "dependencies": { "execa": { "version": "5.1.1", "dev": true, "requires": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", "human-signals": "^2.1.0", "is-stream": "^2.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^4.0.1", "onetime": "^5.1.2", "signal-exit": "^3.0.3", "strip-final-newline": "^2.0.0" } }, "human-signals": { "version": "2.1.0", "dev": true }, "is-stream": { "version": "2.0.1", "dev": true }, "mimic-fn": { "version": "2.1.0", "dev": true }, "npm-run-path": { "version": "4.0.1", "dev": true, "requires": { "path-key": "^3.0.0" } }, "onetime": { "version": "5.1.2", "dev": true, "requires": { "mimic-fn": "^2.1.0" } }, "resolve-from": { "version": "5.0.0", "dev": true }, "source-map": { "version": "0.8.0-beta.0", "dev": true, "requires": { "whatwg-url": "^7.0.0" } }, "strip-final-newline": { "version": "2.0.0", "dev": true }, "tr46": { "version": "1.0.1", "dev": true, "requires": { "punycode": "^2.1.0" } }, "webidl-conversions": { "version": "4.0.2", "dev": true }, "whatwg-url": { "version": "7.1.0", "dev": true, "requires": { "lodash.sortby": "^4.7.0", "tr46": "^1.0.1", "webidl-conversions": "^4.0.2" } } } }, "tsutils": { "version": "3.21.0", "requires": { "tslib": "^1.8.1" }, "dependencies": { "tslib": { "version": "1.14.1" } } }, "turbo": { "version": "1.10.12", "dev": true, "requires": { "turbo-darwin-64": "1.10.12", "turbo-darwin-arm64": "1.10.12", "turbo-linux-64": "1.10.12", "turbo-linux-arm64": "1.10.12", "turbo-windows-64": "1.10.12", "turbo-windows-arm64": "1.10.12" } }, "turbo-windows-64": { "version": "1.10.12", "dev": true, "optional": true }, "tw-to-css": { "version": "0.0.11", "requires": { "postcss": "8.4.21", "postcss-css-variables": "0.18.0", "tailwindcss": "3.2.7" }, "dependencies": { "arg": { "version": "5.0.2" }, "glob-parent": { "version": "6.0.2", "requires": { "is-glob": "^4.0.3" } }, "nanoid": { "version": "3.3.6" }, "object-hash": { "version": "3.0.0" }, "postcss": { "version": "8.4.21", "requires": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" } }, "postcss-import": { "version": "14.1.0", "requires": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" } }, "postcss-load-config": { "version": "3.1.4", "requires": { "lilconfig": "^2.0.5", "yaml": "^1.10.2" } }, "postcss-nested": { "version": "6.0.0", "requires": { "postcss-selector-parser": "^6.0.10" } }, "postcss-selector-parser": { "version": "6.0.13", "requires": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" } }, "tailwindcss": { "version": "3.2.7", "requires": { "arg": "^5.0.2", "chokidar": "^3.5.3", "color-name": "^1.1.4", "detective": "^5.2.1", "didyoumean": "^1.2.2", "dlv": "^1.1.3", "fast-glob": "^3.2.12", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "lilconfig": "^2.0.6", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", "picocolors": "^1.0.0", "postcss": "^8.0.9", "postcss-import": "^14.1.0", "postcss-js": "^4.0.0", "postcss-load-config": "^3.1.4", "postcss-nested": "6.0.0", "postcss-selector-parser": "^6.0.11", "postcss-value-parser": "^4.2.0", "quick-lru": "^5.1.1", "resolve": "^1.22.1" } }, "yaml": { "version": "1.10.2" } } }, "typanion": { "version": "3.13.0" }, "type-check": { "version": "0.4.0", "requires": { "prelude-ls": "^1.2.1" } }, "type-fest": { "version": "0.20.2" }, "typed-array-buffer": { "version": "1.0.0", "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.1", "is-typed-array": "^1.1.10" } }, "typed-array-byte-length": { "version": "1.0.0", "requires": { "call-bind": "^1.0.2", "for-each": "^0.3.3", "has-proto": "^1.0.1", "is-typed-array": "^1.1.10" } }, "typed-array-byte-offset": { "version": "1.0.0", "requires": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "for-each": "^0.3.3", "has-proto": "^1.0.1", "is-typed-array": "^1.1.10" } }, "typed-array-length": { "version": "1.0.4", "requires": { "call-bind": "^1.0.2", "for-each": "^0.3.3", "is-typed-array": "^1.1.9" } }, "typescript": { "version": "5.1.6" }, "unbox-primitive": { "version": "1.0.2", "requires": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" } }, "unified": { "version": "10.1.2", "requires": { "@types/unist": "^2.0.0", "bail": "^2.0.0", "extend": "^3.0.0", "is-buffer": "^2.0.0", "is-plain-obj": "^4.0.0", "trough": "^2.0.0", "vfile": "^5.0.0" }, "dependencies": { "is-plain-obj": { "version": "4.1.0" } } }, "unist-util-generated": { "version": "2.0.1" }, "unist-util-is": { "version": "5.2.1", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-position": { "version": "4.0.4", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-position-from-estree": { "version": "1.1.2", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-remove-position": { "version": "4.0.2", "requires": { "@types/unist": "^2.0.0", "unist-util-visit": "^4.0.0" } }, "unist-util-stringify-position": { "version": "3.0.3", "requires": { "@types/unist": "^2.0.0" } }, "unist-util-visit": { "version": "4.1.2", "requires": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0", "unist-util-visit-parents": "^5.1.1" } }, "unist-util-visit-parents": { "version": "5.1.3", "requires": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0" } }, "unpipe": { "version": "1.0.0" }, "untildify": { "version": "4.0.0" }, "update-browserslist-db": { "version": "1.0.11", "requires": { "escalade": "^3.1.1", "picocolors": "^1.0.0" } }, "uri-js": { "version": "4.4.1", "requires": { "punycode": "^2.1.0" } }, "use-callback-ref": { "version": "1.3.0", "requires": { "tslib": "^2.0.0" } }, "use-sidecar": { "version": "1.1.2", "requires": { "detect-node-es": "^1.1.0", "tslib": "^2.0.0" } }, "use-sync-external-store": { "version": "1.2.0", "requires": {} }, "util-deprecate": { "version": "1.0.2" }, "uuid": { "version": "8.3.2" }, "uvu": { "version": "0.5.6", "requires": { "dequal": "^2.0.0", "diff": "^5.0.0", "kleur": "^4.0.3", "sade": "^1.7.3" } }, "v8-compile-cache": { "version": "2.3.0" }, "vfile": { "version": "5.3.7", "requires": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", "unist-util-stringify-position": "^3.0.0", "vfile-message": "^3.0.0" } }, "vfile-location": { "version": "4.1.0", "requires": { "@types/unist": "^2.0.0", "vfile": "^5.0.0" } }, "vfile-message": { "version": "3.1.4", "requires": { "@types/unist": "^2.0.0", "unist-util-stringify-position": "^3.0.0" } }, "victory-vendor": { "version": "36.6.11", "requires": { "@types/d3-array": "^3.0.3", "@types/d3-ease": "^3.0.0", "@types/d3-interpolate": "^3.0.1", "@types/d3-scale": "^4.0.2", "@types/d3-shape": "^3.1.0", "@types/d3-time": "^3.0.0", "@types/d3-timer": "^3.0.0", "d3-array": "^3.1.6", "d3-ease": "^3.0.1", "d3-interpolate": "^3.0.1", "d3-scale": "^4.0.2", "d3-shape": "^3.1.0", "d3-time": "^3.0.0", "d3-timer": "^3.0.1" } }, "watchpack": { "version": "2.4.0", "requires": { "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.1.2" } }, "web-namespaces": { "version": "2.0.1" }, "web-streams-polyfill": { "version": "3.2.1" }, "webidl-conversions": { "version": "3.0.1" }, "whatwg-fetch": { "version": "3.6.17" }, "whatwg-url": { "version": "5.0.0", "requires": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "which": { "version": "2.0.2", "requires": { "isexe": "^2.0.0" } }, "which-boxed-primitive": { "version": "1.0.2", "requires": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" } }, "which-typed-array": { "version": "1.1.11", "requires": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.0" } }, "wide-align": { "version": "1.1.5", "requires": { "string-width": "^1.0.2 || 2 || 3 || 4" } }, "wrap-ansi": { "version": "7.0.0", "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "wrappy": { "version": "1.0.2" }, "xtend": { "version": "4.0.2" }, "y18n": { "version": "5.0.8" }, "yallist": { "version": "4.0.0" }, "yaml": { "version": "2.3.1" }, "yargs": { "version": "17.7.2", "requires": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" } }, "yargs-parser": { "version": "21.1.1" }, "yocto-queue": { "version": "0.1.0" }, "zod": { "version": "3.21.4" }, "zwitch": { "version": "2.0.4" } } }