15228 lines
405 KiB
JSON
15228 lines
405 KiB
JSON
{
|
|
"name": "next-app-template",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "next-app-template",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-react": "^6.2.0",
|
|
"@heroui/breadcrumbs": "^2.2.6",
|
|
"@heroui/button": "^2.2.10",
|
|
"@heroui/code": "2.2.7",
|
|
"@heroui/input": "2.4.10",
|
|
"@heroui/kbd": "2.2.6",
|
|
"@heroui/link": "2.2.7",
|
|
"@heroui/navbar": "2.2.8",
|
|
"@heroui/react": "^2.2.9",
|
|
"@heroui/snippet": "2.2.10",
|
|
"@heroui/switch": "2.2.8",
|
|
"@heroui/system": "^2.4.6",
|
|
"@heroui/theme": "2.4.5",
|
|
"@hookform/resolvers": "^3.3.4",
|
|
"@react-aria/ssr": "^3.8.0",
|
|
"@react-aria/visually-hidden": "^3.8.6",
|
|
"@types/js-cookie": "^3.0.6",
|
|
"@types/node": "20.5.7",
|
|
"@types/react": "18.2.21",
|
|
"@types/react-datepicker": "^6.0.1",
|
|
"@types/react-dom": "18.2.7",
|
|
"apexcharts": "^3.48.0",
|
|
"autoprefixer": "10.4.16",
|
|
"axios": "^1.6.8",
|
|
"ckeditor5-custom-build": "file:vendor/ckeditor5",
|
|
"clsx": "^2.0.0",
|
|
"dayjs": "^1.11.13",
|
|
"docx": "^9.3.0",
|
|
"dompurify": "^3.2.0",
|
|
"eslint": "8.48.0",
|
|
"eslint-config-next": "14.0.2",
|
|
"framer-motion": "^10.18.0",
|
|
"html-react-parser": "^5.1.10",
|
|
"intl-messageformat": "^10.5.0",
|
|
"jodit-react": "^4.0.25",
|
|
"js-cookie": "^3.0.5",
|
|
"next": "14.0.2",
|
|
"next-intl": "^3.26.0",
|
|
"next-pwa": "^5.6.0",
|
|
"next-themes": "^0.2.1",
|
|
"postcss": "8.4.31",
|
|
"react": "18.2.0",
|
|
"react-apexcharts": "^1.4.1",
|
|
"react-datepicker": "^6.1.0",
|
|
"react-dom": "18.2.0",
|
|
"react-dropzone": "^14.3.5",
|
|
"react-hook-form": "^7.50.1",
|
|
"react-icons": "^5.0.1",
|
|
"react-otp-input": "^3.1.1",
|
|
"react-password-checklist": "^1.8.1",
|
|
"react-select": "^5.8.3",
|
|
"react-sweetalert2": "^0.6.0",
|
|
"react-tailwindcss-datepicker": "^2.0.0",
|
|
"react-tweet": "^3.2.0",
|
|
"sweetalert2": "^11.10.8",
|
|
"sweetalert2-react-content": "^5.0.7",
|
|
"swiper": "^11.0.6",
|
|
"tailwind-variants": "^0.1.18",
|
|
"tailwindcss": "3.3.5",
|
|
"typescript": "5.0.4",
|
|
"xlsx": "^0.18.5",
|
|
"zod": "^3.23.8",
|
|
"zustand": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/@alloc/quick-lru": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@apideck/better-ajv-errors": {
|
|
"version": "0.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-schema": "^0.4.0",
|
|
"jsonpointer": "^5.0.0",
|
|
"leven": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.26.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.26.8",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.26.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.26.10",
|
|
"@babel/helper-compilation-targets": "^7.26.5",
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
"@babel/helpers": "^7.26.10",
|
|
"@babel/parser": "^7.26.10",
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/traverse": "^7.26.10",
|
|
"@babel/types": "^7.26.10",
|
|
"convert-source-map": "^2.0.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.27.0",
|
|
"@babel/types": "^7.27.0",
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
"jsesc": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.26.8",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"browserslist": "^4.24.0",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/traverse": "^7.27.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"regexpu-core": "^6.2.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.6.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"debug": "^4.1.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"resolve": "^1.14.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-wrap-function": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
"@babel/traverse": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.27.0",
|
|
"@babel/types": "^7.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.27.0"
|
|
},
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
"version": "7.26.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9",
|
|
"@babel/traverse": "^7.26.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/template": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.26.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.26.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
"version": "7.26.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/plugin-transform-parameters": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"regenerator-transform": "^0.15.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regexp-modifiers": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
"version": "7.26.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.26.8",
|
|
"@babel/helper-compilation-targets": "^7.26.5",
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
"@babel/plugin-syntax-import-assertions": "^7.26.0",
|
|
"@babel/plugin-syntax-import-attributes": "^7.26.0",
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
|
|
"@babel/plugin-transform-async-to-generator": "^7.25.9",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.26.5",
|
|
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
|
"@babel/plugin-transform-class-properties": "^7.25.9",
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0",
|
|
"@babel/plugin-transform-classes": "^7.25.9",
|
|
"@babel/plugin-transform-computed-properties": "^7.25.9",
|
|
"@babel/plugin-transform-destructuring": "^7.25.9",
|
|
"@babel/plugin-transform-dotall-regex": "^7.25.9",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9",
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
|
|
"@babel/plugin-transform-dynamic-import": "^7.25.9",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.26.3",
|
|
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
|
|
"@babel/plugin-transform-for-of": "^7.26.9",
|
|
"@babel/plugin-transform-function-name": "^7.25.9",
|
|
"@babel/plugin-transform-json-strings": "^7.25.9",
|
|
"@babel/plugin-transform-literals": "^7.25.9",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
|
|
"@babel/plugin-transform-modules-amd": "^7.25.9",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.9",
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
|
|
"@babel/plugin-transform-new-target": "^7.25.9",
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
|
|
"@babel/plugin-transform-numeric-separator": "^7.25.9",
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
|
|
"@babel/plugin-transform-object-super": "^7.25.9",
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.25.9",
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9",
|
|
"@babel/plugin-transform-parameters": "^7.25.9",
|
|
"@babel/plugin-transform-private-methods": "^7.25.9",
|
|
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
|
|
"@babel/plugin-transform-property-literals": "^7.25.9",
|
|
"@babel/plugin-transform-regenerator": "^7.25.9",
|
|
"@babel/plugin-transform-regexp-modifiers": "^7.26.0",
|
|
"@babel/plugin-transform-reserved-words": "^7.25.9",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.25.9",
|
|
"@babel/plugin-transform-spread": "^7.25.9",
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9",
|
|
"@babel/plugin-transform-template-literals": "^7.26.8",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.26.7",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
"babel-plugin-polyfill-corejs3": "^0.11.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
"core-js-compat": "^3.40.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-modules": {
|
|
"version": "0.1.6-no-external-plugins",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.26.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/parser": "^7.27.0",
|
|
"@babel/types": "^7.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.27.0",
|
|
"@babel/parser": "^7.27.0",
|
|
"@babel/template": "^7.27.0",
|
|
"@babel/types": "^7.27.0",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.27.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-alignment": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-autoformat": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-basic-styles": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-block-quote": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-clipboard": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-engine": "41.3.1",
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1",
|
|
"@ckeditor/ckeditor5-widget": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-cloud-services": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-code-block": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-core": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-engine": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-dev-translations": {
|
|
"version": "32.1.2",
|
|
"dev": true,
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.18.9",
|
|
"@babel/traverse": "^7.18.9",
|
|
"chalk": "^4.0.0",
|
|
"pofile": "^1.0.9",
|
|
"rimraf": "^3.0.2",
|
|
"webpack-sources": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0",
|
|
"npm": ">=5.7.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-dev-utils": {
|
|
"version": "32.1.2",
|
|
"dev": true,
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-dev-translations": "^32.1.2",
|
|
"chalk": "^3.0.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-spinners": "^2.6.1",
|
|
"cssnano": "^5.0.0",
|
|
"del": "^5.0.0",
|
|
"fs-extra": "^8.1.0",
|
|
"is-interactive": "^1.0.0",
|
|
"javascript-stringify": "^1.6.0",
|
|
"postcss": "^8.4.12",
|
|
"postcss-import": "^14.1.0",
|
|
"postcss-loader": "^4.3.0",
|
|
"postcss-mixins": "^9.0.2",
|
|
"postcss-nesting": "^10.1.4",
|
|
"raw-loader": "^4.0.1",
|
|
"shelljs": "^0.8.1",
|
|
"style-loader": "^2.0.0",
|
|
"terser-webpack-plugin": "^4.2.3",
|
|
"through2": "^3.0.1",
|
|
"ts-loader": "^9.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0",
|
|
"npm": ">=5.7.1"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.43.0 || ^5.24.0"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-dev-utils/node_modules/chalk": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-editor-classic": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-engine": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-utils": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-enter": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-engine": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-essentials": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-font": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-heading": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-image": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"ckeditor5": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-indent": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-link": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"ckeditor5": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-list": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-media-embed": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-paragraph": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-paste-from-office": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-react": {
|
|
"version": "6.3.0",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"prop-types": "^15.7.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@ckeditor/ckeditor5-core": ">=41.3.1",
|
|
"@ckeditor/ckeditor5-editor-multi-root": ">=41.3.1",
|
|
"@ckeditor/ckeditor5-engine": ">=41.3.1",
|
|
"@ckeditor/ckeditor5-utils": ">=41.3.1",
|
|
"@ckeditor/ckeditor5-watchdog": ">=41.3.1",
|
|
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-select-all": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-source-editing": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-theme-lark": "41.3.1",
|
|
"ckeditor5": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-table": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"ckeditor5": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-theme-lark": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-ui": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-typing": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-engine": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-ui": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1",
|
|
"color-convert": "2.0.1",
|
|
"color-parse": "1.4.2",
|
|
"lodash-es": "4.17.21",
|
|
"vanilla-colorful": "0.7.2"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-undo": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-engine": "41.3.1",
|
|
"@ckeditor/ckeditor5-ui": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-upload": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-utils": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-watchdog": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@ckeditor/ckeditor5-widget": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-engine": "41.3.1",
|
|
"@ckeditor/ckeditor5-enter": "41.3.1",
|
|
"@ckeditor/ckeditor5-typing": "41.3.1",
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1",
|
|
"lodash-es": "4.17.21"
|
|
}
|
|
},
|
|
"node_modules/@csstools/selector-specificity": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "CC0-1.0",
|
|
"engines": {
|
|
"node": "^14 || ^16 || >=18"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss-selector-parser": "^6.0.10"
|
|
}
|
|
},
|
|
"node_modules/@discoveryjs/json-ext": {
|
|
"version": "0.5.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@emotion/babel-plugin": {
|
|
"version": "11.13.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.16.7",
|
|
"@babel/runtime": "^7.18.3",
|
|
"@emotion/hash": "^0.9.2",
|
|
"@emotion/memoize": "^0.9.0",
|
|
"@emotion/serialize": "^1.3.3",
|
|
"babel-plugin-macros": "^3.1.0",
|
|
"convert-source-map": "^1.5.0",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"find-root": "^1.1.0",
|
|
"source-map": "^0.5.7",
|
|
"stylis": "4.2.0"
|
|
}
|
|
},
|
|
"node_modules/@emotion/babel-plugin/node_modules/@emotion/memoize": {
|
|
"version": "0.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/cache": {
|
|
"version": "11.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@emotion/memoize": "^0.9.0",
|
|
"@emotion/sheet": "^1.4.0",
|
|
"@emotion/utils": "^1.4.2",
|
|
"@emotion/weak-memoize": "^0.4.0",
|
|
"stylis": "4.2.0"
|
|
}
|
|
},
|
|
"node_modules/@emotion/cache/node_modules/@emotion/memoize": {
|
|
"version": "0.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/hash": {
|
|
"version": "0.9.2",
|
|
"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/@emotion/react": {
|
|
"version": "11.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.18.3",
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
"@emotion/cache": "^11.14.0",
|
|
"@emotion/serialize": "^1.3.3",
|
|
"@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
|
|
"@emotion/utils": "^1.4.2",
|
|
"@emotion/weak-memoize": "^0.4.0",
|
|
"hoist-non-react-statics": "^3.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@emotion/serialize": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@emotion/hash": "^0.9.2",
|
|
"@emotion/memoize": "^0.9.0",
|
|
"@emotion/unitless": "^0.10.0",
|
|
"@emotion/utils": "^1.4.2",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@emotion/serialize/node_modules/@emotion/memoize": {
|
|
"version": "0.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/sheet": {
|
|
"version": "1.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/unitless": {
|
|
"version": "0.10.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/use-insertion-effect-with-fallbacks": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=16.8.0"
|
|
}
|
|
},
|
|
"node_modules/@emotion/utils": {
|
|
"version": "1.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/weak-memoize": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
"version": "4.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^3.4.3"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/regexpp": {
|
|
"version": "4.12.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "2.1.4",
|
|
"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"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
"version": "13.24.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/js": {
|
|
"version": "8.48.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@floating-ui/core": {
|
|
"version": "1.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@floating-ui/utils": "^0.2.9"
|
|
}
|
|
},
|
|
"node_modules/@floating-ui/dom": {
|
|
"version": "1.6.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@floating-ui/core": "^1.6.0",
|
|
"@floating-ui/utils": "^0.2.9"
|
|
}
|
|
},
|
|
"node_modules/@floating-ui/react": {
|
|
"version": "0.26.28",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@floating-ui/react-dom": "^2.1.2",
|
|
"@floating-ui/utils": "^0.2.8",
|
|
"tabbable": "^6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8.0",
|
|
"react-dom": ">=16.8.0"
|
|
}
|
|
},
|
|
"node_modules/@floating-ui/react-dom": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@floating-ui/dom": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8.0",
|
|
"react-dom": ">=16.8.0"
|
|
}
|
|
},
|
|
"node_modules/@floating-ui/utils": {
|
|
"version": "0.2.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@formatjs/ecma402-abstract": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@formatjs/fast-memoize": "2.2.6",
|
|
"@formatjs/intl-localematcher": "0.6.0",
|
|
"decimal.js": "10",
|
|
"tslib": "2"
|
|
}
|
|
},
|
|
"node_modules/@formatjs/fast-memoize": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "2"
|
|
}
|
|
},
|
|
"node_modules/@formatjs/icu-messageformat-parser": {
|
|
"version": "2.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@formatjs/ecma402-abstract": "2.3.3",
|
|
"@formatjs/icu-skeleton-parser": "1.8.13",
|
|
"tslib": "2"
|
|
}
|
|
},
|
|
"node_modules/@formatjs/icu-skeleton-parser": {
|
|
"version": "1.8.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@formatjs/ecma402-abstract": "2.3.3",
|
|
"tslib": "2"
|
|
}
|
|
},
|
|
"node_modules/@formatjs/intl-localematcher": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "2"
|
|
}
|
|
},
|
|
"node_modules/@gar/promisify": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/accordion": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/divider": "2.2.6",
|
|
"@heroui/dom-animation": "2.1.2",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-aria-accordion": "2.2.3",
|
|
"@react-aria/button": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/tree": "3.8.6",
|
|
"@react-types/accordion": "3.0.0-alpha.25",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/accordion/node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/accordion/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/accordion/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/alert": {
|
|
"version": "2.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/button": "2.2.10",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/utils": "3.10.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/aria-utils": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/collections": "3.12.0",
|
|
"@react-stately/overlays": "3.6.12",
|
|
"@react-types/overlays": "3.8.11",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/autocomplete": {
|
|
"version": "2.3.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/button": "2.2.10",
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/input": "2.4.10",
|
|
"@heroui/listbox": "2.3.10",
|
|
"@heroui/popover": "2.3.10",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/scroll-shadow": "2.3.6",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/spinner": "2.2.7",
|
|
"@heroui/use-aria-button": "2.2.5",
|
|
"@heroui/use-safe-layout-effect": "2.1.2",
|
|
"@react-aria/combobox": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/combobox": "3.10.1",
|
|
"@react-types/combobox": "3.13.1",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/autocomplete/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/avatar": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-image": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/badge": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/breadcrumbs": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/breadcrumbs": "3.5.19",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/breadcrumbs": "3.7.9",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/button": {
|
|
"version": "2.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/ripple": "2.2.8",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/spinner": "2.2.7",
|
|
"@heroui/use-aria-button": "2.2.5",
|
|
"@react-aria/button": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/button": "3.10.1",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/calendar": {
|
|
"version": "2.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/button": "2.2.10",
|
|
"@heroui/dom-animation": "2.1.2",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-aria-button": "2.2.5",
|
|
"@internationalized/date": "3.6.0",
|
|
"@react-aria/calendar": "3.6.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/calendar": "3.6.0",
|
|
"@react-stately/utils": "3.10.5",
|
|
"@react-types/button": "3.10.1",
|
|
"@react-types/calendar": "3.5.0",
|
|
"@react-types/shared": "3.26.0",
|
|
"@types/lodash.debounce": "^4.0.7",
|
|
"scroll-into-view-if-needed": "3.0.10"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/calendar/node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/calendar/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/calendar/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/calendar/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/card": {
|
|
"version": "2.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/ripple": "2.2.8",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-aria-button": "2.2.5",
|
|
"@react-aria/button": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/checkbox": {
|
|
"version": "2.3.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-callback-ref": "2.1.2",
|
|
"@heroui/use-safe-layout-effect": "2.1.2",
|
|
"@react-aria/checkbox": "3.15.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/checkbox": "3.6.10",
|
|
"@react-stately/toggle": "3.8.0",
|
|
"@react-types/checkbox": "3.9.0",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.3",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/checkbox/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/chip": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/checkbox": "3.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/code": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system-rsc": "2.3.6"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/date-input": {
|
|
"version": "2.3.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@internationalized/date": "3.6.0",
|
|
"@react-aria/datepicker": "3.12.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/datepicker": "3.11.0",
|
|
"@react-types/datepicker": "3.9.0",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/date-picker": {
|
|
"version": "2.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/button": "2.2.10",
|
|
"@heroui/calendar": "2.2.10",
|
|
"@heroui/date-input": "2.3.9",
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/popover": "2.3.10",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@internationalized/date": "3.6.0",
|
|
"@react-aria/datepicker": "3.12.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/datepicker": "3.11.0",
|
|
"@react-stately/overlays": "3.6.12",
|
|
"@react-stately/utils": "3.10.5",
|
|
"@react-types/datepicker": "3.9.0",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/divider": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system-rsc": "2.3.6",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/drawer": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/modal": "2.2.8",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/drawer/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/drawer/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/dropdown": {
|
|
"version": "2.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/menu": "2.2.10",
|
|
"@heroui/popover": "2.3.10",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/menu": "3.16.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/menu": "3.9.0",
|
|
"@react-types/menu": "3.9.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/form": {
|
|
"version": "2.1.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/theme": "2.4.6",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/form": "3.1.0",
|
|
"@react-types/form": "3.7.8",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18",
|
|
"react-dom": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@heroui/form/node_modules/@heroui/theme": {
|
|
"version": "2.4.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"clsx": "^1.2.1",
|
|
"color": "^4.2.3",
|
|
"color2k": "^2.0.2",
|
|
"deepmerge": "4.3.1",
|
|
"flat": "^5.0.2",
|
|
"tailwind-merge": "^2.5.2",
|
|
"tailwind-variants": "^0.1.20"
|
|
},
|
|
"peerDependencies": {
|
|
"tailwindcss": ">=3.4.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/form/node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/system": "2.4.6",
|
|
"@heroui/use-measure": "2.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/framer-utils/node_modules/@heroui/react-rsc-utils": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/framer-utils/node_modules/@heroui/react-utils": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/framer-utils/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/framer-utils/node_modules/@heroui/system": {
|
|
"version": "2.4.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/system-rsc": "2.3.5",
|
|
"@internationalized/date": "3.6.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/utils": "3.10.5",
|
|
"@react-types/datepicker": "3.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/framer-utils/node_modules/@heroui/system-rsc": {
|
|
"version": "2.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-types/shared": "3.26.0",
|
|
"clsx": "^1.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/framer-utils/node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@heroui/image": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-image": "2.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/input": {
|
|
"version": "2.4.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-safe-layout-effect": "2.1.2",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/textfield": "3.15.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/utils": "3.10.5",
|
|
"@react-types/shared": "3.26.0",
|
|
"@react-types/textfield": "3.10.0",
|
|
"react-textarea-autosize": "^8.5.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/input-otp": {
|
|
"version": "2.1.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/form": "3.0.11",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/form": "3.1.0",
|
|
"@react-stately/utils": "3.10.5",
|
|
"@react-types/textfield": "3.10.0",
|
|
"input-otp": "1.4.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18",
|
|
"react-dom": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@heroui/kbd": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/system-rsc": "2.3.5",
|
|
"@react-aria/utils": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/kbd/node_modules/@heroui/react-rsc-utils": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/kbd/node_modules/@heroui/react-utils": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/kbd/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/kbd/node_modules/@heroui/system-rsc": {
|
|
"version": "2.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-types/shared": "3.26.0",
|
|
"clsx": "^1.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/kbd/node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@heroui/link": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-icons": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/use-aria-link": "2.2.5",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/link": "3.7.7",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/link": "3.5.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/link/node_modules/@heroui/react-rsc-utils": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/link/node_modules/@heroui/react-utils": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/link/node_modules/@heroui/shared-icons": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/link/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/listbox": {
|
|
"version": "2.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/divider": "2.2.6",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-is-mobile": "2.2.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/listbox": "3.13.6",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/list": "3.11.1",
|
|
"@react-types/menu": "3.9.13",
|
|
"@react-types/shared": "3.26.0",
|
|
"@tanstack/react-virtual": "3.11.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/menu": {
|
|
"version": "2.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/divider": "2.2.6",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-is-mobile": "2.2.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/menu": "3.16.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/menu": "3.9.0",
|
|
"@react-stately/tree": "3.8.6",
|
|
"@react-types/menu": "3.9.13",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/modal": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/dom-animation": "2.1.2",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-aria-button": "2.2.5",
|
|
"@heroui/use-aria-modal-overlay": "2.2.4",
|
|
"@heroui/use-disclosure": "2.2.3",
|
|
"@heroui/use-draggable": "2.1.3",
|
|
"@react-aria/dialog": "3.5.20",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/overlays": "3.6.12",
|
|
"@react-types/overlays": "3.8.11"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/modal/node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/modal/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/modal/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/navbar": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/dom-animation": "2.1.1",
|
|
"@heroui/framer-utils": "2.1.6",
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/use-scroll-position": "2.1.1",
|
|
"@react-aria/button": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/toggle": "3.8.0",
|
|
"@react-stately/utils": "3.10.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/navbar/node_modules/@heroui/react-rsc-utils": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/navbar/node_modules/@heroui/react-utils": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/navbar/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/pagination": {
|
|
"version": "2.2.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-intersection-observer": "2.2.3",
|
|
"@heroui/use-pagination": "2.2.4",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"scroll-into-view-if-needed": "3.0.10"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/popover": {
|
|
"version": "2.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/button": "2.2.10",
|
|
"@heroui/dom-animation": "2.1.2",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-aria-button": "2.2.5",
|
|
"@heroui/use-safe-layout-effect": "2.1.2",
|
|
"@react-aria/dialog": "3.5.20",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/overlays": "3.6.12",
|
|
"@react-types/button": "3.10.1",
|
|
"@react-types/overlays": "3.8.11"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/popover/node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/popover/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/popover/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/progress": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-is-mounted": "2.1.2",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/progress": "3.4.18",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/progress": "3.5.8"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/radio": {
|
|
"version": "2.3.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/radio": "3.10.10",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/radio": "3.10.9",
|
|
"@react-types/radio": "3.8.5",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.3",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/radio/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react": {
|
|
"version": "2.6.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/accordion": "2.2.8",
|
|
"@heroui/alert": "2.2.10",
|
|
"@heroui/autocomplete": "2.3.11",
|
|
"@heroui/avatar": "2.2.7",
|
|
"@heroui/badge": "2.2.6",
|
|
"@heroui/breadcrumbs": "2.2.7",
|
|
"@heroui/button": "2.2.10",
|
|
"@heroui/calendar": "2.2.10",
|
|
"@heroui/card": "2.2.10",
|
|
"@heroui/checkbox": "2.3.9",
|
|
"@heroui/chip": "2.2.7",
|
|
"@heroui/code": "2.2.7",
|
|
"@heroui/date-input": "2.3.9",
|
|
"@heroui/date-picker": "2.3.10",
|
|
"@heroui/divider": "2.2.6",
|
|
"@heroui/drawer": "2.2.8",
|
|
"@heroui/dropdown": "2.3.10",
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/image": "2.2.6",
|
|
"@heroui/input": "2.4.10",
|
|
"@heroui/input-otp": "2.1.9",
|
|
"@heroui/kbd": "2.2.7",
|
|
"@heroui/link": "2.2.8",
|
|
"@heroui/listbox": "2.3.10",
|
|
"@heroui/menu": "2.2.10",
|
|
"@heroui/modal": "2.2.8",
|
|
"@heroui/navbar": "2.2.9",
|
|
"@heroui/pagination": "2.2.9",
|
|
"@heroui/popover": "2.3.10",
|
|
"@heroui/progress": "2.2.7",
|
|
"@heroui/radio": "2.3.9",
|
|
"@heroui/ripple": "2.2.8",
|
|
"@heroui/scroll-shadow": "2.3.6",
|
|
"@heroui/select": "2.4.10",
|
|
"@heroui/skeleton": "2.2.6",
|
|
"@heroui/slider": "2.4.8",
|
|
"@heroui/snippet": "2.2.11",
|
|
"@heroui/spacer": "2.2.7",
|
|
"@heroui/spinner": "2.2.7",
|
|
"@heroui/switch": "2.2.9",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/table": "2.2.9",
|
|
"@heroui/tabs": "2.2.8",
|
|
"@heroui/theme": "2.4.6",
|
|
"@heroui/tooltip": "2.2.8",
|
|
"@heroui/user": "2.2.7",
|
|
"@react-aria/visually-hidden": "3.8.18"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react-rsc-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react-utils": {
|
|
"version": "2.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/kbd": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system-rsc": "2.3.6",
|
|
"@react-aria/utils": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/link": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-aria-link": "2.2.6",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/link": "3.7.7",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/link": "3.5.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/navbar": {
|
|
"version": "2.2.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/dom-animation": "2.1.2",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-scroll-position": "2.1.2",
|
|
"@react-aria/button": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/toggle": "3.8.0",
|
|
"@react-stately/utils": "3.10.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/snippet": {
|
|
"version": "2.2.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/button": "2.2.10",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/tooltip": "2.2.8",
|
|
"@heroui/use-clipboard": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/utils": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/switch": {
|
|
"version": "2.2.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-safe-layout-effect": "2.1.2",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/switch": "3.6.10",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/toggle": "3.8.0",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.3",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/theme": {
|
|
"version": "2.4.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"clsx": "^1.2.1",
|
|
"color": "^4.2.3",
|
|
"color2k": "^2.0.2",
|
|
"deepmerge": "4.3.1",
|
|
"flat": "^5.0.2",
|
|
"tailwind-merge": "^2.5.2",
|
|
"tailwind-variants": "^0.1.20"
|
|
},
|
|
"peerDependencies": {
|
|
"tailwindcss": ">=3.4.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/use-aria-link": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/link": "3.5.9",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/use-clipboard": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@heroui/use-scroll-position": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/react/node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@heroui/ripple": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/dom-animation": "2.1.2",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/ripple/node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/scroll-shadow": {
|
|
"version": "2.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-data-scroll-overflow": "2.2.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/select": {
|
|
"version": "2.4.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/form": "2.1.9",
|
|
"@heroui/listbox": "2.3.10",
|
|
"@heroui/popover": "2.3.10",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/scroll-shadow": "2.3.6",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/spinner": "2.2.7",
|
|
"@heroui/use-aria-button": "2.2.5",
|
|
"@heroui/use-aria-multiselect": "2.4.4",
|
|
"@heroui/use-safe-layout-effect": "2.1.2",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/form": "3.0.11",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-types/shared": "3.26.0",
|
|
"@tanstack/react-virtual": "3.11.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/select/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/shared-icons": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/skeleton": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/slider": {
|
|
"version": "2.4.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/tooltip": "2.2.8",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/slider": "3.7.14",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/slider": "3.6.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/slider/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet": {
|
|
"version": "2.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/button": "2.2.9",
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-icons": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/tooltip": "2.2.7",
|
|
"@heroui/use-clipboard": "2.1.2",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/utils": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/aria-utils": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/system": "2.4.6",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/collections": "3.12.0",
|
|
"@react-stately/overlays": "3.6.12",
|
|
"@react-types/overlays": "3.8.11",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/button": {
|
|
"version": "2.2.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/ripple": "2.2.7",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/spinner": "2.2.6",
|
|
"@heroui/use-aria-button": "2.2.4",
|
|
"@react-aria/button": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/button": "3.10.1",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/react-rsc-utils": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/react-utils": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/ripple": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/dom-animation": "2.1.1",
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-utils": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/shared-icons": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/spinner": {
|
|
"version": "2.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/system-rsc": "2.3.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/system": {
|
|
"version": "2.4.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/system-rsc": "2.3.5",
|
|
"@internationalized/date": "3.6.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/utils": "3.10.5",
|
|
"@react-types/datepicker": "3.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/system-rsc": {
|
|
"version": "2.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-types/shared": "3.26.0",
|
|
"clsx": "^1.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/tooltip": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.7",
|
|
"@heroui/dom-animation": "2.1.1",
|
|
"@heroui/framer-utils": "2.1.6",
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/use-safe-layout-effect": "2.1.1",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/tooltip": "3.7.10",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/tooltip": "3.5.0",
|
|
"@react-types/overlays": "3.8.11",
|
|
"@react-types/tooltip": "3.4.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/use-aria-button": {
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/button": "3.10.1",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/@heroui/use-safe-layout-effect": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/snippet/node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@heroui/spacer": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system-rsc": "2.3.6"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/spinner": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system-rsc": "2.3.6"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/switch": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.3",
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@heroui/use-safe-layout-effect": "2.1.1",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/switch": "3.6.10",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/toggle": "3.8.0",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.3",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/switch/node_modules/@heroui/react-rsc-utils": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/switch/node_modules/@heroui/react-utils": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-rsc-utils": "2.1.1",
|
|
"@heroui/shared-utils": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/switch/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/switch/node_modules/@heroui/use-safe-layout-effect": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/switch/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/system": {
|
|
"version": "2.4.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/system-rsc": "2.3.6",
|
|
"@internationalized/date": "3.6.0",
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/utils": "3.10.5",
|
|
"@react-types/datepicker": "3.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/system-rsc": {
|
|
"version": "2.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-types/shared": "3.26.0",
|
|
"clsx": "^1.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/system-rsc/node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@heroui/table": {
|
|
"version": "2.2.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/checkbox": "2.3.9",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-icons": "2.1.2",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/spacer": "2.2.7",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/table": "3.16.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-aria/visually-hidden": "3.8.18",
|
|
"@react-stately/table": "3.13.0",
|
|
"@react-stately/virtualizer": "4.2.0",
|
|
"@react-types/grid": "3.2.10",
|
|
"@react-types/table": "3.10.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/table/node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/tabs": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-is-mounted": "2.1.2",
|
|
"@heroui/use-update-effect": "2.1.2",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/tabs": "3.9.8",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/tabs": "3.7.0",
|
|
"@react-types/shared": "3.26.0",
|
|
"@react-types/tabs": "3.3.11",
|
|
"scroll-into-view-if-needed": "3.0.10"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/tabs/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/tabs/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/theme": {
|
|
"version": "2.4.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"clsx": "^1.2.1",
|
|
"color": "^4.2.3",
|
|
"color2k": "^2.0.2",
|
|
"deepmerge": "4.3.1",
|
|
"flat": "^5.0.2",
|
|
"tailwind-merge": "^2.5.2",
|
|
"tailwind-variants": "^0.1.20"
|
|
},
|
|
"peerDependencies": {
|
|
"tailwindcss": ">=3.4.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/theme/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/theme/node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@heroui/tooltip": {
|
|
"version": "2.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/aria-utils": "2.2.8",
|
|
"@heroui/dom-animation": "2.1.2",
|
|
"@heroui/framer-utils": "2.1.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/use-safe-layout-effect": "2.1.2",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/tooltip": "3.7.10",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/tooltip": "3.5.0",
|
|
"@react-types/overlays": "3.8.11",
|
|
"@react-types/tooltip": "3.4.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/tooltip/node_modules/@heroui/dom-animation": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
|
}
|
|
},
|
|
"node_modules/@heroui/tooltip/node_modules/@heroui/framer-utils": {
|
|
"version": "2.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@heroui/system": "2.4.7",
|
|
"@heroui/use-measure": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/tooltip/node_modules/@heroui/use-measure": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-aria-accordion": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-aria/button": "3.11.0",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/selection": "3.21.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/tree": "3.8.6",
|
|
"@react-types/accordion": "3.0.0-alpha.25",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-aria-button": {
|
|
"version": "2.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/button": "3.10.1",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-aria-link": {
|
|
"version": "2.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.2",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/link": "3.5.9",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-aria-link/node_modules/@heroui/shared-utils": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@heroui/use-aria-modal-overlay": {
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-aria/overlays": "3.24.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/overlays": "3.6.12",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-aria-multiselect": {
|
|
"version": "2.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-aria/i18n": "3.12.4",
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/label": "3.7.13",
|
|
"@react-aria/listbox": "3.13.6",
|
|
"@react-aria/menu": "3.16.0",
|
|
"@react-aria/selection": "3.21.0",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/form": "3.1.0",
|
|
"@react-stately/list": "3.11.1",
|
|
"@react-stately/menu": "3.9.0",
|
|
"@react-types/button": "3.10.1",
|
|
"@react-types/overlays": "3.8.11",
|
|
"@react-types/select": "3.9.8",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-callback-ref": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/use-safe-layout-effect": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-clipboard": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-data-scroll-overflow": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-disclosure": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/use-callback-ref": "2.1.2",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-stately/utils": "3.10.5"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-draggable": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "3.22.5"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-image": {
|
|
"version": "2.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/use-safe-layout-effect": "2.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-intersection-observer": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "3.22.5",
|
|
"@react-aria/ssr": "3.9.7",
|
|
"@react-aria/utils": "3.26.0",
|
|
"@react-types/shared": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-is-mobile": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "3.9.7"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-is-mounted": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-measure": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-pagination": {
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/i18n": "3.12.4"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-safe-layout-effect": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-scroll-position": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/use-update-effect": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@heroui/user": {
|
|
"version": "2.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@heroui/avatar": "2.2.7",
|
|
"@heroui/react-utils": "2.1.4",
|
|
"@heroui/shared-utils": "2.1.3",
|
|
"@react-aria/focus": "3.19.0",
|
|
"@react-aria/utils": "3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@heroui/system": ">=2.4.0",
|
|
"@heroui/theme": ">=2.4.0",
|
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
"react-dom": ">=18 || >=19.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@hookform/resolvers": {
|
|
"version": "3.10.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react-hook-form": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.11.14",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^2.0.2",
|
|
"debug": "^4.3.1",
|
|
"minimatch": "^3.0.5"
|
|
},
|
|
"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": "2.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@internationalized/date": {
|
|
"version": "3.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/@internationalized/message": {
|
|
"version": "3.1.6",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0",
|
|
"intl-messageformat": "^10.1.0"
|
|
}
|
|
},
|
|
"node_modules/@internationalized/number": {
|
|
"version": "3.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/@internationalized/string": {
|
|
"version": "3.2.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.2.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/source-map": {
|
|
"version": "0.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.25",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@next/env": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/env/-/env-14.0.2.tgz",
|
|
"integrity": "sha512-HAW1sljizEaduEOes/m84oUqeIDAUYBR1CDwu2tobNlNDFP3cSm9d6QsOsGeNlIppU1p/p1+bWbYCbvwjFiceA=="
|
|
},
|
|
"node_modules/@next/eslint-plugin-next": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.0.2.tgz",
|
|
"integrity": "sha512-APrYFsXfAhnysycqxHcpg6Y4i7Ukp30GzVSZQRKT3OczbzkqGjt33vNhScmgoOXYBU1CfkwgtXmNxdiwv1jKmg==",
|
|
"dependencies": {
|
|
"glob": "7.1.7"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-darwin-arm64": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.0.2.tgz",
|
|
"integrity": "sha512-i+jQY0fOb8L5gvGvojWyZMfQoQtDVB2kYe7fufOEiST6sicvzI2W5/EXo4lX5bLUjapHKe+nFxuVv7BA+Pd7LQ==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-darwin-x64": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.0.2.tgz",
|
|
"integrity": "sha512-zRCAO0d2hW6gBEa4wJaLn+gY8qtIqD3gYd9NjruuN98OCI6YyelmhWVVLlREjS7RYrm9OUQIp/iVJFeB6kP1hg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-linux-arm64-gnu": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.0.2.tgz",
|
|
"integrity": "sha512-tSJmiaon8YaKsVhi7GgRizZoV0N1Sx5+i+hFTrCKKQN7s3tuqW0Rov+RYdPhAv/pJl4qiG+XfSX4eJXqpNg3dA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-linux-arm64-musl": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.0.2.tgz",
|
|
"integrity": "sha512-dXJLMSEOwqJKcag1BeX1C+ekdPPJ9yXbWIt3nAadhbLx5CjACoB2NQj9Xcqu2tmdr5L6m34fR+fjGPs+ZVPLzA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-linux-x64-gnu": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.0.2.tgz",
|
|
"integrity": "sha512-WC9KAPSowj6as76P3vf1J3mf2QTm3Wv3FBzQi7UJ+dxWjK3MhHVWsWUo24AnmHx9qDcEtHM58okgZkXVqeLB+Q==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-linux-x64-musl": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.0.2.tgz",
|
|
"integrity": "sha512-KSSAwvUcjtdZY4zJFa2f5VNJIwuEVnOSlqYqbQIawREJA+gUI6egeiRu290pXioQXnQHYYdXmnVNZ4M+VMB7KQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-win32-arm64-msvc": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.0.2.tgz",
|
|
"integrity": "sha512-2/O0F1SqJ0bD3zqNuYge0ok7OEWCQwk55RPheDYD0va5ij7kYwrFkq5ycCRN0TLjLfxSF6xI5NM6nC5ux7svEQ==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-win32-ia32-msvc": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.0.2.tgz",
|
|
"integrity": "sha512-vJI/x70Id0oN4Bq/R6byBqV1/NS5Dl31zC+lowO8SDu1fHmUxoAdILZR5X/sKbiJpuvKcCrwbYgJU8FF/Gh50Q==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@next/swc-win32-x64-msvc": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.0.2.tgz",
|
|
"integrity": "sha512-Ut4LXIUvC5m8pHTe2j0vq/YDnTEyq6RSR9vHYPqnELrDapPhLNz9Od/L5Ow3J8RNDWpEnfCiQXuVdfjlNEJ7ug==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"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/@nolyfill/is-core-module": {
|
|
"version": "1.0.39",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.4.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/fs": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@gar/promisify": "^1.0.1",
|
|
"semver": "^7.3.5"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/move-file": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mkdirp": "^1.0.4",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@pkgjs/parseargs": {
|
|
"version": "0.11.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/breadcrumbs": {
|
|
"version": "3.5.19",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/link": "^3.7.7",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/breadcrumbs": "^3.7.9",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/button": {
|
|
"version": "3.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/toolbar": "3.0.0-beta.11",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/toggle": "^3.8.0",
|
|
"@react-types/button": "^3.10.1",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/calendar": {
|
|
"version": "3.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.6.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/live-announcer": "^3.4.1",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/calendar": "^3.6.0",
|
|
"@react-types/button": "^3.10.1",
|
|
"@react-types/calendar": "^3.5.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/checkbox": {
|
|
"version": "3.15.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/form": "^3.0.11",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/label": "^3.7.13",
|
|
"@react-aria/toggle": "^3.10.10",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/checkbox": "^3.6.10",
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-stately/toggle": "^3.8.0",
|
|
"@react-types/checkbox": "^3.9.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/combobox": {
|
|
"version": "3.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/listbox": "^3.13.6",
|
|
"@react-aria/live-announcer": "^3.4.1",
|
|
"@react-aria/menu": "^3.16.0",
|
|
"@react-aria/overlays": "^3.24.0",
|
|
"@react-aria/selection": "^3.21.0",
|
|
"@react-aria/textfield": "^3.15.0",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/combobox": "^3.10.1",
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-types/button": "^3.10.1",
|
|
"@react-types/combobox": "^3.13.1",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/datepicker": {
|
|
"version": "3.12.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.6.0",
|
|
"@internationalized/number": "^3.6.0",
|
|
"@internationalized/string": "^3.2.5",
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/form": "^3.0.11",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/label": "^3.7.13",
|
|
"@react-aria/spinbutton": "^3.6.10",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/datepicker": "^3.11.0",
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-types/button": "^3.10.1",
|
|
"@react-types/calendar": "^3.5.0",
|
|
"@react-types/datepicker": "^3.9.0",
|
|
"@react-types/dialog": "^3.5.14",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/dialog": {
|
|
"version": "3.5.20",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/overlays": "^3.24.0",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/dialog": "^3.5.14",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/focus": {
|
|
"version": "3.19.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/form": {
|
|
"version": "3.0.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid": {
|
|
"version": "3.11.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.1",
|
|
"@react-aria/i18n": "^3.12.5",
|
|
"@react-aria/interactions": "^3.23.0",
|
|
"@react-aria/live-announcer": "^3.4.1",
|
|
"@react-aria/selection": "^3.22.0",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-stately/collections": "^3.12.1",
|
|
"@react-stately/grid": "^3.10.1",
|
|
"@react-stately/selection": "^3.19.0",
|
|
"@react-types/checkbox": "^3.9.1",
|
|
"@react-types/grid": "^3.2.11",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@internationalized/date": {
|
|
"version": "3.7.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-aria/focus": {
|
|
"version": "3.19.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.23.0",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-aria/i18n": {
|
|
"version": "3.12.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.7.0",
|
|
"@internationalized/message": "^3.1.6",
|
|
"@internationalized/number": "^3.6.0",
|
|
"@internationalized/string": "^3.2.5",
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-aria/interactions": {
|
|
"version": "3.23.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-aria/selection": {
|
|
"version": "3.22.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.1",
|
|
"@react-aria/i18n": "^3.12.5",
|
|
"@react-aria/interactions": "^3.23.0",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-stately/selection": "^3.19.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-aria/utils": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-stately/collections": {
|
|
"version": "3.12.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-types/checkbox": {
|
|
"version": "3.9.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-types/grid": {
|
|
"version": "3.2.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/grid/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/i18n": {
|
|
"version": "3.12.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.6.0",
|
|
"@internationalized/message": "^3.1.6",
|
|
"@internationalized/number": "^3.6.0",
|
|
"@internationalized/string": "^3.2.5",
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/interactions": {
|
|
"version": "3.22.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/label": {
|
|
"version": "3.7.13",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/link": {
|
|
"version": "3.7.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/link": "^3.5.9",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/listbox": {
|
|
"version": "3.13.6",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/label": "^3.7.13",
|
|
"@react-aria/selection": "^3.21.0",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/list": "^3.11.1",
|
|
"@react-types/listbox": "^3.5.3",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/live-announcer": {
|
|
"version": "3.4.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/menu": {
|
|
"version": "3.16.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/overlays": "^3.24.0",
|
|
"@react-aria/selection": "^3.21.0",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/menu": "^3.9.0",
|
|
"@react-stately/selection": "^3.18.0",
|
|
"@react-stately/tree": "^3.8.6",
|
|
"@react-types/button": "^3.10.1",
|
|
"@react-types/menu": "^3.9.13",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/overlays": {
|
|
"version": "3.24.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-aria/visually-hidden": "^3.8.18",
|
|
"@react-stately/overlays": "^3.6.12",
|
|
"@react-types/button": "^3.10.1",
|
|
"@react-types/overlays": "^3.8.11",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/progress": {
|
|
"version": "3.4.18",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/label": "^3.7.13",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/progress": "^3.5.8",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/radio": {
|
|
"version": "3.10.10",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/form": "^3.0.11",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/label": "^3.7.13",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/radio": "^3.10.9",
|
|
"@react-types/radio": "^3.8.5",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/selection": {
|
|
"version": "3.21.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/selection": "^3.18.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/slider": {
|
|
"version": "3.7.14",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/label": "^3.7.13",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/slider": "^3.6.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/slider": "^3.7.7",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/spinbutton": {
|
|
"version": "3.6.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/i18n": "^3.12.5",
|
|
"@react-aria/live-announcer": "^3.4.1",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/button": "^3.10.2",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/spinbutton/node_modules/@internationalized/date": {
|
|
"version": "3.7.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/spinbutton/node_modules/@react-aria/i18n": {
|
|
"version": "3.12.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.7.0",
|
|
"@internationalized/message": "^3.1.6",
|
|
"@internationalized/number": "^3.6.0",
|
|
"@internationalized/string": "^3.2.5",
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/spinbutton/node_modules/@react-aria/utils": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/spinbutton/node_modules/@react-types/button": {
|
|
"version": "3.10.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/spinbutton/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/ssr": {
|
|
"version": "3.9.7",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/switch": {
|
|
"version": "3.6.10",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/toggle": "^3.10.10",
|
|
"@react-stately/toggle": "^3.8.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/switch": "^3.5.7",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/table": {
|
|
"version": "3.16.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/grid": "^3.11.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/live-announcer": "^3.4.1",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-aria/visually-hidden": "^3.8.18",
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/flags": "^3.0.5",
|
|
"@react-stately/table": "^3.13.0",
|
|
"@react-types/checkbox": "^3.9.0",
|
|
"@react-types/grid": "^3.2.10",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/table": "^3.10.3",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/tabs": {
|
|
"version": "3.9.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/selection": "^3.21.0",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/tabs": "^3.7.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/tabs": "^3.3.11",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/textfield": {
|
|
"version": "3.15.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/form": "^3.0.11",
|
|
"@react-aria/label": "^3.7.13",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/textfield": "^3.10.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toggle": {
|
|
"version": "3.10.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.1",
|
|
"@react-aria/interactions": "^3.23.0",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-stately/toggle": "^3.8.1",
|
|
"@react-types/checkbox": "^3.9.1",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toggle/node_modules/@react-aria/focus": {
|
|
"version": "3.19.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.23.0",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toggle/node_modules/@react-aria/interactions": {
|
|
"version": "3.23.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toggle/node_modules/@react-aria/utils": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toggle/node_modules/@react-stately/toggle": {
|
|
"version": "3.8.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/checkbox": "^3.9.1",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toggle/node_modules/@react-types/checkbox": {
|
|
"version": "3.9.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toggle/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/toolbar": {
|
|
"version": "3.0.0-beta.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/i18n": "^3.12.4",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/tooltip": {
|
|
"version": "3.7.10",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/focus": "^3.19.0",
|
|
"@react-aria/interactions": "^3.22.5",
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-stately/tooltip": "^3.5.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/tooltip": "^3.4.13",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/utils": {
|
|
"version": "3.26.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/visually-hidden": {
|
|
"version": "3.8.19",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/interactions": "^3.23.0",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/visually-hidden/node_modules/@react-aria/interactions": {
|
|
"version": "3.23.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-aria/utils": "^3.27.0",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/visually-hidden/node_modules/@react-aria/utils": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/ssr": "^3.9.7",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0",
|
|
"clsx": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-aria/visually-hidden/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/calendar": {
|
|
"version": "3.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.6.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/calendar": "^3.5.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/checkbox": {
|
|
"version": "3.6.10",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/checkbox": "^3.9.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/collections": {
|
|
"version": "3.12.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/combobox": {
|
|
"version": "3.10.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-stately/list": "^3.11.1",
|
|
"@react-stately/overlays": "^3.6.12",
|
|
"@react-stately/select": "^3.6.9",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/combobox": "^3.13.1",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/datepicker": {
|
|
"version": "3.11.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.6.0",
|
|
"@internationalized/string": "^3.2.5",
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-stately/overlays": "^3.6.12",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/datepicker": "^3.9.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/flags": {
|
|
"version": "3.0.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/form": {
|
|
"version": "3.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/grid": {
|
|
"version": "3.10.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/collections": "^3.12.1",
|
|
"@react-stately/selection": "^3.19.0",
|
|
"@react-types/grid": "^3.2.11",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/grid/node_modules/@react-stately/collections": {
|
|
"version": "3.12.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/grid/node_modules/@react-types/grid": {
|
|
"version": "3.2.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/grid/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/list": {
|
|
"version": "3.11.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/selection": "^3.18.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/menu": {
|
|
"version": "3.9.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/overlays": "^3.6.12",
|
|
"@react-types/menu": "^3.9.13",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/overlays": {
|
|
"version": "3.6.12",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/overlays": "^3.8.11",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/radio": {
|
|
"version": "3.10.9",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/form": "^3.1.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/radio": "^3.8.5",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select": {
|
|
"version": "3.6.10",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/form": "^3.1.1",
|
|
"@react-stately/list": "^3.11.2",
|
|
"@react-stately/overlays": "^3.6.13",
|
|
"@react-types/select": "^3.9.9",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select/node_modules/@react-stately/collections": {
|
|
"version": "3.12.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select/node_modules/@react-stately/form": {
|
|
"version": "3.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select/node_modules/@react-stately/list": {
|
|
"version": "3.11.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/collections": "^3.12.1",
|
|
"@react-stately/selection": "^3.19.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select/node_modules/@react-stately/overlays": {
|
|
"version": "3.6.13",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/overlays": "^3.8.12",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select/node_modules/@react-types/overlays": {
|
|
"version": "3.8.12",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select/node_modules/@react-types/select": {
|
|
"version": "3.9.9",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/select/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/selection": {
|
|
"version": "3.19.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/collections": "^3.12.1",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/selection/node_modules/@react-stately/collections": {
|
|
"version": "3.12.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/selection/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/slider": {
|
|
"version": "3.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/slider": "^3.7.7",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/table": {
|
|
"version": "3.13.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/flags": "^3.0.5",
|
|
"@react-stately/grid": "^3.10.0",
|
|
"@react-stately/selection": "^3.18.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/grid": "^3.2.10",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/table": "^3.10.3",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/tabs": {
|
|
"version": "3.7.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/list": "^3.11.1",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@react-types/tabs": "^3.3.11",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/toggle": {
|
|
"version": "3.8.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/checkbox": "^3.9.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/tooltip": {
|
|
"version": "3.5.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/overlays": "^3.6.12",
|
|
"@react-types/tooltip": "^3.4.13",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/tree": {
|
|
"version": "3.8.6",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-stately/collections": "^3.12.0",
|
|
"@react-stately/selection": "^3.18.0",
|
|
"@react-stately/utils": "^3.10.5",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/utils": {
|
|
"version": "3.10.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-stately/virtualizer": {
|
|
"version": "4.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-aria/utils": "^3.26.0",
|
|
"@react-types/shared": "^3.26.0",
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/accordion": {
|
|
"version": "3.0.0-alpha.25",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/breadcrumbs": {
|
|
"version": "3.7.9",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/link": "^3.5.9",
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/button": {
|
|
"version": "3.10.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/calendar": {
|
|
"version": "3.5.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.6.0",
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/checkbox": {
|
|
"version": "3.9.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/combobox": {
|
|
"version": "3.13.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/datepicker": {
|
|
"version": "3.9.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@internationalized/date": "^3.6.0",
|
|
"@react-types/calendar": "^3.5.0",
|
|
"@react-types/overlays": "^3.8.11",
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/dialog": {
|
|
"version": "3.5.15",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/overlays": "^3.8.12",
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/dialog/node_modules/@react-types/overlays": {
|
|
"version": "3.8.12",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/dialog/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/form": {
|
|
"version": "3.7.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/grid": {
|
|
"version": "3.2.10",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/link": {
|
|
"version": "3.5.9",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/listbox": {
|
|
"version": "3.5.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/listbox/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/menu": {
|
|
"version": "3.9.13",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/overlays": "^3.8.11",
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/overlays": {
|
|
"version": "3.8.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/progress": {
|
|
"version": "3.5.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/radio": {
|
|
"version": "3.8.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/select": {
|
|
"version": "3.9.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/shared": {
|
|
"version": "3.26.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/slider": {
|
|
"version": "3.7.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/slider/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/switch": {
|
|
"version": "3.5.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/switch/node_modules/@react-types/shared": {
|
|
"version": "3.27.0",
|
|
"license": "Apache-2.0",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/table": {
|
|
"version": "3.10.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/grid": "^3.2.10",
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/tabs": {
|
|
"version": "3.3.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/textfield": {
|
|
"version": "3.10.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@react-types/tooltip": {
|
|
"version": "3.4.13",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@react-types/overlays": "^3.8.11",
|
|
"@react-types/shared": "^3.26.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-babel": {
|
|
"version": "5.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.10.4",
|
|
"@rollup/pluginutils": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"@types/babel__core": "^7.1.9",
|
|
"rollup": "^1.20.0||^2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/babel__core": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
"version": "11.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"@types/resolve": "1.17.1",
|
|
"builtin-modules": "^3.1.0",
|
|
"deepmerge": "^4.2.2",
|
|
"is-module": "^1.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-replace": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^3.1.0",
|
|
"magic-string": "^0.25.7"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0 || ^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "0.0.39",
|
|
"estree-walker": "^1.0.1",
|
|
"picomatch": "^2.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils/node_modules/@types/estree": {
|
|
"version": "0.0.39",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@rtsao/scc": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@rushstack/eslint-patch": {
|
|
"version": "1.10.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@surma/rollup-plugin-off-main-thread": {
|
|
"version": "2.2.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"ejs": "^3.1.6",
|
|
"json5": "^2.2.0",
|
|
"magic-string": "^0.25.0",
|
|
"string.prototype.matchall": "^4.0.6"
|
|
}
|
|
},
|
|
"node_modules/@swc/helpers": {
|
|
"version": "0.5.15",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.8.0"
|
|
}
|
|
},
|
|
"node_modules/@tanstack/react-virtual": {
|
|
"version": "3.11.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tanstack/virtual-core": "3.11.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/@tanstack/virtual-core": {
|
|
"version": "3.11.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
|
}
|
|
},
|
|
"node_modules/@trysound/sax": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint": {
|
|
"version": "9.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint-scope": {
|
|
"version": "3.7.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/glob": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/js-cookie": {
|
|
"version": "3.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json5": {
|
|
"version": "0.0.29",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.17.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash.debounce": {
|
|
"version": "4.0.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/lodash": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/minimatch": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.5.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/parse-json": {
|
|
"version": "4.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.14",
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz",
|
|
"integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ=="
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "18.2.21",
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.21.tgz",
|
|
"integrity": "sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/react-datepicker": {
|
|
"version": "6.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@floating-ui/react": "^0.26.2",
|
|
"@types/react": "*",
|
|
"date-fns": "^3.3.1"
|
|
}
|
|
},
|
|
"node_modules/@types/react-dom": {
|
|
"version": "18.2.7",
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz",
|
|
"integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-transition-group": {
|
|
"version": "4.4.12",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/resolve": {
|
|
"version": "1.17.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/scheduler": {
|
|
"version": "0.26.0",
|
|
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.26.0.tgz",
|
|
"integrity": "sha512-WFHp9YUJQ6CKshqoC37iOlHnQSmxNc795UhB26CyBBttrN9svdIrUjl/NjnNmfcwtncN0h/0PPAFWv9ovP8mLA=="
|
|
},
|
|
"node_modules/@types/trusted-types": {
|
|
"version": "2.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "6.21.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "6.21.0",
|
|
"@typescript-eslint/types": "6.21.0",
|
|
"@typescript-eslint/typescript-estree": "6.21.0",
|
|
"@typescript-eslint/visitor-keys": "6.21.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "6.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.21.0",
|
|
"@typescript-eslint/visitor-keys": "6.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/types": {
|
|
"version": "6.21.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "6.21.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.21.0",
|
|
"@typescript-eslint/visitor-keys": "6.21.0",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "9.0.3",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/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/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
"version": "9.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "6.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.21.0",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/ast": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-numbers": "1.13.2",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-numbers": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.13.2",
|
|
"@webassemblyjs/helper-api-error": "1.13.2",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.14.1",
|
|
"@webassemblyjs/helper-buffer": "1.14.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
"@webassemblyjs/wasm-gen": "1.14.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.14.1",
|
|
"@webassemblyjs/helper-buffer": "1.14.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
"@webassemblyjs/helper-wasm-section": "1.14.1",
|
|
"@webassemblyjs/wasm-gen": "1.14.1",
|
|
"@webassemblyjs/wasm-opt": "1.14.1",
|
|
"@webassemblyjs/wasm-parser": "1.14.1",
|
|
"@webassemblyjs/wast-printer": "1.14.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.14.1",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
"@webassemblyjs/ieee754": "1.13.2",
|
|
"@webassemblyjs/leb128": "1.13.2",
|
|
"@webassemblyjs/utf8": "1.13.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.14.1",
|
|
"@webassemblyjs/helper-buffer": "1.14.1",
|
|
"@webassemblyjs/wasm-gen": "1.14.1",
|
|
"@webassemblyjs/wasm-parser": "1.14.1"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.14.1",
|
|
"@webassemblyjs/helper-api-error": "1.13.2",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
"@webassemblyjs/ieee754": "1.13.2",
|
|
"@webassemblyjs/leb128": "1.13.2",
|
|
"@webassemblyjs/utf8": "1.13.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.14.1",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/configtest": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"webpack": "4.x.x || 5.x.x",
|
|
"webpack-cli": "4.x.x"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/info": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"envinfo": "^7.7.3"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack-cli": "4.x.x"
|
|
}
|
|
},
|
|
"node_modules/@webpack-cli/serve": {
|
|
"version": "1.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"webpack-cli": "4.x.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@xtuc/ieee754": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@xtuc/long": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@yr/monotone-cubic-spline": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.14.0",
|
|
"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/adler-32": {
|
|
"version": "1.3.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/ajv-formats": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/ajv": {
|
|
"version": "8.17.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"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/apexcharts": {
|
|
"version": "3.54.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@yr/monotone-cubic-spline": "^1.0.3",
|
|
"svg.draggable.js": "^2.2.2",
|
|
"svg.easing.js": "^2.0.0",
|
|
"svg.filter.js": "^2.0.2",
|
|
"svg.pathmorphing.js": "^0.1.3",
|
|
"svg.resize.js": "^1.4.3",
|
|
"svg.select.js": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/arg": {
|
|
"version": "5.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/aria-query": {
|
|
"version": "5.3.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/array-buffer-byte-length": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"is-array-buffer": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-includes": {
|
|
"version": "3.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/array-uniq": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.findlast": {
|
|
"version": "1.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.findlastindex": {
|
|
"version": "1.2.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flat": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flatmap": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.tosorted": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.3",
|
|
"es-errors": "^1.3.0",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/arraybuffer.prototype.slice": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.1",
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"is-array-buffer": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/ast-types-flow": {
|
|
"version": "0.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/async": {
|
|
"version": "3.2.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/async-function": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/at-least-node": {
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/attr-accept": {
|
|
"version": "2.2.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/autobind-decorator": {
|
|
"version": "2.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.10",
|
|
"npm": ">=6.4.1"
|
|
}
|
|
},
|
|
"node_modules/autoprefixer": {
|
|
"version": "10.4.16",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.10",
|
|
"caniuse-lite": "^1.0.30001538",
|
|
"fraction.js": "^4.3.6",
|
|
"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.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"possible-typed-array-names": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/axe-core": {
|
|
"version": "4.10.2",
|
|
"license": "MPL-2.0",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "1.7.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.15.6",
|
|
"form-data": "^4.0.0",
|
|
"proxy-from-env": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/axobject-query": {
|
|
"version": "4.1.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/babel-loader": {
|
|
"version": "8.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^2.0.4",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"webpack": ">=2"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-macros": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"cosmiconfig": "^7.0.0",
|
|
"resolve": "^1.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10",
|
|
"npm": ">=6"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
"version": "0.4.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.6",
|
|
"@babel/helper-define-polyfill-provider": "^0.6.4",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.3",
|
|
"core-js-compat": "^3.40.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.6.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/big.js": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"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.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.24.4",
|
|
"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.30001688",
|
|
"electron-to-chromium": "^1.5.73",
|
|
"node-releases": "^2.0.19",
|
|
"update-browserslist-db": "^1.1.1"
|
|
},
|
|
"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/builtin-modules": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/busboy": {
|
|
"version": "1.6.0",
|
|
"dependencies": {
|
|
"streamsearch": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.16.0"
|
|
}
|
|
},
|
|
"node_modules/cacache": {
|
|
"version": "15.3.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/fs": "^1.0.0",
|
|
"@npmcli/move-file": "^1.0.1",
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"glob": "^7.1.4",
|
|
"infer-owner": "^1.0.4",
|
|
"lru-cache": "^6.0.0",
|
|
"minipass": "^3.1.1",
|
|
"minipass-collect": "^1.0.2",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.2",
|
|
"mkdirp": "^1.0.3",
|
|
"p-map": "^4.0.0",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^3.0.2",
|
|
"ssri": "^8.0.1",
|
|
"tar": "^6.0.2",
|
|
"unique-filename": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.0",
|
|
"es-define-property": "^1.0.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"set-function-length": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/call-bind-apply-helpers": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/call-bound": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase-css": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/caniuse-api": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.0.0",
|
|
"caniuse-lite": "^1.0.0",
|
|
"lodash.memoize": "^4.1.2",
|
|
"lodash.uniq": "^4.5.0"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001699",
|
|
"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/cfb": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"adler-32": "~1.3.0",
|
|
"crc-32": "~1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"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/chokidar": {
|
|
"version": "3.6.0",
|
|
"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"
|
|
},
|
|
"funding": {
|
|
"url": "https://paulmillr.com/funding/"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chokidar/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/chrome-trace-event": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/ckeditor5": {
|
|
"version": "41.3.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-clipboard": "41.3.1",
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-engine": "41.3.1",
|
|
"@ckeditor/ckeditor5-enter": "41.3.1",
|
|
"@ckeditor/ckeditor5-paragraph": "41.3.1",
|
|
"@ckeditor/ckeditor5-select-all": "41.3.1",
|
|
"@ckeditor/ckeditor5-typing": "41.3.1",
|
|
"@ckeditor/ckeditor5-ui": "41.3.1",
|
|
"@ckeditor/ckeditor5-undo": "41.3.1",
|
|
"@ckeditor/ckeditor5-upload": "41.3.1",
|
|
"@ckeditor/ckeditor5-utils": "41.3.1",
|
|
"@ckeditor/ckeditor5-watchdog": "41.3.1",
|
|
"@ckeditor/ckeditor5-widget": "41.3.1"
|
|
}
|
|
},
|
|
"node_modules/ckeditor5-custom-build": {
|
|
"resolved": "vendor/ckeditor5",
|
|
"link": true
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clean-webpack-plugin": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"del": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": ">=4.0.0 <6.0.0"
|
|
}
|
|
},
|
|
"node_modules/clean-webpack-plugin/node_modules/array-union": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-uniq": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/clean-webpack-plugin/node_modules/del": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/glob": "^7.1.1",
|
|
"globby": "^6.1.0",
|
|
"is-path-cwd": "^2.0.0",
|
|
"is-path-in-cwd": "^2.0.0",
|
|
"p-map": "^2.0.0",
|
|
"pify": "^4.0.1",
|
|
"rimraf": "^2.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clean-webpack-plugin/node_modules/del/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clean-webpack-plugin/node_modules/globby": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-union": "^1.0.1",
|
|
"glob": "^7.0.3",
|
|
"object-assign": "^4.0.1",
|
|
"pify": "^2.0.0",
|
|
"pinkie-promise": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/clean-webpack-plugin/node_modules/p-map": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clean-webpack-plugin/node_modules/rimraf": {
|
|
"version": "2.7.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/cli-cursor": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cli-spinners": {
|
|
"version": "2.9.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/client-only": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
|
|
"integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA=="
|
|
},
|
|
"node_modules/clone-deep": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clsx": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/codepage": {
|
|
"version": "1.15.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/color": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1",
|
|
"color-string": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.5.0"
|
|
}
|
|
},
|
|
"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-parse": {
|
|
"version": "1.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-string": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "^1.0.0",
|
|
"simple-swizzle": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/color2k": {
|
|
"version": "2.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colord": {
|
|
"version": "2.9.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colorette": {
|
|
"version": "2.0.20",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/common-tags": {
|
|
"version": "1.8.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compute-scroll-into-view": {
|
|
"version": "3.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/core-js-compat": {
|
|
"version": "3.41.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.24.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cosmiconfig": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/parse-json": "^4.0.0",
|
|
"import-fresh": "^3.2.1",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0",
|
|
"yaml": "^1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/crc-32": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"crc32": "bin/crc32.njs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/crypto-random-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/css-declaration-sorter": {
|
|
"version": "6.4.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.9"
|
|
}
|
|
},
|
|
"node_modules/css-loader": {
|
|
"version": "5.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.1.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^8.2.15",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.0",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.1.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.27.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.0.1",
|
|
"domhandler": "^4.3.1",
|
|
"domutils": "^2.8.0",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-select/node_modules/dom-serializer": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.0.1",
|
|
"domhandler": "^4.2.0",
|
|
"entities": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-select/node_modules/domhandler": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-select/node_modules/domutils": {
|
|
"version": "2.8.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^1.0.1",
|
|
"domelementtype": "^2.2.0",
|
|
"domhandler": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-select/node_modules/entities": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-tree": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mdn-data": "2.0.14",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-tree/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/cssesc": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"cssesc": "bin/cssesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cssnano": {
|
|
"version": "5.1.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-preset-default": "^5.2.14",
|
|
"lilconfig": "^2.0.3",
|
|
"yaml": "^1.10.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/cssnano"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-preset-default": {
|
|
"version": "5.2.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-declaration-sorter": "^6.3.1",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-calc": "^8.2.3",
|
|
"postcss-colormin": "^5.3.1",
|
|
"postcss-convert-values": "^5.1.3",
|
|
"postcss-discard-comments": "^5.1.2",
|
|
"postcss-discard-duplicates": "^5.1.0",
|
|
"postcss-discard-empty": "^5.1.1",
|
|
"postcss-discard-overridden": "^5.1.0",
|
|
"postcss-merge-longhand": "^5.1.7",
|
|
"postcss-merge-rules": "^5.1.4",
|
|
"postcss-minify-font-values": "^5.1.0",
|
|
"postcss-minify-gradients": "^5.1.1",
|
|
"postcss-minify-params": "^5.1.4",
|
|
"postcss-minify-selectors": "^5.2.1",
|
|
"postcss-normalize-charset": "^5.1.0",
|
|
"postcss-normalize-display-values": "^5.1.0",
|
|
"postcss-normalize-positions": "^5.1.1",
|
|
"postcss-normalize-repeat-style": "^5.1.1",
|
|
"postcss-normalize-string": "^5.1.0",
|
|
"postcss-normalize-timing-functions": "^5.1.0",
|
|
"postcss-normalize-unicode": "^5.1.1",
|
|
"postcss-normalize-url": "^5.1.0",
|
|
"postcss-normalize-whitespace": "^5.1.1",
|
|
"postcss-ordered-values": "^5.1.3",
|
|
"postcss-reduce-initial": "^5.1.2",
|
|
"postcss-reduce-transforms": "^5.1.0",
|
|
"postcss-svgo": "^5.1.0",
|
|
"postcss-unique-selectors": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/cssnano-utils": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/csso": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-tree": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/damerau-levenshtein": {
|
|
"version": "1.0.8",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/data-view-buffer": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/data-view-byte-length": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/inspect-js"
|
|
}
|
|
},
|
|
"node_modules/data-view-byte-offset": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/date-fns": {
|
|
"version": "3.6.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/kossnocorp"
|
|
}
|
|
},
|
|
"node_modules/dayjs": {
|
|
"version": "1.11.13",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/decimal.js": {
|
|
"version": "10.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"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/define-data-property": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/del": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"globby": "^10.0.1",
|
|
"graceful-fs": "^4.2.2",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.1",
|
|
"p-map": "^3.0.0",
|
|
"rimraf": "^3.0.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/dequal": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/didyoumean": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/docx": {
|
|
"version": "9.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "^22.7.5",
|
|
"hash.js": "^1.1.7",
|
|
"jszip": "^3.10.1",
|
|
"nanoid": "^5.1.3",
|
|
"xml": "^1.0.1",
|
|
"xml-js": "^1.6.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/docx/node_modules/@types/node": {
|
|
"version": "22.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.21.0"
|
|
}
|
|
},
|
|
"node_modules/docx/node_modules/nanoid": {
|
|
"version": "5.1.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18 || >=20"
|
|
}
|
|
},
|
|
"node_modules/dom-helpers": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.7",
|
|
"csstype": "^3.0.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/dom-serializer/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/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/dompurify": {
|
|
"version": "3.2.4",
|
|
"license": "(MPL-2.0 OR Apache-2.0)",
|
|
"optionalDependencies": {
|
|
"@types/trusted-types": "^2.0.7"
|
|
}
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "3.2.2",
|
|
"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/dunder-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ejs": {
|
|
"version": "3.1.10",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"jake": "^10.8.5"
|
|
},
|
|
"bin": {
|
|
"ejs": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.5.98",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emojis-list": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/enhanced-resolve": {
|
|
"version": "5.18.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "6.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/envinfo": {
|
|
"version": "7.14.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"envinfo": "dist/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.23.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.2",
|
|
"arraybuffer.prototype.slice": "^1.0.4",
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"data-view-buffer": "^1.0.2",
|
|
"data-view-byte-length": "^1.0.2",
|
|
"data-view-byte-offset": "^1.0.1",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"es-to-primitive": "^1.3.0",
|
|
"function.prototype.name": "^1.1.8",
|
|
"get-intrinsic": "^1.2.7",
|
|
"get-proto": "^1.0.0",
|
|
"get-symbol-description": "^1.1.0",
|
|
"globalthis": "^1.0.4",
|
|
"gopd": "^1.2.0",
|
|
"has-property-descriptors": "^1.0.2",
|
|
"has-proto": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"internal-slot": "^1.1.0",
|
|
"is-array-buffer": "^3.0.5",
|
|
"is-callable": "^1.2.7",
|
|
"is-data-view": "^1.0.2",
|
|
"is-regex": "^1.2.1",
|
|
"is-shared-array-buffer": "^1.0.4",
|
|
"is-string": "^1.1.1",
|
|
"is-typed-array": "^1.1.15",
|
|
"is-weakref": "^1.1.0",
|
|
"math-intrinsics": "^1.1.0",
|
|
"object-inspect": "^1.13.3",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.7",
|
|
"own-keys": "^1.0.1",
|
|
"regexp.prototype.flags": "^1.5.3",
|
|
"safe-array-concat": "^1.1.3",
|
|
"safe-push-apply": "^1.0.0",
|
|
"safe-regex-test": "^1.1.0",
|
|
"set-proto": "^1.0.0",
|
|
"string.prototype.trim": "^1.2.10",
|
|
"string.prototype.trimend": "^1.0.9",
|
|
"string.prototype.trimstart": "^1.0.8",
|
|
"typed-array-buffer": "^1.0.3",
|
|
"typed-array-byte-length": "^1.0.3",
|
|
"typed-array-byte-offset": "^1.0.4",
|
|
"typed-array-length": "^1.0.7",
|
|
"unbox-primitive": "^1.1.0",
|
|
"which-typed-array": "^1.1.18"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-define-property": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-errors": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-iterator-helpers": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.6",
|
|
"es-errors": "^1.3.0",
|
|
"es-set-tostringtag": "^2.0.3",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"globalthis": "^1.0.4",
|
|
"gopd": "^1.2.0",
|
|
"has-property-descriptors": "^1.0.2",
|
|
"has-proto": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"internal-slot": "^1.1.0",
|
|
"iterator.prototype": "^1.1.4",
|
|
"safe-array-concat": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-module-lexer": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es-object-atoms": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-set-tostringtag": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-shim-unscopables": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.2.7",
|
|
"is-date-object": "^1.0.5",
|
|
"is-symbol": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.2.0",
|
|
"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": "8.48.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
"@eslint/eslintrc": "^2.1.2",
|
|
"@eslint/js": "8.48.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.3",
|
|
"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"
|
|
}
|
|
},
|
|
"node_modules/eslint-config-next": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.0.2.tgz",
|
|
"integrity": "sha512-CasWThlsyIcg/a+clU6KVOMTieuDhTztsrqvniP6AsRki9v7FnojTa7vKQOYM8QSOsQdZ/aElLD1Y2Oc8/PsIg==",
|
|
"dependencies": {
|
|
"@next/eslint-plugin-next": "14.0.2",
|
|
"@rushstack/eslint-patch": "^1.3.3",
|
|
"@typescript-eslint/parser": "^5.4.2 || ^6.0.0",
|
|
"eslint-import-resolver-node": "^0.3.6",
|
|
"eslint-import-resolver-typescript": "^3.5.2",
|
|
"eslint-plugin-import": "^2.28.1",
|
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
"eslint-plugin-react": "^7.33.2",
|
|
"eslint-plugin-react-hooks": "^4.5.0 || 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-import-resolver-node": {
|
|
"version": "0.3.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"is-core-module": "^2.13.0",
|
|
"resolve": "^1.22.4"
|
|
}
|
|
},
|
|
"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.7.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@nolyfill/is-core-module": "1.0.39",
|
|
"debug": "^4.3.7",
|
|
"enhanced-resolve": "^5.15.0",
|
|
"fast-glob": "^3.3.2",
|
|
"get-tsconfig": "^4.7.5",
|
|
"is-bun-module": "^1.0.2",
|
|
"is-glob": "^4.0.3",
|
|
"stable-hash": "^0.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/unts/projects/eslint-import-resolver-ts"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "*",
|
|
"eslint-plugin-import": "*",
|
|
"eslint-plugin-import-x": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint-plugin-import": {
|
|
"optional": true
|
|
},
|
|
"eslint-plugin-import-x": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils": {
|
|
"version": "2.12.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.31.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rtsao/scc": "^1.1.0",
|
|
"array-includes": "^3.1.8",
|
|
"array.prototype.findlastindex": "^1.2.5",
|
|
"array.prototype.flat": "^1.3.2",
|
|
"array.prototype.flatmap": "^1.3.2",
|
|
"debug": "^3.2.7",
|
|
"doctrine": "^2.1.0",
|
|
"eslint-import-resolver-node": "^0.3.9",
|
|
"eslint-module-utils": "^2.12.0",
|
|
"hasown": "^2.0.2",
|
|
"is-core-module": "^2.15.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.fromentries": "^2.0.8",
|
|
"object.groupby": "^1.0.3",
|
|
"object.values": "^1.2.0",
|
|
"semver": "^6.3.1",
|
|
"string.prototype.trimend": "^1.0.8",
|
|
"tsconfig-paths": "^3.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
|
|
}
|
|
},
|
|
"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/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jsx-a11y": {
|
|
"version": "6.10.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aria-query": "^5.3.2",
|
|
"array-includes": "^3.1.8",
|
|
"array.prototype.flatmap": "^1.3.2",
|
|
"ast-types-flow": "^0.0.8",
|
|
"axe-core": "^4.10.0",
|
|
"axobject-query": "^4.1.0",
|
|
"damerau-levenshtein": "^1.0.8",
|
|
"emoji-regex": "^9.2.2",
|
|
"hasown": "^2.0.2",
|
|
"jsx-ast-utils": "^3.3.5",
|
|
"language-tags": "^1.0.9",
|
|
"minimatch": "^3.1.2",
|
|
"object.fromentries": "^2.0.8",
|
|
"safe-regex-test": "^1.0.3",
|
|
"string.prototype.includes": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react": {
|
|
"version": "7.37.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.8",
|
|
"array.prototype.findlast": "^1.2.5",
|
|
"array.prototype.flatmap": "^1.3.3",
|
|
"array.prototype.tosorted": "^1.1.4",
|
|
"doctrine": "^2.1.0",
|
|
"es-iterator-helpers": "^1.2.1",
|
|
"estraverse": "^5.3.0",
|
|
"hasown": "^2.0.2",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"minimatch": "^3.1.2",
|
|
"object.entries": "^1.1.8",
|
|
"object.fromentries": "^2.0.8",
|
|
"object.values": "^1.2.1",
|
|
"prop-types": "^15.8.1",
|
|
"resolve": "^2.0.0-next.5",
|
|
"semver": "^6.3.1",
|
|
"string.prototype.matchall": "^4.0.12",
|
|
"string.prototype.repeat": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react-hooks": {
|
|
"version": "5.0.0-canary-7118f5dd7-20230705",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0-canary-7118f5dd7-20230705.tgz",
|
|
"integrity": "sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw==",
|
|
"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.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.13.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-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"
|
|
}
|
|
},
|
|
"node_modules/eslint-visitor-keys": {
|
|
"version": "3.4.3",
|
|
"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/globals": {
|
|
"version": "13.24.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"node_modules/esquery": {
|
|
"version": "1.6.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-walker": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/events": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.3.3",
|
|
"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.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"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-uri": {
|
|
"version": "3.0.6",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fastify"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fastify"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/fastest-levenshtein": {
|
|
"version": "1.0.16",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.9.1"
|
|
}
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.19.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"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": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/filelist": {
|
|
"version": "1.0.4",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"minimatch": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/filelist/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/filelist/node_modules/minimatch": {
|
|
"version": "5.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/find-root": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"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": {
|
|
"version": "5.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"bin": {
|
|
"flat": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/flat-cache": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flatted": "^3.2.9",
|
|
"keyv": "^4.5.3",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.3.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.9",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/foreground-child": {
|
|
"version": "3.3.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/foreground-child/node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/frac": {
|
|
"version": "1.1.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/fraction.js": {
|
|
"version": "4.3.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "patreon",
|
|
"url": "https://github.com/sponsors/rawify"
|
|
}
|
|
},
|
|
"node_modules/framer-motion": {
|
|
"version": "10.18.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-extra": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"functions-have-names": "^1.2.3",
|
|
"hasown": "^2.0.2",
|
|
"is-callable": "^1.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-proto": "^1.0.0",
|
|
"gopd": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"math-intrinsics": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-own-enumerable-property-symbols": {
|
|
"version": "3.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/get-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-tsconfig": {
|
|
"version": "4.10.0",
|
|
"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": "6.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/glob-to-regexp": {
|
|
"version": "0.4.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globalthis": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.2.1",
|
|
"gopd": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "10.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/glob": "^7.1.1",
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.0.3",
|
|
"glob": "^7.1.3",
|
|
"ignore": "^5.1.1",
|
|
"merge2": "^1.2.3",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/gopd": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"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/has-bigints": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-proto": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/hash.js": {
|
|
"version": "1.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"minimalistic-assert": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hasown": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"node_modules/html-dom-parser": {
|
|
"version": "5.0.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domhandler": "5.0.3",
|
|
"htmlparser2": "10.0.0"
|
|
}
|
|
},
|
|
"node_modules/html-react-parser": {
|
|
"version": "5.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domhandler": "5.0.3",
|
|
"html-dom-parser": "5.0.13",
|
|
"react-property": "2.0.2",
|
|
"style-to-js": "1.1.16"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": "0.14 || 15 || 16 || 17 || 18 || 19",
|
|
"react": "0.14 || 15 || 16 || 17 || 18 || 19"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "10.0.0",
|
|
"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.3",
|
|
"domutils": "^3.2.1",
|
|
"entities": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/icss-utils": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/idb": {
|
|
"version": "7.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/immediate": {
|
|
"version": "3.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.1",
|
|
"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/import-local": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"import-local-fixture": "fixtures/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/infer-owner": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"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/inline-style-parser": {
|
|
"version": "0.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/input-otp": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc",
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc"
|
|
}
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"hasown": "^2.0.2",
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/interpret": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/intl-messageformat": {
|
|
"version": "10.7.15",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@formatjs/ecma402-abstract": "2.3.3",
|
|
"@formatjs/fast-memoize": "2.2.6",
|
|
"@formatjs/icu-messageformat-parser": "2.11.1",
|
|
"tslib": "2"
|
|
}
|
|
},
|
|
"node_modules/is-array-buffer": {
|
|
"version": "3.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-async-function": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-function": "^1.0.0",
|
|
"call-bound": "^1.0.3",
|
|
"get-proto": "^1.0.1",
|
|
"has-tostringtag": "^1.0.2",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"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.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-bun-module": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.6.3"
|
|
}
|
|
},
|
|
"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.16.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-data-view": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"is-typed-array": "^1.1.13"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-finalizationregistry": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"get-proto": "^1.0.0",
|
|
"has-tostringtag": "^1.0.2",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-interactive": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-map": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-module": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-obj": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-path-cwd": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-in-cwd": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-path-inside": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-in-cwd/node_modules/is-path-inside": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-is-inside": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"gopd": "^1.2.0",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-regexp": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-set": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"has-symbols": "^1.1.0",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.15",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"which-typed-array": "^1.1.16"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakmap": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakset": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "2.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isobject": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/iterator.prototype": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"get-proto": "^1.0.0",
|
|
"has-symbols": "^1.1.0",
|
|
"set-function-name": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/jake": {
|
|
"version": "10.9.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"async": "^3.2.3",
|
|
"chalk": "^4.0.2",
|
|
"filelist": "^1.0.4",
|
|
"minimatch": "^3.1.2"
|
|
},
|
|
"bin": {
|
|
"jake": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/javascript-stringify": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "26.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/jiti": {
|
|
"version": "1.21.7",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jiti": "bin/jiti.js"
|
|
}
|
|
},
|
|
"node_modules/jodit": {
|
|
"version": "4.5.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"autobind-decorator": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/jodit-react": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jodit": "^4.2.10"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "~0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "~0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/js-cookie": {
|
|
"version": "3.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/json-buffer": {
|
|
"version": "3.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema": {
|
|
"version": "0.4.0",
|
|
"license": "(AFL-2.1 OR BSD-3-Clause)"
|
|
},
|
|
"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": "2.2.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/jsonpointer": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"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/jszip": {
|
|
"version": "3.10.1",
|
|
"license": "(MIT OR GPL-3.0-or-later)",
|
|
"dependencies": {
|
|
"lie": "~3.3.0",
|
|
"pako": "~1.0.2",
|
|
"readable-stream": "~2.3.6",
|
|
"setimmediate": "^1.0.5"
|
|
}
|
|
},
|
|
"node_modules/jszip/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jszip/node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/jszip/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jszip/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/keyv": {
|
|
"version": "4.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.1"
|
|
}
|
|
},
|
|
"node_modules/kind-of": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/klona": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/language-subtag-registry": {
|
|
"version": "0.3.23",
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/language-tags": {
|
|
"version": "1.0.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"language-subtag-registry": "^0.3.20"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"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/lie": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"immediate": "~3.0.5"
|
|
}
|
|
},
|
|
"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/loader-runner": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
}
|
|
},
|
|
"node_modules/loader-utils": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.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-es": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.memoize": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.sortby": {
|
|
"version": "4.7.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.uniq": {
|
|
"version": "4.5.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"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/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.8"
|
|
}
|
|
},
|
|
"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/math-intrinsics": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/mdn-data": {
|
|
"version": "2.0.14",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/memoize-one": {
|
|
"version": "6.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.3",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/minimalistic-assert": {
|
|
"version": "1.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"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": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-collect": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minipass-flush": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minipass-pipeline": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"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/nanoid": {
|
|
"version": "3.3.8",
|
|
"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/natural-compare": {
|
|
"version": "1.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/negotiator": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/next": {
|
|
"version": "14.0.2",
|
|
"resolved": "https://registry.npmjs.org/next/-/next-14.0.2.tgz",
|
|
"integrity": "sha512-jsAU2CkYS40GaQYOiLl9m93RTv2DA/tTJ0NRlmZIBIL87YwQ/xR8k796z7IqgM3jydI8G25dXvyYMC9VDIevIg==",
|
|
"dependencies": {
|
|
"@next/env": "14.0.2",
|
|
"@swc/helpers": "0.5.2",
|
|
"busboy": "1.6.0",
|
|
"caniuse-lite": "^1.0.30001406",
|
|
"postcss": "8.4.31",
|
|
"styled-jsx": "5.1.1",
|
|
"watchpack": "2.4.0"
|
|
},
|
|
"bin": {
|
|
"next": "dist/bin/next"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.17.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@next/swc-darwin-arm64": "14.0.2",
|
|
"@next/swc-darwin-x64": "14.0.2",
|
|
"@next/swc-linux-arm64-gnu": "14.0.2",
|
|
"@next/swc-linux-arm64-musl": "14.0.2",
|
|
"@next/swc-linux-x64-gnu": "14.0.2",
|
|
"@next/swc-linux-x64-musl": "14.0.2",
|
|
"@next/swc-win32-arm64-msvc": "14.0.2",
|
|
"@next/swc-win32-ia32-msvc": "14.0.2",
|
|
"@next/swc-win32-x64-msvc": "14.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@opentelemetry/api": "^1.1.0",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"sass": "^1.3.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@opentelemetry/api": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/next-intl": {
|
|
"version": "3.26.3",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/amannn"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@formatjs/intl-localematcher": "^0.5.4",
|
|
"negotiator": "^1.0.0",
|
|
"use-intl": "^3.26.3"
|
|
},
|
|
"peerDependencies": {
|
|
"next": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/next-intl/node_modules/@formatjs/intl-localematcher": {
|
|
"version": "0.5.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "2"
|
|
}
|
|
},
|
|
"node_modules/next-pwa": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-loader": "^8.2.5",
|
|
"clean-webpack-plugin": "^4.0.0",
|
|
"globby": "^11.0.4",
|
|
"terser-webpack-plugin": "^5.3.3",
|
|
"workbox-webpack-plugin": "^6.5.4",
|
|
"workbox-window": "^6.5.4"
|
|
},
|
|
"peerDependencies": {
|
|
"next": ">=9.0.0"
|
|
}
|
|
},
|
|
"node_modules/next-pwa/node_modules/ajv": {
|
|
"version": "8.17.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/next-pwa/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/next-pwa/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/next-pwa/node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/next-pwa/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/next-pwa/node_modules/schema-utils": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.9.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/next-pwa/node_modules/serialize-javascript": {
|
|
"version": "6.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/next-pwa/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/next-pwa/node_modules/terser-webpack-plugin": {
|
|
"version": "5.3.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
"jest-worker": "^27.4.5",
|
|
"schema-utils": "^4.3.0",
|
|
"serialize-javascript": "^6.0.2",
|
|
"terser": "^5.31.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
},
|
|
"uglify-js": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/next-themes": {
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"next": "*",
|
|
"react": "*",
|
|
"react-dom": "*"
|
|
}
|
|
},
|
|
"node_modules/next/node_modules/@swc/helpers": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz",
|
|
"integrity": "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==",
|
|
"dependencies": {
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.19",
|
|
"license": "MIT"
|
|
},
|
|
"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/normalize-url": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-hash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.13.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"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.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0",
|
|
"has-symbols": "^1.1.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.entries": {
|
|
"version": "1.1.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.fromentries": {
|
|
"version": "2.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.groupby": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.values": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"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/optionator": {
|
|
"version": "0.9.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deep-is": "^0.1.3",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"levn": "^0.4.1",
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "^0.4.0",
|
|
"word-wrap": "^1.2.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/own-keys": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.6",
|
|
"object-keys": "^1.1.1",
|
|
"safe-push-apply": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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/p-map": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json-from-dist": {
|
|
"version": "1.0.1",
|
|
"license": "BlueOak-1.0.0"
|
|
},
|
|
"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-json": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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-is-inside": {
|
|
"version": "1.0.2",
|
|
"license": "(WTFPL OR MIT)"
|
|
},
|
|
"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-scurry": {
|
|
"version": "1.11.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/path-scurry/node_modules/minipass": {
|
|
"version": "7.1.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pify": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pinkie": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pinkie-promise": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pinkie": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pirates": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pofile": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/possible-typed-array-names": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.31",
|
|
"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-calc": {
|
|
"version": "8.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.9",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.2"
|
|
}
|
|
},
|
|
"node_modules/postcss-colormin": {
|
|
"version": "5.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0",
|
|
"colord": "^2.9.1",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-convert-values": {
|
|
"version": "5.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-comments": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-duplicates": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-empty": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-discard-overridden": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-import": {
|
|
"version": "14.1.0",
|
|
"dev": true,
|
|
"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/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.2",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lilconfig": "^3.0.0",
|
|
"yaml": "^2.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": ">=8.0.9",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"postcss": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/postcss-load-config/node_modules/lilconfig": {
|
|
"version": "3.1.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antonk52"
|
|
}
|
|
},
|
|
"node_modules/postcss-load-config/node_modules/yaml": {
|
|
"version": "2.7.0",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"yaml": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^7.0.0",
|
|
"klona": "^2.0.4",
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-longhand": {
|
|
"version": "5.1.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0",
|
|
"stylehacks": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-merge-rules": {
|
|
"version": "5.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-font-values": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-gradients": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"colord": "^2.9.1",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-params": {
|
|
"version": "5.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-minify-selectors": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-mixins": {
|
|
"version": "9.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-glob": "^3.2.11",
|
|
"postcss-js": "^4.0.0",
|
|
"postcss-simple-vars": "^7.0.0",
|
|
"sugarss": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.14"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-extract-imports": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-local-by-default": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^7.0.0",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-scope": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-nested": {
|
|
"version": "6.2.0",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.14"
|
|
}
|
|
},
|
|
"node_modules/postcss-nesting": {
|
|
"version": "10.2.0",
|
|
"dev": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"@csstools/selector-specificity": "^2.0.0",
|
|
"postcss-selector-parser": "^6.0.10"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-charset": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-display-values": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-positions": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-repeat-style": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-string": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-timing-functions": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-unicode": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-url": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"normalize-url": "^6.0.1",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-normalize-whitespace": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-ordered-values": {
|
|
"version": "5.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-initial": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"caniuse-api": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-reduce-transforms": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-selector-parser": {
|
|
"version": "6.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-simple-vars": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.1"
|
|
}
|
|
},
|
|
"node_modules/postcss-svgo": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.2.0",
|
|
"svgo": "^2.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-unique-selectors": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-bytes": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/promise-inflight": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"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/proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"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/randombytes": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/raw-loader": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "18.2.0",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz",
|
|
"integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-apexcharts": {
|
|
"version": "1.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prop-types": "^15.8.1"
|
|
},
|
|
"peerDependencies": {
|
|
"apexcharts": ">=4.0.0",
|
|
"react": ">=0.13"
|
|
}
|
|
},
|
|
"node_modules/react-datepicker": {
|
|
"version": "6.9.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@floating-ui/react": "^0.26.2",
|
|
"clsx": "^2.1.0",
|
|
"date-fns": "^3.3.1",
|
|
"prop-types": "^15.7.2",
|
|
"react-onclickoutside": "^6.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.9.0 || ^17 || ^18",
|
|
"react-dom": "^16.9.0 || ^17 || ^18"
|
|
}
|
|
},
|
|
"node_modules/react-dom": {
|
|
"version": "18.2.0",
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz",
|
|
"integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"scheduler": "^0.23.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.2.0"
|
|
}
|
|
},
|
|
"node_modules/react-dropzone": {
|
|
"version": "14.3.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"attr-accept": "^2.2.4",
|
|
"file-selector": "^2.1.0",
|
|
"prop-types": "^15.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">= 16.8 || 18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-hook-form": {
|
|
"version": "7.54.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/react-hook-form"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17 || ^18 || ^19"
|
|
}
|
|
},
|
|
"node_modules/react-icons": {
|
|
"version": "5.4.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-onclickoutside": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://github.com/Pomax/react-onclickoutside/blob/master/FUNDING.md"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^15.5.x || ^16.x || ^17.x || ^18.x",
|
|
"react-dom": "^15.5.x || ^16.x || ^17.x || ^18.x"
|
|
}
|
|
},
|
|
"node_modules/react-otp-input": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=16.8.6 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": ">=16.8.6 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-password-checklist": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">16.0.0-alpha || >17.0.0-alpha || >18.0.0-alpha"
|
|
}
|
|
},
|
|
"node_modules/react-property": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-select": {
|
|
"version": "5.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.0",
|
|
"@emotion/cache": "^11.4.0",
|
|
"@emotion/react": "^11.8.1",
|
|
"@floating-ui/dom": "^1.0.1",
|
|
"@types/react-transition-group": "^4.4.0",
|
|
"memoize-one": "^6.0.0",
|
|
"prop-types": "^15.6.0",
|
|
"react-transition-group": "^4.3.0",
|
|
"use-isomorphic-layout-effect": "^1.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-sweetalert2": {
|
|
"version": "0.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"sweetalert2": "^11.7.5"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0"
|
|
}
|
|
},
|
|
"node_modules/react-tailwindcss-datepicker": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"dayjs": "^1.11.12",
|
|
"react": "^17.0.2 || ^18.2.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-textarea-autosize": {
|
|
"version": "8.5.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.20.13",
|
|
"use-composed-ref": "^1.3.0",
|
|
"use-latest": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-transition-group": {
|
|
"version": "4.4.5",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.5.5",
|
|
"dom-helpers": "^5.0.1",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.6.0",
|
|
"react-dom": ">=16.6.0"
|
|
}
|
|
},
|
|
"node_modules/react-tweet": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@swc/helpers": "^0.5.3",
|
|
"clsx": "^2.0.0",
|
|
"swr": "^2.2.4"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">= 18.0.0",
|
|
"react-dom": ">= 18.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",
|
|
"dev": true,
|
|
"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/rechoir": {
|
|
"version": "0.6.2",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"resolve": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/reflect.getprototypeof": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.9",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.7",
|
|
"get-proto": "^1.0.1",
|
|
"which-builtin-type": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regenerate": {
|
|
"version": "1.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerate-unicode-properties": {
|
|
"version": "10.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.14.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerator-transform": {
|
|
"version": "0.15.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"version": "1.5.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-errors": "^1.3.0",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"set-function-name": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexpu-core": {
|
|
"version": "6.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.2.0",
|
|
"regjsgen": "^0.8.0",
|
|
"regjsparser": "^0.12.0",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regjsgen": {
|
|
"version": "0.8.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regjsparser": {
|
|
"version": "0.12.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"jsesc": "~3.0.2"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"node_modules/regjsparser/node_modules/jsesc": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.16.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-cwd/node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"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": "2.79.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-terser": {
|
|
"version": "7.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"jest-worker": "^26.2.1",
|
|
"serialize-javascript": "^4.0.0",
|
|
"terser": "^5.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-terser/node_modules/serialize-javascript": {
|
|
"version": "4.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"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/safe-array-concat": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-symbols": "^1.1.0",
|
|
"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-push-apply": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safe-regex-test": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"is-regex": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.4.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.23.2",
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz",
|
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/schema-utils": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/scroll-into-view-if-needed": {
|
|
"version": "3.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"compute-scroll-into-view": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "7.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/serialize-javascript": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/set-function-length": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/set-function-name": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"functions-have-names": "^1.2.3",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/set-proto": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/setimmediate": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shallow-clone": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/shelljs": {
|
|
"version": "0.8.5",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"glob": "^7.0.0",
|
|
"interpret": "^1.0.0",
|
|
"rechoir": "^0.6.2"
|
|
},
|
|
"bin": {
|
|
"shjs": "bin/shjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-list": "^1.0.0",
|
|
"side-channel-map": "^1.0.1",
|
|
"side-channel-weakmap": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-list": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-map": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-weakmap": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-map": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/simple-swizzle": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.3.1"
|
|
}
|
|
},
|
|
"node_modules/simple-swizzle/node_modules/is-arrayish": {
|
|
"version": "0.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/source-list-map": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.2.1",
|
|
"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/sourcemap-codec": {
|
|
"version": "1.4.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ssf": {
|
|
"version": "0.11.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"frac": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/ssri": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/stable": {
|
|
"version": "0.1.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stable-hash": {
|
|
"version": "0.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/streamsearch": {
|
|
"version": "1.1.0",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"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/string-width-cjs": {
|
|
"name": "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-cjs/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string-width/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/string-width/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.includes": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.matchall": {
|
|
"version": "4.0.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.6",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"gopd": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"internal-slot": "^1.1.0",
|
|
"regexp.prototype.flags": "^1.5.3",
|
|
"set-function-name": "^2.0.2",
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.repeat": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.17.5"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trim": {
|
|
"version": "1.2.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"define-data-property": "^1.1.4",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-object-atoms": "^1.0.0",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/stringify-object": {
|
|
"version": "3.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"get-own-enumerable-property-symbols": "^3.0.0",
|
|
"is-obj": "^1.0.1",
|
|
"is-regexp": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi-cjs": {
|
|
"name": "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-comments": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/style-loader": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"schema-utils": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/style-to-js": {
|
|
"version": "1.1.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"style-to-object": "1.0.8"
|
|
}
|
|
},
|
|
"node_modules/style-to-object": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inline-style-parser": "0.2.4"
|
|
}
|
|
},
|
|
"node_modules/styled-jsx": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz",
|
|
"integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==",
|
|
"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/stylehacks": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.4",
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
}
|
|
},
|
|
"node_modules/stylis": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sucrase": {
|
|
"version": "3.35.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"commander": "^4.0.0",
|
|
"glob": "^10.3.10",
|
|
"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": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/commander": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/minimatch": {
|
|
"version": "9.0.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/minipass": {
|
|
"version": "7.1.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/sugarss": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.3.3"
|
|
}
|
|
},
|
|
"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/svg.draggable.js": {
|
|
"version": "2.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"svg.js": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/svg.easing.js": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"svg.js": ">=2.3.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/svg.filter.js": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"svg.js": "^2.2.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/svg.js": {
|
|
"version": "2.7.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/svg.pathmorphing.js": {
|
|
"version": "0.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"svg.js": "^2.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/svg.resize.js": {
|
|
"version": "1.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"svg.js": "^2.6.5",
|
|
"svg.select.js": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/svg.resize.js/node_modules/svg.select.js": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"svg.js": "^2.2.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/svg.select.js": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"svg.js": "^2.6.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/svgo": {
|
|
"version": "2.8.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@trysound/sax": "0.2.0",
|
|
"commander": "^7.2.0",
|
|
"css-select": "^4.1.3",
|
|
"css-tree": "^1.1.3",
|
|
"csso": "^4.2.0",
|
|
"picocolors": "^1.0.0",
|
|
"stable": "^0.1.8"
|
|
},
|
|
"bin": {
|
|
"svgo": "bin/svgo"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/sweetalert2": {
|
|
"version": "11.16.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/limonte"
|
|
}
|
|
},
|
|
"node_modules/sweetalert2-react-content": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "^18.0.0 || ^19.0.0",
|
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
"sweetalert2": "^11.0.0"
|
|
}
|
|
},
|
|
"node_modules/swiper": {
|
|
"version": "11.2.3",
|
|
"funding": [
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/swiperjs"
|
|
},
|
|
{
|
|
"type": "open_collective",
|
|
"url": "http://opencollective.com/swiper"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.7.0"
|
|
}
|
|
},
|
|
"node_modules/swr": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dequal": "^2.0.3",
|
|
"use-sync-external-store": "^1.4.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/tabbable": {
|
|
"version": "6.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tailwind-merge": {
|
|
"version": "2.6.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/dcastil"
|
|
}
|
|
},
|
|
"node_modules/tailwind-variants": {
|
|
"version": "0.1.20",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tailwind-merge": "^1.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.x",
|
|
"pnpm": ">=7.x"
|
|
},
|
|
"peerDependencies": {
|
|
"tailwindcss": "*"
|
|
}
|
|
},
|
|
"node_modules/tailwind-variants/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.5",
|
|
"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.3.0",
|
|
"glob-parent": "^6.0.2",
|
|
"is-glob": "^4.0.3",
|
|
"jiti": "^1.19.1",
|
|
"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/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/tapable": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tar": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"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/tar/node_modules/minipass": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/temp-dir": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tempy": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-stream": "^2.0.0",
|
|
"temp-dir": "^2.0.0",
|
|
"type-fest": "^0.16.0",
|
|
"unique-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tempy/node_modules/type-fest": {
|
|
"version": "0.16.0",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "5.38.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
"acorn": "^8.8.2",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin": {
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cacache": "^15.0.5",
|
|
"find-cache-dir": "^3.3.1",
|
|
"jest-worker": "^26.5.0",
|
|
"p-limit": "^3.0.2",
|
|
"schema-utils": "^3.0.0",
|
|
"serialize-javascript": "^5.0.1",
|
|
"source-map": "^0.6.1",
|
|
"terser": "^5.3.4",
|
|
"webpack-sources": "^1.4.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/webpack-sources": {
|
|
"version": "1.4.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-list-map": "^2.0.0",
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/terser/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"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/through2": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "2 || 3"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/ts-api-utils": {
|
|
"version": "1.4.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/ts-interface-checker": {
|
|
"version": "0.1.13",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/ts-loader": {
|
|
"version": "9.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"enhanced-resolve": "^5.0.0",
|
|
"micromatch": "^4.0.0",
|
|
"semver": "^7.3.4",
|
|
"source-map": "^0.7.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/ts-loader/node_modules/source-map": {
|
|
"version": "0.7.4",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"version": "3.15.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.2",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths/node_modules/json5": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.8.1",
|
|
"license": "0BSD"
|
|
},
|
|
"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.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-typed-array": "^1.1.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-length": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-proto": "^1.2.0",
|
|
"is-typed-array": "^1.1.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-offset": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-proto": "^1.2.0",
|
|
"is-typed-array": "^1.1.15",
|
|
"reflect.getprototypeof": "^1.0.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-length": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.0.1",
|
|
"is-typed-array": "^1.1.13",
|
|
"possible-typed-array-names": "^1.0.0",
|
|
"reflect.getprototypeof": "^1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.0.4",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.1.0",
|
|
"which-boxed-primitive": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "6.21.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-value-ecmascript": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-property-aliases-ecmascript": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unique-filename": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"unique-slug": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/unique-slug": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4"
|
|
}
|
|
},
|
|
"node_modules/unique-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/upath": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4",
|
|
"yarn": "*"
|
|
}
|
|
},
|
|
"node_modules/update-browserslist-db": {
|
|
"version": "1.1.2",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escalade": "^3.2.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"update-browserslist-db": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/use-composed-ref": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/use-intl": {
|
|
"version": "3.26.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@formatjs/fast-memoize": "^2.2.0",
|
|
"intl-messageformat": "^10.5.14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/use-isomorphic-layout-effect": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/use-latest": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"use-isomorphic-layout-effect": "^1.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/use-sync-external-store": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vanilla-colorful": {
|
|
"version": "0.7.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/watchpack": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz",
|
|
"integrity": "sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==",
|
|
"dependencies": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "4.0.2",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/webpack": {
|
|
"version": "5.97.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint-scope": "^3.7.7",
|
|
"@types/estree": "^1.0.6",
|
|
"@webassemblyjs/ast": "^1.14.1",
|
|
"@webassemblyjs/wasm-edit": "^1.14.1",
|
|
"@webassemblyjs/wasm-parser": "^1.14.1",
|
|
"acorn": "^8.14.0",
|
|
"browserslist": "^4.24.0",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.17.1",
|
|
"es-module-lexer": "^1.2.1",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.11",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.2.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.3.10",
|
|
"watchpack": "^2.4.1",
|
|
"webpack-sources": "^3.2.3"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-cli": {
|
|
"version": "4.10.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@discoveryjs/json-ext": "^0.5.0",
|
|
"@webpack-cli/configtest": "^1.2.0",
|
|
"@webpack-cli/info": "^1.5.0",
|
|
"@webpack-cli/serve": "^1.7.0",
|
|
"colorette": "^2.0.14",
|
|
"commander": "^7.0.0",
|
|
"cross-spawn": "^7.0.3",
|
|
"fastest-levenshtein": "^1.0.12",
|
|
"import-local": "^3.0.2",
|
|
"interpret": "^2.2.0",
|
|
"rechoir": "^0.7.0",
|
|
"webpack-merge": "^5.7.3"
|
|
},
|
|
"bin": {
|
|
"webpack-cli": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "4.x.x || 5.x.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@webpack-cli/generators": {
|
|
"optional": true
|
|
},
|
|
"@webpack-cli/migrate": {
|
|
"optional": true
|
|
},
|
|
"webpack-bundle-analyzer": {
|
|
"optional": true
|
|
},
|
|
"webpack-dev-server": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-cli/node_modules/interpret": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/webpack-cli/node_modules/rechoir": {
|
|
"version": "0.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/webpack-merge": {
|
|
"version": "5.10.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"flat": "^5.0.2",
|
|
"wildcard": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-list-map": "^2.0.1",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/ajv": {
|
|
"version": "8.17.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/eslint-scope": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack/node_modules/serialize-javascript": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/terser-webpack-plugin": {
|
|
"version": "5.3.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
"jest-worker": "^27.4.5",
|
|
"schema-utils": "^4.3.0",
|
|
"serialize-javascript": "^6.0.2",
|
|
"terser": "^5.31.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
},
|
|
"uglify-js": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/terser-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.9.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/watchpack": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/webpack-sources": {
|
|
"version": "3.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.sortby": "^4.7.0",
|
|
"tr46": "^1.0.1",
|
|
"webidl-conversions": "^4.0.2"
|
|
}
|
|
},
|
|
"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.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-bigint": "^1.1.0",
|
|
"is-boolean-object": "^1.2.1",
|
|
"is-number-object": "^1.1.1",
|
|
"is-string": "^1.1.1",
|
|
"is-symbol": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-builtin-type": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"function.prototype.name": "^1.1.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"is-async-function": "^2.0.0",
|
|
"is-date-object": "^1.1.0",
|
|
"is-finalizationregistry": "^1.1.0",
|
|
"is-generator-function": "^1.0.10",
|
|
"is-regex": "^1.2.1",
|
|
"is-weakref": "^1.0.2",
|
|
"isarray": "^2.0.5",
|
|
"which-boxed-primitive": "^1.1.0",
|
|
"which-collection": "^1.0.2",
|
|
"which-typed-array": "^1.1.16"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-collection": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-map": "^2.0.3",
|
|
"is-set": "^2.0.3",
|
|
"is-weakmap": "^2.0.2",
|
|
"is-weakset": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/wildcard": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wmf": {
|
|
"version": "1.0.2",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/word": {
|
|
"version": "0.3.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/word-wrap": {
|
|
"version": "1.2.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-background-sync": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"idb": "^7.0.1",
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-broadcast-update": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-build": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@apideck/better-ajv-errors": "^0.3.1",
|
|
"@babel/core": "^7.11.1",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/runtime": "^7.11.2",
|
|
"@rollup/plugin-babel": "^5.2.0",
|
|
"@rollup/plugin-node-resolve": "^11.2.1",
|
|
"@rollup/plugin-replace": "^2.4.1",
|
|
"@surma/rollup-plugin-off-main-thread": "^2.2.3",
|
|
"ajv": "^8.6.0",
|
|
"common-tags": "^1.8.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"fs-extra": "^9.0.1",
|
|
"glob": "^7.1.6",
|
|
"lodash": "^4.17.20",
|
|
"pretty-bytes": "^5.3.0",
|
|
"rollup": "^2.43.1",
|
|
"rollup-plugin-terser": "^7.0.0",
|
|
"source-map": "^0.8.0-beta.0",
|
|
"stringify-object": "^3.3.0",
|
|
"strip-comments": "^2.0.1",
|
|
"tempy": "^0.6.0",
|
|
"upath": "^1.2.0",
|
|
"workbox-background-sync": "6.6.0",
|
|
"workbox-broadcast-update": "6.6.0",
|
|
"workbox-cacheable-response": "6.6.0",
|
|
"workbox-core": "6.6.0",
|
|
"workbox-expiration": "6.6.0",
|
|
"workbox-google-analytics": "6.6.0",
|
|
"workbox-navigation-preload": "6.6.0",
|
|
"workbox-precaching": "6.6.0",
|
|
"workbox-range-requests": "6.6.0",
|
|
"workbox-recipes": "6.6.0",
|
|
"workbox-routing": "6.6.0",
|
|
"workbox-strategies": "6.6.0",
|
|
"workbox-streams": "6.6.0",
|
|
"workbox-sw": "6.6.0",
|
|
"workbox-window": "6.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/ajv": {
|
|
"version": "8.17.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/fs-extra": {
|
|
"version": "9.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/workbox-build/node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/source-map": {
|
|
"version": "0.8.0-beta.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"whatwg-url": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/workbox-build/node_modules/universalify": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-cacheable-response": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-core": {
|
|
"version": "6.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/workbox-expiration": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"idb": "^7.0.1",
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-google-analytics": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-background-sync": "6.6.0",
|
|
"workbox-core": "6.6.0",
|
|
"workbox-routing": "6.6.0",
|
|
"workbox-strategies": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-navigation-preload": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-precaching": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0",
|
|
"workbox-routing": "6.6.0",
|
|
"workbox-strategies": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-range-requests": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-recipes": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-cacheable-response": "6.6.0",
|
|
"workbox-core": "6.6.0",
|
|
"workbox-expiration": "6.6.0",
|
|
"workbox-precaching": "6.6.0",
|
|
"workbox-routing": "6.6.0",
|
|
"workbox-strategies": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-routing": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-strategies": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-streams": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"workbox-core": "6.6.0",
|
|
"workbox-routing": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-sw": {
|
|
"version": "6.6.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/workbox-webpack-plugin": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"pretty-bytes": "^5.4.1",
|
|
"upath": "^1.2.0",
|
|
"webpack-sources": "^1.4.3",
|
|
"workbox-build": "6.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.4.0 || ^5.9.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-webpack-plugin/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/workbox-webpack-plugin/node_modules/webpack-sources": {
|
|
"version": "1.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-list-map": "^2.0.0",
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/workbox-window": {
|
|
"version": "6.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/trusted-types": "^2.0.2",
|
|
"workbox-core": "6.6.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"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/wrap-ansi-cjs": {
|
|
"name": "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/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi-cjs/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/wrap-ansi/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/xlsx": {
|
|
"version": "0.18.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"adler-32": "~1.3.0",
|
|
"cfb": "~1.2.1",
|
|
"codepage": "~1.15.0",
|
|
"crc-32": "~1.2.1",
|
|
"ssf": "~0.11.2",
|
|
"wmf": "~1.0.1",
|
|
"word": "~0.3.0"
|
|
},
|
|
"bin": {
|
|
"xlsx": "bin/xlsx.njs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/xml": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xml-js": {
|
|
"version": "1.6.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": "^1.2.4"
|
|
},
|
|
"bin": {
|
|
"xml-js": "bin/cli.js"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "1.10.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"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.24.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
},
|
|
"node_modules/zustand": {
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": ">=18.0.0",
|
|
"immer": ">=9.0.6",
|
|
"react": ">=18.0.0",
|
|
"use-sync-external-store": ">=1.2.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
},
|
|
"immer": {
|
|
"optional": true
|
|
},
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"use-sync-external-store": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"vendor/ckeditor5": {
|
|
"name": "ckeditor5-custom-build",
|
|
"version": "0.0.1",
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
"dependencies": {
|
|
"@ckeditor/ckeditor5-alignment": "41.3.1",
|
|
"@ckeditor/ckeditor5-autoformat": "41.3.1",
|
|
"@ckeditor/ckeditor5-basic-styles": "41.3.1",
|
|
"@ckeditor/ckeditor5-block-quote": "41.3.1",
|
|
"@ckeditor/ckeditor5-cloud-services": "41.3.1",
|
|
"@ckeditor/ckeditor5-code-block": "41.3.1",
|
|
"@ckeditor/ckeditor5-editor-classic": "41.3.1",
|
|
"@ckeditor/ckeditor5-essentials": "41.3.1",
|
|
"@ckeditor/ckeditor5-font": "41.3.1",
|
|
"@ckeditor/ckeditor5-heading": "41.3.1",
|
|
"@ckeditor/ckeditor5-image": "41.3.1",
|
|
"@ckeditor/ckeditor5-indent": "41.3.1",
|
|
"@ckeditor/ckeditor5-link": "41.3.1",
|
|
"@ckeditor/ckeditor5-list": "41.3.1",
|
|
"@ckeditor/ckeditor5-media-embed": "41.3.1",
|
|
"@ckeditor/ckeditor5-paragraph": "41.3.1",
|
|
"@ckeditor/ckeditor5-paste-from-office": "41.3.1",
|
|
"@ckeditor/ckeditor5-source-editing": "41.3.1",
|
|
"@ckeditor/ckeditor5-table": "41.3.1",
|
|
"@ckeditor/ckeditor5-typing": "41.3.1",
|
|
"@ckeditor/ckeditor5-undo": "41.3.1",
|
|
"@ckeditor/ckeditor5-upload": "41.3.1",
|
|
"@ckeditor/ckeditor5-watchdog": "41.3.1",
|
|
"@ckeditor/ckeditor5-widget": "41.3.1"
|
|
},
|
|
"devDependencies": {
|
|
"@ckeditor/ckeditor5-core": "41.3.1",
|
|
"@ckeditor/ckeditor5-dev-translations": "^32.1.2",
|
|
"@ckeditor/ckeditor5-dev-utils": "^32.1.2",
|
|
"@ckeditor/ckeditor5-theme-lark": "41.3.1",
|
|
"css-loader": "^5.2.7",
|
|
"postcss": "^8.4.38",
|
|
"postcss-loader": "^4.3.0",
|
|
"raw-loader": "^4.0.2",
|
|
"style-loader": "^2.0.0",
|
|
"terser-webpack-plugin": "^4.2.3",
|
|
"ts-loader": "^9.5.1",
|
|
"typescript": "5.0.4",
|
|
"webpack": "^5.91.0",
|
|
"webpack-cli": "^4.10.0"
|
|
}
|
|
},
|
|
"vendor/ckeditor5/node_modules/postcss": {
|
|
"version": "8.5.2",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoid": "^3.3.8",
|
|
"picocolors": "^1.1.1",
|
|
"source-map-js": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"vendor/ckeditor5/node_modules/typescript": {
|
|
"version": "5.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
}
|
|
}
|
|
}
|
|
}
|