2025-05-06 06:45:49 +00:00
{
"name" : "kurs-platform-ui" ,
"version" : "1.0.4" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "kurs-platform-ui" ,
"version" : "1.0.4" ,
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@babel/core" : "^7.24.0" ,
"@babel/parser" : "^7.28.0" ,
"@babel/standalone" : "^7.28.0" ,
"@babel/traverse" : "^7.28.0" ,
"@babel/types" : "^7.28.0" ,
2025-06-26 13:58:53 +00:00
"@dnd-kit/core" : "^6.1.0" ,
"@dnd-kit/sortable" : "^8.0.0" ,
"@dnd-kit/utilities" : "^3.2.2" ,
2025-05-06 06:45:49 +00:00
"@floating-ui/react" : "^0.27.2" ,
"@fullcalendar/daygrid" : "^6.1.8" ,
"@fullcalendar/interaction" : "^6.1.8" ,
"@fullcalendar/react" : "^6.1.8" ,
"@fullcalendar/timegrid" : "^6.1.8" ,
"@marsidev/react-turnstile" : "^0.2.1" ,
2025-08-11 06:34:44 +00:00
"@monaco-editor/react" : "^4.6.0" ,
2025-05-06 06:45:49 +00:00
"@tanstack/react-query" : "^4.29.19" ,
"@tanstack/react-table" : "^8.8.5" ,
"axios" : "^1.7.9" ,
"classnames" : "^2.5.1" ,
2025-06-19 14:51:10 +00:00
"date-fns" : "^4.1.0" ,
2025-05-06 06:45:49 +00:00
"dayjs" : "^1.11.13" ,
"devextreme" : "^23.2.11" ,
"devextreme-react" : "^23.2.11" ,
"easy-peasy" : "^6.0.5" ,
"exceljs" : "^4.4.0" ,
"file-saver" : "^2.0.2" ,
"formik" : "^2.4.6" ,
"framer-motion" : "^11.15.0" ,
"history" : "^5.3.0" ,
"i18next" : "^23.7.11" ,
"jspdf" : "^3.0.1" ,
"jwt-decode" : "^4.0.0" ,
"lodash" : "^4.17.21" ,
"lucide-react" : "^0.484.0" ,
"react" : "^18.3.1" ,
"react-advanced-cropper" : "^0.20.0" ,
"react-arborist" : "^3.4.0" ,
"react-custom-scrollbars-2" : "^4.5.0" ,
"react-dom" : "^18.3.1" ,
"react-error-boundary" : "^5.0.0" ,
"react-helmet" : "^6.1.0" ,
"react-highlight-words" : "^0.20.0" ,
"react-i18next" : "^15.2.0" ,
"react-icons" : "^5.4.0" ,
"react-modal" : "^3.16.3" ,
2025-06-19 14:51:10 +00:00
"react-quill" : "^2.0.0" ,
2025-05-06 06:45:49 +00:00
"react-router-dom" : "^6.14.1" ,
"react-select" : "^5.9.0" ,
"redux-state-sync" : "^3.1.4" ,
"twin.macro" : "^3.4.1" ,
"yup" : "^1.6.1"
} ,
"devDependencies" : {
"@babel/plugin-syntax-dynamic-import" : "^7.8.3" ,
"@tailwindcss/typography" : "^0.5.15" ,
2025-08-11 06:34:44 +00:00
"@types/babel__standalone" : "^7.1.9" ,
2025-05-06 06:45:49 +00:00
"@types/file-saver" : "^2.0.7" ,
"@types/lodash" : "^4.14.191" ,
"@types/node" : "^18.15.5" ,
"@types/react" : "^18.3.18" ,
"@types/react-dom" : "^18.3.5" ,
"@types/react-helmet" : "^6.1.9" ,
"@types/react-highlight-words" : "^0.16.4" ,
"@types/react-modal" : "^3.13.1" ,
"@types/redux-state-sync" : "^3.1.9" ,
"@typescript-eslint/eslint-plugin" : "^6.15.0" ,
"@typescript-eslint/parser" : "^6.15.0" ,
"@vitejs/plugin-react" : "^4.2.1" ,
"autoprefixer" : "^10.4.14" ,
2025-08-11 21:35:35 +00:00
"browserslist" : "^4.25.2" ,
"caniuse-lite" : "^1.0.30001734" ,
2025-05-06 06:45:49 +00:00
"cross-env" : "^7.0.3" ,
"cssnano" : "^6.0.1" ,
"dotenv" : "^16.0.3" ,
"eslint" : "^8.36.0" ,
"eslint-config-prettier" : "^8.8.0" ,
"eslint-import-resolver-alias" : "^1.1.2" ,
"eslint-import-resolver-typescript" : "^3.5.3" ,
"eslint-plugin-import" : "^2.27.5" ,
"eslint-plugin-jsx-a11y" : "^6.7.1" ,
"eslint-plugin-n" : "^17.7.0" ,
"eslint-plugin-prettier" : "^5.1.3" ,
"eslint-plugin-promise" : "^6.2.0" ,
"eslint-plugin-react" : "^7.32.2" ,
"eslint-plugin-react-hooks" : "^4.6.0" ,
"eslint-plugin-react-refresh" : "^0.4.1" ,
"postcss" : "^8.4.21" ,
"postcss-cli" : "^11.0.0" ,
"postcss-nesting" : "^12.0.2" ,
"prettier" : "^3.1.1" ,
"rollup-plugin-polyfill-node" : "^0.12.0" ,
"rollup-plugin-postcss" : "^4.0.2" ,
"rollup-plugin-visualizer" : "^5.13.1" ,
"tailwindcss" : "^3.4.17" ,
"typescript" : "^4.9.3" ,
"vite" : "^5.4.11" ,
"vite-plugin-dynamic-import" : "^1.5.0" ,
"vite-plugin-pwa" : "^0.21.1"
}
} ,
"node_modules/@alloc/quick-lru" : {
"version" : "5.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@ampproject/remapping" : {
"version" : "2.2.1" ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.0" ,
"@jridgewell/trace-mapping" : "^0.3.9"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@babel/code-frame" : {
2025-08-11 06:34:44 +00:00
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz" ,
"integrity" : "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@babel/helper-validator-identifier" : "^7.27.1" ,
2025-05-06 06:45:49 +00:00
"js-tokens" : "^4.0.0" ,
2025-08-11 06:34:44 +00:00
"picocolors" : "^1.1.1"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/compat-data" : {
"version" : "7.26.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/core" : {
"version" : "7.26.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@ampproject/remapping" : "^2.2.0" ,
"@babel/code-frame" : "^7.26.0" ,
"@babel/generator" : "^7.26.0" ,
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-module-transforms" : "^7.26.0" ,
"@babel/helpers" : "^7.26.0" ,
"@babel/parser" : "^7.26.0" ,
"@babel/template" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.26.0" ,
"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" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.1" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/generator" : {
2025-08-11 06:34:44 +00:00
"version" : "7.28.0" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.28.0.tgz" ,
"integrity" : "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==" ,
"dependencies" : {
"@babel/parser" : "^7.28.0" ,
"@babel/types" : "^7.28.0" ,
"@jridgewell/gen-mapping" : "^0.3.12" ,
"@jridgewell/trace-mapping" : "^0.3.28" ,
2025-05-06 06:45:49 +00:00
"jsesc" : "^3.0.2"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-annotate-as-pure" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/types" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
"version" : "7.25.9" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/compat-data" : "^7.25.9" ,
"@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/semver" : {
"version" : "6.3.1" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-create-class-features-plugin" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.25.9" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9" ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-create-regexp-features-plugin" : {
"version" : "7.26.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-define-polyfill-provider" : {
"version" : "0.6.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@babel/helper-globals" : {
"version" : "7.28.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz" ,
"integrity" : "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/@babel/helper-member-expression-to-functions" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/types" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-plugin-utils" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-remap-async-to-generator" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/helper-member-expression-to-functions" : "^7.25.9" ,
"@babel/helper-optimise-call-expression" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-skip-transparent-expression-wrappers" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-string-parser" : {
2025-08-11 06:34:44 +00:00
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz" ,
"integrity" : "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-identifier" : {
2025-08-11 06:34:44 +00:00
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz" ,
"integrity" : "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-option" : {
"version" : "7.25.9" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-wrap-function" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" : {
2025-08-11 06:34:44 +00:00
"version" : "7.28.0" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz" ,
"integrity" : "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@babel/types" : "^7.28.0"
2025-05-06 06:45:49 +00:00
} ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-syntax-dynamic-import" : {
"version" : "7.8.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-syntax-import-assertions" : {
"version" : "7.26.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-remap-async-to-generator" : "^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-async-to-generator" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-block-scoping" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-class-properties" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-function-name" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-numeric-separator" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-react-jsx-self" : {
"version" : "7.25.9" ,
"dev" : true ,
"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-react-jsx-source" : {
"version" : "7.25.9" ,
"dev" : true ,
"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.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.25.9" ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-typeof-symbol" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-escapes" : {
"version" : "7.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/compat-data" : "^7.26.0" ,
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@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.25.9" ,
"@babel/plugin-transform-async-to-generator" : "^7.25.9" ,
"@babel/plugin-transform-block-scoped-functions" : "^7.25.9" ,
"@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.25.9" ,
"@babel/plugin-transform-export-namespace-from" : "^7.25.9" ,
"@babel/plugin-transform-for-of" : "^7.25.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.25.9" ,
"@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.25.9" ,
"@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.25.9" ,
"@babel/plugin-transform-typeof-symbol" : "^7.25.9" ,
"@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.10.6" ,
"babel-plugin-polyfill-regenerator" : "^0.6.1" ,
"core-js-compat" : "^3.38.1" ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/preset-modules" : {
"version" : "0.1.6-no-external-plugins" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.27.0" ,
"license" : "MIT" ,
"dependencies" : {
"regenerator-runtime" : "^0.14.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@babel/standalone" : {
"version" : "7.28.2" ,
"resolved" : "https://registry.npmjs.org/@babel/standalone/-/standalone-7.28.2.tgz" ,
"integrity" : "sha512-1kjA8XzBRN68HoDDYKP38bucHtxYWCIX8XdYwe1drRNUOjOVNt8EMy9jiE6UwaGFfU7NOHCG+C8KgBc9CR08nA==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/@babel/template" : {
2025-08-11 06:34:44 +00:00
"version" : "7.27.2" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz" ,
"integrity" : "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@babel/code-frame" : "^7.27.1" ,
"@babel/parser" : "^7.27.2" ,
"@babel/types" : "^7.27.1"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
2025-08-11 06:34:44 +00:00
"version" : "7.28.0" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.0.tgz" ,
"integrity" : "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@babel/code-frame" : "^7.27.1" ,
"@babel/generator" : "^7.28.0" ,
"@babel/helper-globals" : "^7.28.0" ,
"@babel/parser" : "^7.28.0" ,
"@babel/template" : "^7.27.2" ,
"@babel/types" : "^7.28.0" ,
"debug" : "^4.3.1"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/types" : {
2025-08-11 06:34:44 +00:00
"version" : "7.28.2" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.28.2.tgz" ,
"integrity" : "sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@babel/helper-string-parser" : "^7.27.1" ,
"@babel/helper-validator-identifier" : "^7.27.1"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@devexpress/utils" : {
"version" : "1.4.3" ,
"license" : "SEE LICENSE IN README.md" ,
"dependencies" : {
"tslib" : "2.3.1"
}
} ,
"node_modules/@devexpress/utils/node_modules/tslib" : {
"version" : "2.3.1" ,
"license" : "0BSD"
} ,
"node_modules/@devextreme/runtime" : {
"version" : "3.0.13" ,
"license" : "SEE LICENSE IN LICENSE" ,
"dependencies" : {
"inferno" : "^7.4.6" ,
"inferno-create-element" : "^7.4.6" ,
"inferno-hydrate" : "^7.4.6"
}
} ,
2025-06-26 13:58:53 +00:00
"node_modules/@dnd-kit/accessibility" : {
"version" : "3.1.1" ,
"license" : "MIT" ,
"dependencies" : {
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0"
}
} ,
"node_modules/@dnd-kit/core" : {
"version" : "6.3.1" ,
"license" : "MIT" ,
"dependencies" : {
"@dnd-kit/accessibility" : "^3.1.1" ,
"@dnd-kit/utilities" : "^3.2.2" ,
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
}
} ,
"node_modules/@dnd-kit/sortable" : {
"version" : "8.0.0" ,
"license" : "MIT" ,
"dependencies" : {
"@dnd-kit/utilities" : "^3.2.2" ,
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"@dnd-kit/core" : "^6.1.0" ,
"react" : ">=16.8.0"
}
} ,
"node_modules/@dnd-kit/utilities" : {
"version" : "3.2.2" ,
"license" : "MIT" ,
"dependencies" : {
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/@emotion/babel-plugin" : {
"version" : "11.11.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/helper-module-imports" : "^7.16.7" ,
"@babel/runtime" : "^7.18.3" ,
"@emotion/hash" : "^0.9.1" ,
"@emotion/memoize" : "^0.8.1" ,
"@emotion/serialize" : "^1.1.2" ,
"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.8.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/babel-plugin/node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@emotion/cache" : {
"version" : "11.13.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@emotion/memoize" : "^0.9.0" ,
"@emotion/sheet" : "^1.4.0" ,
"@emotion/utils" : "^1.4.0" ,
"@emotion/weak-memoize" : "^0.4.0" ,
"stylis" : "4.2.0"
}
} ,
"node_modules/@emotion/cache/node_modules/@emotion/memoize" : {
"version" : "0.9.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/cache/node_modules/@emotion/weak-memoize" : {
"version" : "0.4.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/hash" : {
"version" : "0.9.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/is-prop-valid" : {
"version" : "0.8.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"@emotion/memoize" : "0.7.4"
}
} ,
"node_modules/@emotion/memoize" : {
"version" : "0.7.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"optional" : true ,
"peer" : true
} ,
"node_modules/@emotion/react" : {
"version" : "11.11.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.18.3" ,
"@emotion/babel-plugin" : "^11.11.0" ,
"@emotion/cache" : "^11.11.0" ,
"@emotion/serialize" : "^1.1.2" ,
"@emotion/use-insertion-effect-with-fallbacks" : "^1.0.1" ,
"@emotion/utils" : "^1.2.1" ,
"@emotion/weak-memoize" : "^0.3.1" ,
"hoist-non-react-statics" : "^3.3.1"
} ,
"peerDependencies" : {
"react" : ">=16.8.0"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@emotion/serialize" : {
"version" : "1.3.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@emotion/hash" : "^0.9.2" ,
"@emotion/memoize" : "^0.9.0" ,
"@emotion/unitless" : "^0.10.0" ,
"@emotion/utils" : "^1.4.1" ,
"csstype" : "^3.0.2"
}
} ,
"node_modules/@emotion/serialize/node_modules/@emotion/memoize" : {
"version" : "0.9.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/sheet" : {
"version" : "1.4.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/unitless" : {
"version" : "0.10.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/use-insertion-effect-with-fallbacks" : {
"version" : "1.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"react" : ">=16.8.0"
}
} ,
"node_modules/@emotion/utils" : {
"version" : "1.4.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@emotion/weak-memoize" : {
"version" : "0.3.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@esbuild/win32-x64" : {
2025-05-06 06:45:49 +00:00
"version" : "0.21.5" ,
"cpu" : [
2025-08-11 06:34:44 +00:00
"x64"
2025-05-06 06:45:49 +00:00
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
2025-08-11 06:34:44 +00:00
"win32"
2025-05-06 06:45:49 +00:00
] ,
"engines" : {
"node" : ">=12"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@eslint-community/eslint-utils" : {
"version" : "4.4.0" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-08-11 06:34:44 +00:00
"dependencies" : {
"eslint-visitor-keys" : "^3.3.0"
} ,
2025-05-06 06:45:49 +00:00
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
2025-05-06 06:45:49 +00:00
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@eslint-community/regexpp" : {
"version" : "4.10.0" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
2025-05-06 06:45:49 +00:00
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@eslint/eslintrc" : {
"version" : "2.1.4" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-08-11 06:34:44 +00:00
"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"
} ,
2025-05-06 06:45:49 +00:00
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2025-05-06 06:45:49 +00:00
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@eslint/eslintrc/node_modules/globals" : {
"version" : "13.24.0" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-08-11 06:34:44 +00:00
"dependencies" : {
"type-fest" : "^0.20.2"
} ,
2025-05-06 06:45:49 +00:00
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-05-06 06:45:49 +00:00
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@eslint/eslintrc/node_modules/type-fest" : {
"version" : "0.20.2" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "(MIT OR CC0-1.0)" ,
2025-05-06 06:45:49 +00:00
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-05-06 06:45:49 +00:00
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@eslint/js" : {
"version" : "8.57.0" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2025-05-06 06:45:49 +00:00
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@fast-csv/format" : {
"version" : "4.3.5" ,
2025-05-06 06:45:49 +00:00
"license" : "MIT" ,
2025-08-11 06:34:44 +00:00
"dependencies" : {
"@types/node" : "^14.0.1" ,
"lodash.escaperegexp" : "^4.1.2" ,
"lodash.isboolean" : "^3.0.3" ,
"lodash.isequal" : "^4.5.0" ,
"lodash.isfunction" : "^3.0.9" ,
"lodash.isnil" : "^4.0.0"
2025-05-06 06:45:49 +00:00
}
} ,
"node_modules/@fast-csv/format/node_modules/@types/node" : {
"version" : "14.18.63" ,
"license" : "MIT"
} ,
"node_modules/@fast-csv/parse" : {
"version" : "4.3.6" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "^14.0.1" ,
"lodash.escaperegexp" : "^4.1.2" ,
"lodash.groupby" : "^4.6.0" ,
"lodash.isfunction" : "^3.0.9" ,
"lodash.isnil" : "^4.0.0" ,
"lodash.isundefined" : "^3.0.1" ,
"lodash.uniq" : "^4.5.0"
}
} ,
"node_modules/@fast-csv/parse/node_modules/@types/node" : {
"version" : "14.18.63" ,
"license" : "MIT"
} ,
"node_modules/@floating-ui/core" : {
"version" : "1.2.6" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@floating-ui/dom" : {
"version" : "1.2.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@floating-ui/core" : "^1.2.6"
}
} ,
"node_modules/@floating-ui/react" : {
"version" : "0.27.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@floating-ui/react-dom" : "^2.1.2" ,
"@floating-ui/utils" : "^0.2.8" ,
"tabbable" : "^6.0.0"
} ,
"peerDependencies" : {
"react" : ">=17.0.0" ,
"react-dom" : ">=17.0.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.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@fullcalendar/core" : {
"version" : "6.1.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peer" : true ,
"dependencies" : {
"preact" : "~10.12.1"
}
} ,
"node_modules/@fullcalendar/daygrid" : {
"version" : "6.1.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"@fullcalendar/core" : "~6.1.8"
}
} ,
"node_modules/@fullcalendar/interaction" : {
"version" : "6.1.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"@fullcalendar/core" : "~6.1.8"
}
} ,
"node_modules/@fullcalendar/react" : {
"version" : "6.1.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"@fullcalendar/core" : "~6.1.8" ,
"react" : "^16.7.0 || ^17 || ^18" ,
"react-dom" : "^16.7.0 || ^17 || ^18"
}
} ,
"node_modules/@fullcalendar/timegrid" : {
"version" : "6.1.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@fullcalendar/daygrid" : "~6.1.8"
} ,
"peerDependencies" : {
"@fullcalendar/core" : "~6.1.8"
}
} ,
"node_modules/@humanwhocodes/config-array" : {
"version" : "0.11.14" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12.22"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
"node_modules/@humanwhocodes/object-schema" : {
"version" : "2.0.3" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "BSD-3-Clause"
2025-05-06 06:45:49 +00:00
} ,
"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/ansi-styles" : {
"version" : "6.2.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/@isaacs/cliui/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/@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/@isaacs/cliui/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/@jridgewell/gen-mapping" : {
2025-08-11 06:34:44 +00:00
"version" : "0.3.12" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz" ,
"integrity" : "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@jridgewell/sourcemap-codec" : "^1.5.0" ,
2025-05-06 06:45:49 +00:00
"@jridgewell/trace-mapping" : "^0.3.24"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/source-map" : {
"version" : "0.3.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" : {
2025-08-11 06:34:44 +00:00
"version" : "0.3.29" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz" ,
"integrity" : "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"node_modules/@marsidev/react-turnstile" : {
"version" : "0.2.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@monaco-editor/loader" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@monaco-editor/loader/-/loader-1.5.0.tgz" ,
"integrity" : "sha512-hKoGSM+7aAc7eRTRjpqAZucPmoNOC4UUbknb/VNoTkEIkCPhqV8LfbsgM1webRM7S/z21eHEx9Fkwx8Z/C/+Xw==" ,
"dependencies" : {
"state-local" : "^1.0.6"
}
} ,
"node_modules/@monaco-editor/react" : {
"version" : "4.7.0" ,
"resolved" : "https://registry.npmjs.org/@monaco-editor/react/-/react-4.7.0.tgz" ,
"integrity" : "sha512-cyzXQCtO47ydzxpQtCGSQGOC8Gk3ZUeBXFAxD+CWXYFo5OqZyZUonFl0DwUlTyAfRHntBfw2p3w4s9R6oe1eCA==" ,
"dependencies" : {
"@monaco-editor/loader" : "^1.5.0"
} ,
"peerDependencies" : {
"monaco-editor" : ">= 0.25.0 < 1" ,
"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"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@pkgjs/parseargs" : {
"version" : "0.11.0" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/@pkgr/core" : {
"version" : "0.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^12.20.0 || ^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/unts"
}
} ,
"node_modules/@react-dnd/asap" : {
"version" : "4.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@react-dnd/invariant" : {
"version" : "2.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@react-dnd/shallowequal" : {
"version" : "2.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@remix-run/router" : {
"version" : "1.7.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/@rollup/plugin-inject" : {
2025-08-11 06:34:44 +00:00
"version" : "5.0.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz" ,
"integrity" : "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"estree-walker" : "^2.0.2" ,
2025-08-11 06:34:44 +00:00
"magic-string" : "^0.30.3"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
2025-08-11 06:34:44 +00:00
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
2025-05-06 06:45:49 +00:00
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-node-resolve" : {
"version" : "15.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"@types/resolve" : "1.20.2" ,
"deepmerge" : "^4.2.2" ,
"is-module" : "^1.0.0" ,
"resolve" : "^1.22.1"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.78.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-node-resolve/node_modules/deepmerge" : {
"version" : "4.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/@rollup/plugin-terser" : {
"version" : "0.4.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"serialize-javascript" : "^6.0.1" ,
"smob" : "^1.0.0" ,
"terser" : "^5.17.4"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/pluginutils" : {
"version" : "5.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-walker" : "^2.0.2" ,
"picomatch" : "^2.3.1"
2025-08-11 06:34:44 +00:00
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
"version" : "4.29.1" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@sindresorhus/merge-streams" : {
"version" : "2.3.0" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@surma/rollup-plugin-off-main-thread" : {
"version" : "2.2.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"ejs" : "^3.1.6" ,
"json5" : "^2.2.0" ,
"magic-string" : "^0.25.0" ,
"string.prototype.matchall" : "^4.0.6"
}
} ,
"node_modules/@surma/rollup-plugin-off-main-thread/node_modules/magic-string" : {
"version" : "0.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"sourcemap-codec" : "^1.4.8"
}
} ,
"node_modules/@tailwindcss/typography" : {
"version" : "0.5.15" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"lodash.castarray" : "^4.4.0" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.merge" : "^4.6.2" ,
"postcss-selector-parser" : "6.0.10"
} ,
"peerDependencies" : {
"tailwindcss" : ">=3.0.0 || insiders || >=4.0.0-alpha.20"
}
} ,
"node_modules/@tanstack/query-core" : {
"version" : "4.29.19" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/tannerlinsley"
}
} ,
"node_modules/@tanstack/react-query" : {
"version" : "4.29.19" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@tanstack/query-core" : "4.29.19" ,
"use-sync-external-store" : "^1.2.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/tannerlinsley"
} ,
"peerDependencies" : {
"react" : "^16.8.0 || ^17.0.0 || ^18.0.0" ,
"react-dom" : "^16.8.0 || ^17.0.0 || ^18.0.0" ,
"react-native" : "*"
} ,
"peerDependenciesMeta" : {
"react-dom" : {
"optional" : true
} ,
"react-native" : {
"optional" : true
}
}
} ,
"node_modules/@tanstack/react-table" : {
"version" : "8.9.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@tanstack/table-core" : "8.9.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/tannerlinsley"
} ,
"peerDependencies" : {
"react" : ">=16" ,
"react-dom" : ">=16"
}
} ,
"node_modules/@tanstack/table-core" : {
"version" : "8.9.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/tannerlinsley"
}
} ,
"node_modules/@trysound/sax" : {
"version" : "0.2.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/@types/babel__core" : {
"version" : "7.20.5" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.20.7" ,
"@babel/types" : "^7.20.7" ,
"@types/babel__generator" : "*" ,
"@types/babel__template" : "*" ,
"@types/babel__traverse" : "*"
}
} ,
"node_modules/@types/babel__generator" : {
"version" : "7.6.8" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.0.0"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/@types/babel__standalone" : {
"version" : "7.1.9" ,
"resolved" : "https://registry.npmjs.org/@types/babel__standalone/-/babel__standalone-7.1.9.tgz" ,
"integrity" : "sha512-IcCNPLqpevUD7UpV8QB0uwQPOyoOKACFf0YtYWRHcmxcakaje4Q7dbG2+jMqxw/I8Zk0NHvEps66WwS7z/UaaA==" ,
"dev" : true ,
"dependencies" : {
"@babel/parser" : "^7.25.6" ,
"@babel/types" : "^7.25.6" ,
"@types/babel__core" : "^7.20.5" ,
"@types/babel__generator" : "^7.6.8" ,
"@types/babel__template" : "^7.4.4" ,
"@types/babel__traverse" : "^7.20.6"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/@types/babel__template" : {
"version" : "7.4.4" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.1.0" ,
"@babel/types" : "^7.0.0"
}
} ,
"node_modules/@types/babel__traverse" : {
"version" : "7.20.6" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.20.7"
}
} ,
"node_modules/@types/estree" : {
"version" : "1.0.6" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/file-saver" : {
"version" : "2.0.7" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/hoist-non-react-statics" : {
"version" : "3.3.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@types/react" : "*" ,
"hoist-non-react-statics" : "^3.3.0"
}
} ,
"node_modules/@types/json-schema" : {
"version" : "7.0.15" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/json5" : {
"version" : "0.0.29" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@types/lodash" : {
"version" : "4.14.195" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@types/node" : {
"version" : "18.16.16" ,
2025-08-11 06:34:44 +00:00
"devOptional" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@types/parse-json" : {
"version" : "4.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@types/prop-types" : {
"version" : "15.7.13" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
2025-06-19 14:51:10 +00:00
"node_modules/@types/quill" : {
"version" : "1.3.10" ,
"license" : "MIT" ,
"dependencies" : {
"parchment" : "^1.1.2"
}
} ,
"node_modules/@types/quill/node_modules/parchment" : {
"version" : "1.1.4" ,
"license" : "BSD-3-Clause"
} ,
2025-05-06 06:45:49 +00:00
"node_modules/@types/raf" : {
"version" : "3.4.3" ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/@types/react" : {
"version" : "18.3.18" ,
"license" : "MIT" ,
"dependencies" : {
"@types/prop-types" : "*" ,
"csstype" : "^3.0.2"
}
} ,
"node_modules/@types/react-dom" : {
"version" : "18.3.5" ,
"devOptional" : true ,
"license" : "MIT" ,
"peerDependencies" : {
"@types/react" : "^18.0.0"
}
} ,
"node_modules/@types/react-helmet" : {
"version" : "6.1.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@types/react" : "*"
}
} ,
"node_modules/@types/react-highlight-words" : {
"version" : "0.16.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@types/react" : "*"
}
} ,
"node_modules/@types/react-modal" : {
"version" : "3.16.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@types/react" : "*"
}
} ,
"node_modules/@types/react-transition-group" : {
"version" : "4.4.11" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@types/react" : "*"
}
} ,
"node_modules/@types/redux-state-sync" : {
"version" : "3.1.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"broadcast-channel" : "^2.1.8" ,
"redux" : "^4.0.1"
}
} ,
"node_modules/@types/redux-state-sync/node_modules/broadcast-channel" : {
"version" : "2.3.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.6.2" ,
"detect-node" : "^2.0.4" ,
"js-sha3" : "0.8.0" ,
"microseconds" : "0.1.0" ,
"nano-time" : "1.0.0" ,
"rimraf" : "2.6.3" ,
"unload" : "2.2.0"
}
} ,
"node_modules/@types/redux-state-sync/node_modules/microseconds" : {
"version" : "0.1.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@types/redux-state-sync/node_modules/rimraf" : {
"version" : "2.6.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
}
} ,
"node_modules/@types/resolve" : {
"version" : "1.20.2" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@types/semver" : {
"version" : "7.5.8" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/trusted-types" : {
"version" : "2.0.7" ,
2025-08-11 06:34:44 +00:00
"devOptional" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@typescript-eslint/eslint-plugin" : {
"version" : "6.21.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/regexpp" : "^4.5.1" ,
"@typescript-eslint/scope-manager" : "6.21.0" ,
"@typescript-eslint/type-utils" : "6.21.0" ,
"@typescript-eslint/utils" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0" ,
"debug" : "^4.3.4" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^5.2.4" ,
"natural-compare" : "^1.4.0" ,
"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"
} ,
"peerDependencies" : {
"@typescript-eslint/parser" : "^6.0.0 || ^6.0.0-alpha" ,
"eslint" : "^7.0.0 || ^8.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/parser" : {
"version" : "6.21.0" ,
"dev" : true ,
"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" ,
"dev" : true ,
"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/type-utils" : {
"version" : "6.21.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@typescript-eslint/typescript-estree" : "6.21.0" ,
"@typescript-eslint/utils" : "6.21.0" ,
"debug" : "^4.3.4" ,
"ts-api-utils" : "^1.0.1"
} ,
"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/types" : {
"version" : "6.21.0" ,
"dev" : true ,
"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" ,
"dev" : true ,
"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" : {
2025-06-26 20:33:42 +00:00
"version" : "2.0.2" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch" : {
"version" : "9.0.3" ,
"dev" : true ,
"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/utils" : {
"version" : "6.21.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.4.0" ,
"@types/json-schema" : "^7.0.12" ,
"@types/semver" : "^7.5.0" ,
"@typescript-eslint/scope-manager" : "6.21.0" ,
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/typescript-estree" : "6.21.0" ,
"semver" : "^7.5.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"
}
} ,
"node_modules/@typescript-eslint/visitor-keys" : {
"version" : "6.21.0" ,
"dev" : true ,
"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/@ungap/structured-clone" : {
"version" : "1.2.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/@vitejs/plugin-react" : {
"version" : "4.3.4" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/core" : "^7.26.0" ,
"@babel/plugin-transform-react-jsx-self" : "^7.25.9" ,
"@babel/plugin-transform-react-jsx-source" : "^7.25.9" ,
"@types/babel__core" : "^7.20.5" ,
"react-refresh" : "^0.14.2"
} ,
"engines" : {
"node" : "^14.18.0 || >=16.0.0"
} ,
"peerDependencies" : {
"vite" : "^4.2.0 || ^5.0.0 || ^6.0.0"
}
} ,
"node_modules/acorn" : {
"version" : "8.14.0" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-jsx" : {
"version" : "5.3.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
"node_modules/add-px-to-style" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/advanced-cropper" : {
"version" : "0.17.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"tslib" : "^2.4.0"
} ,
"engines" : {
"node" : ">=8" ,
"npm" : ">=5"
}
} ,
"node_modules/ajv" : {
"version" : "6.12.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-styles" : {
"version" : "4.3.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/archiver" : {
"version" : "5.3.2" ,
"license" : "MIT" ,
"dependencies" : {
"archiver-utils" : "^2.1.0" ,
"async" : "^3.2.4" ,
"buffer-crc32" : "^0.2.1" ,
"readable-stream" : "^3.6.0" ,
"readdir-glob" : "^1.1.2" ,
"tar-stream" : "^2.2.0" ,
"zip-stream" : "^4.1.0"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/archiver-utils" : {
"version" : "2.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"glob" : "^7.1.4" ,
"graceful-fs" : "^4.2.0" ,
"lazystream" : "^1.0.0" ,
"lodash.defaults" : "^4.2.0" ,
"lodash.difference" : "^4.5.0" ,
"lodash.flatten" : "^4.4.0" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.union" : "^4.6.0" ,
"normalize-path" : "^3.0.0" ,
"readable-stream" : "^2.0.0"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/archiver/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/arg" : {
"version" : "5.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/argparse" : {
"version" : "2.0.1" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "Python-2.0"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/aria-query" : {
"version" : "5.1.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"deep-equal" : "^2.0.5"
}
} ,
"node_modules/array-buffer-byte-length" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"is-array-buffer" : "^3.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-includes" : {
"version" : "3.1.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4" ,
"get-intrinsic" : "^1.1.3" ,
"is-string" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-union" : {
"version" : "2.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/array.prototype.flat" : {
"version" : "1.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4" ,
"es-shim-unscopables" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.flatmap" : {
"version" : "1.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4" ,
"es-shim-unscopables" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.tosorted" : {
"version" : "1.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4" ,
"es-shim-unscopables" : "^1.0.0" ,
"get-intrinsic" : "^1.1.3"
}
} ,
"node_modules/ast-types-flow" : {
"version" : "0.0.7" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/async" : {
"version" : "3.2.6" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/asynckit" : {
"version" : "0.4.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/at-least-node" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 4.0.0"
}
} ,
"node_modules/atob" : {
"version" : "2.1.2" ,
"license" : "(MIT OR Apache-2.0)" ,
"bin" : {
"atob" : "bin/atob.js"
} ,
"engines" : {
"node" : ">= 4.5.0"
}
} ,
"node_modules/autoprefixer" : {
"version" : "10.4.14" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/autoprefixer"
}
] ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.5" ,
"caniuse-lite" : "^1.0.30001464" ,
"fraction.js" : "^4.2.0" ,
"normalize-range" : "^0.1.2" ,
"picocolors" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"bin" : {
"autoprefixer" : "bin/autoprefixer"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
}
} ,
"node_modules/available-typed-arrays" : {
"version" : "1.0.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/axe-core" : {
"version" : "4.7.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MPL-2.0" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/axios" : {
"version" : "1.8.4" ,
"license" : "MIT" ,
"dependencies" : {
"follow-redirects" : "^1.15.6" ,
"form-data" : "^4.0.0" ,
"proxy-from-env" : "^1.1.0"
}
} ,
"node_modules/axobject-query" : {
"version" : "3.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"deep-equal" : "^2.0.5"
}
} ,
"node_modules/babel-plugin-macros" : {
"version" : "3.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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.12" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/compat-data" : "^7.22.6" ,
"@babel/helper-define-polyfill-provider" : "^0.6.3" ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/babel-plugin-polyfill-corejs3" : {
"version" : "0.10.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/helper-define-polyfill-provider" : "^0.6.2" ,
"core-js-compat" : "^3.38.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/babel-plugin-polyfill-regenerator" : {
"version" : "0.6.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/helper-define-polyfill-provider" : "^0.6.3"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/base64-arraybuffer" : {
"version" : "1.0.2" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">= 0.6.0"
}
} ,
"node_modules/base64-js" : {
"version" : "1.5.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/big-integer" : {
"version" : "1.6.51" ,
2025-08-11 06:34:44 +00:00
"license" : "Unlicense" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/binary" : {
"version" : "0.3.0" ,
"license" : "MIT" ,
"dependencies" : {
"buffers" : "~0.1.1" ,
"chainsaw" : "~0.1.0"
}
} ,
"node_modules/binary-extensions" : {
"version" : "2.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/bl" : {
"version" : "4.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"buffer" : "^5.5.0" ,
"inherits" : "^2.0.4" ,
"readable-stream" : "^3.4.0"
}
} ,
"node_modules/bl/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/bluebird" : {
"version" : "3.4.7" ,
"license" : "MIT"
} ,
"node_modules/boolbase" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/brace-expansion" : {
2025-06-26 20:33:42 +00:00
"version" : "1.1.12" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/broadcast-channel" : {
"version" : "3.7.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.7.2" ,
"detect-node" : "^2.1.0" ,
"js-sha3" : "0.8.0" ,
"microseconds" : "0.2.0" ,
"nano-time" : "1.0.0" ,
"oblivious-set" : "1.0.0" ,
"rimraf" : "3.0.2" ,
"unload" : "2.2.0"
}
} ,
"node_modules/browserslist" : {
2025-08-11 21:35:35 +00:00
"version" : "4.25.2" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.25.2.tgz" ,
"integrity" : "sha512-0si2SJK3ooGzIawRu61ZdPCO1IncZwS8IzuX73sPZsXW6EQ/w/DAfPyKI8l1ETTCr2MnvqWitmlCUxgdul45jA==" ,
2025-05-06 06:45:49 +00:00
"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"
}
] ,
"dependencies" : {
2025-08-11 21:35:35 +00:00
"caniuse-lite" : "^1.0.30001733" ,
"electron-to-chromium" : "^1.5.199" ,
2025-05-06 06:45:49 +00:00
"node-releases" : "^2.0.19" ,
2025-08-11 21:35:35 +00:00
"update-browserslist-db" : "^1.1.3"
2025-05-06 06:45:49 +00:00
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
"node_modules/btoa" : {
"version" : "1.2.1" ,
"license" : "(MIT OR Apache-2.0)" ,
"bin" : {
"btoa" : "bin/btoa.js"
} ,
"engines" : {
"node" : ">= 0.4.0"
}
} ,
"node_modules/buffer" : {
"version" : "5.7.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" ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.1.13"
}
} ,
"node_modules/buffer-crc32" : {
"version" : "0.2.13" ,
"license" : "MIT" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/buffer-indexof-polyfill" : {
"version" : "1.0.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/buffers" : {
"version" : "0.1.1" ,
"engines" : {
"node" : ">=0.2.0"
}
} ,
"node_modules/call-bind" : {
2025-06-19 14:51:10 +00:00
"version" : "1.0.8" ,
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-06-19 14:51:10 +00:00
"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"
2025-05-06 06:45:49 +00:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-19 14:51:10 +00:00
"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"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/callsites" : {
"version" : "3.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/camelcase-css" : {
"version" : "2.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/caniuse-api" : {
"version" : "3.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.0.0" ,
"caniuse-lite" : "^1.0.0" ,
"lodash.memoize" : "^4.1.2" ,
"lodash.uniq" : "^4.5.0"
}
} ,
"node_modules/caniuse-lite" : {
2025-08-11 21:35:35 +00:00
"version" : "1.0.30001734" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001734.tgz" ,
"integrity" : "sha512-uhE1Ye5vgqju6OI71HTQqcBCZrvHugk0MjLak7Q+HfoBgoq5Bi+5YnwjP4fjDgrtYr/l8MVRBvzz9dPD4KyK0A==" ,
2025-05-06 06:45:49 +00:00
"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"
}
2025-08-11 21:35:35 +00:00
]
2025-05-06 06:45:49 +00:00
} ,
"node_modules/canvg" : {
"version" : "3.0.11" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@babel/runtime" : "^7.12.5" ,
"@types/raf" : "^3.4.0" ,
"core-js" : "^3.8.3" ,
"raf" : "^3.4.1" ,
"regenerator-runtime" : "^0.13.7" ,
"rgbcolor" : "^1.0.1" ,
"stackblur-canvas" : "^2.0.0" ,
"svg-pathdata" : "^6.0.3"
} ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
"node_modules/canvg/node_modules/regenerator-runtime" : {
"version" : "0.13.11" ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/chainsaw" : {
"version" : "0.1.0" ,
"license" : "MIT/X11" ,
"dependencies" : {
"traverse" : ">=0.3.0 <0.4"
}
} ,
"node_modules/chalk" : {
"version" : "4.1.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/classnames" : {
"version" : "2.5.1" ,
"license" : "MIT"
} ,
"node_modules/cliui" : {
"version" : "8.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"string-width" : "^4.2.0" ,
"strip-ansi" : "^6.0.1" ,
"wrap-ansi" : "^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
2025-06-19 14:51:10 +00:00
"node_modules/clone" : {
"version" : "2.1.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/color-convert" : {
"version" : "2.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/colord" : {
"version" : "2.9.3" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/combined-stream" : {
"version" : "1.0.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/commander" : {
"version" : "7.2.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/common-tags" : {
"version" : "1.8.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/compress-commons" : {
"version" : "4.1.2" ,
"license" : "MIT" ,
"dependencies" : {
"buffer-crc32" : "^0.2.13" ,
"crc32-stream" : "^4.0.2" ,
"normalize-path" : "^3.0.0" ,
"readable-stream" : "^3.6.0"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/compress-commons/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/concat-map" : {
"version" : "0.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/concat-with-sourcemaps" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz" ,
"integrity" : "sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==" ,
"dev" : true ,
"dependencies" : {
"source-map" : "^0.6.1"
}
} ,
"node_modules/concat-with-sourcemaps/node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/convert-source-map" : {
"version" : "1.9.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/core-js" : {
"version" : "3.40.0" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/core-js"
}
} ,
"node_modules/core-js-compat" : {
"version" : "3.39.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.24.2"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/core-js"
}
} ,
"node_modules/core-util-is" : {
"version" : "1.0.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/cosmiconfig" : {
"version" : "7.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/cosmiconfig/node_modules/yaml" : {
"version" : "1.10.2" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/crc-32" : {
"version" : "1.2.2" ,
"license" : "Apache-2.0" ,
"bin" : {
"crc32" : "bin/crc32.njs"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/crc32-stream" : {
"version" : "4.0.3" ,
"license" : "MIT" ,
"dependencies" : {
"crc-32" : "^1.2.0" ,
"readable-stream" : "^3.4.0"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/crc32-stream/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/cross-env" : {
"version" : "7.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"cross-spawn" : "^7.0.1"
} ,
"bin" : {
"cross-env" : "src/bin/cross-env.js" ,
"cross-env-shell" : "src/bin/cross-env-shell.js"
} ,
"engines" : {
"node" : ">=10.14" ,
"npm" : ">=6" ,
"yarn" : ">=1"
}
} ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/css-declaration-sorter" : {
"version" : "6.4.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^10 || ^12 || >=14"
} ,
"peerDependencies" : {
"postcss" : "^8.0.9"
}
} ,
"node_modules/css-line-break" : {
"version" : "2.1.0" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"utrie" : "^1.0.2"
}
} ,
"node_modules/css-select" : {
"version" : "5.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^6.1.0" ,
"domhandler" : "^5.0.2" ,
"domutils" : "^3.0.1" ,
"nth-check" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/css-tree" : {
"version" : "2.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"mdn-data" : "2.0.30" ,
"source-map-js" : "^1.0.1"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
}
} ,
"node_modules/css-what" : {
"version" : "6.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/cssesc" : {
"version" : "3.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/cssnano" : {
"version" : "6.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"cssnano-preset-default" : "^6.0.1" ,
"lilconfig" : "^2.1.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/cssnano"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/cssnano-preset-default" : {
"version" : "6.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"css-declaration-sorter" : "^6.3.1" ,
"cssnano-utils" : "^4.0.0" ,
"postcss-calc" : "^9.0.0" ,
"postcss-colormin" : "^6.0.0" ,
"postcss-convert-values" : "^6.0.0" ,
"postcss-discard-comments" : "^6.0.0" ,
"postcss-discard-duplicates" : "^6.0.0" ,
"postcss-discard-empty" : "^6.0.0" ,
"postcss-discard-overridden" : "^6.0.0" ,
"postcss-merge-longhand" : "^6.0.0" ,
"postcss-merge-rules" : "^6.0.1" ,
"postcss-minify-font-values" : "^6.0.0" ,
"postcss-minify-gradients" : "^6.0.0" ,
"postcss-minify-params" : "^6.0.0" ,
"postcss-minify-selectors" : "^6.0.0" ,
"postcss-normalize-charset" : "^6.0.0" ,
"postcss-normalize-display-values" : "^6.0.0" ,
"postcss-normalize-positions" : "^6.0.0" ,
"postcss-normalize-repeat-style" : "^6.0.0" ,
"postcss-normalize-string" : "^6.0.0" ,
"postcss-normalize-timing-functions" : "^6.0.0" ,
"postcss-normalize-unicode" : "^6.0.0" ,
"postcss-normalize-url" : "^6.0.0" ,
"postcss-normalize-whitespace" : "^6.0.0" ,
"postcss-ordered-values" : "^6.0.0" ,
"postcss-reduce-initial" : "^6.0.0" ,
"postcss-reduce-transforms" : "^6.0.0" ,
"postcss-svgo" : "^6.0.0" ,
"postcss-unique-selectors" : "^6.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/cssnano-utils" : {
"version" : "4.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/csso" : {
"version" : "5.0.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"css-tree" : "~2.2.0"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/csso/node_modules/css-tree" : {
"version" : "2.2.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"mdn-data" : "2.0.28" ,
"source-map-js" : "^1.0.1"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/csso/node_modules/mdn-data" : {
"version" : "2.0.28" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "CC0-1.0"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/csstype" : {
"version" : "3.1.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/damerau-levenshtein" : {
"version" : "1.0.8" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "BSD-2-Clause"
2025-05-06 06:45:49 +00:00
} ,
2025-06-19 14:51:10 +00:00
"node_modules/date-fns" : {
"version" : "4.1.0" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/kossnocorp"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/dayjs" : {
"version" : "1.11.13" ,
"license" : "MIT"
} ,
"node_modules/debug" : {
"version" : "4.4.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"ms" : "^2.1.3"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/deep-equal" : {
"version" : "2.2.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"array-buffer-byte-length" : "^1.0.0" ,
"call-bind" : "^1.0.2" ,
"es-get-iterator" : "^1.1.3" ,
"get-intrinsic" : "^1.2.0" ,
"is-arguments" : "^1.1.1" ,
"is-array-buffer" : "^3.0.2" ,
"is-date-object" : "^1.0.5" ,
"is-regex" : "^1.1.4" ,
"is-shared-array-buffer" : "^1.0.2" ,
"isarray" : "^2.0.5" ,
"object-is" : "^1.1.5" ,
"object-keys" : "^1.1.1" ,
"object.assign" : "^4.1.4" ,
"regexp.prototype.flags" : "^1.5.0" ,
"side-channel" : "^1.0.4" ,
"which-boxed-primitive" : "^1.0.2" ,
"which-collection" : "^1.0.1" ,
"which-typed-array" : "^1.1.9"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/deep-is" : {
"version" : "0.1.4" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/deepmerge" : {
"version" : "2.2.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-06-19 14:51:10 +00:00
"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"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/define-lazy-prop" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" ,
"integrity" : "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/define-properties" : {
2025-06-19 14:51:10 +00:00
"version" : "1.2.1" ,
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-06-19 14:51:10 +00:00
"define-data-property" : "^1.0.1" ,
2025-05-06 06:45:49 +00:00
"has-property-descriptors" : "^1.0.0" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/dependency-graph" : {
"version" : "0.11.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.6.0"
}
} ,
"node_modules/detect-node" : {
"version" : "2.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/devexpress-diagram" : {
"version" : "2.2.13" ,
"license" : "SEE LICENSE IN README.md" ,
"dependencies" : {
"@devexpress/utils" : "^1.4.3" ,
"es6-object-assign" : "^1.1.0"
}
} ,
"node_modules/devexpress-gantt" : {
"version" : "4.1.56" ,
"license" : "SEE LICENSE IN README.md" ,
"dependencies" : {
"@devexpress/utils" : "^1.4.3" ,
"tslib" : "2.3.1"
}
} ,
"node_modules/devexpress-gantt/node_modules/tslib" : {
"version" : "2.3.1" ,
"license" : "0BSD"
} ,
"node_modules/devextreme" : {
"version" : "23.2.11" ,
"license" : "SEE LICENSE IN README.md" ,
"dependencies" : {
"@babel/runtime" : "^7.12.1" ,
"@devextreme/runtime" : "3.0.13" ,
"devexpress-diagram" : "2.2.13" ,
"devexpress-gantt" : "4.1.56" ,
"devextreme-quill" : "1.6.4" ,
"inferno" : "^7.4.9" ,
"inferno-hydrate" : "^7.4.9" ,
"jszip" : "^3.10.1" ,
"rrule" : "^2.7.1" ,
"showdown" : "^2.1.0" ,
"turndown" : "~7.1.0"
} ,
"bin" : {
"devextreme-bundler" : "bin/bundler.js" ,
"devextreme-bundler-init" : "bin/bundler-init.js"
}
} ,
"node_modules/devextreme-quill" : {
"version" : "1.6.4" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"core-js" : "^3.34.0" ,
"eventemitter3" : "^4.0.7" ,
"lodash.clonedeep" : "^4.5.0" ,
"lodash.isequal" : "^4.5.0" ,
"lodash.merge" : "^4.6.2" ,
"parchment" : "^2.0.1" ,
"quill-delta" : "^5.0.0"
}
} ,
"node_modules/devextreme-react" : {
"version" : "23.2.11" ,
"license" : "MIT" ,
"dependencies" : {
"prop-types" : "^15.8.1"
} ,
"peerDependencies" : {
"devextreme" : "~23.2.11" ,
"react" : "^16.2.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react-dom" : "^16.2.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
"node_modules/didyoumean" : {
"version" : "1.2.2" ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/dir-glob" : {
"version" : "3.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"path-type" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/dlv" : {
"version" : "1.1.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/dnd-core" : {
"version" : "14.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@react-dnd/asap" : "^4.0.0" ,
"@react-dnd/invariant" : "^2.0.0" ,
"redux" : "^4.1.1"
}
} ,
"node_modules/doctrine" : {
"version" : "3.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/dom-css" : {
"version" : "2.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"add-px-to-style" : "1.0.0" ,
"prefix-style" : "2.0.1" ,
"to-camel-case" : "1.0.0"
}
} ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.2" ,
"entities" : "^4.2.0"
} ,
"funding" : {
"url" : "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
} ,
"node_modules/domelementtype" : {
"version" : "2.3.0" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
2025-08-11 06:34:44 +00:00
] ,
"license" : "BSD-2-Clause"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/domhandler" : {
"version" : "5.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"domelementtype" : "^2.3.0"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
} ,
"node_modules/domino" : {
"version" : "2.1.6" ,
"license" : "BSD-2-Clause"
} ,
"node_modules/dompurify" : {
"version" : "3.2.4" ,
"license" : "(MPL-2.0 OR Apache-2.0)" ,
"optional" : true ,
"optionalDependencies" : {
"@types/trusted-types" : "^2.0.7"
}
} ,
"node_modules/domutils" : {
"version" : "3.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"dom-serializer" : "^2.0.0" ,
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.3"
} ,
"funding" : {
"url" : "https://github.com/fb55/domutils?sponsor=1"
}
} ,
"node_modules/dotenv" : {
"version" : "16.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12"
}
} ,
2025-06-19 14:51:10 +00:00
"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"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/duplexer2" : {
"version" : "0.1.4" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"readable-stream" : "^2.0.2"
}
} ,
"node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"license" : "MIT"
} ,
"node_modules/easy-peasy" : {
"version" : "6.0.5" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.22.6" ,
"fast-deep-equal" : "^3.1.3" ,
"immer" : "^9.0.21" ,
"redux" : "^4.1.2" ,
"redux-thunk" : "^2.4.1" ,
"ts-toolbelt" : "^9.6.0" ,
"use-sync-external-store" : "^1.2.0"
} ,
"peerDependencies" : {
"@types/react" : "^16.8 || ^17.0 || ^18.0" ,
"@types/react-dom" : "^16.8 || ^17.0 || ^18.0" ,
"react" : "^16.8 || ^17.0 || ^18.0" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0" ,
"react-native" : ">=0.59"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
} ,
"react-dom" : {
"optional" : true
} ,
"react-native" : {
"optional" : true
}
}
} ,
"node_modules/ejs" : {
"version" : "3.1.10" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"jake" : "^10.8.5"
} ,
"bin" : {
"ejs" : "bin/cli.js"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/electron-to-chromium" : {
2025-08-11 21:35:35 +00:00
"version" : "1.5.200" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.200.tgz" ,
"integrity" : "sha512-rFCxROw7aOe4uPTfIAx+rXv9cEcGx+buAF4npnhtTqCJk5KDFRnh3+KYj7rdVh6lsFt5/aPs+Irj9rZ33WMA7w=="
2025-05-06 06:45:49 +00:00
} ,
"node_modules/emoji-regex" : {
"version" : "9.2.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/end-of-stream" : {
"version" : "1.4.4" ,
"license" : "MIT" ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/enhanced-resolve" : {
"version" : "5.16.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"graceful-fs" : "^4.2.4" ,
"tapable" : "^2.2.0"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/error-ex" : {
"version" : "1.3.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-arrayish" : "^0.2.1"
}
} ,
"node_modules/es-abstract" : {
"version" : "1.21.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"array-buffer-byte-length" : "^1.0.0" ,
"available-typed-arrays" : "^1.0.5" ,
"call-bind" : "^1.0.2" ,
"es-set-tostringtag" : "^2.0.1" ,
"es-to-primitive" : "^1.2.1" ,
"function.prototype.name" : "^1.1.5" ,
"get-intrinsic" : "^1.2.0" ,
"get-symbol-description" : "^1.0.0" ,
"globalthis" : "^1.0.3" ,
"gopd" : "^1.0.1" ,
"has" : "^1.0.3" ,
"has-property-descriptors" : "^1.0.0" ,
"has-proto" : "^1.0.1" ,
"has-symbols" : "^1.0.3" ,
"internal-slot" : "^1.0.5" ,
"is-array-buffer" : "^3.0.2" ,
"is-callable" : "^1.2.7" ,
"is-negative-zero" : "^2.0.2" ,
"is-regex" : "^1.1.4" ,
"is-shared-array-buffer" : "^1.0.2" ,
"is-string" : "^1.0.7" ,
"is-typed-array" : "^1.1.10" ,
"is-weakref" : "^1.0.2" ,
"object-inspect" : "^1.12.3" ,
"object-keys" : "^1.1.1" ,
"object.assign" : "^4.1.4" ,
"regexp.prototype.flags" : "^1.4.3" ,
"safe-regex-test" : "^1.0.0" ,
"string.prototype.trim" : "^1.2.7" ,
"string.prototype.trimend" : "^1.0.6" ,
"string.prototype.trimstart" : "^1.0.6" ,
"typed-array-length" : "^1.0.4" ,
"unbox-primitive" : "^1.0.2" ,
"which-typed-array" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-19 14:51:10 +00:00
"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"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/es-get-iterator" : {
"version" : "1.1.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"get-intrinsic" : "^1.1.3" ,
"has-symbols" : "^1.0.3" ,
"is-arguments" : "^1.1.1" ,
"is-map" : "^2.0.2" ,
"is-set" : "^2.0.2" ,
"is-string" : "^1.0.7" ,
"isarray" : "^2.0.5" ,
"stop-iteration-iterator" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/es-module-lexer" : {
"version" : "1.5.4" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-19 14:51:10 +00:00
"node_modules/es-object-atoms" : {
"version" : "1.1.1" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/es-set-tostringtag" : {
2025-07-27 12:07:50 +00:00
"version" : "2.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-07-27 12:07:50 +00:00
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.2"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-shim-unscopables" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"has" : "^1.0.3"
}
} ,
"node_modules/es-to-primitive" : {
"version" : "1.2.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-callable" : "^1.1.4" ,
"is-date-object" : "^1.0.1" ,
"is-symbol" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/es6-object-assign" : {
"version" : "1.1.0" ,
"license" : "MIT"
} ,
"node_modules/esbuild" : {
"version" : "0.21.5" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.21.5" ,
"@esbuild/android-arm" : "0.21.5" ,
"@esbuild/android-arm64" : "0.21.5" ,
"@esbuild/android-x64" : "0.21.5" ,
"@esbuild/darwin-arm64" : "0.21.5" ,
"@esbuild/darwin-x64" : "0.21.5" ,
"@esbuild/freebsd-arm64" : "0.21.5" ,
"@esbuild/freebsd-x64" : "0.21.5" ,
"@esbuild/linux-arm" : "0.21.5" ,
"@esbuild/linux-arm64" : "0.21.5" ,
"@esbuild/linux-ia32" : "0.21.5" ,
"@esbuild/linux-loong64" : "0.21.5" ,
"@esbuild/linux-mips64el" : "0.21.5" ,
"@esbuild/linux-ppc64" : "0.21.5" ,
"@esbuild/linux-riscv64" : "0.21.5" ,
"@esbuild/linux-s390x" : "0.21.5" ,
"@esbuild/linux-x64" : "0.21.5" ,
"@esbuild/netbsd-x64" : "0.21.5" ,
"@esbuild/openbsd-x64" : "0.21.5" ,
"@esbuild/sunos-x64" : "0.21.5" ,
"@esbuild/win32-arm64" : "0.21.5" ,
"@esbuild/win32-ia32" : "0.21.5" ,
"@esbuild/win32-x64" : "0.21.5"
}
} ,
"node_modules/escalade" : {
"version" : "3.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/eslint" : {
"version" : "8.57.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@eslint-community/regexpp" : "^4.6.1" ,
"@eslint/eslintrc" : "^2.1.4" ,
"@eslint/js" : "8.57.0" ,
"@humanwhocodes/config-array" : "^0.11.14" ,
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@nodelib/fs.walk" : "^1.2.8" ,
"@ungap/structured-clone" : "^1.2.0" ,
"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-compat-utils" : {
"version" : "0.5.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"semver" : "^7.5.4"
} ,
"engines" : {
"node" : ">=12"
} ,
"peerDependencies" : {
"eslint" : ">=6.0.0"
}
} ,
"node_modules/eslint-config-prettier" : {
"version" : "8.8.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"eslint-config-prettier" : "bin/cli.js"
} ,
"peerDependencies" : {
"eslint" : ">=7.0.0"
}
} ,
"node_modules/eslint-import-resolver-alias" : {
"version" : "1.1.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 4"
} ,
"peerDependencies" : {
"eslint-plugin-import" : ">=1.4.0"
}
} ,
"node_modules/eslint-import-resolver-node" : {
"version" : "0.3.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"debug" : "^3.2.7" ,
"is-core-module" : "^2.11.0" ,
"resolve" : "^1.22.1"
}
} ,
"node_modules/eslint-import-resolver-node/node_modules/debug" : {
"version" : "3.2.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-import-resolver-typescript" : {
"version" : "3.5.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"debug" : "^4.3.4" ,
"enhanced-resolve" : "^5.12.0" ,
"eslint-module-utils" : "^2.7.4" ,
"get-tsconfig" : "^4.5.0" ,
"globby" : "^13.1.3" ,
"is-core-module" : "^2.11.0" ,
"is-glob" : "^4.0.3" ,
"synckit" : "^0.8.5"
} ,
"engines" : {
"node" : "^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/unts/projects/eslint-import-resolver-ts"
} ,
"peerDependencies" : {
"eslint" : "*" ,
"eslint-plugin-import" : "*"
}
} ,
"node_modules/eslint-import-resolver-typescript/node_modules/globby" : {
"version" : "13.1.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"dir-glob" : "^3.0.1" ,
"fast-glob" : "^3.2.11" ,
"ignore" : "^5.2.0" ,
"merge2" : "^1.4.1" ,
"slash" : "^4.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint-import-resolver-typescript/node_modules/slash" : {
"version" : "4.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint-module-utils" : {
"version" : "2.8.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"debug" : "^3.2.7"
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependenciesMeta" : {
"eslint" : {
"optional" : true
}
}
} ,
"node_modules/eslint-module-utils/node_modules/debug" : {
"version" : "3.2.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-plugin-es-x" : {
"version" : "7.6.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.1.2" ,
"@eslint-community/regexpp" : "^4.6.0" ,
"eslint-compat-utils" : "^0.5.0"
} ,
"engines" : {
"node" : "^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ota-meshi"
} ,
"peerDependencies" : {
"eslint" : ">=8"
}
} ,
"node_modules/eslint-plugin-import" : {
"version" : "2.27.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"array-includes" : "^3.1.6" ,
"array.prototype.flat" : "^1.3.1" ,
"array.prototype.flatmap" : "^1.3.1" ,
"debug" : "^3.2.7" ,
"doctrine" : "^2.1.0" ,
"eslint-import-resolver-node" : "^0.3.7" ,
"eslint-module-utils" : "^2.7.4" ,
"has" : "^1.0.3" ,
"is-core-module" : "^2.11.0" ,
"is-glob" : "^4.0.3" ,
"minimatch" : "^3.1.2" ,
"object.values" : "^1.1.6" ,
"resolve" : "^1.22.1" ,
"semver" : "^6.3.0" ,
"tsconfig-paths" : "^3.14.1"
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependencies" : {
"eslint" : "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
}
} ,
"node_modules/eslint-plugin-import/node_modules/debug" : {
"version" : "3.2.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-plugin-import/node_modules/doctrine" : {
"version" : "2.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/eslint-plugin-import/node_modules/semver" : {
"version" : "6.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/eslint-plugin-jsx-a11y" : {
"version" : "6.7.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.20.7" ,
"aria-query" : "^5.1.3" ,
"array-includes" : "^3.1.6" ,
"array.prototype.flatmap" : "^1.3.1" ,
"ast-types-flow" : "^0.0.7" ,
"axe-core" : "^4.6.2" ,
"axobject-query" : "^3.1.1" ,
"damerau-levenshtein" : "^1.0.8" ,
"emoji-regex" : "^9.2.2" ,
"has" : "^1.0.3" ,
"jsx-ast-utils" : "^3.3.3" ,
"language-tags" : "=1.0.5" ,
"minimatch" : "^3.1.2" ,
"object.entries" : "^1.1.6" ,
"object.fromentries" : "^2.0.6" ,
"semver" : "^6.3.0"
} ,
"engines" : {
"node" : ">=4.0"
} ,
"peerDependencies" : {
"eslint" : "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
}
} ,
"node_modules/eslint-plugin-jsx-a11y/node_modules/semver" : {
"version" : "6.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/eslint-plugin-n" : {
"version" : "17.7.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.4.0" ,
"enhanced-resolve" : "^5.15.0" ,
"eslint-plugin-es-x" : "^7.5.0" ,
"get-tsconfig" : "^4.7.0" ,
"globals" : "^15.0.0" ,
"ignore" : "^5.2.4" ,
"minimatch" : "^9.0.0" ,
"semver" : "^7.5.3"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
} ,
"peerDependencies" : {
"eslint" : ">=8.23.0"
}
} ,
"node_modules/eslint-plugin-n/node_modules/brace-expansion" : {
2025-06-26 20:33:42 +00:00
"version" : "2.0.2" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/eslint-plugin-n/node_modules/globals" : {
"version" : "15.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint-plugin-n/node_modules/minimatch" : {
"version" : "9.0.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/eslint-plugin-prettier" : {
"version" : "5.1.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"prettier-linter-helpers" : "^1.0.0" ,
"synckit" : "^0.8.6"
} ,
"engines" : {
"node" : "^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint-plugin-prettier"
} ,
"peerDependencies" : {
"@types/eslint" : ">=8.0.0" ,
"eslint" : ">=8.0.0" ,
"eslint-config-prettier" : "*" ,
"prettier" : ">=3.0.0"
} ,
"peerDependenciesMeta" : {
"@types/eslint" : {
"optional" : true
} ,
"eslint-config-prettier" : {
"optional" : true
}
}
} ,
"node_modules/eslint-plugin-promise" : {
"version" : "6.2.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
} ,
"peerDependencies" : {
"eslint" : "^7.0.0 || ^8.0.0 || ^9.0.0"
}
} ,
"node_modules/eslint-plugin-react" : {
"version" : "7.32.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"array-includes" : "^3.1.6" ,
"array.prototype.flatmap" : "^1.3.1" ,
"array.prototype.tosorted" : "^1.1.1" ,
"doctrine" : "^2.1.0" ,
"estraverse" : "^5.3.0" ,
"jsx-ast-utils" : "^2.4.1 || ^3.0.0" ,
"minimatch" : "^3.1.2" ,
"object.entries" : "^1.1.6" ,
"object.fromentries" : "^2.0.6" ,
"object.hasown" : "^1.1.2" ,
"object.values" : "^1.1.6" ,
"prop-types" : "^15.8.1" ,
"resolve" : "^2.0.0-next.4" ,
"semver" : "^6.3.0" ,
"string.prototype.matchall" : "^4.0.8"
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependencies" : {
"eslint" : "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
}
} ,
"node_modules/eslint-plugin-react-hooks" : {
"version" : "4.6.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-refresh" : {
"version" : "0.4.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"eslint" : ">=7"
}
} ,
"node_modules/eslint-plugin-react/node_modules/doctrine" : {
"version" : "2.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/eslint-plugin-react/node_modules/resolve" : {
"version" : "2.0.0-next.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-core-module" : "^2.9.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/eslint-plugin-react/node_modules/semver" : {
"version" : "6.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint/node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint/node_modules/eslint-scope" : {
"version" : "7.2.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"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/node_modules/globals" : {
"version" : "13.20.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"type-fest" : "^0.20.2"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint/node_modules/type-fest" : {
"version" : "0.20.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "(MIT OR CC0-1.0)" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/espree" : {
"version" : "9.6.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"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.5.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/esrecurse" : {
"version" : "4.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/estraverse" : {
"version" : "5.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/estree-walker" : {
"version" : "2.0.2" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/esutils" : {
"version" : "2.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/eventemitter3" : {
"version" : "4.0.7" ,
"license" : "MIT"
} ,
"node_modules/exceljs" : {
"version" : "4.4.0" ,
"license" : "MIT" ,
"dependencies" : {
"archiver" : "^5.0.0" ,
"dayjs" : "^1.8.34" ,
"fast-csv" : "^4.3.1" ,
"jszip" : "^3.10.1" ,
"readable-stream" : "^3.6.0" ,
"saxes" : "^5.0.1" ,
"tmp" : "^0.2.0" ,
"unzipper" : "^0.10.11" ,
"uuid" : "^8.3.0"
} ,
"engines" : {
"node" : ">=8.3.0"
}
} ,
"node_modules/exceljs/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/exceljs/node_modules/uuid" : {
"version" : "8.3.2" ,
"license" : "MIT" ,
"bin" : {
"uuid" : "dist/bin/uuid"
}
} ,
"node_modules/exenv" : {
"version" : "1.2.2" ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause"
2025-05-06 06:45:49 +00:00
} ,
2025-06-19 14:51:10 +00:00
"node_modules/extend" : {
"version" : "3.0.2" ,
"license" : "MIT"
} ,
2025-05-06 06:45:49 +00:00
"node_modules/fast-csv" : {
"version" : "4.3.6" ,
"license" : "MIT" ,
"dependencies" : {
"@fast-csv/format" : "4.3.5" ,
"@fast-csv/parse" : "4.3.6"
} ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/fast-diff" : {
"version" : "1.3.0" ,
"license" : "Apache-2.0"
} ,
"node_modules/fast-glob" : {
"version" : "3.3.2" ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.4"
} ,
"engines" : {
"node" : ">=8.6.0"
}
} ,
"node_modules/fast-glob/node_modules/glob-parent" : {
"version" : "5.1.2" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/fast-uri" : {
"version" : "3.0.3" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "BSD-3-Clause"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/fastq" : {
"version" : "1.15.0" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"reusify" : "^1.0.4"
}
} ,
"node_modules/fflate" : {
"version" : "0.8.2" ,
"license" : "MIT"
} ,
"node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"flat-cache" : "^3.0.4"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
"node_modules/file-saver" : {
"version" : "2.0.5" ,
"license" : "MIT"
} ,
"node_modules/filelist" : {
"version" : "1.0.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"minimatch" : "^5.0.1"
}
} ,
"node_modules/filelist/node_modules/brace-expansion" : {
2025-06-26 20:33:42 +00:00
"version" : "2.0.2" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/filelist/node_modules/minimatch" : {
"version" : "5.1.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"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-root" : {
"version" : "1.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/find-up" : {
"version" : "5.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/flat-cache" : {
"version" : "3.0.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"flatted" : "^3.1.0" ,
"rimraf" : "^3.0.2"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
"node_modules/flatted" : {
"version" : "3.2.7" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"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.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-callable" : "^1.1.3"
}
} ,
"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/form-data" : {
2025-07-27 12:07:50 +00:00
"version" : "4.0.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.8" ,
2025-07-27 12:07:50 +00:00
"es-set-tostringtag" : "^2.1.0" ,
"hasown" : "^2.0.2" ,
2025-05-06 06:45:49 +00:00
"mime-types" : "^2.1.12"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/formik" : {
"version" : "2.4.6" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://opencollective.com/formik"
}
] ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@types/hoist-non-react-statics" : "^3.3.1" ,
"deepmerge" : "^2.1.1" ,
"hoist-non-react-statics" : "^3.3.0" ,
"lodash" : "^4.17.21" ,
"lodash-es" : "^4.17.21" ,
"react-fast-compare" : "^2.0.1" ,
"tiny-warning" : "^1.0.2" ,
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0"
}
} ,
"node_modules/fraction.js" : {
"version" : "4.2.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "*"
} ,
"funding" : {
"type" : "patreon" ,
"url" : "https://www.patreon.com/infusion"
}
} ,
"node_modules/framer-motion" : {
"version" : "11.15.0" ,
"license" : "MIT" ,
"dependencies" : {
"motion-dom" : "^11.14.3" ,
"motion-utils" : "^11.14.3" ,
"tslib" : "^2.4.0"
} ,
"peerDependencies" : {
"@emotion/is-prop-valid" : "*" ,
"react" : "^18.0.0 || ^19.0.0" ,
"react-dom" : "^18.0.0 || ^19.0.0"
} ,
"peerDependenciesMeta" : {
"@emotion/is-prop-valid" : {
"optional" : true
} ,
"react" : {
"optional" : true
} ,
"react-dom" : {
"optional" : true
}
}
} ,
"node_modules/fs-constants" : {
"version" : "1.0.0" ,
"license" : "MIT"
} ,
"node_modules/fs-extra" : {
"version" : "11.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"graceful-fs" : "^4.2.0" ,
"jsonfile" : "^6.0.1" ,
"universalify" : "^2.0.0"
} ,
"engines" : {
"node" : ">=14.14"
}
} ,
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/fstream" : {
"version" : "1.0.12" ,
"license" : "ISC" ,
"dependencies" : {
"graceful-fs" : "^4.1.2" ,
"inherits" : "~2.0.0" ,
"mkdirp" : ">=0.5 0" ,
"rimraf" : "2"
} ,
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/fstream/node_modules/rimraf" : {
"version" : "2.7.1" ,
"license" : "ISC" ,
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
}
} ,
"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.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.3" ,
"es-abstract" : "^1.19.0" ,
"functions-have-names" : "^1.2.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/functions-have-names" : {
"version" : "1.2.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/generic-names" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/generic-names/-/generic-names-4.0.0.tgz" ,
"integrity" : "sha512-ySFolZQfw9FoDb3ed9d80Cm9f0+r7qj+HJkWjeD9RBfpxEVTlVhol+gvaQB/78WbwYfbnNh8nWHHBSlg072y6A==" ,
"dev" : true ,
"dependencies" : {
"loader-utils" : "^3.2.0"
}
} ,
"node_modules/gensync" : {
"version" : "1.0.0-beta.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/get-caller-file" : {
"version" : "2.0.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "6.* || 8.* || >= 10.*"
}
} ,
"node_modules/get-intrinsic" : {
2025-06-19 14:51:10 +00:00
"version" : "1.3.0" ,
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-06-19 14:51:10 +00:00
"call-bind-apply-helpers" : "^1.0.2" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.1.1" ,
"function-bind" : "^1.1.2" ,
"get-proto" : "^1.0.1" ,
"gopd" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"math-intrinsics" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
2025-05-06 06:45:49 +00:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-own-enumerable-property-symbols" : {
"version" : "3.0.2" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
2025-06-19 14:51:10 +00:00
"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"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/get-stdin" : {
"version" : "9.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/get-symbol-description" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"get-intrinsic" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-tsconfig" : {
"version" : "4.7.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"resolve-pkg-maps" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
} ,
"node_modules/glob" : {
"version" : "7.2.3" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/glob-parent" : {
"version" : "6.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-glob" : "^4.0.3"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/globals" : {
"version" : "11.12.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/globalthis" : {
"version" : "1.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"define-properties" : "^1.1.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/globby" : {
"version" : "11.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"array-union" : "^2.1.0" ,
"dir-glob" : "^3.0.1" ,
"fast-glob" : "^3.2.9" ,
"ignore" : "^5.2.0" ,
"merge2" : "^1.4.1" ,
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/gopd" : {
2025-06-19 14:51:10 +00:00
"version" : "1.2.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
2025-05-06 06:45:49 +00:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/graphemer" : {
"version" : "1.4.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/has" : {
"version" : "1.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"function-bind" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4.0"
}
} ,
"node_modules/has-bigints" : {
"version" : "1.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-flag" : {
"version" : "4.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/has-property-descriptors" : {
2025-06-19 14:51:10 +00:00
"version" : "1.0.2" ,
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-06-19 14:51:10 +00:00
"es-define-property" : "^1.0.0"
2025-05-06 06:45:49 +00:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-proto" : {
"version" : "1.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-symbols" : {
2025-06-19 14:51:10 +00:00
"version" : "1.1.0" ,
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
2025-07-27 12:07:50 +00:00
"version" : "1.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-07-27 12:07:50 +00:00
"has-symbols" : "^1.0.3"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/hasown" : {
"version" : "2.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/highlight-words-core" : {
"version" : "1.2.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/history" : {
"version" : "5.3.0" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.7.6"
}
} ,
"node_modules/hoist-non-react-statics" : {
"version" : "3.3.2" ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"react-is" : "^16.7.0"
}
} ,
"node_modules/html-parse-stringify" : {
"version" : "3.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"void-elements" : "3.1.0"
}
} ,
"node_modules/html2canvas" : {
"version" : "1.4.1" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"css-line-break" : "^2.1.0" ,
"text-segmentation" : "^1.0.3"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/i18next" : {
"version" : "23.16.8" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://locize.com"
} ,
{
"type" : "individual" ,
"url" : "https://locize.com/i18next.html"
} ,
{
"type" : "individual" ,
"url" : "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project"
}
] ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.23.2"
}
} ,
"node_modules/icss-replace-symbols" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz" ,
"integrity" : "sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==" ,
"dev" : true
} ,
"node_modules/icss-utils" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz" ,
"integrity" : "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==" ,
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >= 14"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
}
} ,
"node_modules/idb" : {
"version" : "7.1.1" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/ieee754" : {
"version" : "1.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" : "BSD-3-Clause"
} ,
"node_modules/ignore" : {
"version" : "5.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 4"
}
} ,
"node_modules/immediate" : {
"version" : "3.0.6" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/immer" : {
"version" : "9.0.21" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/immer"
}
} ,
"node_modules/import-cwd" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/import-cwd/-/import-cwd-3.0.0.tgz" ,
"integrity" : "sha512-4pnzH16plW+hgvRECbDWpQl3cqtvSofHWh44met7ESfZ8UZOWWddm8hEyDTqREJ9RbYHY8gi8DqmaelApoOGMg==" ,
"dev" : true ,
"dependencies" : {
"import-from" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/import-fresh" : {
"version" : "3.3.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/import-from" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz" ,
"integrity" : "sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==" ,
"dev" : true ,
"dependencies" : {
"resolve-from" : "^5.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/import-from/node_modules/resolve-from" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" ,
"integrity" : "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" ,
"dev" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/inferno" : {
"version" : "7.4.11" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"dependencies" : {
"inferno-shared" : "7.4.11" ,
"inferno-vnode-flags" : "7.4.11" ,
"opencollective-postinstall" : "^2.0.3"
}
} ,
"node_modules/inferno-create-element" : {
"version" : "7.4.11" ,
"license" : "MIT" ,
"dependencies" : {
"inferno" : "7.4.11"
}
} ,
"node_modules/inferno-hydrate" : {
"version" : "7.4.11" ,
"license" : "MIT" ,
"dependencies" : {
"inferno" : "7.4.11"
}
} ,
"node_modules/inferno-shared" : {
"version" : "7.4.11" ,
"license" : "MIT"
} ,
"node_modules/inferno-vnode-flags" : {
"version" : "7.4.11" ,
"license" : "MIT"
} ,
"node_modules/inflight" : {
"version" : "1.0.6" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/internal-slot" : {
"version" : "1.0.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"get-intrinsic" : "^1.2.0" ,
"has" : "^1.0.3" ,
"side-channel" : "^1.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/is-arguments" : {
"version" : "1.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-array-buffer" : {
"version" : "3.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"get-intrinsic" : "^1.2.0" ,
"is-typed-array" : "^1.1.10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-arrayish" : {
"version" : "0.2.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/is-bigint" : {
"version" : "1.0.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"has-bigints" : "^1.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-boolean-object" : {
"version" : "1.1.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-callable" : {
"version" : "1.2.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-date-object" : {
"version" : "1.0.5" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-docker" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" ,
"integrity" : "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" ,
"dev" : true ,
"bin" : {
"is-docker" : "cli.js"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-glob" : {
"version" : "4.0.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-map" : {
"version" : "2.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-module" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/is-negative-zero" : {
"version" : "2.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-number-object" : {
"version" : "1.0.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-obj" : {
"version" : "1.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-regex" : {
"version" : "1.1.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-regexp" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-set" : {
"version" : "2.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-shared-array-buffer" : {
"version" : "1.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-stream" : {
"version" : "2.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-string" : {
"version" : "1.0.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-symbol" : {
"version" : "1.0.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"has-symbols" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-typed-array" : {
"version" : "1.1.10" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"available-typed-arrays" : "^1.0.5" ,
"call-bind" : "^1.0.2" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakmap" : {
"version" : "2.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakref" : {
"version" : "1.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakset" : {
"version" : "2.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"get-intrinsic" : "^1.1.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-wsl" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" ,
"integrity" : "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" ,
"dev" : true ,
"dependencies" : {
"is-docker" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/isarray" : {
"version" : "2.0.5" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/isexe" : {
"version" : "2.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"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/jiti" : {
"version" : "1.21.7" ,
"license" : "MIT" ,
"bin" : {
"jiti" : "bin/jiti.js"
}
} ,
"node_modules/js-sha3" : {
"version" : "0.8.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/js-yaml" : {
"version" : "4.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/jsesc" : {
"version" : "3.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/json-parse-even-better-errors" : {
"version" : "2.3.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/json-schema" : {
"version" : "0.4.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "(AFL-2.1 OR BSD-3-Clause)"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/json5" : {
"version" : "2.2.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/jsonfile" : {
"version" : "6.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"universalify" : "^2.0.0"
} ,
"optionalDependencies" : {
"graceful-fs" : "^4.1.6"
}
} ,
"node_modules/jsonpointer" : {
"version" : "5.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/jspdf" : {
"version" : "3.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.26.7" ,
"atob" : "^2.1.2" ,
"btoa" : "^1.2.1" ,
"fflate" : "^0.8.1"
} ,
"optionalDependencies" : {
"canvg" : "^3.0.11" ,
"core-js" : "^3.6.0" ,
"dompurify" : "^3.2.4" ,
"html2canvas" : "^1.0.0-rc.5"
}
} ,
"node_modules/jsx-ast-utils" : {
"version" : "3.3.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"array-includes" : "^3.1.5" ,
"object.assign" : "^4.1.3"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/jszip" : {
"version" : "3.10.1" ,
2025-08-11 06:34:44 +00:00
"license" : "(MIT OR GPL-3.0-or-later)" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"lie" : "~3.3.0" ,
"pako" : "~1.0.2" ,
"readable-stream" : "~2.3.6" ,
"setimmediate" : "^1.0.5"
}
} ,
"node_modules/jwt-decode" : {
"version" : "4.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/language-subtag-registry" : {
"version" : "0.3.22" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "CC0-1.0"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/language-tags" : {
"version" : "1.0.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"language-subtag-registry" : "~0.3.2"
}
} ,
"node_modules/lazystream" : {
"version" : "1.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"readable-stream" : "^2.0.5"
} ,
"engines" : {
"node" : ">= 0.6.3"
}
} ,
"node_modules/leven" : {
"version" : "3.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/levn" : {
"version" : "0.4.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/lie" : {
"version" : "3.3.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"immediate" : "~3.0.5"
}
} ,
"node_modules/lilconfig" : {
"version" : "2.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/lines-and-columns" : {
"version" : "1.2.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/listenercount" : {
"version" : "1.0.1" ,
"license" : "ISC"
} ,
"node_modules/loader-utils" : {
2025-08-11 06:34:44 +00:00
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/loader-utils/-/loader-utils-3.3.1.tgz" ,
"integrity" : "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"engines" : {
"node" : ">= 12.13.0"
}
} ,
"node_modules/locate-path" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/lodash.camelcase" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz" ,
"integrity" : "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==" ,
"dev" : true
} ,
"node_modules/lodash.castarray" : {
"version" : "4.4.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/lodash.clonedeep" : {
"version" : "4.5.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.debounce" : {
"version" : "4.0.8" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/lodash.defaults" : {
"version" : "4.2.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.difference" : {
"version" : "4.5.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.escaperegexp" : {
"version" : "4.1.2" ,
"license" : "MIT"
} ,
"node_modules/lodash.flatten" : {
"version" : "4.4.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.get" : {
"version" : "4.4.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/lodash.groupby" : {
"version" : "4.6.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.isboolean" : {
"version" : "3.0.3" ,
"license" : "MIT"
} ,
"node_modules/lodash.isequal" : {
"version" : "4.5.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.isfunction" : {
"version" : "3.0.9" ,
"license" : "MIT"
} ,
"node_modules/lodash.isnil" : {
"version" : "4.0.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/lodash.isundefined" : {
"version" : "3.0.1" ,
"license" : "MIT"
} ,
"node_modules/lodash.memoize" : {
"version" : "4.1.2" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/lodash.sortby" : {
"version" : "4.7.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/lodash.union" : {
"version" : "4.6.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.uniq" : {
"version" : "4.5.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/loose-envify" : {
"version" : "1.4.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"js-tokens" : "^3.0.0 || ^4.0.0"
} ,
"bin" : {
"loose-envify" : "cli.js"
}
} ,
"node_modules/lru-cache" : {
"version" : "5.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"yallist" : "^3.0.2"
}
} ,
"node_modules/lucide-react" : {
"version" : "0.484.0" ,
"license" : "ISC" ,
"peerDependencies" : {
"react" : "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
"node_modules/magic-string" : {
2025-08-11 06:34:44 +00:00
"version" : "0.30.17" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz" ,
"integrity" : "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"dependencies" : {
2025-08-11 06:34:44 +00:00
"@jridgewell/sourcemap-codec" : "^1.5.0"
2025-05-06 06:45:49 +00:00
}
} ,
2025-06-19 14:51:10 +00:00
"node_modules/math-intrinsics" : {
"version" : "1.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/mdn-data" : {
"version" : "2.0.30" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "CC0-1.0"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/memoize-one" : {
"version" : "5.2.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/merge2" : {
"version" : "1.4.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/microseconds" : {
"version" : "0.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/mime-db" : {
"version" : "1.52.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-types" : {
"version" : "2.1.35" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"mime-db" : "1.52.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/minimatch" : {
"version" : "3.1.2" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/minipass" : {
"version" : "7.1.2" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
"node_modules/mkdirp" : {
"version" : "0.5.6" ,
"license" : "MIT" ,
"dependencies" : {
"minimist" : "^1.2.6"
} ,
"bin" : {
"mkdirp" : "bin/cmd.js"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/monaco-editor" : {
"version" : "0.52.2" ,
"resolved" : "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.52.2.tgz" ,
"integrity" : "sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==" ,
"peer" : true
} ,
2025-05-06 06:45:49 +00:00
"node_modules/motion-dom" : {
"version" : "11.14.3" ,
"license" : "MIT"
} ,
"node_modules/motion-utils" : {
"version" : "11.14.3" ,
"license" : "MIT"
} ,
"node_modules/ms" : {
"version" : "2.1.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"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/nano-time" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"big-integer" : "^1.6.16"
}
} ,
"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" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/node-releases" : {
"version" : "2.0.19" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/normalize-range" : {
"version" : "0.1.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/normalize-url" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz" ,
"integrity" : "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/nth-check" : {
"version" : "2.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"boolbase" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
} ,
"node_modules/object-assign" : {
"version" : "4.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/object-hash" : {
"version" : "3.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/object-inspect" : {
"version" : "1.12.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object-is" : {
"version" : "1.1.5" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object-keys" : {
"version" : "1.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.assign" : {
"version" : "4.1.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"has-symbols" : "^1.0.3" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.entries" : {
"version" : "1.1.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.fromentries" : {
"version" : "2.0.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.hasown" : {
"version" : "1.1.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.values" : {
"version" : "1.1.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/oblivious-set" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/once" : {
"version" : "1.4.0" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/open" : {
"version" : "8.4.2" ,
"resolved" : "https://registry.npmjs.org/open/-/open-8.4.2.tgz" ,
"integrity" : "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" ,
"dev" : true ,
"dependencies" : {
"define-lazy-prop" : "^2.0.0" ,
"is-docker" : "^2.1.1" ,
"is-wsl" : "^2.2.0"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/opencollective-postinstall" : {
"version" : "2.0.3" ,
"license" : "MIT" ,
"bin" : {
"opencollective-postinstall" : "index.js"
}
} ,
"node_modules/optionator" : {
"version" : "0.9.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/p-finally" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" ,
"integrity" : "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==" ,
"dev" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/p-limit" : {
"version" : "3.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"yocto-queue" : "^0.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate" : {
"version" : "5.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-queue" : {
"version" : "6.6.2" ,
"resolved" : "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz" ,
"integrity" : "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==" ,
"dev" : true ,
"dependencies" : {
"eventemitter3" : "^4.0.4" ,
"p-timeout" : "^3.2.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-timeout" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz" ,
"integrity" : "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==" ,
"dev" : true ,
"dependencies" : {
"p-finally" : "^1.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/package-json-from-dist" : {
"version" : "1.0.1" ,
"license" : "BlueOak-1.0.0"
} ,
"node_modules/pako" : {
"version" : "1.0.11" ,
2025-08-11 06:34:44 +00:00
"license" : "(MIT AND Zlib)"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/parchment" : {
"version" : "2.0.1" ,
"license" : "BSD-3-Clause"
} ,
"node_modules/parent-module" : {
"version" : "1.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"callsites" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/parse-json" : {
"version" : "5.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/path-key" : {
"version" : "3.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-parse" : {
"version" : "1.0.7" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"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-type" : {
"version" : "4.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/performance-now" : {
"version" : "2.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/picocolors" : {
"version" : "1.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/picomatch" : {
"version" : "2.3.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/pify" : {
"version" : "2.3.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/pirates" : {
"version" : "4.0.6" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/postcss" : {
"version" : "8.4.49" ,
"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.7" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
}
} ,
"node_modules/postcss-calc" : {
"version" : "9.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-selector-parser" : "^6.0.11" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.2"
}
} ,
"node_modules/postcss-calc/node_modules/postcss-selector-parser" : {
"version" : "6.0.13" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postcss-cli" : {
"version" : "11.0.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"chokidar" : "^3.3.0" ,
"dependency-graph" : "^0.11.0" ,
"fs-extra" : "^11.0.0" ,
"get-stdin" : "^9.0.0" ,
"globby" : "^14.0.0" ,
"picocolors" : "^1.0.0" ,
"postcss-load-config" : "^5.0.0" ,
"postcss-reporter" : "^7.0.0" ,
"pretty-hrtime" : "^1.0.3" ,
"read-cache" : "^1.0.0" ,
"slash" : "^5.0.0" ,
"yargs" : "^17.0.0"
} ,
"bin" : {
"postcss" : "index.js"
} ,
"engines" : {
"node" : ">=18"
} ,
"peerDependencies" : {
"postcss" : "^8.0.0"
}
} ,
"node_modules/postcss-cli/node_modules/globby" : {
"version" : "14.0.2" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@sindresorhus/merge-streams" : "^2.1.0" ,
"fast-glob" : "^3.3.2" ,
"ignore" : "^5.2.4" ,
"path-type" : "^5.0.0" ,
"slash" : "^5.1.0" ,
"unicorn-magic" : "^0.1.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/postcss-cli/node_modules/path-type" : {
"version" : "5.0.0" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/postcss-cli/node_modules/slash" : {
"version" : "5.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/postcss-colormin" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.4" ,
"caniuse-api" : "^3.0.0" ,
"colord" : "^2.9.1" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-convert-values" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.4" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-discard-comments" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-discard-duplicates" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-discard-empty" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-discard-overridden" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-import" : {
"version" : "15.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.0.0" ,
"read-cache" : "^1.0.0" ,
"resolve" : "^1.1.7"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"postcss" : "^8.0.0"
}
} ,
"node_modules/postcss-js" : {
"version" : "4.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" : "5.1.0" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"lilconfig" : "^3.1.1" ,
"yaml" : "^2.4.2"
} ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
"jiti" : ">=1.21.0" ,
"postcss" : ">=8.0.9" ,
"tsx" : "^4.8.1"
} ,
"peerDependenciesMeta" : {
"jiti" : {
"optional" : true
} ,
"postcss" : {
"optional" : true
} ,
"tsx" : {
"optional" : true
}
}
} ,
"node_modules/postcss-load-config/node_modules/lilconfig" : {
"version" : "3.1.3" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antonk52"
}
} ,
"node_modules/postcss-merge-longhand" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0" ,
"stylehacks" : "^6.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-merge-rules" : {
"version" : "6.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.4" ,
"caniuse-api" : "^3.0.0" ,
"cssnano-utils" : "^4.0.0" ,
"postcss-selector-parser" : "^6.0.5"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-minify-font-values" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-minify-gradients" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"colord" : "^2.9.1" ,
"cssnano-utils" : "^4.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-minify-params" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.4" ,
"cssnano-utils" : "^4.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-minify-selectors" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-selector-parser" : "^6.0.5"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-modules" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/postcss-modules/-/postcss-modules-4.3.1.tgz" ,
"integrity" : "sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==" ,
"dev" : true ,
"dependencies" : {
"generic-names" : "^4.0.0" ,
"icss-replace-symbols" : "^1.1.0" ,
"lodash.camelcase" : "^4.3.0" ,
"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" ,
"string-hash" : "^1.1.1"
} ,
"peerDependencies" : {
"postcss" : "^8.0.0"
}
} ,
"node_modules/postcss-modules-extract-imports" : {
2025-08-11 06:34:44 +00:00
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz" ,
"integrity" : "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >= 14"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
}
} ,
"node_modules/postcss-modules-local-by-default" : {
2025-08-11 06:34:44 +00:00
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz" ,
"integrity" : "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==" ,
"dev" : true ,
"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" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz" ,
"integrity" : "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==" ,
"dev" : true ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postcss-modules-scope" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz" ,
"integrity" : "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"dependencies" : {
2025-08-11 06:34:44 +00:00
"postcss-selector-parser" : "^7.0.0"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : "^10 || ^12 || >= 14"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/postcss-modules-scope/node_modules/postcss-selector-parser" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz" ,
"integrity" : "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"dependencies" : {
2025-08-11 06:34:44 +00:00
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : ">=4"
2025-05-06 06:45:49 +00:00
}
} ,
"node_modules/postcss-modules-values" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz" ,
"integrity" : "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==" ,
"dev" : true ,
"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-nested/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-nesting" : {
"version" : "12.1.5" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"license" : "MIT-0" ,
"dependencies" : {
"@csstools/selector-resolve-nested" : "^1.1.0" ,
"@csstools/selector-specificity" : "^3.1.1" ,
"postcss-selector-parser" : "^6.1.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/postcss-nesting/node_modules/@csstools/selector-resolve-nested" : {
"version" : "1.1.0" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"license" : "MIT-0" ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss-selector-parser" : "^6.0.13"
}
} ,
"node_modules/postcss-nesting/node_modules/@csstools/selector-specificity" : {
"version" : "3.1.1" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"license" : "MIT-0" ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss-selector-parser" : "^6.0.13"
}
} ,
"node_modules/postcss-nesting/node_modules/postcss-selector-parser" : {
"version" : "6.1.2" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postcss-normalize-charset" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-display-values" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-positions" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-repeat-style" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-string" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-timing-functions" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-unicode" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.4" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-url" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-normalize-whitespace" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-ordered-values" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"cssnano-utils" : "^4.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-reduce-initial" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.4" ,
"caniuse-api" : "^3.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-reduce-transforms" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-reporter" : {
"version" : "7.0.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"picocolors" : "^1.0.0" ,
"thenby" : "^1.3.4"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
}
} ,
"node_modules/postcss-selector-parser" : {
"version" : "6.0.10" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postcss-svgo" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-value-parser" : "^4.2.0" ,
"svgo" : "^3.0.2"
} ,
"engines" : {
"node" : "^14 || ^16 || >= 18"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-unique-selectors" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"postcss-selector-parser" : "^6.0.5"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/postcss-value-parser" : {
"version" : "4.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/preact" : {
"version" : "10.12.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peer" : true ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/preact"
}
} ,
"node_modules/prefix-style" : {
"version" : "2.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/prettier" : {
"version" : "3.4.2" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"prettier" : "bin/prettier.cjs"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/prettier/prettier?sponsor=1"
}
} ,
"node_modules/prettier-linter-helpers" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"fast-diff" : "^1.1.2"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/pretty-bytes" : {
"version" : "6.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : "^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pretty-hrtime" : {
"version" : "1.0.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/process-nextick-args" : {
"version" : "2.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/promise.series" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/promise.series/-/promise.series-0.2.0.tgz" ,
"integrity" : "sha512-VWQJyU2bcDTgZw8kpfBpB/ejZASlCrzwz5f2hjb/zlujOEB4oeiAhHygAWq8ubsX2GVkD4kCU5V2dwOTaCY5EQ==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.12"
}
} ,
"node_modules/prop-types" : {
"version" : "15.8.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"loose-envify" : "^1.4.0" ,
"object-assign" : "^4.1.1" ,
"react-is" : "^16.13.1"
}
} ,
"node_modules/property-expr" : {
"version" : "2.0.5" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/proxy-from-env" : {
"version" : "1.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/punycode" : {
"version" : "2.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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"
}
2025-08-11 06:34:44 +00:00
] ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
2025-06-19 14:51:10 +00:00
"node_modules/quill" : {
"version" : "1.3.7" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"clone" : "^2.1.1" ,
"deep-equal" : "^1.0.1" ,
"eventemitter3" : "^2.0.3" ,
"extend" : "^3.0.2" ,
"parchment" : "^1.1.4" ,
"quill-delta" : "^3.6.2"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/quill-delta" : {
"version" : "5.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"fast-diff" : "^1.3.0" ,
"lodash.clonedeep" : "^4.5.0" ,
"lodash.isequal" : "^4.5.0"
} ,
"engines" : {
"node" : ">= 12.0.0"
}
} ,
2025-06-19 14:51:10 +00:00
"node_modules/quill/node_modules/deep-equal" : {
"version" : "1.1.2" ,
"license" : "MIT" ,
"dependencies" : {
"is-arguments" : "^1.1.1" ,
"is-date-object" : "^1.0.5" ,
"is-regex" : "^1.1.4" ,
"object-is" : "^1.1.5" ,
"object-keys" : "^1.1.1" ,
"regexp.prototype.flags" : "^1.5.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/quill/node_modules/eventemitter3" : {
"version" : "2.0.3" ,
"license" : "MIT"
} ,
"node_modules/quill/node_modules/fast-diff" : {
"version" : "1.1.2" ,
"license" : "Apache-2.0"
} ,
"node_modules/quill/node_modules/parchment" : {
"version" : "1.1.4" ,
"license" : "BSD-3-Clause"
} ,
"node_modules/quill/node_modules/quill-delta" : {
"version" : "3.6.3" ,
"license" : "MIT" ,
"dependencies" : {
"deep-equal" : "^1.0.1" ,
"extend" : "^3.0.2" ,
"fast-diff" : "1.1.2"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/raf" : {
"version" : "3.4.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"performance-now" : "^2.1.0"
}
} ,
"node_modules/randombytes" : {
"version" : "2.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"safe-buffer" : "^5.1.0"
}
} ,
"node_modules/react" : {
"version" : "18.3.1" ,
"license" : "MIT" ,
"dependencies" : {
"loose-envify" : "^1.1.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/react-advanced-cropper" : {
"version" : "0.20.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"advanced-cropper" : "~0.17.1" ,
"classnames" : "^2.2.6" ,
"tslib" : "^2.4.0"
} ,
"engines" : {
"node" : ">=8" ,
"npm" : ">=5"
} ,
"peerDependencies" : {
"react" : "^16.8.0 || ^17.0.0 || ^18.0.0"
}
} ,
"node_modules/react-arborist" : {
"version" : "3.4.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"react-dnd" : "^14.0.3" ,
"react-dnd-html5-backend" : "^14.0.3" ,
"react-window" : "^1.8.10" ,
"redux" : "^5.0.0" ,
"use-sync-external-store" : "^1.2.0"
} ,
"peerDependencies" : {
"react" : ">= 16.14" ,
"react-dom" : ">= 16.14"
}
} ,
"node_modules/react-arborist/node_modules/redux" : {
"version" : "5.0.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/react-custom-scrollbars-2" : {
"version" : "4.5.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"dom-css" : "^2.0.0" ,
"prop-types" : "^15.5.10" ,
"raf" : "^3.1.0"
} ,
"peerDependencies" : {
"react" : "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" ,
"react-dom" : "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
}
} ,
"node_modules/react-dnd" : {
"version" : "14.0.5" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@react-dnd/invariant" : "^2.0.0" ,
"@react-dnd/shallowequal" : "^2.0.0" ,
"dnd-core" : "14.0.1" ,
"fast-deep-equal" : "^3.1.3" ,
"hoist-non-react-statics" : "^3.3.2"
} ,
"peerDependencies" : {
"@types/hoist-non-react-statics" : ">= 3.3.1" ,
"@types/node" : ">= 12" ,
"@types/react" : ">= 16" ,
"react" : ">= 16.14"
} ,
"peerDependenciesMeta" : {
"@types/hoist-non-react-statics" : {
"optional" : true
} ,
"@types/node" : {
"optional" : true
} ,
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/react-dnd-html5-backend" : {
"version" : "14.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"dnd-core" : "14.0.1"
}
} ,
"node_modules/react-dom" : {
"version" : "18.3.1" ,
"license" : "MIT" ,
"dependencies" : {
"loose-envify" : "^1.1.0" ,
"scheduler" : "^0.23.2"
} ,
"peerDependencies" : {
"react" : "^18.3.1"
}
} ,
"node_modules/react-error-boundary" : {
"version" : "5.0.0" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.12.5"
} ,
"peerDependencies" : {
"react" : ">=16.13.1"
}
} ,
"node_modules/react-fast-compare" : {
"version" : "2.0.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/react-helmet" : {
"version" : "6.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"object-assign" : "^4.1.1" ,
"prop-types" : "^15.7.2" ,
"react-fast-compare" : "^3.1.1" ,
"react-side-effect" : "^2.1.0"
} ,
"peerDependencies" : {
"react" : ">=16.3.0"
}
} ,
"node_modules/react-helmet/node_modules/react-fast-compare" : {
"version" : "3.2.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/react-helmet/node_modules/react-side-effect" : {
"version" : "2.1.2" ,
"license" : "MIT" ,
"peerDependencies" : {
"react" : "^16.3.0 || ^17.0.0 || ^18.0.0"
}
} ,
"node_modules/react-highlight-words" : {
"version" : "0.20.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"highlight-words-core" : "^1.2.0" ,
"memoize-one" : "^4.0.0" ,
"prop-types" : "^15.5.8"
} ,
"peerDependencies" : {
"react" : "^0.14.0 || ^15.0.0 || ^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0"
}
} ,
"node_modules/react-highlight-words/node_modules/memoize-one" : {
"version" : "4.0.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/react-i18next" : {
"version" : "15.2.0" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.25.0" ,
"html-parse-stringify" : "^3.0.1"
} ,
"peerDependencies" : {
"i18next" : ">= 23.2.3" ,
"react" : ">= 16.8.0"
} ,
"peerDependenciesMeta" : {
"react-dom" : {
"optional" : true
} ,
"react-native" : {
"optional" : true
}
}
} ,
"node_modules/react-icons" : {
"version" : "5.4.0" ,
"license" : "MIT" ,
"peerDependencies" : {
"react" : "*"
}
} ,
"node_modules/react-is" : {
"version" : "16.13.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/react-lifecycles-compat" : {
"version" : "3.0.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/react-modal" : {
"version" : "3.16.3" ,
"license" : "MIT" ,
"dependencies" : {
"exenv" : "^1.2.0" ,
"prop-types" : "^15.7.2" ,
"react-lifecycles-compat" : "^3.0.0" ,
"warning" : "^4.0.3"
} ,
"peerDependencies" : {
"react" : "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19" ,
"react-dom" : "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19"
}
} ,
2025-06-19 14:51:10 +00:00
"node_modules/react-quill" : {
"version" : "2.0.0" ,
"license" : "MIT" ,
"dependencies" : {
"@types/quill" : "^1.3.10" ,
"lodash" : "^4.17.4" ,
"quill" : "^1.3.7"
} ,
"peerDependencies" : {
"react" : "^16 || ^17 || ^18" ,
"react-dom" : "^16 || ^17 || ^18"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/react-refresh" : {
"version" : "0.14.2" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/react-router" : {
"version" : "6.14.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@remix-run/router" : "1.7.1"
} ,
"engines" : {
"node" : ">=14"
} ,
"peerDependencies" : {
"react" : ">=16.8"
}
} ,
"node_modules/react-router-dom" : {
"version" : "6.14.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@remix-run/router" : "1.7.1" ,
"react-router" : "6.14.1"
} ,
"engines" : {
"node" : ">=14"
} ,
"peerDependencies" : {
"react" : ">=16.8" ,
"react-dom" : ">=16.8"
}
} ,
"node_modules/react-select" : {
"version" : "5.9.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-select/node_modules/memoize-one" : {
"version" : "6.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"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-window" : {
"version" : "1.8.11" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.0.0" ,
"memoize-one" : ">=3.1.1 <6"
} ,
"engines" : {
"node" : ">8.0.0"
} ,
"peerDependencies" : {
"react" : "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react-dom" : "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
"node_modules/read-cache" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"pify" : "^2.3.0"
}
} ,
"node_modules/readable-stream" : {
"version" : "2.3.8" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/readable-stream/node_modules/isarray" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/readdir-glob" : {
"version" : "1.1.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"minimatch" : "^5.1.0"
}
} ,
"node_modules/readdir-glob/node_modules/brace-expansion" : {
2025-06-26 20:33:42 +00:00
"version" : "2.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/readdir-glob/node_modules/minimatch" : {
"version" : "5.1.6" ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/readdirp" : {
"version" : "3.6.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
"node_modules/redux" : {
"version" : "4.2.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.9.2"
}
} ,
"node_modules/redux-state-sync" : {
"version" : "3.1.4" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"broadcast-channel" : "^3.1.0"
}
} ,
"node_modules/redux-thunk" : {
"version" : "2.4.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"redux" : "^4"
}
} ,
"node_modules/regenerate" : {
"version" : "1.4.2" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/regenerate-unicode-properties" : {
"version" : "10.2.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"regenerate" : "^1.4.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/regenerator-runtime" : {
"version" : "0.14.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/regenerator-transform" : {
"version" : "0.15.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.8.4"
}
} ,
"node_modules/regexp.prototype.flags" : {
2025-06-19 14:51:10 +00:00
"version" : "1.5.4" ,
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
2025-06-19 14:51:10 +00:00
"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"
2025-05-06 06:45:49 +00:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/regexpu-core" : {
"version" : "6.2.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/regjsparser" : {
"version" : "0.12.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"jsesc" : "~3.0.2"
} ,
"bin" : {
"regjsparser" : "bin/parser"
}
} ,
"node_modules/regjsparser/node_modules/jsesc" : {
"version" : "3.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/require-directory" : {
"version" : "2.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/require-from-string" : {
"version" : "2.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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-from" : {
"version" : "4.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/resolve-pkg-maps" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"funding" : {
"url" : "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
}
} ,
"node_modules/reusify" : {
"version" : "1.0.4" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
"node_modules/rgbcolor" : {
"version" : "1.0.1" ,
"license" : "MIT OR SEE LICENSE IN FEEL-FREE.md" ,
"optional" : true ,
"engines" : {
"node" : ">= 0.8.15"
}
} ,
"node_modules/rimraf" : {
"version" : "3.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/rollup" : {
"version" : "3.29.5" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=14.18.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/rollup-plugin-polyfill-node" : {
"version" : "0.12.0" ,
"resolved" : "https://registry.npmjs.org/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.12.0.tgz" ,
"integrity" : "sha512-PWEVfDxLEKt8JX1nZ0NkUAgXpkZMTb85rO/Ru9AQ69wYW8VUCfDgP4CGRXXWYni5wDF0vIeR1UoF3Jmw/Lt3Ug==" ,
"dev" : true ,
"dependencies" : {
"@rollup/plugin-inject" : "^5.0.1"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0 || ^2.0.0 || ^3.0.0"
}
} ,
"node_modules/rollup-plugin-postcss" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/rollup-plugin-postcss/-/rollup-plugin-postcss-4.0.2.tgz" ,
"integrity" : "sha512-05EaY6zvZdmvPUDi3uCcAQoESDcYnv8ogJJQRp6V5kZ6J6P7uAVJlrTZcaaA20wTH527YTnKfkAoPxWI/jPp4w==" ,
"dev" : true ,
"dependencies" : {
"chalk" : "^4.1.0" ,
"concat-with-sourcemaps" : "^1.1.0" ,
"cssnano" : "^5.0.1" ,
"import-cwd" : "^3.0.0" ,
"p-queue" : "^6.6.2" ,
"pify" : "^5.0.0" ,
"postcss-load-config" : "^3.0.0" ,
"postcss-modules" : "^4.0.0" ,
"promise.series" : "^0.2.0" ,
"resolve" : "^1.19.0" ,
"rollup-pluginutils" : "^2.8.2" ,
"safe-identifier" : "^0.4.2" ,
"style-inject" : "^0.3.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"peerDependencies" : {
"postcss" : "8.x"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/css-select" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz" ,
"integrity" : "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/css-tree" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz" ,
"integrity" : "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==" ,
"dev" : true ,
"dependencies" : {
"mdn-data" : "2.0.14" ,
"source-map" : "^0.6.1"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/cssnano" : {
"version" : "5.1.15" ,
"resolved" : "https://registry.npmjs.org/cssnano/-/cssnano-5.1.15.tgz" ,
"integrity" : "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/cssnano-preset-default" : {
"version" : "5.2.14" ,
"resolved" : "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz" ,
"integrity" : "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/cssnano-utils" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz" ,
"integrity" : "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==" ,
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/csso" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz" ,
"integrity" : "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==" ,
"dev" : true ,
"dependencies" : {
"css-tree" : "^1.1.2"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/dom-serializer" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz" ,
"integrity" : "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/domhandler" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz" ,
"integrity" : "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" ,
"dev" : true ,
"dependencies" : {
"domelementtype" : "^2.2.0"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/domutils" : {
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz" ,
"integrity" : "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/entities" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz" ,
"integrity" : "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" ,
"dev" : true ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/mdn-data" : {
"version" : "2.0.14" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz" ,
"integrity" : "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==" ,
"dev" : true
} ,
"node_modules/rollup-plugin-postcss/node_modules/pify" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-5.0.0.tgz" ,
"integrity" : "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==" ,
"dev" : true ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-calc" : {
"version" : "8.2.4" ,
"resolved" : "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz" ,
"integrity" : "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==" ,
"dev" : true ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.9" ,
"postcss-value-parser" : "^4.2.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.2"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-colormin" : {
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.1.tgz" ,
"integrity" : "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/postcss-convert-values" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz" ,
"integrity" : "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==" ,
"dev" : true ,
"dependencies" : {
"browserslist" : "^4.21.4" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-discard-comments" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz" ,
"integrity" : "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==" ,
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-discard-duplicates" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz" ,
"integrity" : "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==" ,
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-discard-empty" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz" ,
"integrity" : "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==" ,
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-discard-overridden" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz" ,
"integrity" : "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==" ,
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-load-config" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz" ,
"integrity" : "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==" ,
"dev" : true ,
"dependencies" : {
"lilconfig" : "^2.0.5" ,
"yaml" : "^1.10.2"
} ,
"engines" : {
"node" : ">= 10"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
"peerDependencies" : {
"postcss" : ">=8.0.9" ,
"ts-node" : ">=9.0.0"
} ,
"peerDependenciesMeta" : {
"postcss" : {
"optional" : true
} ,
"ts-node" : {
"optional" : true
}
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-merge-longhand" : {
"version" : "5.1.7" ,
"resolved" : "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz" ,
"integrity" : "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0" ,
"stylehacks" : "^5.1.1"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-merge-rules" : {
"version" : "5.1.4" ,
"resolved" : "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz" ,
"integrity" : "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/postcss-minify-font-values" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz" ,
"integrity" : "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-minify-gradients" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz" ,
"integrity" : "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/postcss-minify-params" : {
"version" : "5.1.4" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz" ,
"integrity" : "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/postcss-minify-selectors" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz" ,
"integrity" : "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==" ,
"dev" : true ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.5"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-charset" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz" ,
"integrity" : "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==" ,
"dev" : true ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-display-values" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz" ,
"integrity" : "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-positions" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz" ,
"integrity" : "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-repeat-style" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz" ,
"integrity" : "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-string" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz" ,
"integrity" : "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-timing-functions" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz" ,
"integrity" : "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-unicode" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz" ,
"integrity" : "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==" ,
"dev" : true ,
"dependencies" : {
"browserslist" : "^4.21.4" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-normalize-url" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz" ,
"integrity" : "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/postcss-normalize-whitespace" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz" ,
"integrity" : "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-ordered-values" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz" ,
"integrity" : "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/postcss-reduce-initial" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz" ,
"integrity" : "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==" ,
"dev" : true ,
"dependencies" : {
"browserslist" : "^4.21.4" ,
"caniuse-api" : "^3.0.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-reduce-transforms" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz" ,
"integrity" : "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-svgo" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz" ,
"integrity" : "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==" ,
"dev" : true ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0" ,
"svgo" : "^2.7.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/postcss-unique-selectors" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz" ,
"integrity" : "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==" ,
"dev" : true ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.5"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"dev" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/stylehacks" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz" ,
"integrity" : "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==" ,
"dev" : true ,
"dependencies" : {
"browserslist" : "^4.21.4" ,
"postcss-selector-parser" : "^6.0.4"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/rollup-plugin-postcss/node_modules/svgo" : {
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz" ,
"integrity" : "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==" ,
"dev" : true ,
"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/rollup-plugin-postcss/node_modules/yaml" : {
"version" : "1.10.2" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" ,
"integrity" : "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" ,
"dev" : true ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/rollup-plugin-visualizer" : {
2025-08-11 06:34:44 +00:00
"version" : "5.14.0" ,
"resolved" : "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz" ,
"integrity" : "sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"dependencies" : {
"open" : "^8.4.0" ,
"picomatch" : "^4.0.2" ,
"source-map" : "^0.7.4" ,
"yargs" : "^17.5.1"
} ,
"bin" : {
"rollup-plugin-visualizer" : "dist/bin/cli.js"
} ,
"engines" : {
"node" : ">=18"
} ,
"peerDependencies" : {
"rolldown" : "1.x" ,
"rollup" : "2.x || 3.x || 4.x"
} ,
"peerDependenciesMeta" : {
"rolldown" : {
"optional" : true
} ,
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/rollup-plugin-visualizer/node_modules/picomatch" : {
2025-08-11 06:34:44 +00:00
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz" ,
"integrity" : "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/rollup-plugin-visualizer/node_modules/source-map" : {
2025-08-11 06:34:44 +00:00
"version" : "0.7.6" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz" ,
"integrity" : "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
"engines" : {
2025-08-11 06:34:44 +00:00
"node" : ">= 12"
2025-05-06 06:45:49 +00:00
}
} ,
"node_modules/rollup-pluginutils" : {
"version" : "2.8.2" ,
"resolved" : "https://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz" ,
"integrity" : "sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==" ,
"dev" : true ,
"dependencies" : {
"estree-walker" : "^0.6.1"
}
} ,
"node_modules/rollup-pluginutils/node_modules/estree-walker" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz" ,
"integrity" : "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==" ,
"dev" : true
} ,
"node_modules/rrule" : {
"version" : "2.7.2" ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"tslib" : "^2.4.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"
}
] ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
} ,
"node_modules/safe-buffer" : {
"version" : "5.1.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/safe-identifier" : {
"version" : "0.4.2" ,
"resolved" : "https://registry.npmjs.org/safe-identifier/-/safe-identifier-0.4.2.tgz" ,
"integrity" : "sha512-6pNbSMW6OhAi9j+N8V+U715yBQsaWJ7eyEUaOrawX+isg5ZxhUlV1NipNtgaKHmFGiABwt+ZF04Ii+3Xjkg+8w==" ,
"dev" : true
} ,
"node_modules/safe-regex-test" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"get-intrinsic" : "^1.1.3" ,
"is-regex" : "^1.1.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/saxes" : {
"version" : "5.0.1" ,
"license" : "ISC" ,
"dependencies" : {
"xmlchars" : "^2.2.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/scheduler" : {
"version" : "0.23.2" ,
"license" : "MIT" ,
"dependencies" : {
"loose-envify" : "^1.1.0"
}
} ,
"node_modules/semver" : {
"version" : "7.6.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/serialize-javascript" : {
"version" : "6.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"randombytes" : "^2.1.0"
}
} ,
2025-06-19 14:51:10 +00:00
"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"
}
} ,
2025-05-06 06:45:49 +00:00
"node_modules/setimmediate" : {
"version" : "1.0.5" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/showdown" : {
"version" : "2.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"commander" : "^9.0.0"
} ,
"bin" : {
"showdown" : "bin/showdown.js"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://www.paypal.me/tiviesantos"
}
} ,
"node_modules/showdown/node_modules/commander" : {
"version" : "9.5.0" ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.20.0 || >=14"
}
} ,
"node_modules/side-channel" : {
"version" : "1.0.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.0" ,
"get-intrinsic" : "^1.0.2" ,
"object-inspect" : "^1.9.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/signal-exit" : {
"version" : "4.1.0" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/slash" : {
"version" : "3.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/smob" : {
"version" : "1.5.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/source-map" : {
"version" : "0.5.7" ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
"node_modules/source-map-support/node_modules/source-map" : {
"version" : "0.6.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/sourcemap-codec" : {
"version" : "1.4.8" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/stable" : {
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz" ,
"integrity" : "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==" ,
"deprecated" : "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility" ,
"dev" : true
} ,
"node_modules/stackblur-canvas" : {
"version" : "2.7.0" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=0.1.14"
}
} ,
2025-08-11 06:34:44 +00:00
"node_modules/state-local" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/state-local/-/state-local-1.0.7.tgz" ,
"integrity" : "sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w=="
} ,
2025-05-06 06:45:49 +00:00
"node_modules/stop-iteration-iterator" : {
"version" : "1.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"internal-slot" : "^1.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/string_decoder" : {
"version" : "1.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"safe-buffer" : "~5.1.0"
}
} ,
"node_modules/string-hash" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/string-hash/-/string-hash-1.1.3.tgz" ,
"integrity" : "sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==" ,
"dev" : true
} ,
"node_modules/string-width" : {
"version" : "4.2.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" : {
"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/emoji-regex" : {
"version" : "8.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/string.prototype.matchall" : {
"version" : "4.0.8" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4" ,
"get-intrinsic" : "^1.1.3" ,
"has-symbols" : "^1.0.3" ,
"internal-slot" : "^1.0.3" ,
"regexp.prototype.flags" : "^1.4.3" ,
"side-channel" : "^1.0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trim" : {
"version" : "1.2.7" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimend" : {
"version" : "1.0.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimstart" : {
"version" : "1.0.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.1.4" ,
"es-abstract" : "^1.20.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/stringify-object" : {
"version" : "3.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/strip-comments" : {
"version" : "2.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/strip-json-comments" : {
"version" : "3.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/style-inject" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/style-inject/-/style-inject-0.3.0.tgz" ,
"integrity" : "sha512-IezA2qp+vcdlhJaVm5SOdPPTUu0FCEqfNSli2vRuSIBbu5Nq5UvygTk/VzeCqfLz2Atj3dVII5QBKGZRZ0edzw==" ,
"dev" : true
} ,
"node_modules/stylehacks" : {
"version" : "6.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"browserslist" : "^4.21.4" ,
"postcss-selector-parser" : "^6.0.4"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.15"
}
} ,
"node_modules/stylis" : {
"version" : "4.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"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" : {
2025-06-26 20:33:42 +00:00
"version" : "2.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/supports-color" : {
"version" : "7.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/svg-pathdata" : {
"version" : "6.0.3" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
"node_modules/svgo" : {
"version" : "3.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@trysound/sax" : "0.2.0" ,
"commander" : "^7.2.0" ,
"css-select" : "^5.1.0" ,
"css-tree" : "^2.2.1" ,
"csso" : "^5.0.5" ,
"picocolors" : "^1.0.0"
} ,
"bin" : {
"svgo" : "bin/svgo"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/svgo"
}
} ,
"node_modules/synckit" : {
"version" : "0.8.8" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@pkgr/core" : "^0.1.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : "^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/unts"
}
} ,
"node_modules/tabbable" : {
"version" : "6.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/tailwindcss" : {
"version" : "3.4.17" ,
"license" : "MIT" ,
"dependencies" : {
"@alloc/quick-lru" : "^5.2.0" ,
"arg" : "^5.0.2" ,
"chokidar" : "^3.6.0" ,
"didyoumean" : "^1.2.2" ,
"dlv" : "^1.1.3" ,
"fast-glob" : "^3.3.2" ,
"glob-parent" : "^6.0.2" ,
"is-glob" : "^4.0.3" ,
"jiti" : "^1.21.6" ,
"lilconfig" : "^3.1.3" ,
"micromatch" : "^4.0.8" ,
"normalize-path" : "^3.0.0" ,
"object-hash" : "^3.0.0" ,
"picocolors" : "^1.1.1" ,
"postcss" : "^8.4.47" ,
"postcss-import" : "^15.1.0" ,
"postcss-js" : "^4.0.1" ,
"postcss-load-config" : "^4.0.2" ,
"postcss-nested" : "^6.2.0" ,
"postcss-selector-parser" : "^6.1.2" ,
"resolve" : "^1.22.8" ,
"sucrase" : "^3.35.0"
} ,
"bin" : {
"tailwind" : "lib/cli.js" ,
"tailwindcss" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/tailwindcss/node_modules/lilconfig" : {
"version" : "3.1.3" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antonk52"
}
} ,
"node_modules/tailwindcss/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/tailwindcss/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/tapable" : {
"version" : "2.2.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/tar-stream" : {
"version" : "2.2.0" ,
"license" : "MIT" ,
"dependencies" : {
"bl" : "^4.0.3" ,
"end-of-stream" : "^1.4.1" ,
"fs-constants" : "^1.0.0" ,
"inherits" : "^2.0.3" ,
"readable-stream" : "^3.1.1"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/tar-stream/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/temp-dir" : {
"version" : "2.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/tempy" : {
"version" : "0.6.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "(MIT OR CC0-1.0)" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/terser" : {
"version" : "5.37.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"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/node_modules/commander" : {
"version" : "2.20.3" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/text-segmentation" : {
"version" : "1.0.3" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"utrie" : "^1.0.2"
}
} ,
"node_modules/text-table" : {
"version" : "0.2.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/thenby" : {
"version" : "1.3.4" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "Apache-2.0"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/thenify" : {
"version" : "3.3.1" ,
"license" : "MIT" ,
"dependencies" : {
"any-promise" : "^1.0.0"
}
} ,
"node_modules/thenify-all" : {
"version" : "1.6.0" ,
"license" : "MIT" ,
"dependencies" : {
"thenify" : ">= 3.1.0 < 4"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/tiny-case" : {
"version" : "1.0.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/tiny-warning" : {
"version" : "1.0.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/tinyglobby" : {
"version" : "0.2.10" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"fdir" : "^6.4.2" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
"node_modules/tinyglobby/node_modules/fdir" : {
"version" : "6.4.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"peerDependencies" : {
"picomatch" : "^3 || ^4"
} ,
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
} ,
"node_modules/tinyglobby/node_modules/picomatch" : {
"version" : "4.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/tmp" : {
"version" : "0.2.3" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.14"
}
} ,
"node_modules/to-camel-case" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"to-space-case" : "^1.0.0"
}
} ,
"node_modules/to-no-case" : {
"version" : "1.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
"node_modules/to-space-case" : {
"version" : "1.0.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"to-no-case" : "^1.0.0"
}
} ,
"node_modules/toposort" : {
"version" : "2.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/tr46" : {
"version" : "1.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
"node_modules/traverse" : {
"version" : "0.3.9" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT/X11"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/ts-api-utils" : {
"version" : "1.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=16"
} ,
"peerDependencies" : {
"typescript" : ">=4.2.0"
}
} ,
"node_modules/ts-interface-checker" : {
"version" : "0.1.13" ,
"license" : "Apache-2.0"
} ,
"node_modules/ts-toolbelt" : {
"version" : "9.6.0" ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/tsconfig-paths" : {
"version" : "3.14.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"minimist" : "^1.2.0"
} ,
"bin" : {
"json5" : "lib/cli.js"
}
} ,
"node_modules/tslib" : {
"version" : "2.8.1" ,
"license" : "0BSD"
} ,
"node_modules/turndown" : {
"version" : "7.1.3" ,
"license" : "MIT" ,
"dependencies" : {
"domino" : "^2.1.6"
}
} ,
"node_modules/twin.macro" : {
"version" : "3.4.1" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/template" : "^7.22.15" ,
"babel-plugin-macros" : "^3.1.0" ,
"chalk" : "4.1.2" ,
"lodash.get" : "^4.4.2" ,
"lodash.merge" : "^4.6.2" ,
"postcss-selector-parser" : "^6.0.13"
} ,
"engines" : {
"node" : ">=16.14.0"
} ,
"peerDependencies" : {
"tailwindcss" : ">=3.3.1"
}
} ,
"node_modules/twin.macro/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/type-check" : {
"version" : "0.4.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/type-fest" : {
"version" : "2.19.0" ,
2025-08-11 06:34:44 +00:00
"license" : "(MIT OR CC0-1.0)" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/typed-array-length" : {
"version" : "1.0.4" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"for-each" : "^0.3.3" ,
"is-typed-array" : "^1.1.9"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typescript" : {
"version" : "4.9.3" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
"node" : ">=4.2.0"
}
} ,
"node_modules/unbox-primitive" : {
"version" : "1.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-bigints" : "^1.0.2" ,
"has-symbols" : "^1.0.3" ,
"which-boxed-primitive" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/unicode-canonical-property-names-ecmascript" : {
"version" : "2.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-match-property-ecmascript" : {
"version" : "2.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-property-aliases-ecmascript" : {
"version" : "2.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicorn-magic" : {
"version" : "0.1.0" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/unique-string" : {
"version" : "2.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"crypto-random-string" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/universalify" : {
"version" : "2.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">= 10.0.0"
}
} ,
"node_modules/unload" : {
"version" : "2.2.0" ,
2025-08-11 06:34:44 +00:00
"license" : "Apache-2.0" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@babel/runtime" : "^7.6.2" ,
"detect-node" : "^2.0.4"
}
} ,
"node_modules/unzipper" : {
"version" : "0.10.14" ,
"license" : "MIT" ,
"dependencies" : {
"big-integer" : "^1.6.17" ,
"binary" : "~0.3.0" ,
"bluebird" : "~3.4.1" ,
"buffer-indexof-polyfill" : "~1.0.0" ,
"duplexer2" : "~0.1.4" ,
"fstream" : "^1.0.12" ,
"graceful-fs" : "^4.2.2" ,
"listenercount" : "~1.0.1" ,
"readable-stream" : "~2.3.6" ,
"setimmediate" : "~1.0.4"
}
} ,
"node_modules/upath" : {
"version" : "1.2.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=4" ,
"yarn" : "*"
}
} ,
"node_modules/update-browserslist-db" : {
2025-08-11 21:35:35 +00:00
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz" ,
"integrity" : "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==" ,
2025-05-06 06:45:49 +00:00
"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"
}
] ,
"dependencies" : {
"escalade" : "^3.2.0" ,
2025-08-11 21:35:35 +00:00
"picocolors" : "^1.1.1"
2025-05-06 06:45:49 +00:00
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
} ,
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-2-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"punycode" : "^2.1.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-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" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/utrie" : {
"version" : "1.0.2" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"base64-arraybuffer" : "^1.0.2"
}
} ,
"node_modules/vite" : {
2025-06-26 20:33:42 +00:00
"version" : "5.4.19" ,
2025-05-06 06:45:49 +00:00
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"esbuild" : "^0.21.3" ,
"postcss" : "^8.4.43" ,
"rollup" : "^4.20.0"
} ,
"bin" : {
"vite" : "bin/vite.js"
} ,
"engines" : {
"node" : "^18.0.0 || >=20.0.0"
} ,
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.3"
} ,
"peerDependencies" : {
"@types/node" : "^18.0.0 || >=20.0.0" ,
"less" : "*" ,
"lightningcss" : "^1.21.0" ,
"sass" : "*" ,
"sass-embedded" : "*" ,
"stylus" : "*" ,
"sugarss" : "*" ,
"terser" : "^5.4.0"
} ,
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"sass-embedded" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
}
}
} ,
"node_modules/vite-plugin-dynamic-import" : {
"version" : "1.6.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.12.1" ,
"es-module-lexer" : "^1.5.4" ,
"fast-glob" : "^3.3.2" ,
"magic-string" : "^0.30.11"
}
} ,
"node_modules/vite-plugin-pwa" : {
"version" : "0.21.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"debug" : "^4.3.6" ,
"pretty-bytes" : "^6.1.1" ,
"tinyglobby" : "^0.2.10" ,
"workbox-build" : "^7.3.0" ,
"workbox-window" : "^7.3.0"
} ,
"engines" : {
"node" : ">=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"@vite-pwa/assets-generator" : "^0.2.6" ,
"vite" : "^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" ,
"workbox-build" : "^7.3.0" ,
"workbox-window" : "^7.3.0"
} ,
"peerDependenciesMeta" : {
"@vite-pwa/assets-generator" : {
"optional" : true
}
}
} ,
"node_modules/vite/node_modules/rollup" : {
"version" : "4.29.1" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "1.0.6"
} ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=18.0.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"@rollup/rollup-android-arm-eabi" : "4.29.1" ,
"@rollup/rollup-android-arm64" : "4.29.1" ,
"@rollup/rollup-darwin-arm64" : "4.29.1" ,
"@rollup/rollup-darwin-x64" : "4.29.1" ,
"@rollup/rollup-freebsd-arm64" : "4.29.1" ,
"@rollup/rollup-freebsd-x64" : "4.29.1" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.29.1" ,
"@rollup/rollup-linux-arm-musleabihf" : "4.29.1" ,
"@rollup/rollup-linux-arm64-gnu" : "4.29.1" ,
"@rollup/rollup-linux-arm64-musl" : "4.29.1" ,
"@rollup/rollup-linux-loongarch64-gnu" : "4.29.1" ,
"@rollup/rollup-linux-powerpc64le-gnu" : "4.29.1" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.29.1" ,
"@rollup/rollup-linux-s390x-gnu" : "4.29.1" ,
"@rollup/rollup-linux-x64-gnu" : "4.29.1" ,
"@rollup/rollup-linux-x64-musl" : "4.29.1" ,
"@rollup/rollup-win32-arm64-msvc" : "4.29.1" ,
"@rollup/rollup-win32-ia32-msvc" : "4.29.1" ,
"@rollup/rollup-win32-x64-msvc" : "4.29.1" ,
"fsevents" : "~2.3.2"
}
} ,
"node_modules/void-elements" : {
"version" : "3.1.0" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/warning" : {
"version" : "4.0.3" ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"loose-envify" : "^1.0.0"
}
} ,
"node_modules/webidl-conversions" : {
"version" : "4.0.2" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "BSD-2-Clause"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/whatwg-url" : {
"version" : "7.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"lodash.sortby" : "^4.7.0" ,
"tr46" : "^1.0.1" ,
"webidl-conversions" : "^4.0.2"
}
} ,
"node_modules/which" : {
"version" : "2.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/which-boxed-primitive" : {
"version" : "1.0.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-bigint" : "^1.0.1" ,
"is-boolean-object" : "^1.1.0" ,
"is-number-object" : "^1.0.4" ,
"is-string" : "^1.0.5" ,
"is-symbol" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-collection" : {
"version" : "1.0.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"is-map" : "^2.0.1" ,
"is-set" : "^2.0.1" ,
"is-weakmap" : "^2.0.1" ,
"is-weakset" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-typed-array" : {
"version" : "1.1.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"available-typed-arrays" : "^1.0.5" ,
"call-bind" : "^1.0.2" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
"has-tostringtag" : "^1.0.0" ,
"is-typed-array" : "^1.1.10"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/word-wrap" : {
"version" : "1.2.5" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/workbox-background-sync" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"idb" : "^7.0.1" ,
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-broadcast-update" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-build" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@apideck/better-ajv-errors" : "^0.3.1" ,
"@babel/core" : "^7.24.4" ,
"@babel/preset-env" : "^7.11.0" ,
"@babel/runtime" : "^7.11.2" ,
"@rollup/plugin-babel" : "^5.2.0" ,
"@rollup/plugin-node-resolve" : "^15.2.3" ,
"@rollup/plugin-replace" : "^2.4.1" ,
"@rollup/plugin-terser" : "^0.4.3" ,
"@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" ,
"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" : "7.3.0" ,
"workbox-broadcast-update" : "7.3.0" ,
"workbox-cacheable-response" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-expiration" : "7.3.0" ,
"workbox-google-analytics" : "7.3.0" ,
"workbox-navigation-preload" : "7.3.0" ,
"workbox-precaching" : "7.3.0" ,
"workbox-range-requests" : "7.3.0" ,
"workbox-recipes" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0" ,
"workbox-streams" : "7.3.0" ,
"workbox-sw" : "7.3.0" ,
"workbox-window" : "7.3.0"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@apideck/better-ajv-errors" : {
"version" : "0.3.6" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"json-schema" : "^0.4.0" ,
"jsonpointer" : "^5.0.0" ,
"leven" : "^3.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"peerDependencies" : {
"ajv" : ">=8"
}
} ,
"node_modules/workbox-build/node_modules/@rollup/plugin-babel" : {
"version" : "5.3.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/workbox-build/node_modules/@rollup/plugin-replace" : {
"version" : "2.4.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@rollup/pluginutils" : "^3.1.0" ,
"magic-string" : "^0.25.7"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0 || ^2.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@rollup/pluginutils" : {
"version" : "3.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/workbox-build/node_modules/@types/estree" : {
"version" : "0.0.39" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/workbox-build/node_modules/ajv" : {
"version" : "8.17.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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/estree-walker" : {
"version" : "1.0.1" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/workbox-build/node_modules/fs-extra" : {
"version" : "9.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/workbox-build/node_modules/magic-string" : {
"version" : "0.25.9" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"sourcemap-codec" : "^1.4.8"
}
} ,
"node_modules/workbox-build/node_modules/pretty-bytes" : {
"version" : "5.6.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/workbox-build/node_modules/rollup" : {
"version" : "2.79.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=10.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/workbox-build/node_modules/source-map" : {
"version" : "0.8.0-beta.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "BSD-3-Clause" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"whatwg-url" : "^7.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/workbox-cacheable-response" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-core" : {
"version" : "7.3.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/workbox-expiration" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"idb" : "^7.0.1" ,
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-google-analytics" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-background-sync" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
}
} ,
"node_modules/workbox-navigation-preload" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-precaching" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
}
} ,
"node_modules/workbox-range-requests" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-recipes" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-cacheable-response" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-expiration" : "7.3.0" ,
"workbox-precaching" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
}
} ,
"node_modules/workbox-routing" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-strategies" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-streams" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0"
}
} ,
"node_modules/workbox-sw" : {
"version" : "7.3.0" ,
2025-08-11 06:34:44 +00:00
"dev" : true ,
"license" : "MIT"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/workbox-window" : {
"version" : "7.3.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"@types/trusted-types" : "^2.0.2" ,
"workbox-core" : "7.3.0"
}
} ,
"node_modules/wrap-ansi" : {
"version" : "7.0.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"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" : {
"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/wrappy" : {
"version" : "1.0.2" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/xmlchars" : {
"version" : "2.2.0" ,
"license" : "MIT"
} ,
"node_modules/y18n" : {
"version" : "5.0.8" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/yallist" : {
"version" : "3.1.1" ,
2025-08-11 06:34:44 +00:00
"license" : "ISC"
2025-05-06 06:45:49 +00:00
} ,
"node_modules/yaml" : {
"version" : "2.6.1" ,
"license" : "ISC" ,
"bin" : {
"yaml" : "bin.mjs"
} ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/yargs" : {
"version" : "17.7.2" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"dependencies" : {
"cliui" : "^8.0.1" ,
"escalade" : "^3.1.1" ,
"get-caller-file" : "^2.0.5" ,
"require-directory" : "^2.1.1" ,
"string-width" : "^4.2.3" ,
"y18n" : "^5.0.5" ,
"yargs-parser" : "^21.1.1"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/yargs-parser" : {
"version" : "21.1.1" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "ISC" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"dev" : true ,
2025-08-11 06:34:44 +00:00
"license" : "MIT" ,
2025-05-06 06:45:49 +00:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/yup" : {
"version" : "1.6.1" ,
"license" : "MIT" ,
"dependencies" : {
"property-expr" : "^2.0.5" ,
"tiny-case" : "^1.0.3" ,
"toposort" : "^2.0.2" ,
"type-fest" : "^2.19.0"
}
} ,
"node_modules/zip-stream" : {
"version" : "4.1.1" ,
"license" : "MIT" ,
"dependencies" : {
"archiver-utils" : "^3.0.4" ,
"compress-commons" : "^4.1.2" ,
"readable-stream" : "^3.6.0"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/zip-stream/node_modules/archiver-utils" : {
"version" : "3.0.4" ,
"license" : "MIT" ,
"dependencies" : {
"glob" : "^7.2.3" ,
"graceful-fs" : "^4.2.0" ,
"lazystream" : "^1.0.0" ,
"lodash.defaults" : "^4.2.0" ,
"lodash.difference" : "^4.5.0" ,
"lodash.flatten" : "^4.4.0" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.union" : "^4.6.0" ,
"normalize-path" : "^3.0.0" ,
"readable-stream" : "^3.6.0"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/zip-stream/node_modules/readable-stream" : {
"version" : "3.6.2" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
}
}
}