Spaces:
Running
Running
| { | |
| "name": "polyglot-alpha-ui", | |
| "version": "0.1.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "polyglot-alpha-ui", | |
| "version": "0.1.0", | |
| "license": "BUSL-1.1", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "^1.1.0", | |
| "@tanstack/react-query": "^5.59.20", | |
| "@xyflow/react": "^12.3.5", | |
| "class-variance-authority": "^0.7.1", | |
| "clsx": "^2.1.1", | |
| "framer-motion": "^11.11.17", | |
| "lucide-react": "^0.460.0", | |
| "next": "^15.5.18", | |
| "next-themes": "^0.4.3", | |
| "react": "^18.3.1", | |
| "react-dom": "^18.3.1", | |
| "recharts": "^2.13.3", | |
| "tailwind-merge": "^2.5.4" | |
| }, | |
| "devDependencies": { | |
| "@testing-library/jest-dom": "^6.6.3", | |
| "@testing-library/react": "^16.0.1", | |
| "@types/jest": "^29.5.14", | |
| "@types/node": "^20", | |
| "@types/react": "^18", | |
| "@types/react-dom": "^18", | |
| "autoprefixer": "^10.4.20", | |
| "babel-jest": "^29.7.0", | |
| "eslint": "^8", | |
| "eslint-config-next": "14.2.18", | |
| "jest": "^29.7.0", | |
| "jest-environment-jsdom": "^29.7.0", | |
| "playwright": "^1.60.0", | |
| "postcss": "^8.5.15", | |
| "tailwindcss": "^3.4.15", | |
| "tailwindcss-animate": "^1.0.7", | |
| "typescript": "^5" | |
| } | |
| }, | |
| "node_modules/@adobe/css-tools": { | |
| "version": "4.4.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@adobe/css-tools/-/css-tools-4.4.4.tgz", | |
| "integrity": "sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@alloc/quick-lru": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", | |
| "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/@babel/code-frame": { | |
| "version": "7.29.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/code-frame/-/code-frame-7.29.0.tgz", | |
| "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-validator-identifier": "^7.28.5", | |
| "js-tokens": "^4.0.0", | |
| "picocolors": "^1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/compat-data": { | |
| "version": "7.29.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/compat-data/-/compat-data-7.29.3.tgz", | |
| "integrity": "sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/core": { | |
| "version": "7.29.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/core/-/core-7.29.0.tgz", | |
| "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.29.0", | |
| "@babel/generator": "^7.29.0", | |
| "@babel/helper-compilation-targets": "^7.28.6", | |
| "@babel/helper-module-transforms": "^7.28.6", | |
| "@babel/helpers": "^7.28.6", | |
| "@babel/parser": "^7.29.0", | |
| "@babel/template": "^7.28.6", | |
| "@babel/traverse": "^7.29.0", | |
| "@babel/types": "^7.29.0", | |
| "@jridgewell/remapping": "^2.3.5", | |
| "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/generator": { | |
| "version": "7.29.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/generator/-/generator-7.29.1.tgz", | |
| "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.29.0", | |
| "@babel/types": "^7.29.0", | |
| "@jridgewell/gen-mapping": "^0.3.12", | |
| "@jridgewell/trace-mapping": "^0.3.28", | |
| "jsesc": "^3.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-compilation-targets": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz", | |
| "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/compat-data": "^7.28.6", | |
| "@babel/helper-validator-option": "^7.27.1", | |
| "browserslist": "^4.24.0", | |
| "lru-cache": "^5.1.1", | |
| "semver": "^6.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-globals": { | |
| "version": "7.28.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-globals/-/helper-globals-7.28.0.tgz", | |
| "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-module-imports": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz", | |
| "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/traverse": "^7.28.6", | |
| "@babel/types": "^7.28.6" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-module-transforms": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz", | |
| "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-module-imports": "^7.28.6", | |
| "@babel/helper-validator-identifier": "^7.28.5", | |
| "@babel/traverse": "^7.28.6" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-plugin-utils": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz", | |
| "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-string-parser": { | |
| "version": "7.27.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", | |
| "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-validator-identifier": { | |
| "version": "7.28.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", | |
| "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-validator-option": { | |
| "version": "7.27.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", | |
| "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helpers": { | |
| "version": "7.29.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/helpers/-/helpers-7.29.2.tgz", | |
| "integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/template": "^7.28.6", | |
| "@babel/types": "^7.29.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/parser": { | |
| "version": "7.29.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/parser/-/parser-7.29.3.tgz", | |
| "integrity": "sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.29.0" | |
| }, | |
| "bin": { | |
| "parser": "bin/babel-parser.js" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-async-generators": { | |
| "version": "7.8.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", | |
| "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.8.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-bigint": { | |
| "version": "7.8.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", | |
| "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.8.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-class-properties": { | |
| "version": "7.12.13", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", | |
| "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.12.13" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-class-static-block": { | |
| "version": "7.14.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", | |
| "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.14.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-import-attributes": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz", | |
| "integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.28.6" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-import-meta": { | |
| "version": "7.10.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", | |
| "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.10.4" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-json-strings": { | |
| "version": "7.8.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", | |
| "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.8.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-jsx": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz", | |
| "integrity": "sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.28.6" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-logical-assignment-operators": { | |
| "version": "7.10.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", | |
| "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.10.4" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { | |
| "version": "7.8.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", | |
| "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.8.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-numeric-separator": { | |
| "version": "7.10.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", | |
| "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.10.4" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-object-rest-spread": { | |
| "version": "7.8.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", | |
| "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.8.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-optional-catch-binding": { | |
| "version": "7.8.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", | |
| "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.8.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-optional-chaining": { | |
| "version": "7.8.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", | |
| "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.8.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-private-property-in-object": { | |
| "version": "7.14.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", | |
| "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.14.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-top-level-await": { | |
| "version": "7.14.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", | |
| "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.14.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-typescript": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz", | |
| "integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.28.6" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/runtime": { | |
| "version": "7.29.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/runtime/-/runtime-7.29.2.tgz", | |
| "integrity": "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/template": { | |
| "version": "7.28.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/template/-/template-7.28.6.tgz", | |
| "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.28.6", | |
| "@babel/parser": "^7.28.6", | |
| "@babel/types": "^7.28.6" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/traverse": { | |
| "version": "7.29.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/traverse/-/traverse-7.29.0.tgz", | |
| "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.29.0", | |
| "@babel/generator": "^7.29.0", | |
| "@babel/helper-globals": "^7.28.0", | |
| "@babel/parser": "^7.29.0", | |
| "@babel/template": "^7.28.6", | |
| "@babel/types": "^7.29.0", | |
| "debug": "^4.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/types": { | |
| "version": "7.29.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@babel/types/-/types-7.29.0.tgz", | |
| "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-string-parser": "^7.27.1", | |
| "@babel/helper-validator-identifier": "^7.28.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@bcoe/v8-coverage": { | |
| "version": "0.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", | |
| "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@emnapi/core": { | |
| "version": "1.10.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@emnapi/core/-/core-1.10.0.tgz", | |
| "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@emnapi/wasi-threads": "1.2.1", | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@emnapi/runtime": { | |
| "version": "1.10.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@emnapi/runtime/-/runtime-1.10.0.tgz", | |
| "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@emnapi/wasi-threads": { | |
| "version": "1.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz", | |
| "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@eslint-community/eslint-utils": { | |
| "version": "4.9.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", | |
| "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "eslint-visitor-keys": "^3.4.3" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" | |
| } | |
| }, | |
| "node_modules/@eslint-community/regexpp": { | |
| "version": "4.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", | |
| "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.0.0 || ^14.0.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/@eslint/eslintrc": { | |
| "version": "2.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", | |
| "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ajv": "^6.12.4", | |
| "debug": "^4.3.2", | |
| "espree": "^9.6.0", | |
| "globals": "^13.19.0", | |
| "ignore": "^5.2.0", | |
| "import-fresh": "^3.2.1", | |
| "js-yaml": "^4.1.0", | |
| "minimatch": "^3.1.2", | |
| "strip-json-comments": "^3.1.1" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/@eslint/eslintrc/node_modules/argparse": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/argparse/-/argparse-2.0.1.tgz", | |
| "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", | |
| "dev": true, | |
| "license": "Python-2.0" | |
| }, | |
| "node_modules/@eslint/eslintrc/node_modules/js-yaml": { | |
| "version": "4.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/js-yaml/-/js-yaml-4.1.1.tgz", | |
| "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "argparse": "^2.0.1" | |
| }, | |
| "bin": { | |
| "js-yaml": "bin/js-yaml.js" | |
| } | |
| }, | |
| "node_modules/@eslint/js": { | |
| "version": "8.57.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@eslint/js/-/js-8.57.1.tgz", | |
| "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/config-array": { | |
| "version": "0.13.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", | |
| "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@humanwhocodes/object-schema": "^2.0.3", | |
| "debug": "^4.3.1", | |
| "minimatch": "^3.0.5" | |
| }, | |
| "engines": { | |
| "node": ">=10.10.0" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/module-importer": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", | |
| "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=12.22" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/nzakas" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/object-schema": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", | |
| "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", | |
| "dev": true, | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@img/colour": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/colour/-/colour-1.1.0.tgz", | |
| "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@img/sharp-darwin-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", | |
| "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-darwin-arm64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-darwin-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", | |
| "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-darwin-x64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-darwin-arm64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", | |
| "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-darwin-x64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", | |
| "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-arm": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", | |
| "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-arm64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", | |
| "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-ppc64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", | |
| "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-riscv64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", | |
| "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-s390x": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", | |
| "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-x64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", | |
| "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linuxmusl-arm64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", | |
| "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linuxmusl-x64": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", | |
| "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-arm": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", | |
| "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-arm": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", | |
| "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-arm64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-ppc64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", | |
| "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-ppc64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-riscv64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", | |
| "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-riscv64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-s390x": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", | |
| "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-s390x": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", | |
| "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-x64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linuxmusl-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", | |
| "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linuxmusl-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", | |
| "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linuxmusl-x64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-wasm32": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", | |
| "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", | |
| "cpu": [ | |
| "wasm32" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@emnapi/runtime": "^1.7.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", | |
| "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-ia32": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", | |
| "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", | |
| "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui": { | |
| "version": "8.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@isaacs/cliui/-/cliui-8.0.2.tgz", | |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", | |
| "dev": true, | |
| "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.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-regex/-/ansi-regex-6.2.2.tgz", | |
| "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui/node_modules/strip-ansi": { | |
| "version": "7.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-ansi/-/strip-ansi-7.2.0.tgz", | |
| "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.2.2" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@istanbuljs/load-nyc-config": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", | |
| "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "camelcase": "^5.3.1", | |
| "find-up": "^4.1.0", | |
| "get-package-type": "^0.1.0", | |
| "js-yaml": "^3.13.1", | |
| "resolve-from": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/@istanbuljs/schema": { | |
| "version": "0.1.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@istanbuljs/schema/-/schema-0.1.6.tgz", | |
| "integrity": "sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/@jest/console": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/console/-/console-29.7.0.tgz", | |
| "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "chalk": "^4.0.0", | |
| "jest-message-util": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "slash": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/core": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/core/-/core-29.7.0.tgz", | |
| "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/console": "^29.7.0", | |
| "@jest/reporters": "^29.7.0", | |
| "@jest/test-result": "^29.7.0", | |
| "@jest/transform": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "ansi-escapes": "^4.2.1", | |
| "chalk": "^4.0.0", | |
| "ci-info": "^3.2.0", | |
| "exit": "^0.1.2", | |
| "graceful-fs": "^4.2.9", | |
| "jest-changed-files": "^29.7.0", | |
| "jest-config": "^29.7.0", | |
| "jest-haste-map": "^29.7.0", | |
| "jest-message-util": "^29.7.0", | |
| "jest-regex-util": "^29.6.3", | |
| "jest-resolve": "^29.7.0", | |
| "jest-resolve-dependencies": "^29.7.0", | |
| "jest-runner": "^29.7.0", | |
| "jest-runtime": "^29.7.0", | |
| "jest-snapshot": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "jest-validate": "^29.7.0", | |
| "jest-watcher": "^29.7.0", | |
| "micromatch": "^4.0.4", | |
| "pretty-format": "^29.7.0", | |
| "slash": "^3.0.0", | |
| "strip-ansi": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "node-notifier": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@jest/core/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@jest/core/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/core/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@jest/environment": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/environment/-/environment-29.7.0.tgz", | |
| "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/fake-timers": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "jest-mock": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/expect": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/expect/-/expect-29.7.0.tgz", | |
| "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "expect": "^29.7.0", | |
| "jest-snapshot": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/expect-utils": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/expect-utils/-/expect-utils-29.7.0.tgz", | |
| "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "jest-get-type": "^29.6.3" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/fake-timers": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/fake-timers/-/fake-timers-29.7.0.tgz", | |
| "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "@sinonjs/fake-timers": "^10.0.2", | |
| "@types/node": "*", | |
| "jest-message-util": "^29.7.0", | |
| "jest-mock": "^29.7.0", | |
| "jest-util": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/globals": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/globals/-/globals-29.7.0.tgz", | |
| "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/environment": "^29.7.0", | |
| "@jest/expect": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "jest-mock": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/reporters": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/reporters/-/reporters-29.7.0.tgz", | |
| "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@bcoe/v8-coverage": "^0.2.3", | |
| "@jest/console": "^29.7.0", | |
| "@jest/test-result": "^29.7.0", | |
| "@jest/transform": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@jridgewell/trace-mapping": "^0.3.18", | |
| "@types/node": "*", | |
| "chalk": "^4.0.0", | |
| "collect-v8-coverage": "^1.0.0", | |
| "exit": "^0.1.2", | |
| "glob": "^7.1.3", | |
| "graceful-fs": "^4.2.9", | |
| "istanbul-lib-coverage": "^3.0.0", | |
| "istanbul-lib-instrument": "^6.0.0", | |
| "istanbul-lib-report": "^3.0.0", | |
| "istanbul-lib-source-maps": "^4.0.0", | |
| "istanbul-reports": "^3.1.3", | |
| "jest-message-util": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "jest-worker": "^29.7.0", | |
| "slash": "^3.0.0", | |
| "string-length": "^4.0.1", | |
| "strip-ansi": "^6.0.0", | |
| "v8-to-istanbul": "^9.0.1" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "node-notifier": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@jest/reporters/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "fs.realpath": "^1.0.0", | |
| "inflight": "^1.0.4", | |
| "inherits": "2", | |
| "minimatch": "^3.1.1", | |
| "once": "^1.3.0", | |
| "path-is-absolute": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": { | |
| "version": "6.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz", | |
| "integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@babel/core": "^7.23.9", | |
| "@babel/parser": "^7.23.9", | |
| "@istanbuljs/schema": "^0.1.3", | |
| "istanbul-lib-coverage": "^3.2.0", | |
| "semver": "^7.5.4" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@jest/reporters/node_modules/semver": { | |
| "version": "7.8.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/semver/-/semver-7.8.0.tgz", | |
| "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@jest/schemas": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/schemas/-/schemas-29.6.3.tgz", | |
| "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@sinclair/typebox": "^0.27.8" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/source-map": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/source-map/-/source-map-29.6.3.tgz", | |
| "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/trace-mapping": "^0.3.18", | |
| "callsites": "^3.0.0", | |
| "graceful-fs": "^4.2.9" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/test-result": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/test-result/-/test-result-29.7.0.tgz", | |
| "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/console": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/istanbul-lib-coverage": "^2.0.0", | |
| "collect-v8-coverage": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/test-sequencer": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", | |
| "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/test-result": "^29.7.0", | |
| "graceful-fs": "^4.2.9", | |
| "jest-haste-map": "^29.7.0", | |
| "slash": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/transform": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/transform/-/transform-29.7.0.tgz", | |
| "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/core": "^7.11.6", | |
| "@jest/types": "^29.6.3", | |
| "@jridgewell/trace-mapping": "^0.3.18", | |
| "babel-plugin-istanbul": "^6.1.1", | |
| "chalk": "^4.0.0", | |
| "convert-source-map": "^2.0.0", | |
| "fast-json-stable-stringify": "^2.1.0", | |
| "graceful-fs": "^4.2.9", | |
| "jest-haste-map": "^29.7.0", | |
| "jest-regex-util": "^29.6.3", | |
| "jest-util": "^29.7.0", | |
| "micromatch": "^4.0.4", | |
| "pirates": "^4.0.4", | |
| "slash": "^3.0.0", | |
| "write-file-atomic": "^4.0.2" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jest/types": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jest/types/-/types-29.6.3.tgz", | |
| "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "@types/istanbul-lib-coverage": "^2.0.0", | |
| "@types/istanbul-reports": "^3.0.0", | |
| "@types/node": "*", | |
| "@types/yargs": "^17.0.8", | |
| "chalk": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@jridgewell/gen-mapping": { | |
| "version": "0.3.13", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", | |
| "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/sourcemap-codec": "^1.5.0", | |
| "@jridgewell/trace-mapping": "^0.3.24" | |
| } | |
| }, | |
| "node_modules/@jridgewell/remapping": { | |
| "version": "2.3.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jridgewell/remapping/-/remapping-2.3.5.tgz", | |
| "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/gen-mapping": "^0.3.5", | |
| "@jridgewell/trace-mapping": "^0.3.24" | |
| } | |
| }, | |
| "node_modules/@jridgewell/resolve-uri": { | |
| "version": "3.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", | |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@jridgewell/sourcemap-codec": { | |
| "version": "1.5.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", | |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@jridgewell/trace-mapping": { | |
| "version": "0.3.31", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", | |
| "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/resolve-uri": "^3.1.0", | |
| "@jridgewell/sourcemap-codec": "^1.4.14" | |
| } | |
| }, | |
| "node_modules/@napi-rs/wasm-runtime": { | |
| "version": "1.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz", | |
| "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@tybys/wasm-util": "^0.10.1" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/Brooooooklyn" | |
| }, | |
| "peerDependencies": { | |
| "@emnapi/core": "^1.7.1", | |
| "@emnapi/runtime": "^1.7.1" | |
| } | |
| }, | |
| "node_modules/@next/env": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/env/-/env-15.5.18.tgz", | |
| "integrity": "sha512-hAV85Ckd9QR6RvH04MEKwsfLTksvFpO47j9xwtoIuvuPnlwecpSi+uZTtm8HirVbtlI2Fnz//xpcSTjFdyJk+g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@next/eslint-plugin-next": { | |
| "version": "14.2.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.18.tgz", | |
| "integrity": "sha512-KyYTbZ3GQwWOjX3Vi1YcQbekyGP0gdammb7pbmmi25HBUCINzDReyrzCMOJIeZisK1Q3U6DT5Rlc4nm2/pQeXA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "glob": "10.3.10" | |
| } | |
| }, | |
| "node_modules/@next/swc-darwin-arm64": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.18.tgz", | |
| "integrity": "sha512-w0WvQf1n+txiwns/9pwIQteCJpZTbxzO2SE0FLcwuD4v0WEh1JPOjdyxWL21XwJsdpx8cFRjyzxzCS/siP7HcQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-darwin-x64": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.18.tgz", | |
| "integrity": "sha512-znn71QmDuxm+BOaglihMZfvyySMnNljkVIY5Z2TCssBmm+WqL6c19VhtH5ktFkHa8EZ2bnTUpcNcmNSQsg67og==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-arm64-gnu": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.18.tgz", | |
| "integrity": "sha512-yPPe5MNL+igZUa+OsqQJisqSfh6oarIuA1Q0BDxljGJhRQyZeP+WRHh7rs/jZUGMh5aY0YdIjXZG0VohkKkUdw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-arm64-musl": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.18.tgz", | |
| "integrity": "sha512-glaCczEWIrHsokFZ3pP08U4BpKxwIdnT+txdOM32OBgpL9Yw4aqx8NejmgtZQZOdstQ5f0L3CasIZudzCuD+nw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-x64-gnu": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.18.tgz", | |
| "integrity": "sha512-oUfg2EgJmU3R0OCOWiokGFUTvZiPfXtriXiuF3YNxRoROCdgvTedHIzYoeKH34gsZxS/V7mHbfq2hpAHwhH1/A==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-x64-musl": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.18.tgz", | |
| "integrity": "sha512-JLxSP3KTd9iu/bvUMQxH7RJo9xKSHf55/6RPE4a6FTSZygGn7uvZbCej0AHXydwkggQGSD9UddSjwv6Xz5ESfA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-win32-arm64-msvc": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.18.tgz", | |
| "integrity": "sha512-ir1v7enP52K2HNz3tQQvwF+x7VNxBk1ciiZ18WBPvxf4C59IqdfmHPJYK3vH7rSxpuCVw/8C712wTXNAtEp+NA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-win32-x64-msvc": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.18.tgz", | |
| "integrity": "sha512-LIu5me6QTANCd25E7I5uIEfvgQ06RK7tvHAbYo3zCb3VpxQEPvMcSpd87NwUABDT6MbGPdEGR5VRiK4PPTJhQg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@nodelib/fs.scandir": { | |
| "version": "2.1.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", | |
| "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@nodelib/fs.stat": "2.0.5", | |
| "run-parallel": "^1.1.9" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/@nodelib/fs.stat": { | |
| "version": "2.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", | |
| "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/@nodelib/fs.walk": { | |
| "version": "1.2.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", | |
| "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@nodelib/fs.scandir": "2.1.5", | |
| "fastq": "^1.6.0" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/@nolyfill/is-core-module": { | |
| "version": "1.0.39", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz", | |
| "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.4.0" | |
| } | |
| }, | |
| "node_modules/@pkgjs/parseargs": { | |
| "version": "0.11.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", | |
| "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-compose-refs": { | |
| "version": "1.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", | |
| "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-slot": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@radix-ui/react-slot/-/react-slot-1.2.4.tgz", | |
| "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "1.1.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@rtsao/scc": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@rtsao/scc/-/scc-1.1.0.tgz", | |
| "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@rushstack/eslint-patch": { | |
| "version": "1.16.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@rushstack/eslint-patch/-/eslint-patch-1.16.1.tgz", | |
| "integrity": "sha512-TvZbIpeKqGQQ7X0zSCvPH9riMSFQFSggnfBjFZ1mEoILW+UuXCKwOoPcgjMwiUtRqFZ8jWhPJc4um14vC6I4ag==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@sinclair/typebox": { | |
| "version": "0.27.10", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@sinclair/typebox/-/typebox-0.27.10.tgz", | |
| "integrity": "sha512-MTBk/3jGLNB2tVxv6uLlFh1iu64iYOQ2PbdOSK3NW8JZsmlaOh2q6sdtKowBhfw8QFLmYNzTW4/oK4uATIi6ZA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@sinonjs/commons": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@sinonjs/commons/-/commons-3.0.1.tgz", | |
| "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "type-detect": "4.0.8" | |
| } | |
| }, | |
| "node_modules/@sinonjs/fake-timers": { | |
| "version": "10.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", | |
| "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@sinonjs/commons": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/@swc/helpers": { | |
| "version": "0.5.15", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@swc/helpers/-/helpers-0.5.15.tgz", | |
| "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "tslib": "^2.8.0" | |
| } | |
| }, | |
| "node_modules/@tanstack/query-core": { | |
| "version": "5.100.11", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@tanstack/query-core/-/query-core-5.100.11.tgz", | |
| "integrity": "sha512-lmE0994apShXPj8CUxgx4ch5yUJhE9k/+tVwihBvPOyerACWdBocfFg24t8+0RhtlTd7tEgchDkhlCxNssvDxw==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/tannerlinsley" | |
| } | |
| }, | |
| "node_modules/@tanstack/react-query": { | |
| "version": "5.100.11", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@tanstack/react-query/-/react-query-5.100.11.tgz", | |
| "integrity": "sha512-J0f9s5x3LE1450nNNfYx+e/n0DMa0uOBdFJUy5r0RvmsXd4nB/n0rbHtHI1vYXhikNFan+wf51p6Tmp4c8ucrg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@tanstack/query-core": "5.100.11" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/tannerlinsley" | |
| }, | |
| "peerDependencies": { | |
| "react": "^18 || ^19" | |
| } | |
| }, | |
| "node_modules/@testing-library/dom": { | |
| "version": "10.4.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@testing-library/dom/-/dom-10.4.1.tgz", | |
| "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peer": true, | |
| "dependencies": { | |
| "@babel/code-frame": "^7.10.4", | |
| "@babel/runtime": "^7.12.5", | |
| "@types/aria-query": "^5.0.1", | |
| "aria-query": "5.3.0", | |
| "dom-accessibility-api": "^0.5.9", | |
| "lz-string": "^1.5.0", | |
| "picocolors": "1.1.1", | |
| "pretty-format": "^27.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@testing-library/jest-dom": { | |
| "version": "6.9.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz", | |
| "integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@adobe/css-tools": "^4.4.0", | |
| "aria-query": "^5.0.0", | |
| "css.escape": "^1.5.1", | |
| "dom-accessibility-api": "^0.6.3", | |
| "picocolors": "^1.1.1", | |
| "redent": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14", | |
| "npm": ">=6", | |
| "yarn": ">=1" | |
| } | |
| }, | |
| "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": { | |
| "version": "0.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz", | |
| "integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@testing-library/react": { | |
| "version": "16.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@testing-library/react/-/react-16.3.2.tgz", | |
| "integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/runtime": "^7.12.5" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "peerDependencies": { | |
| "@testing-library/dom": "^10.0.0", | |
| "@types/react": "^18.0.0 || ^19.0.0", | |
| "@types/react-dom": "^18.0.0 || ^19.0.0", | |
| "react": "^18.0.0 || ^19.0.0", | |
| "react-dom": "^18.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@tootallnate/once": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@tootallnate/once/-/once-2.0.1.tgz", | |
| "integrity": "sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@tybys/wasm-util": { | |
| "version": "0.10.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@tybys/wasm-util/-/wasm-util-0.10.2.tgz", | |
| "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@types/aria-query": { | |
| "version": "5.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/aria-query/-/aria-query-5.0.4.tgz", | |
| "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peer": true | |
| }, | |
| "node_modules/@types/babel__core": { | |
| "version": "7.20.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/babel__core/-/babel__core-7.20.5.tgz", | |
| "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", | |
| "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.27.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/babel__generator/-/babel__generator-7.27.0.tgz", | |
| "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@types/babel__template": { | |
| "version": "7.4.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/babel__template/-/babel__template-7.4.4.tgz", | |
| "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.1.0", | |
| "@babel/types": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@types/babel__traverse": { | |
| "version": "7.28.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/babel__traverse/-/babel__traverse-7.28.0.tgz", | |
| "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.28.2" | |
| } | |
| }, | |
| "node_modules/@types/d3-array": { | |
| "version": "3.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-array/-/d3-array-3.2.2.tgz", | |
| "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/d3-color": { | |
| "version": "3.1.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-color/-/d3-color-3.1.3.tgz", | |
| "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/d3-drag": { | |
| "version": "3.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-drag/-/d3-drag-3.0.7.tgz", | |
| "integrity": "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/d3-selection": "*" | |
| } | |
| }, | |
| "node_modules/@types/d3-ease": { | |
| "version": "3.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-ease/-/d3-ease-3.0.2.tgz", | |
| "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/d3-interpolate": { | |
| "version": "3.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", | |
| "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/d3-color": "*" | |
| } | |
| }, | |
| "node_modules/@types/d3-path": { | |
| "version": "3.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-path/-/d3-path-3.1.1.tgz", | |
| "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/d3-scale": { | |
| "version": "4.0.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-scale/-/d3-scale-4.0.9.tgz", | |
| "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/d3-time": "*" | |
| } | |
| }, | |
| "node_modules/@types/d3-selection": { | |
| "version": "3.0.11", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-selection/-/d3-selection-3.0.11.tgz", | |
| "integrity": "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/d3-shape": { | |
| "version": "3.1.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-shape/-/d3-shape-3.1.8.tgz", | |
| "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/d3-path": "*" | |
| } | |
| }, | |
| "node_modules/@types/d3-time": { | |
| "version": "3.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-time/-/d3-time-3.0.4.tgz", | |
| "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/d3-timer": { | |
| "version": "3.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-timer/-/d3-timer-3.0.2.tgz", | |
| "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/d3-transition": { | |
| "version": "3.0.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-transition/-/d3-transition-3.0.9.tgz", | |
| "integrity": "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/d3-selection": "*" | |
| } | |
| }, | |
| "node_modules/@types/d3-zoom": { | |
| "version": "3.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/d3-zoom/-/d3-zoom-3.0.8.tgz", | |
| "integrity": "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/d3-interpolate": "*", | |
| "@types/d3-selection": "*" | |
| } | |
| }, | |
| "node_modules/@types/graceful-fs": { | |
| "version": "4.1.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/graceful-fs/-/graceful-fs-4.1.9.tgz", | |
| "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*" | |
| } | |
| }, | |
| "node_modules/@types/istanbul-lib-coverage": { | |
| "version": "2.0.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", | |
| "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/istanbul-lib-report": { | |
| "version": "3.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", | |
| "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/istanbul-lib-coverage": "*" | |
| } | |
| }, | |
| "node_modules/@types/istanbul-reports": { | |
| "version": "3.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", | |
| "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/istanbul-lib-report": "*" | |
| } | |
| }, | |
| "node_modules/@types/jest": { | |
| "version": "29.5.14", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/jest/-/jest-29.5.14.tgz", | |
| "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "expect": "^29.0.0", | |
| "pretty-format": "^29.0.0" | |
| } | |
| }, | |
| "node_modules/@types/jest/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@types/jest/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/@types/jest/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/jsdom": { | |
| "version": "20.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/jsdom/-/jsdom-20.0.1.tgz", | |
| "integrity": "sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*", | |
| "@types/tough-cookie": "*", | |
| "parse5": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@types/json5": { | |
| "version": "0.0.29", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/json5/-/json5-0.0.29.tgz", | |
| "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "20.19.41", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/node/-/node-20.19.41.tgz", | |
| "integrity": "sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~6.21.0" | |
| } | |
| }, | |
| "node_modules/@types/prop-types": { | |
| "version": "15.7.15", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/prop-types/-/prop-types-15.7.15.tgz", | |
| "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==", | |
| "devOptional": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/react": { | |
| "version": "18.3.29", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/react/-/react-18.3.29.tgz", | |
| "integrity": "sha512-ch0qJdr2JY0r04NXSprbK6TXOgnaJ1Tz23fm5W+z0/CBah6BSBc3n96h7K9GOtwh0HrilNWHIBzE1Ko4Dcw/Wg==", | |
| "devOptional": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/prop-types": "*", | |
| "csstype": "^3.2.2" | |
| } | |
| }, | |
| "node_modules/@types/react-dom": { | |
| "version": "18.3.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/react-dom/-/react-dom-18.3.7.tgz", | |
| "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "^18.0.0" | |
| } | |
| }, | |
| "node_modules/@types/stack-utils": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/stack-utils/-/stack-utils-2.0.3.tgz", | |
| "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/tough-cookie": { | |
| "version": "4.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/tough-cookie/-/tough-cookie-4.0.5.tgz", | |
| "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/yargs": { | |
| "version": "17.0.35", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/yargs/-/yargs-17.0.35.tgz", | |
| "integrity": "sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/yargs-parser": "*" | |
| } | |
| }, | |
| "node_modules/@types/yargs-parser": { | |
| "version": "21.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", | |
| "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@typescript-eslint/eslint-plugin": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.4.tgz", | |
| "integrity": "sha512-PegsU+XfyJJNjd4+u/k6f9yTyp0lEXXiPopUNobZcIAUJFGICFLN+sP0Rb3JehVmiij1Ph0dFGYqODoRo/2+6A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@eslint-community/regexpp": "^4.12.2", | |
| "@typescript-eslint/scope-manager": "8.59.4", | |
| "@typescript-eslint/type-utils": "8.59.4", | |
| "@typescript-eslint/utils": "8.59.4", | |
| "@typescript-eslint/visitor-keys": "8.59.4", | |
| "ignore": "^7.0.5", | |
| "natural-compare": "^1.4.0", | |
| "ts-api-utils": "^2.5.0" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "@typescript-eslint/parser": "^8.59.4", | |
| "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", | |
| "typescript": ">=4.8.4 <6.1.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": { | |
| "version": "7.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ignore/-/ignore-7.0.5.tgz", | |
| "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/parser": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/parser/-/parser-8.59.4.tgz", | |
| "integrity": "sha512-zORHqO/tuhxY1zWuTvMUqddRxpiFJ72xVfcNoWpqdLjs6lfPbuQBJuW4pk+49/uBMy7Ssr4bzgjiKmmDB1UbZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/scope-manager": "8.59.4", | |
| "@typescript-eslint/types": "8.59.4", | |
| "@typescript-eslint/typescript-estree": "8.59.4", | |
| "@typescript-eslint/visitor-keys": "8.59.4", | |
| "debug": "^4.4.3" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", | |
| "typescript": ">=4.8.4 <6.1.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/project-service": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/project-service/-/project-service-8.59.4.tgz", | |
| "integrity": "sha512-Ly00Vu4oAacfDeHp2Zg85ioNG6l8HG+tN1D7J+xTHSxu9y0awYKJ2zH1rFBn8ZSfuGK+7FxK3Cgl3uAz0aZZLg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/tsconfig-utils": "^8.59.4", | |
| "@typescript-eslint/types": "^8.59.4", | |
| "debug": "^4.4.3" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "typescript": ">=4.8.4 <6.1.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/scope-manager": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/scope-manager/-/scope-manager-8.59.4.tgz", | |
| "integrity": "sha512-mUeR/3H1WrTAddJrwut8OoPjfauaztMQmRwV5fQTUyNVJCLiUXXe4lGEyYIL2oFDpP7UtgbGJXCt72wT0z2S3Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/types": "8.59.4", | |
| "@typescript-eslint/visitor-keys": "8.59.4" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/tsconfig-utils": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.4.tgz", | |
| "integrity": "sha512-DLCpnKgD4alVxTBSKulK+gU1KCqOgUXfDRDXh2mZgzokQKa/70ax93I2uVO3m/LLvIAtWZIFoiifudmIqAxpMA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "typescript": ">=4.8.4 <6.1.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/type-utils": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/type-utils/-/type-utils-8.59.4.tgz", | |
| "integrity": "sha512-uonTuPAAKr9XaBGqJ3LjYTh72zy5DyGesljO9gtmk/eFW0W1fRHjnwVYKB35Lm8d5Q5CluEW3gPHjTvZTmgrfA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/types": "8.59.4", | |
| "@typescript-eslint/typescript-estree": "8.59.4", | |
| "@typescript-eslint/utils": "8.59.4", | |
| "debug": "^4.4.3", | |
| "ts-api-utils": "^2.5.0" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", | |
| "typescript": ">=4.8.4 <6.1.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/types": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/types/-/types-8.59.4.tgz", | |
| "integrity": "sha512-F1o7WJcCq+bc8dwcO/YsSEOudAH8RDtaOhM6wcAQhcUsFhnWQl81JKy48q1hoxAU0qrzM89+31GYh1515Zde3Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/typescript-estree": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.4.tgz", | |
| "integrity": "sha512-F+RuOmcDXo4+TPdfd/TCLS3m2nw8gE9XXyZLrA3JBfaA5tz9TtdkyD3YJFmPxulyc2cKbEok/CvFE3MgSLWnag==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/project-service": "8.59.4", | |
| "@typescript-eslint/tsconfig-utils": "8.59.4", | |
| "@typescript-eslint/types": "8.59.4", | |
| "@typescript-eslint/visitor-keys": "8.59.4", | |
| "debug": "^4.4.3", | |
| "minimatch": "^10.2.2", | |
| "semver": "^7.7.3", | |
| "tinyglobby": "^0.2.15", | |
| "ts-api-utils": "^2.5.0" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "typescript": ">=4.8.4 <6.1.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": { | |
| "version": "4.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/balanced-match/-/balanced-match-4.0.4.tgz", | |
| "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "18 || 20 || >=22" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { | |
| "version": "5.0.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/brace-expansion/-/brace-expansion-5.0.6.tgz", | |
| "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^4.0.2" | |
| }, | |
| "engines": { | |
| "node": "18 || 20 || >=22" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { | |
| "version": "10.2.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/minimatch/-/minimatch-10.2.5.tgz", | |
| "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", | |
| "dev": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "brace-expansion": "^5.0.5" | |
| }, | |
| "engines": { | |
| "node": "18 || 20 || >=22" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { | |
| "version": "7.8.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/semver/-/semver-7.8.0.tgz", | |
| "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/utils": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/utils/-/utils-8.59.4.tgz", | |
| "integrity": "sha512-cYXeNAUsG4lJo5dbc1FcKm+JwIWrj1/UpTORsC6tGMjEZ81DYcvIr9/ueikhMa/Y/gDQYGp+YX9/xQrXje5BJw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@eslint-community/eslint-utils": "^4.9.1", | |
| "@typescript-eslint/scope-manager": "8.59.4", | |
| "@typescript-eslint/types": "8.59.4", | |
| "@typescript-eslint/typescript-estree": "8.59.4" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", | |
| "typescript": ">=4.8.4 <6.1.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/visitor-keys": { | |
| "version": "8.59.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.4.tgz", | |
| "integrity": "sha512-U3gxVaDVnuZKhSspW/MzMxE1kq7zOdc072FcSNoqA1I9p8HyKbBFfEHoWckBAMgNMph4MamwS5iTVzFmrnt8TQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/types": "8.59.4", | |
| "eslint-visitor-keys": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { | |
| "version": "5.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz", | |
| "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": "^20.19.0 || ^22.13.0 || >=24" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/@ungap/structured-clone": { | |
| "version": "1.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@ungap/structured-clone/-/structured-clone-1.3.1.tgz", | |
| "integrity": "sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/@unrs/resolver-binding-android-arm-eabi": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-android-arm-eabi/-/resolver-binding-android-arm-eabi-1.12.2.tgz", | |
| "integrity": "sha512-g5T90pqg1bo/7mytQx6F4iBNC0Wsh9cu+z9veDbFjc7HjpesJFWD7QMS0NGStXM075+7dJPPVvBbpZlnrdpi/w==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-android-arm64": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-android-arm64/-/resolver-binding-android-arm64-1.12.2.tgz", | |
| "integrity": "sha512-YGCRZv/9GLhwmz6mYDeTsm/92BAyR28l6c2ReweVW5pWgfsitWLY8upvfRlGdoyD8HjeTHSYJWyZGD4KJA/nFQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-darwin-arm64": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.12.2.tgz", | |
| "integrity": "sha512-u9DiNT1auQMO20A9SyTuG3wUgQWB9Z7KjAg0uFuCDR1FsAY8A0CG2S6JpHS1xwm/w1G08bjXZDcyOCjv1WAm2w==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-darwin-x64": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.12.2.tgz", | |
| "integrity": "sha512-f7rPLi/T1HVKZu/u6t87lroib16n8vrSzcyxI7lg4BGO9UF26KhQL44sd9eOUgrTYhvRXtWOIZT5PejdPyJfUA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-freebsd-x64": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.12.2.tgz", | |
| "integrity": "sha512-BpcOjWCJub6nRZUS2zA20pmLvjtqAtGejETaIyRLiZiQf++cbrjltLA5NN/xaXfqeOBOSlMFbemIl5/S5tljmg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.12.2.tgz", | |
| "integrity": "sha512-vZTDvdSISZjJx66OzJqtsOhzifbqRjbmI1Mnu49fQDwog5GtDI4QidRiEAYbZCRj9C8YZEW+3ZjqsyS9GR4k2A==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.12.2.tgz", | |
| "integrity": "sha512-BiPI+IrIlwcW4nLLMM21+B1dFPzd55yAVgVGrdgDjNef+ch03GdxrcyaIz8X9SsQirh/kCQ7mviyWlMxdh2D7g==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-arm64-gnu": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.12.2.tgz", | |
| "integrity": "sha512-zJc0H99FEPoFfSrNpa91HYfxzfAJCr502oxNK1cfdC9hlaFI43RT+JFCann9JUgZmLzzntChHyn13Sgn9ljHNg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-arm64-musl": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.12.2.tgz", | |
| "integrity": "sha512-KQ3Lki6l+Pz1k/eBipN41ES+YUK30beLGb9YqcB1O542cyLCNE6GaxrfcY3T6EezmGGk84wb5XyO9loTM9tkcA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-loong64-gnu": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-loong64-gnu/-/resolver-binding-linux-loong64-gnu-1.12.2.tgz", | |
| "integrity": "sha512-3SJGEh1DborhG6pyxvhPzCT4bbSIVihsvgJc13P1bHG7KLdNDaF9T3gsTwFc7Jw/5Y5/iWOjkEx7Zy0NvCGX3Q==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-loong64-musl": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-loong64-musl/-/resolver-binding-linux-loong64-musl-1.12.2.tgz", | |
| "integrity": "sha512-jiuG/Obbel7uw1PwHNFfrkiKhLAF6mnyZ6aWlOAVN9WqKm8v0OFGnciJIHu8+CMvXLQ8AD51LPzAoUfT21D5Ew==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.12.2.tgz", | |
| "integrity": "sha512-q7xRvVpmcfeL+LlZg8Pbbo6QaTZwDU5BaGZbwfhkEsXJn3Was8xYfE0RBH266xZt0rM6B7i8xAYIvjthuUIWHg==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-riscv64-gnu": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.12.2.tgz", | |
| "integrity": "sha512-0CVdx6lcnT3Q9inOH8tsMIOJ6ImndllMjqJHg8RLVdB7Vq4SfkEXl9mCSsVNuNA4MCYycRicCUxPCabVHJRr6A==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-riscv64-musl": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.12.2.tgz", | |
| "integrity": "sha512-iOwlRo9vnp6R6ohHQS11n0NnfdXx/omhkocmIfaPRpQhKZ+3BDMkkdRVh53qjkFkpPddf+FETA28NwGN7l5l+w==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-s390x-gnu": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.12.2.tgz", | |
| "integrity": "sha512-HYJtLfXq94q8iZNFT1lknx258wlkkWhZeUXJRqzKBBUJ00CvZ+N33zgbCqimLjsyw5Va6uUxhVa12mI+kaveEw==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-x64-gnu": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.12.2.tgz", | |
| "integrity": "sha512-mPsUhunKKDih5O96Y6enDQyHc1SqBPlY1E/SfMWDM3EdJ95Z9CArPeCVwCCqbP45ljvivdEk8Fxn+SIb1rDAJQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-linux-x64-musl": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.12.2.tgz", | |
| "integrity": "sha512-azrt6+5ydLd8Vt210AAFis/lZevSfPw93EJRIJG+xPu4WCJ8K0kppCTpMyLPcKT7H15M4Jnt2tMp5bOvCkRC6A==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-openharmony-arm64": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-openharmony-arm64/-/resolver-binding-openharmony-arm64-1.12.2.tgz", | |
| "integrity": "sha512-YZ9hP4O0X9PQb8eO980qmLNGH4zT3I9+SZTdt0Pr0YyuGQhYKoOZkV02VzrzyOZJ5xIJ3UFIenKkUkGg8GjgWQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "openharmony" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-wasm32-wasi": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.12.2.tgz", | |
| "integrity": "sha512-tYFDIkMxSflfEc/h92ZWNsZlHSwgimbNHSO3PL2JWQHfCuC2q316jMyYU9TIWZsFK2bQwyK5VAdYgn8ygPj69A==", | |
| "cpu": [ | |
| "wasm32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@emnapi/core": "1.10.0", | |
| "@emnapi/runtime": "1.10.0", | |
| "@napi-rs/wasm-runtime": "^1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/@unrs/resolver-binding-win32-arm64-msvc": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.12.2.tgz", | |
| "integrity": "sha512-qzNyg3xL0VPQmCaUh+N5jSitce6k+uCBfMDesWRnlULOZaqUkaJ0ybdT+UqlAWJoQjuqfIU/0Ptx9bteN4D82g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-win32-ia32-msvc": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.12.2.tgz", | |
| "integrity": "sha512-WD9sY00OfpHVGfsnHZoA8jVT+esS/Bg8z8jzxp5BnDCjjwsuKsPQrzswwpFy4J1AUJbXPRfkpcX0mXrzeXW79g==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@unrs/resolver-binding-win32-x64-msvc": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.12.2.tgz", | |
| "integrity": "sha512-nAB74NfSNKknqQ1RrYj6uz8FcXEomu/MATJZxh/x+BArzN2U3JbOYC0APYzUIGhVY3m5hRxA8VPNdPBoG8txlA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@xyflow/react": { | |
| "version": "12.10.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@xyflow/react/-/react-12.10.2.tgz", | |
| "integrity": "sha512-CgIi6HwlcHXwlkTpr0fxLv/0sRVNZ8IdwKLzzeCscaYBwpvfcH1QFOCeaTCuEn1FQEs/B8CjnTSjhs8udgmBgQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@xyflow/system": "0.0.76", | |
| "classcat": "^5.0.3", | |
| "zustand": "^4.4.0" | |
| }, | |
| "peerDependencies": { | |
| "react": ">=17", | |
| "react-dom": ">=17" | |
| } | |
| }, | |
| "node_modules/@xyflow/react/node_modules/zustand": { | |
| "version": "4.5.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/zustand/-/zustand-4.5.7.tgz", | |
| "integrity": "sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "use-sync-external-store": "^1.2.2" | |
| }, | |
| "engines": { | |
| "node": ">=12.7.0" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": ">=16.8", | |
| "immer": ">=9.0.6", | |
| "react": ">=16.8" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "immer": { | |
| "optional": true | |
| }, | |
| "react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@xyflow/system": { | |
| "version": "0.0.76", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/@xyflow/system/-/system-0.0.76.tgz", | |
| "integrity": "sha512-hvwvnRS1B3REwVDlWexsq7YQaPZeG3/mKo1jv38UmnpWmxihp14bW6VtEOuHEwJX2FvzFw8k77LyKSk/wiZVNA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/d3-drag": "^3.0.7", | |
| "@types/d3-interpolate": "^3.0.4", | |
| "@types/d3-selection": "^3.0.10", | |
| "@types/d3-transition": "^3.0.8", | |
| "@types/d3-zoom": "^3.0.8", | |
| "d3-drag": "^3.0.0", | |
| "d3-interpolate": "^3.0.1", | |
| "d3-selection": "^3.0.0", | |
| "d3-zoom": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/abab": { | |
| "version": "2.0.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/abab/-/abab-2.0.6.tgz", | |
| "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", | |
| "dev": true, | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/acorn": { | |
| "version": "8.16.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/acorn/-/acorn-8.16.0.tgz", | |
| "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "acorn": "bin/acorn" | |
| }, | |
| "engines": { | |
| "node": ">=0.4.0" | |
| } | |
| }, | |
| "node_modules/acorn-globals": { | |
| "version": "7.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/acorn-globals/-/acorn-globals-7.0.1.tgz", | |
| "integrity": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "acorn": "^8.1.0", | |
| "acorn-walk": "^8.0.2" | |
| } | |
| }, | |
| "node_modules/acorn-jsx": { | |
| "version": "5.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/acorn-jsx/-/acorn-jsx-5.3.2.tgz", | |
| "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" | |
| } | |
| }, | |
| "node_modules/acorn-walk": { | |
| "version": "8.3.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/acorn-walk/-/acorn-walk-8.3.5.tgz", | |
| "integrity": "sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "acorn": "^8.11.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.4.0" | |
| } | |
| }, | |
| "node_modules/agent-base": { | |
| "version": "6.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/agent-base/-/agent-base-6.0.2.tgz", | |
| "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 6.0.0" | |
| } | |
| }, | |
| "node_modules/ajv": { | |
| "version": "6.15.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ajv/-/ajv-6.15.0.tgz", | |
| "integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "fast-deep-equal": "^3.1.1", | |
| "fast-json-stable-stringify": "^2.0.0", | |
| "json-schema-traverse": "^0.4.1", | |
| "uri-js": "^4.2.2" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/epoberezkin" | |
| } | |
| }, | |
| "node_modules/ansi-escapes": { | |
| "version": "4.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-escapes/-/ansi-escapes-4.3.2.tgz", | |
| "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "type-fest": "^0.21.3" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ansi-escapes/node_modules/type-fest": { | |
| "version": "0.21.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/type-fest/-/type-fest-0.21.3.tgz", | |
| "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", | |
| "dev": true, | |
| "license": "(MIT OR CC0-1.0)", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-regex/-/ansi-regex-5.0.1.tgz", | |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/ansi-styles": { | |
| "version": "4.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-4.3.0.tgz", | |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-convert": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/any-promise": { | |
| "version": "1.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/any-promise/-/any-promise-1.3.0.tgz", | |
| "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/anymatch": { | |
| "version": "3.1.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/anymatch/-/anymatch-3.1.3.tgz", | |
| "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "normalize-path": "^3.0.0", | |
| "picomatch": "^2.0.4" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/arg": { | |
| "version": "5.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/arg/-/arg-5.0.2.tgz", | |
| "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/argparse": { | |
| "version": "1.0.10", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/argparse/-/argparse-1.0.10.tgz", | |
| "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "sprintf-js": "~1.0.2" | |
| } | |
| }, | |
| "node_modules/aria-query": { | |
| "version": "5.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/aria-query/-/aria-query-5.3.0.tgz", | |
| "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "dequal": "^2.0.3" | |
| } | |
| }, | |
| "node_modules/array-buffer-byte-length": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", | |
| "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "is-array-buffer": "^3.0.5" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/array-includes": { | |
| "version": "3.1.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/array-includes/-/array-includes-3.1.9.tgz", | |
| "integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.4", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.24.0", | |
| "es-object-atoms": "^1.1.1", | |
| "get-intrinsic": "^1.3.0", | |
| "is-string": "^1.1.1", | |
| "math-intrinsics": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/array.prototype.findlast": { | |
| "version": "1.2.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", | |
| "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.7", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.2", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.0.0", | |
| "es-shim-unscopables": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/array.prototype.findlastindex": { | |
| "version": "1.2.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz", | |
| "integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.4", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.9", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.1.1", | |
| "es-shim-unscopables": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/array.prototype.flat": { | |
| "version": "1.3.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", | |
| "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.5", | |
| "es-shim-unscopables": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/array.prototype.flatmap": { | |
| "version": "1.3.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", | |
| "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.5", | |
| "es-shim-unscopables": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/array.prototype.tosorted": { | |
| "version": "1.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", | |
| "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.7", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.3", | |
| "es-errors": "^1.3.0", | |
| "es-shim-unscopables": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/arraybuffer.prototype.slice": { | |
| "version": "1.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", | |
| "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "array-buffer-byte-length": "^1.0.1", | |
| "call-bind": "^1.0.8", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.5", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.6", | |
| "is-array-buffer": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/ast-types-flow": { | |
| "version": "0.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ast-types-flow/-/ast-types-flow-0.0.8.tgz", | |
| "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/async-function": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/async-function/-/async-function-1.0.0.tgz", | |
| "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/async-generator-function": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/async-generator-function/-/async-generator-function-1.0.0.tgz", | |
| "integrity": "sha512-+NAXNqgCrB95ya4Sr66i1CL2hqLVckAk7xwRYWdcm39/ELQ6YNn1aw5r0bdQtqNZgQpEWzc5yc/igXc7aL5SLA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/asynckit": { | |
| "version": "0.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/asynckit/-/asynckit-0.4.0.tgz", | |
| "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/autoprefixer": { | |
| "version": "10.5.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/autoprefixer/-/autoprefixer-10.5.0.tgz", | |
| "integrity": "sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/autoprefixer" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "browserslist": "^4.28.2", | |
| "caniuse-lite": "^1.0.30001787", | |
| "fraction.js": "^5.3.4", | |
| "picocolors": "^1.1.1", | |
| "postcss-value-parser": "^4.2.0" | |
| }, | |
| "bin": { | |
| "autoprefixer": "bin/autoprefixer" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| }, | |
| "peerDependencies": { | |
| "postcss": "^8.1.0" | |
| } | |
| }, | |
| "node_modules/available-typed-arrays": { | |
| "version": "1.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", | |
| "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "possible-typed-array-names": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/axe-core": { | |
| "version": "4.11.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/axe-core/-/axe-core-4.11.4.tgz", | |
| "integrity": "sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==", | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/axobject-query": { | |
| "version": "4.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/axobject-query/-/axobject-query-4.1.0.tgz", | |
| "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/babel-jest": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/babel-jest/-/babel-jest-29.7.0.tgz", | |
| "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/transform": "^29.7.0", | |
| "@types/babel__core": "^7.1.14", | |
| "babel-plugin-istanbul": "^6.1.1", | |
| "babel-preset-jest": "^29.6.3", | |
| "chalk": "^4.0.0", | |
| "graceful-fs": "^4.2.9", | |
| "slash": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.8.0" | |
| } | |
| }, | |
| "node_modules/babel-plugin-istanbul": { | |
| "version": "6.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", | |
| "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.0.0", | |
| "@istanbuljs/load-nyc-config": "^1.0.0", | |
| "@istanbuljs/schema": "^0.1.2", | |
| "istanbul-lib-instrument": "^5.0.4", | |
| "test-exclude": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/babel-plugin-jest-hoist": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz", | |
| "integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/template": "^7.3.3", | |
| "@babel/types": "^7.3.3", | |
| "@types/babel__core": "^7.1.14", | |
| "@types/babel__traverse": "^7.0.6" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/babel-preset-current-node-syntax": { | |
| "version": "1.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz", | |
| "integrity": "sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/plugin-syntax-async-generators": "^7.8.4", | |
| "@babel/plugin-syntax-bigint": "^7.8.3", | |
| "@babel/plugin-syntax-class-properties": "^7.12.13", | |
| "@babel/plugin-syntax-class-static-block": "^7.14.5", | |
| "@babel/plugin-syntax-import-attributes": "^7.24.7", | |
| "@babel/plugin-syntax-import-meta": "^7.10.4", | |
| "@babel/plugin-syntax-json-strings": "^7.8.3", | |
| "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", | |
| "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", | |
| "@babel/plugin-syntax-numeric-separator": "^7.10.4", | |
| "@babel/plugin-syntax-object-rest-spread": "^7.8.3", | |
| "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", | |
| "@babel/plugin-syntax-optional-chaining": "^7.8.3", | |
| "@babel/plugin-syntax-private-property-in-object": "^7.14.5", | |
| "@babel/plugin-syntax-top-level-await": "^7.14.5" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0 || ^8.0.0-0" | |
| } | |
| }, | |
| "node_modules/babel-preset-jest": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz", | |
| "integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "babel-plugin-jest-hoist": "^29.6.3", | |
| "babel-preset-current-node-syntax": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/balanced-match": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/balanced-match/-/balanced-match-1.0.2.tgz", | |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/baseline-browser-mapping": { | |
| "version": "2.10.31", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/baseline-browser-mapping/-/baseline-browser-mapping-2.10.31.tgz", | |
| "integrity": "sha512-MujYO3eP72uvmSE0i4wltsodRfIpZATP3jvzRNRGGxgzId7aVocVJJV3nf01qnzzKFGxQVC9bpWxl5cjxTr/7Q==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "baseline-browser-mapping": "dist/cli.cjs" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/binary-extensions": { | |
| "version": "2.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/binary-extensions/-/binary-extensions-2.3.0.tgz", | |
| "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/brace-expansion": { | |
| "version": "1.1.14", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/brace-expansion/-/brace-expansion-1.1.14.tgz", | |
| "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/braces": { | |
| "version": "3.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/braces/-/braces-3.0.3.tgz", | |
| "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "fill-range": "^7.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/browserslist": { | |
| "version": "4.28.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/browserslist/-/browserslist-4.28.2.tgz", | |
| "integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/browserslist" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/browserslist" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "baseline-browser-mapping": "^2.10.12", | |
| "caniuse-lite": "^1.0.30001782", | |
| "electron-to-chromium": "^1.5.328", | |
| "node-releases": "^2.0.36", | |
| "update-browserslist-db": "^1.2.3" | |
| }, | |
| "bin": { | |
| "browserslist": "cli.js" | |
| }, | |
| "engines": { | |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" | |
| } | |
| }, | |
| "node_modules/bser": { | |
| "version": "2.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/bser/-/bser-2.1.1.tgz", | |
| "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "node-int64": "^0.4.0" | |
| } | |
| }, | |
| "node_modules/buffer-from": { | |
| "version": "1.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/buffer-from/-/buffer-from-1.1.2.tgz", | |
| "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/call-bind": { | |
| "version": "1.0.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/call-bind/-/call-bind-1.0.9.tgz", | |
| "integrity": "sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.2", | |
| "es-define-property": "^1.0.1", | |
| "get-intrinsic": "^1.3.0", | |
| "set-function-length": "^1.2.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/call-bind-apply-helpers": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", | |
| "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/call-bound": { | |
| "version": "1.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/call-bound/-/call-bound-1.0.4.tgz", | |
| "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.2", | |
| "get-intrinsic": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/callsites": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/callsites/-/callsites-3.1.0.tgz", | |
| "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/camelcase": { | |
| "version": "5.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/camelcase/-/camelcase-5.3.1.tgz", | |
| "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/camelcase-css": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/camelcase-css/-/camelcase-css-2.0.1.tgz", | |
| "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/caniuse-lite": { | |
| "version": "1.0.30001793", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/caniuse-lite/-/caniuse-lite-1.0.30001793.tgz", | |
| "integrity": "sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==", | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/browserslist" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/caniuse-lite" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "CC-BY-4.0" | |
| }, | |
| "node_modules/chalk": { | |
| "version": "4.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/chalk/-/chalk-4.1.2.tgz", | |
| "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^4.1.0", | |
| "supports-color": "^7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/chalk?sponsor=1" | |
| } | |
| }, | |
| "node_modules/char-regex": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/char-regex/-/char-regex-1.0.2.tgz", | |
| "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/chokidar": { | |
| "version": "3.6.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/chokidar/-/chokidar-3.6.0.tgz", | |
| "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", | |
| "dev": true, | |
| "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", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob-parent/-/glob-parent-5.1.2.tgz", | |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "is-glob": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/ci-info": { | |
| "version": "3.9.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ci-info/-/ci-info-3.9.0.tgz", | |
| "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/sibiraj-s" | |
| } | |
| ], | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/cjs-module-lexer": { | |
| "version": "1.4.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz", | |
| "integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/class-variance-authority": { | |
| "version": "0.7.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/class-variance-authority/-/class-variance-authority-0.7.1.tgz", | |
| "integrity": "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "clsx": "^2.1.1" | |
| }, | |
| "funding": { | |
| "url": "https://polar.sh/cva" | |
| } | |
| }, | |
| "node_modules/classcat": { | |
| "version": "5.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/classcat/-/classcat-5.0.5.tgz", | |
| "integrity": "sha512-JhZUT7JFcQy/EzW605k/ktHtncoo9vnyW/2GspNYwFlN1C/WmjuV/xtS04e9SOkL2sTdw0VAZ2UGCcQ9lR6p6w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/client-only": { | |
| "version": "0.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/client-only/-/client-only-0.0.1.tgz", | |
| "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/cliui": { | |
| "version": "8.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/cliui/-/cliui-8.0.1.tgz", | |
| "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "string-width": "^4.2.0", | |
| "strip-ansi": "^6.0.1", | |
| "wrap-ansi": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/cliui/node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", | |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/cliui/node_modules/string-width": { | |
| "version": "4.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "dev": true, | |
| "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/cliui/node_modules/wrap-ansi": { | |
| "version": "7.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz", | |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", | |
| "dev": true, | |
| "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/clsx": { | |
| "version": "2.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/clsx/-/clsx-2.1.1.tgz", | |
| "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/co": { | |
| "version": "4.6.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/co/-/co-4.6.0.tgz", | |
| "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "iojs": ">= 1.0.0", | |
| "node": ">= 0.12.0" | |
| } | |
| }, | |
| "node_modules/collect-v8-coverage": { | |
| "version": "1.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz", | |
| "integrity": "sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/color-convert": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/color-convert/-/color-convert-2.0.1.tgz", | |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "~1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/color-name": { | |
| "version": "1.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/color-name/-/color-name-1.1.4.tgz", | |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/combined-stream": { | |
| "version": "1.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/combined-stream/-/combined-stream-1.0.8.tgz", | |
| "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "delayed-stream": "~1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/commander": { | |
| "version": "4.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/commander/-/commander-4.1.1.tgz", | |
| "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/concat-map": { | |
| "version": "0.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/concat-map/-/concat-map-0.0.1.tgz", | |
| "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/convert-source-map": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/convert-source-map/-/convert-source-map-2.0.0.tgz", | |
| "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/create-jest": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/create-jest/-/create-jest-29.7.0.tgz", | |
| "integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "chalk": "^4.0.0", | |
| "exit": "^0.1.2", | |
| "graceful-fs": "^4.2.9", | |
| "jest-config": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "prompts": "^2.0.1" | |
| }, | |
| "bin": { | |
| "create-jest": "bin/create-jest.js" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/cross-spawn": { | |
| "version": "7.0.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/cross-spawn/-/cross-spawn-7.0.6.tgz", | |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "path-key": "^3.1.0", | |
| "shebang-command": "^2.0.0", | |
| "which": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/css.escape": { | |
| "version": "1.5.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/css.escape/-/css.escape-1.5.1.tgz", | |
| "integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/cssesc": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/cssesc/-/cssesc-3.0.0.tgz", | |
| "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "cssesc": "bin/cssesc" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/cssom": { | |
| "version": "0.5.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/cssom/-/cssom-0.5.0.tgz", | |
| "integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/cssstyle": { | |
| "version": "2.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/cssstyle/-/cssstyle-2.3.0.tgz", | |
| "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "cssom": "~0.3.6" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/cssstyle/node_modules/cssom": { | |
| "version": "0.3.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/cssom/-/cssom-0.3.8.tgz", | |
| "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/csstype": { | |
| "version": "3.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/csstype/-/csstype-3.2.3.tgz", | |
| "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/d3-array": { | |
| "version": "3.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-array/-/d3-array-3.2.4.tgz", | |
| "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "internmap": "1 - 2" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-color": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-color/-/d3-color-3.1.0.tgz", | |
| "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-dispatch": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-dispatch/-/d3-dispatch-3.0.1.tgz", | |
| "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-drag": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-drag/-/d3-drag-3.0.0.tgz", | |
| "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-dispatch": "1 - 3", | |
| "d3-selection": "3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-ease": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-ease/-/d3-ease-3.0.1.tgz", | |
| "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", | |
| "license": "BSD-3-Clause", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-format": { | |
| "version": "3.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-format/-/d3-format-3.1.2.tgz", | |
| "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-interpolate": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-interpolate/-/d3-interpolate-3.0.1.tgz", | |
| "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-color": "1 - 3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-path": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-path/-/d3-path-3.1.0.tgz", | |
| "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-scale": { | |
| "version": "4.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-scale/-/d3-scale-4.0.2.tgz", | |
| "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-array": "2.10.0 - 3", | |
| "d3-format": "1 - 3", | |
| "d3-interpolate": "1.2.0 - 3", | |
| "d3-time": "2.1.1 - 3", | |
| "d3-time-format": "2 - 4" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-selection": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-selection/-/d3-selection-3.0.0.tgz", | |
| "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-shape": { | |
| "version": "3.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-shape/-/d3-shape-3.2.0.tgz", | |
| "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-path": "^3.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-time": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-time/-/d3-time-3.1.0.tgz", | |
| "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-array": "2 - 3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-time-format": { | |
| "version": "4.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-time-format/-/d3-time-format-4.1.0.tgz", | |
| "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-time": "1 - 3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-timer": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-timer/-/d3-timer-3.0.1.tgz", | |
| "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-transition": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-transition/-/d3-transition-3.0.1.tgz", | |
| "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-color": "1 - 3", | |
| "d3-dispatch": "1 - 3", | |
| "d3-ease": "1 - 3", | |
| "d3-interpolate": "1 - 3", | |
| "d3-timer": "1 - 3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "peerDependencies": { | |
| "d3-selection": "2 - 3" | |
| } | |
| }, | |
| "node_modules/d3-zoom": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/d3-zoom/-/d3-zoom-3.0.0.tgz", | |
| "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-dispatch": "1 - 3", | |
| "d3-drag": "2 - 3", | |
| "d3-interpolate": "1 - 3", | |
| "d3-selection": "2 - 3", | |
| "d3-transition": "2 - 3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/damerau-levenshtein": { | |
| "version": "1.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", | |
| "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", | |
| "dev": true, | |
| "license": "BSD-2-Clause" | |
| }, | |
| "node_modules/data-urls": { | |
| "version": "3.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/data-urls/-/data-urls-3.0.2.tgz", | |
| "integrity": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "abab": "^2.0.6", | |
| "whatwg-mimetype": "^3.0.0", | |
| "whatwg-url": "^11.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/data-view-buffer": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/data-view-buffer/-/data-view-buffer-1.0.2.tgz", | |
| "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "es-errors": "^1.3.0", | |
| "is-data-view": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/data-view-byte-length": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", | |
| "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "es-errors": "^1.3.0", | |
| "is-data-view": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/inspect-js" | |
| } | |
| }, | |
| "node_modules/data-view-byte-offset": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", | |
| "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "is-data-view": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/debug": { | |
| "version": "4.4.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/debug/-/debug-4.4.3.tgz", | |
| "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "supports-color": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/decimal.js": { | |
| "version": "10.6.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/decimal.js/-/decimal.js-10.6.0.tgz", | |
| "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/decimal.js-light": { | |
| "version": "2.5.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/decimal.js-light/-/decimal.js-light-2.5.1.tgz", | |
| "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/dedent": { | |
| "version": "1.7.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/dedent/-/dedent-1.7.2.tgz", | |
| "integrity": "sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "babel-plugin-macros": "^3.1.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "babel-plugin-macros": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/deep-is": { | |
| "version": "0.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/deep-is/-/deep-is-0.1.4.tgz", | |
| "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/deepmerge": { | |
| "version": "4.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/deepmerge/-/deepmerge-4.3.1.tgz", | |
| "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/define-data-property": { | |
| "version": "1.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/define-data-property/-/define-data-property-1.1.4.tgz", | |
| "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-define-property": "^1.0.0", | |
| "es-errors": "^1.3.0", | |
| "gopd": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/define-properties": { | |
| "version": "1.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/define-properties/-/define-properties-1.2.1.tgz", | |
| "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "define-data-property": "^1.0.1", | |
| "has-property-descriptors": "^1.0.0", | |
| "object-keys": "^1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/delayed-stream": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/delayed-stream/-/delayed-stream-1.0.0.tgz", | |
| "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.4.0" | |
| } | |
| }, | |
| "node_modules/dequal": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/dequal/-/dequal-2.0.3.tgz", | |
| "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/detect-libc": { | |
| "version": "2.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/detect-libc/-/detect-libc-2.1.2.tgz", | |
| "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/detect-newline": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/detect-newline/-/detect-newline-3.1.0.tgz", | |
| "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/didyoumean": { | |
| "version": "1.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/didyoumean/-/didyoumean-1.2.2.tgz", | |
| "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", | |
| "dev": true, | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/diff-sequences": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/diff-sequences/-/diff-sequences-29.6.3.tgz", | |
| "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/dlv": { | |
| "version": "1.1.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/dlv/-/dlv-1.1.3.tgz", | |
| "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/doctrine": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/doctrine/-/doctrine-3.0.0.tgz", | |
| "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "esutils": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/dom-accessibility-api": { | |
| "version": "0.5.16", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", | |
| "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peer": true | |
| }, | |
| "node_modules/dom-helpers": { | |
| "version": "5.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/dom-helpers/-/dom-helpers-5.2.1.tgz", | |
| "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/runtime": "^7.8.7", | |
| "csstype": "^3.0.2" | |
| } | |
| }, | |
| "node_modules/domexception": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/domexception/-/domexception-4.0.0.tgz", | |
| "integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "webidl-conversions": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/dunder-proto": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/dunder-proto/-/dunder-proto-1.0.1.tgz", | |
| "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "gopd": "^1.2.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/eastasianwidth": { | |
| "version": "0.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eastasianwidth/-/eastasianwidth-0.2.0.tgz", | |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/electron-to-chromium": { | |
| "version": "1.5.360", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/electron-to-chromium/-/electron-to-chromium-1.5.360.tgz", | |
| "integrity": "sha512-GkcBt6YYAw9SxFWn+xVar4cLVGlXVuswwtRLBozi2zp0GjXs4ZnOrqV4zbXzg35n7w81hCkyJNYicgXlVHAmBA==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/emittery": { | |
| "version": "0.13.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/emittery/-/emittery-0.13.1.tgz", | |
| "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sindresorhus/emittery?sponsor=1" | |
| } | |
| }, | |
| "node_modules/emoji-regex": { | |
| "version": "9.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/emoji-regex/-/emoji-regex-9.2.2.tgz", | |
| "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/entities": { | |
| "version": "6.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/entities/-/entities-6.0.1.tgz", | |
| "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=0.12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/fb55/entities?sponsor=1" | |
| } | |
| }, | |
| "node_modules/error-ex": { | |
| "version": "1.3.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/error-ex/-/error-ex-1.3.4.tgz", | |
| "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-arrayish": "^0.2.1" | |
| } | |
| }, | |
| "node_modules/es-abstract": { | |
| "version": "1.24.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-abstract/-/es-abstract-1.24.2.tgz", | |
| "integrity": "sha512-2FpH9Q5i2RRwyEP1AylXe6nYLR5OhaJTZwmlcP0dL/+JCbgg7yyEo/sEK6HeGZRf3dFpWwThaRHVApXSkW3xeg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "array-buffer-byte-length": "^1.0.2", | |
| "arraybuffer.prototype.slice": "^1.0.4", | |
| "available-typed-arrays": "^1.0.7", | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.4", | |
| "data-view-buffer": "^1.0.2", | |
| "data-view-byte-length": "^1.0.2", | |
| "data-view-byte-offset": "^1.0.1", | |
| "es-define-property": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.1.1", | |
| "es-set-tostringtag": "^2.1.0", | |
| "es-to-primitive": "^1.3.0", | |
| "function.prototype.name": "^1.1.8", | |
| "get-intrinsic": "^1.3.0", | |
| "get-proto": "^1.0.1", | |
| "get-symbol-description": "^1.1.0", | |
| "globalthis": "^1.0.4", | |
| "gopd": "^1.2.0", | |
| "has-property-descriptors": "^1.0.2", | |
| "has-proto": "^1.2.0", | |
| "has-symbols": "^1.1.0", | |
| "hasown": "^2.0.2", | |
| "internal-slot": "^1.1.0", | |
| "is-array-buffer": "^3.0.5", | |
| "is-callable": "^1.2.7", | |
| "is-data-view": "^1.0.2", | |
| "is-negative-zero": "^2.0.3", | |
| "is-regex": "^1.2.1", | |
| "is-set": "^2.0.3", | |
| "is-shared-array-buffer": "^1.0.4", | |
| "is-string": "^1.1.1", | |
| "is-typed-array": "^1.1.15", | |
| "is-weakref": "^1.1.1", | |
| "math-intrinsics": "^1.1.0", | |
| "object-inspect": "^1.13.4", | |
| "object-keys": "^1.1.1", | |
| "object.assign": "^4.1.7", | |
| "own-keys": "^1.0.1", | |
| "regexp.prototype.flags": "^1.5.4", | |
| "safe-array-concat": "^1.1.3", | |
| "safe-push-apply": "^1.0.0", | |
| "safe-regex-test": "^1.1.0", | |
| "set-proto": "^1.0.0", | |
| "stop-iteration-iterator": "^1.1.0", | |
| "string.prototype.trim": "^1.2.10", | |
| "string.prototype.trimend": "^1.0.9", | |
| "string.prototype.trimstart": "^1.0.8", | |
| "typed-array-buffer": "^1.0.3", | |
| "typed-array-byte-length": "^1.0.3", | |
| "typed-array-byte-offset": "^1.0.4", | |
| "typed-array-length": "^1.0.7", | |
| "unbox-primitive": "^1.1.0", | |
| "which-typed-array": "^1.1.19" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/es-define-property": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-define-property/-/es-define-property-1.0.1.tgz", | |
| "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-errors": { | |
| "version": "1.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-errors/-/es-errors-1.3.0.tgz", | |
| "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-iterator-helpers": { | |
| "version": "1.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-iterator-helpers/-/es-iterator-helpers-1.3.2.tgz", | |
| "integrity": "sha512-HVLACW1TppGYjJ8H6/jqH/pqOtKRw6wMlrB23xfExmFWxFquAIWCmwoLsOyN96K4a5KbmOf5At9ZUO3GZbetAw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.9", | |
| "call-bound": "^1.0.4", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.24.2", | |
| "es-errors": "^1.3.0", | |
| "es-set-tostringtag": "^2.1.0", | |
| "function-bind": "^1.1.2", | |
| "get-intrinsic": "^1.3.0", | |
| "globalthis": "^1.0.4", | |
| "gopd": "^1.2.0", | |
| "has-property-descriptors": "^1.0.2", | |
| "has-proto": "^1.2.0", | |
| "has-symbols": "^1.1.0", | |
| "internal-slot": "^1.1.0", | |
| "iterator.prototype": "^1.1.5", | |
| "math-intrinsics": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-object-atoms": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-object-atoms/-/es-object-atoms-1.1.1.tgz", | |
| "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-set-tostringtag": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", | |
| "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.6", | |
| "has-tostringtag": "^1.0.2", | |
| "hasown": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-shim-unscopables": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", | |
| "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "hasown": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-to-primitive": { | |
| "version": "1.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/es-to-primitive/-/es-to-primitive-1.3.0.tgz", | |
| "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-callable": "^1.2.7", | |
| "is-date-object": "^1.0.5", | |
| "is-symbol": "^1.0.4" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/escalade": { | |
| "version": "3.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/escalade/-/escalade-3.2.0.tgz", | |
| "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/escape-string-regexp": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", | |
| "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/escodegen": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/escodegen/-/escodegen-2.1.0.tgz", | |
| "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "esprima": "^4.0.1", | |
| "estraverse": "^5.2.0", | |
| "esutils": "^2.0.2" | |
| }, | |
| "bin": { | |
| "escodegen": "bin/escodegen.js", | |
| "esgenerate": "bin/esgenerate.js" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "optionalDependencies": { | |
| "source-map": "~0.6.1" | |
| } | |
| }, | |
| "node_modules/eslint": { | |
| "version": "8.57.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint/-/eslint-8.57.1.tgz", | |
| "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@eslint-community/eslint-utils": "^4.2.0", | |
| "@eslint-community/regexpp": "^4.6.1", | |
| "@eslint/eslintrc": "^2.1.4", | |
| "@eslint/js": "8.57.1", | |
| "@humanwhocodes/config-array": "^0.13.0", | |
| "@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-config-next": { | |
| "version": "14.2.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-config-next/-/eslint-config-next-14.2.18.tgz", | |
| "integrity": "sha512-SuDRcpJY5VHBkhz5DijJ4iA4bVnBA0n48Rb+YSJSCDr+h7kKAcb1mZHusLbW+WA8LDB6edSolomXA55eG3eOVA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@next/eslint-plugin-next": "14.2.18", | |
| "@rushstack/eslint-patch": "^1.3.3", | |
| "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", | |
| "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", | |
| "eslint-import-resolver-node": "^0.3.6", | |
| "eslint-import-resolver-typescript": "^3.5.2", | |
| "eslint-plugin-import": "^2.28.1", | |
| "eslint-plugin-jsx-a11y": "^6.7.1", | |
| "eslint-plugin-react": "^7.33.2", | |
| "eslint-plugin-react-hooks": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^7.23.0 || ^8.0.0", | |
| "typescript": ">=3.3.1" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/eslint-import-resolver-node": { | |
| "version": "0.3.10", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.10.tgz", | |
| "integrity": "sha512-tRrKqFyCaKict5hOd244sL6EQFNycnMQnBe+j8uqGNXYzsImGbGUU4ibtoaBmv5FLwJwcFJNeg1GeVjQfbMrDQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^3.2.7", | |
| "is-core-module": "^2.16.1", | |
| "resolve": "^2.0.0-next.6" | |
| } | |
| }, | |
| "node_modules/eslint-import-resolver-node/node_modules/debug": { | |
| "version": "3.2.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/debug/-/debug-3.2.7.tgz", | |
| "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.1" | |
| } | |
| }, | |
| "node_modules/eslint-import-resolver-typescript": { | |
| "version": "3.10.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.10.1.tgz", | |
| "integrity": "sha512-A1rHYb06zjMGAxdLSkN2fXPBwuSaQ0iO5M/hdyS0Ajj1VBaRp0sPD3dn1FhME3c/JluGFbwSxyCfqdSbtQLAHQ==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@nolyfill/is-core-module": "1.0.39", | |
| "debug": "^4.4.0", | |
| "get-tsconfig": "^4.10.0", | |
| "is-bun-module": "^2.0.0", | |
| "stable-hash": "^0.0.5", | |
| "tinyglobby": "^0.2.13", | |
| "unrs-resolver": "^1.6.2" | |
| }, | |
| "engines": { | |
| "node": "^14.18.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint-import-resolver-typescript" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "*", | |
| "eslint-plugin-import": "*", | |
| "eslint-plugin-import-x": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "eslint-plugin-import": { | |
| "optional": true | |
| }, | |
| "eslint-plugin-import-x": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/eslint-module-utils": { | |
| "version": "2.12.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz", | |
| "integrity": "sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^3.2.7" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| }, | |
| "peerDependenciesMeta": { | |
| "eslint": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/eslint-module-utils/node_modules/debug": { | |
| "version": "3.2.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/debug/-/debug-3.2.7.tgz", | |
| "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.1" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-import": { | |
| "version": "2.32.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", | |
| "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@rtsao/scc": "^1.1.0", | |
| "array-includes": "^3.1.9", | |
| "array.prototype.findlastindex": "^1.2.6", | |
| "array.prototype.flat": "^1.3.3", | |
| "array.prototype.flatmap": "^1.3.3", | |
| "debug": "^3.2.7", | |
| "doctrine": "^2.1.0", | |
| "eslint-import-resolver-node": "^0.3.9", | |
| "eslint-module-utils": "^2.12.1", | |
| "hasown": "^2.0.2", | |
| "is-core-module": "^2.16.1", | |
| "is-glob": "^4.0.3", | |
| "minimatch": "^3.1.2", | |
| "object.fromentries": "^2.0.8", | |
| "object.groupby": "^1.0.3", | |
| "object.values": "^1.2.1", | |
| "semver": "^6.3.1", | |
| "string.prototype.trimend": "^1.0.9", | |
| "tsconfig-paths": "^3.15.0" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-import/node_modules/debug": { | |
| "version": "3.2.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/debug/-/debug-3.2.7.tgz", | |
| "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.1" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-import/node_modules/doctrine": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/doctrine/-/doctrine-2.1.0.tgz", | |
| "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "esutils": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-jsx-a11y": { | |
| "version": "6.10.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", | |
| "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "aria-query": "^5.3.2", | |
| "array-includes": "^3.1.8", | |
| "array.prototype.flatmap": "^1.3.2", | |
| "ast-types-flow": "^0.0.8", | |
| "axe-core": "^4.10.0", | |
| "axobject-query": "^4.1.0", | |
| "damerau-levenshtein": "^1.0.8", | |
| "emoji-regex": "^9.2.2", | |
| "hasown": "^2.0.2", | |
| "jsx-ast-utils": "^3.3.5", | |
| "language-tags": "^1.0.9", | |
| "minimatch": "^3.1.2", | |
| "object.fromentries": "^2.0.8", | |
| "safe-regex-test": "^1.0.3", | |
| "string.prototype.includes": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=4.0" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": { | |
| "version": "5.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/aria-query/-/aria-query-5.3.2.tgz", | |
| "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-react": { | |
| "version": "7.37.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz", | |
| "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "array-includes": "^3.1.8", | |
| "array.prototype.findlast": "^1.2.5", | |
| "array.prototype.flatmap": "^1.3.3", | |
| "array.prototype.tosorted": "^1.1.4", | |
| "doctrine": "^2.1.0", | |
| "es-iterator-helpers": "^1.2.1", | |
| "estraverse": "^5.3.0", | |
| "hasown": "^2.0.2", | |
| "jsx-ast-utils": "^2.4.1 || ^3.0.0", | |
| "minimatch": "^3.1.2", | |
| "object.entries": "^1.1.9", | |
| "object.fromentries": "^2.0.8", | |
| "object.values": "^1.2.1", | |
| "prop-types": "^15.8.1", | |
| "resolve": "^2.0.0-next.5", | |
| "semver": "^6.3.1", | |
| "string.prototype.matchall": "^4.0.12", | |
| "string.prototype.repeat": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-react-hooks": { | |
| "version": "5.0.0-canary-7118f5dd7-20230705", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0-canary-7118f5dd7-20230705.tgz", | |
| "integrity": "sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-react/node_modules/doctrine": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/doctrine/-/doctrine-2.1.0.tgz", | |
| "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "esutils": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/eslint-scope": { | |
| "version": "7.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-scope/-/eslint-scope-7.2.2.tgz", | |
| "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "esrecurse": "^4.3.0", | |
| "estraverse": "^5.2.0" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/eslint-visitor-keys": { | |
| "version": "3.4.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", | |
| "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/argparse": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/argparse/-/argparse-2.0.1.tgz", | |
| "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", | |
| "dev": true, | |
| "license": "Python-2.0" | |
| }, | |
| "node_modules/eslint/node_modules/find-up": { | |
| "version": "5.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/find-up/-/find-up-5.0.0.tgz", | |
| "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "locate-path": "^6.0.0", | |
| "path-exists": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/js-yaml": { | |
| "version": "4.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/js-yaml/-/js-yaml-4.1.1.tgz", | |
| "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "argparse": "^2.0.1" | |
| }, | |
| "bin": { | |
| "js-yaml": "bin/js-yaml.js" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/locate-path": { | |
| "version": "6.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/locate-path/-/locate-path-6.0.0.tgz", | |
| "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "p-locate": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/p-locate": { | |
| "version": "5.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/p-locate/-/p-locate-5.0.0.tgz", | |
| "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "p-limit": "^3.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/espree": { | |
| "version": "9.6.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/espree/-/espree-9.6.1.tgz", | |
| "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "acorn": "^8.9.0", | |
| "acorn-jsx": "^5.3.2", | |
| "eslint-visitor-keys": "^3.4.1" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/esprima": { | |
| "version": "4.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/esprima/-/esprima-4.0.1.tgz", | |
| "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "bin": { | |
| "esparse": "bin/esparse.js", | |
| "esvalidate": "bin/esvalidate.js" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/esquery": { | |
| "version": "1.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/esquery/-/esquery-1.7.0.tgz", | |
| "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "estraverse": "^5.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10" | |
| } | |
| }, | |
| "node_modules/esrecurse": { | |
| "version": "4.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/esrecurse/-/esrecurse-4.3.0.tgz", | |
| "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "estraverse": "^5.2.0" | |
| }, | |
| "engines": { | |
| "node": ">=4.0" | |
| } | |
| }, | |
| "node_modules/estraverse": { | |
| "version": "5.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/estraverse/-/estraverse-5.3.0.tgz", | |
| "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=4.0" | |
| } | |
| }, | |
| "node_modules/esutils": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/esutils/-/esutils-2.0.3.tgz", | |
| "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/eventemitter3": { | |
| "version": "4.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/eventemitter3/-/eventemitter3-4.0.7.tgz", | |
| "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/execa": { | |
| "version": "5.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/execa/-/execa-5.1.1.tgz", | |
| "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "cross-spawn": "^7.0.3", | |
| "get-stream": "^6.0.0", | |
| "human-signals": "^2.1.0", | |
| "is-stream": "^2.0.0", | |
| "merge-stream": "^2.0.0", | |
| "npm-run-path": "^4.0.1", | |
| "onetime": "^5.1.2", | |
| "signal-exit": "^3.0.3", | |
| "strip-final-newline": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sindresorhus/execa?sponsor=1" | |
| } | |
| }, | |
| "node_modules/execa/node_modules/signal-exit": { | |
| "version": "3.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/signal-exit/-/signal-exit-3.0.7.tgz", | |
| "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/exit": { | |
| "version": "0.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/exit/-/exit-0.1.2.tgz", | |
| "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", | |
| "dev": true, | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/expect": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/expect/-/expect-29.7.0.tgz", | |
| "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/expect-utils": "^29.7.0", | |
| "jest-get-type": "^29.6.3", | |
| "jest-matcher-utils": "^29.7.0", | |
| "jest-message-util": "^29.7.0", | |
| "jest-util": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/fast-deep-equal": { | |
| "version": "3.1.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", | |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-equals": { | |
| "version": "5.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fast-equals/-/fast-equals-5.4.0.tgz", | |
| "integrity": "sha512-jt2DW/aNFNwke7AUd+Z+e6pz39KO5rzdbbFCg2sGafS4mk13MI7Z8O5z9cADNn5lhGODIgLwug6TZO2ctf7kcw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/fast-glob": { | |
| "version": "3.3.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fast-glob/-/fast-glob-3.3.3.tgz", | |
| "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@nodelib/fs.stat": "^2.0.2", | |
| "@nodelib/fs.walk": "^1.2.3", | |
| "glob-parent": "^5.1.2", | |
| "merge2": "^1.3.0", | |
| "micromatch": "^4.0.8" | |
| }, | |
| "engines": { | |
| "node": ">=8.6.0" | |
| } | |
| }, | |
| "node_modules/fast-glob/node_modules/glob-parent": { | |
| "version": "5.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob-parent/-/glob-parent-5.1.2.tgz", | |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "is-glob": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/fast-json-stable-stringify": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", | |
| "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-levenshtein": { | |
| "version": "2.0.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", | |
| "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/fastq": { | |
| "version": "1.20.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fastq/-/fastq-1.20.1.tgz", | |
| "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "reusify": "^1.0.4" | |
| } | |
| }, | |
| "node_modules/fb-watchman": { | |
| "version": "2.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fb-watchman/-/fb-watchman-2.0.2.tgz", | |
| "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "bser": "2.1.1" | |
| } | |
| }, | |
| "node_modules/file-entry-cache": { | |
| "version": "6.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/file-entry-cache/-/file-entry-cache-6.0.1.tgz", | |
| "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "flat-cache": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": "^10.12.0 || >=12.0.0" | |
| } | |
| }, | |
| "node_modules/fill-range": { | |
| "version": "7.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fill-range/-/fill-range-7.1.1.tgz", | |
| "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "to-regex-range": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/find-up": { | |
| "version": "4.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/find-up/-/find-up-4.1.0.tgz", | |
| "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "locate-path": "^5.0.0", | |
| "path-exists": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/flat-cache": { | |
| "version": "3.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/flat-cache/-/flat-cache-3.2.0.tgz", | |
| "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "flatted": "^3.2.9", | |
| "keyv": "^4.5.3", | |
| "rimraf": "^3.0.2" | |
| }, | |
| "engines": { | |
| "node": "^10.12.0 || >=12.0.0" | |
| } | |
| }, | |
| "node_modules/flatted": { | |
| "version": "3.4.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/flatted/-/flatted-3.4.2.tgz", | |
| "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/for-each": { | |
| "version": "0.3.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/for-each/-/for-each-0.3.5.tgz", | |
| "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-callable": "^1.2.7" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/foreground-child": { | |
| "version": "3.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/foreground-child/-/foreground-child-3.3.1.tgz", | |
| "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "cross-spawn": "^7.0.6", | |
| "signal-exit": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/form-data": { | |
| "version": "4.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/form-data/-/form-data-4.0.5.tgz", | |
| "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "asynckit": "^0.4.0", | |
| "combined-stream": "^1.0.8", | |
| "es-set-tostringtag": "^2.1.0", | |
| "hasown": "^2.0.2", | |
| "mime-types": "^2.1.12" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/fraction.js": { | |
| "version": "5.3.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fraction.js/-/fraction.js-5.3.4.tgz", | |
| "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/rawify" | |
| } | |
| }, | |
| "node_modules/framer-motion": { | |
| "version": "11.18.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/framer-motion/-/framer-motion-11.18.2.tgz", | |
| "integrity": "sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-dom": "^11.18.1", | |
| "motion-utils": "^11.18.1", | |
| "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.realpath": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fs.realpath/-/fs.realpath-1.0.0.tgz", | |
| "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/fsevents": { | |
| "version": "2.3.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fsevents/-/fsevents-2.3.3.tgz", | |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" | |
| } | |
| }, | |
| "node_modules/function-bind": { | |
| "version": "1.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/function-bind/-/function-bind-1.1.2.tgz", | |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/function.prototype.name": { | |
| "version": "1.1.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/function.prototype.name/-/function.prototype.name-1.1.8.tgz", | |
| "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.3", | |
| "define-properties": "^1.2.1", | |
| "functions-have-names": "^1.2.3", | |
| "hasown": "^2.0.2", | |
| "is-callable": "^1.2.7" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/functions-have-names": { | |
| "version": "1.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/functions-have-names/-/functions-have-names-1.2.3.tgz", | |
| "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/generator-function": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/generator-function/-/generator-function-2.0.1.tgz", | |
| "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/gensync": { | |
| "version": "1.0.0-beta.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/gensync/-/gensync-1.0.0-beta.2.tgz", | |
| "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/get-caller-file": { | |
| "version": "2.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/get-caller-file/-/get-caller-file-2.0.5.tgz", | |
| "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "6.* || 8.* || >= 10.*" | |
| } | |
| }, | |
| "node_modules/get-intrinsic": { | |
| "version": "1.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/get-intrinsic/-/get-intrinsic-1.3.1.tgz", | |
| "integrity": "sha512-fk1ZVEeOX9hVZ6QzoBNEC55+Ucqg4sTVwrVuigZhuRPESVFpMyXnd3sbXvPOwp7Y9riVyANiqhEuRF0G1aVSeQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "async-function": "^1.0.0", | |
| "async-generator-function": "^1.0.0", | |
| "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", | |
| "generator-function": "^2.0.0", | |
| "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" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/get-package-type": { | |
| "version": "0.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/get-package-type/-/get-package-type-0.1.0.tgz", | |
| "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8.0.0" | |
| } | |
| }, | |
| "node_modules/get-proto": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/get-proto/-/get-proto-1.0.1.tgz", | |
| "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "dunder-proto": "^1.0.1", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/get-stream": { | |
| "version": "6.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/get-stream/-/get-stream-6.0.1.tgz", | |
| "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/get-symbol-description": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/get-symbol-description/-/get-symbol-description-1.1.0.tgz", | |
| "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.6" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/get-tsconfig": { | |
| "version": "4.14.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/get-tsconfig/-/get-tsconfig-4.14.0.tgz", | |
| "integrity": "sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "resolve-pkg-maps": "^1.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" | |
| } | |
| }, | |
| "node_modules/glob": { | |
| "version": "10.3.10", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob/-/glob-10.3.10.tgz", | |
| "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "foreground-child": "^3.1.0", | |
| "jackspeak": "^2.3.5", | |
| "minimatch": "^9.0.1", | |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", | |
| "path-scurry": "^1.10.1" | |
| }, | |
| "bin": { | |
| "glob": "dist/esm/bin.mjs" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/glob-parent": { | |
| "version": "6.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob-parent/-/glob-parent-6.0.2.tgz", | |
| "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "is-glob": "^4.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=10.13.0" | |
| } | |
| }, | |
| "node_modules/glob/node_modules/brace-expansion": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/brace-expansion/-/brace-expansion-2.1.0.tgz", | |
| "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/glob/node_modules/minimatch": { | |
| "version": "9.0.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/minimatch/-/minimatch-9.0.9.tgz", | |
| "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/globals": { | |
| "version": "13.24.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/globals/-/globals-13.24.0.tgz", | |
| "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "type-fest": "^0.20.2" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/globalthis": { | |
| "version": "1.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/globalthis/-/globalthis-1.0.4.tgz", | |
| "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "define-properties": "^1.2.1", | |
| "gopd": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/gopd": { | |
| "version": "1.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/gopd/-/gopd-1.2.0.tgz", | |
| "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/graceful-fs": { | |
| "version": "4.2.11", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/graceful-fs/-/graceful-fs-4.2.11.tgz", | |
| "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/graphemer": { | |
| "version": "1.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/graphemer/-/graphemer-1.4.0.tgz", | |
| "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/has-bigints": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/has-bigints/-/has-bigints-1.1.0.tgz", | |
| "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/has-flag": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/has-flag/-/has-flag-4.0.0.tgz", | |
| "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/has-property-descriptors": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", | |
| "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-define-property": "^1.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/has-proto": { | |
| "version": "1.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/has-proto/-/has-proto-1.2.0.tgz", | |
| "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "dunder-proto": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/has-symbols": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/has-symbols/-/has-symbols-1.1.0.tgz", | |
| "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/has-tostringtag": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/has-tostringtag/-/has-tostringtag-1.0.2.tgz", | |
| "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-symbols": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/hasown": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/hasown/-/hasown-2.0.3.tgz", | |
| "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/html-encoding-sniffer": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", | |
| "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "whatwg-encoding": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/html-escaper": { | |
| "version": "2.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/html-escaper/-/html-escaper-2.0.2.tgz", | |
| "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/http-proxy-agent": { | |
| "version": "5.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", | |
| "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@tootallnate/once": "2", | |
| "agent-base": "6", | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/https-proxy-agent": { | |
| "version": "5.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", | |
| "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "agent-base": "6", | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/human-signals": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/human-signals/-/human-signals-2.1.0.tgz", | |
| "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=10.17.0" | |
| } | |
| }, | |
| "node_modules/iconv-lite": { | |
| "version": "0.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/iconv-lite/-/iconv-lite-0.6.3.tgz", | |
| "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "safer-buffer": ">= 2.1.2 < 3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/ignore": { | |
| "version": "5.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ignore/-/ignore-5.3.2.tgz", | |
| "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/import-fresh": { | |
| "version": "3.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/import-fresh/-/import-fresh-3.3.1.tgz", | |
| "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "parent-module": "^1.0.0", | |
| "resolve-from": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/import-fresh/node_modules/resolve-from": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve-from/-/resolve-from-4.0.0.tgz", | |
| "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/import-local": { | |
| "version": "3.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/import-local/-/import-local-3.2.0.tgz", | |
| "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "pkg-dir": "^4.2.0", | |
| "resolve-cwd": "^3.0.0" | |
| }, | |
| "bin": { | |
| "import-local-fixture": "fixtures/cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/imurmurhash": { | |
| "version": "0.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/imurmurhash/-/imurmurhash-0.1.4.tgz", | |
| "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8.19" | |
| } | |
| }, | |
| "node_modules/indent-string": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/indent-string/-/indent-string-4.0.0.tgz", | |
| "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/inflight": { | |
| "version": "1.0.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/inflight/-/inflight-1.0.6.tgz", | |
| "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "once": "^1.3.0", | |
| "wrappy": "1" | |
| } | |
| }, | |
| "node_modules/inherits": { | |
| "version": "2.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/inherits/-/inherits-2.0.4.tgz", | |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/internal-slot": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/internal-slot/-/internal-slot-1.1.0.tgz", | |
| "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "hasown": "^2.0.2", | |
| "side-channel": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/internmap": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/internmap/-/internmap-2.0.3.tgz", | |
| "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/is-array-buffer": { | |
| "version": "3.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-array-buffer/-/is-array-buffer-3.0.5.tgz", | |
| "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.3", | |
| "get-intrinsic": "^1.2.6" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-arrayish": { | |
| "version": "0.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-arrayish/-/is-arrayish-0.2.1.tgz", | |
| "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/is-async-function": { | |
| "version": "2.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-async-function/-/is-async-function-2.1.1.tgz", | |
| "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "async-function": "^1.0.0", | |
| "call-bound": "^1.0.3", | |
| "get-proto": "^1.0.1", | |
| "has-tostringtag": "^1.0.2", | |
| "safe-regex-test": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-bigint": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-bigint/-/is-bigint-1.1.0.tgz", | |
| "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-bigints": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-binary-path": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-binary-path/-/is-binary-path-2.1.0.tgz", | |
| "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "binary-extensions": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/is-boolean-object": { | |
| "version": "1.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-boolean-object/-/is-boolean-object-1.2.2.tgz", | |
| "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "has-tostringtag": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-bun-module": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-bun-module/-/is-bun-module-2.0.0.tgz", | |
| "integrity": "sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "semver": "^7.7.1" | |
| } | |
| }, | |
| "node_modules/is-bun-module/node_modules/semver": { | |
| "version": "7.8.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/semver/-/semver-7.8.0.tgz", | |
| "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/is-callable": { | |
| "version": "1.2.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-callable/-/is-callable-1.2.7.tgz", | |
| "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-core-module": { | |
| "version": "2.16.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-core-module/-/is-core-module-2.16.2.tgz", | |
| "integrity": "sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "hasown": "^2.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-data-view": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-data-view/-/is-data-view-1.0.2.tgz", | |
| "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "get-intrinsic": "^1.2.6", | |
| "is-typed-array": "^1.1.13" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-date-object": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-date-object/-/is-date-object-1.1.0.tgz", | |
| "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "has-tostringtag": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-extglob": { | |
| "version": "2.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-extglob/-/is-extglob-2.1.1.tgz", | |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/is-finalizationregistry": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", | |
| "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-fullwidth-code-point": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", | |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/is-generator-fn": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-generator-fn/-/is-generator-fn-2.1.0.tgz", | |
| "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/is-generator-function": { | |
| "version": "1.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-generator-function/-/is-generator-function-1.1.2.tgz", | |
| "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.4", | |
| "generator-function": "^2.0.0", | |
| "get-proto": "^1.0.1", | |
| "has-tostringtag": "^1.0.2", | |
| "safe-regex-test": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-glob": { | |
| "version": "4.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-glob/-/is-glob-4.0.3.tgz", | |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-extglob": "^2.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/is-map": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-map/-/is-map-2.0.3.tgz", | |
| "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-negative-zero": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-negative-zero/-/is-negative-zero-2.0.3.tgz", | |
| "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-number": { | |
| "version": "7.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-number/-/is-number-7.0.0.tgz", | |
| "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.12.0" | |
| } | |
| }, | |
| "node_modules/is-number-object": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-number-object/-/is-number-object-1.1.1.tgz", | |
| "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "has-tostringtag": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-path-inside": { | |
| "version": "3.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-path-inside/-/is-path-inside-3.0.3.tgz", | |
| "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/is-potential-custom-element-name": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", | |
| "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/is-regex": { | |
| "version": "1.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-regex/-/is-regex-1.2.1.tgz", | |
| "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "gopd": "^1.2.0", | |
| "has-tostringtag": "^1.0.2", | |
| "hasown": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-set": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-set/-/is-set-2.0.3.tgz", | |
| "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-shared-array-buffer": { | |
| "version": "1.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", | |
| "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-stream": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-stream/-/is-stream-2.0.1.tgz", | |
| "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/is-string": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-string/-/is-string-1.1.1.tgz", | |
| "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "has-tostringtag": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-symbol": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-symbol/-/is-symbol-1.1.1.tgz", | |
| "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "has-symbols": "^1.1.0", | |
| "safe-regex-test": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-typed-array": { | |
| "version": "1.1.15", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-typed-array/-/is-typed-array-1.1.15.tgz", | |
| "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "which-typed-array": "^1.1.16" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-weakmap": { | |
| "version": "2.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-weakmap/-/is-weakmap-2.0.2.tgz", | |
| "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-weakref": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-weakref/-/is-weakref-1.1.1.tgz", | |
| "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-weakset": { | |
| "version": "2.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/is-weakset/-/is-weakset-2.0.4.tgz", | |
| "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "get-intrinsic": "^1.2.6" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/isarray": { | |
| "version": "2.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/isarray/-/isarray-2.0.5.tgz", | |
| "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/isexe": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/isexe/-/isexe-2.0.0.tgz", | |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/istanbul-lib-coverage": { | |
| "version": "3.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", | |
| "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/istanbul-lib-instrument": { | |
| "version": "5.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", | |
| "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@babel/core": "^7.12.3", | |
| "@babel/parser": "^7.14.7", | |
| "@istanbuljs/schema": "^0.1.2", | |
| "istanbul-lib-coverage": "^3.2.0", | |
| "semver": "^6.3.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/istanbul-lib-report": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", | |
| "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "istanbul-lib-coverage": "^3.0.0", | |
| "make-dir": "^4.0.0", | |
| "supports-color": "^7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/istanbul-lib-source-maps": { | |
| "version": "4.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", | |
| "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "debug": "^4.1.1", | |
| "istanbul-lib-coverage": "^3.0.0", | |
| "source-map": "^0.6.1" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/istanbul-reports": { | |
| "version": "3.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/istanbul-reports/-/istanbul-reports-3.2.0.tgz", | |
| "integrity": "sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "html-escaper": "^2.0.0", | |
| "istanbul-lib-report": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/iterator.prototype": { | |
| "version": "1.1.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/iterator.prototype/-/iterator.prototype-1.1.5.tgz", | |
| "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "define-data-property": "^1.1.4", | |
| "es-object-atoms": "^1.0.0", | |
| "get-intrinsic": "^1.2.6", | |
| "get-proto": "^1.0.0", | |
| "has-symbols": "^1.1.0", | |
| "set-function-name": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/jackspeak": { | |
| "version": "2.3.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jackspeak/-/jackspeak-2.3.6.tgz", | |
| "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", | |
| "dev": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "@isaacs/cliui": "^8.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| }, | |
| "optionalDependencies": { | |
| "@pkgjs/parseargs": "^0.11.0" | |
| } | |
| }, | |
| "node_modules/jest": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest/-/jest-29.7.0.tgz", | |
| "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/core": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "import-local": "^3.0.2", | |
| "jest-cli": "^29.7.0" | |
| }, | |
| "bin": { | |
| "jest": "bin/jest.js" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "node-notifier": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/jest-changed-files": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-changed-files/-/jest-changed-files-29.7.0.tgz", | |
| "integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "execa": "^5.0.0", | |
| "jest-util": "^29.7.0", | |
| "p-limit": "^3.1.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-circus": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-circus/-/jest-circus-29.7.0.tgz", | |
| "integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/environment": "^29.7.0", | |
| "@jest/expect": "^29.7.0", | |
| "@jest/test-result": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "chalk": "^4.0.0", | |
| "co": "^4.6.0", | |
| "dedent": "^1.0.0", | |
| "is-generator-fn": "^2.0.0", | |
| "jest-each": "^29.7.0", | |
| "jest-matcher-utils": "^29.7.0", | |
| "jest-message-util": "^29.7.0", | |
| "jest-runtime": "^29.7.0", | |
| "jest-snapshot": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "p-limit": "^3.1.0", | |
| "pretty-format": "^29.7.0", | |
| "pure-rand": "^6.0.0", | |
| "slash": "^3.0.0", | |
| "stack-utils": "^2.0.3" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-circus/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-circus/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-circus/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-cli": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-cli/-/jest-cli-29.7.0.tgz", | |
| "integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/core": "^29.7.0", | |
| "@jest/test-result": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "chalk": "^4.0.0", | |
| "create-jest": "^29.7.0", | |
| "exit": "^0.1.2", | |
| "import-local": "^3.0.2", | |
| "jest-config": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "jest-validate": "^29.7.0", | |
| "yargs": "^17.3.1" | |
| }, | |
| "bin": { | |
| "jest": "bin/jest.js" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "node-notifier": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/jest-config": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-config/-/jest-config-29.7.0.tgz", | |
| "integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/core": "^7.11.6", | |
| "@jest/test-sequencer": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "babel-jest": "^29.7.0", | |
| "chalk": "^4.0.0", | |
| "ci-info": "^3.2.0", | |
| "deepmerge": "^4.2.2", | |
| "glob": "^7.1.3", | |
| "graceful-fs": "^4.2.9", | |
| "jest-circus": "^29.7.0", | |
| "jest-environment-node": "^29.7.0", | |
| "jest-get-type": "^29.6.3", | |
| "jest-regex-util": "^29.6.3", | |
| "jest-resolve": "^29.7.0", | |
| "jest-runner": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "jest-validate": "^29.7.0", | |
| "micromatch": "^4.0.4", | |
| "parse-json": "^5.2.0", | |
| "pretty-format": "^29.7.0", | |
| "slash": "^3.0.0", | |
| "strip-json-comments": "^3.1.1" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "@types/node": "*", | |
| "ts-node": ">=9.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/node": { | |
| "optional": true | |
| }, | |
| "ts-node": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/jest-config/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-config/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "fs.realpath": "^1.0.0", | |
| "inflight": "^1.0.4", | |
| "inherits": "2", | |
| "minimatch": "^3.1.1", | |
| "once": "^1.3.0", | |
| "path-is-absolute": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/jest-config/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-config/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-diff": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-diff/-/jest-diff-29.7.0.tgz", | |
| "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "chalk": "^4.0.0", | |
| "diff-sequences": "^29.6.3", | |
| "jest-get-type": "^29.6.3", | |
| "pretty-format": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-diff/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-diff/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-diff/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-docblock": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-docblock/-/jest-docblock-29.7.0.tgz", | |
| "integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "detect-newline": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-each": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-each/-/jest-each-29.7.0.tgz", | |
| "integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "chalk": "^4.0.0", | |
| "jest-get-type": "^29.6.3", | |
| "jest-util": "^29.7.0", | |
| "pretty-format": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-each/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-each/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-each/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-environment-jsdom": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz", | |
| "integrity": "sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/environment": "^29.7.0", | |
| "@jest/fake-timers": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/jsdom": "^20.0.0", | |
| "@types/node": "*", | |
| "jest-mock": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "jsdom": "^20.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "peerDependencies": { | |
| "canvas": "^2.5.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "canvas": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/jest-environment-node": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-environment-node/-/jest-environment-node-29.7.0.tgz", | |
| "integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/environment": "^29.7.0", | |
| "@jest/fake-timers": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "jest-mock": "^29.7.0", | |
| "jest-util": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-get-type": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-get-type/-/jest-get-type-29.6.3.tgz", | |
| "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-haste-map": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-haste-map/-/jest-haste-map-29.7.0.tgz", | |
| "integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "@types/graceful-fs": "^4.1.3", | |
| "@types/node": "*", | |
| "anymatch": "^3.0.3", | |
| "fb-watchman": "^2.0.0", | |
| "graceful-fs": "^4.2.9", | |
| "jest-regex-util": "^29.6.3", | |
| "jest-util": "^29.7.0", | |
| "jest-worker": "^29.7.0", | |
| "micromatch": "^4.0.4", | |
| "walker": "^1.0.8" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "^2.3.2" | |
| } | |
| }, | |
| "node_modules/jest-leak-detector": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz", | |
| "integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "jest-get-type": "^29.6.3", | |
| "pretty-format": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-leak-detector/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-leak-detector/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-leak-detector/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-matcher-utils": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz", | |
| "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "chalk": "^4.0.0", | |
| "jest-diff": "^29.7.0", | |
| "jest-get-type": "^29.6.3", | |
| "pretty-format": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-matcher-utils/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-matcher-utils/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-matcher-utils/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-message-util": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-message-util/-/jest-message-util-29.7.0.tgz", | |
| "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.12.13", | |
| "@jest/types": "^29.6.3", | |
| "@types/stack-utils": "^2.0.0", | |
| "chalk": "^4.0.0", | |
| "graceful-fs": "^4.2.9", | |
| "micromatch": "^4.0.4", | |
| "pretty-format": "^29.7.0", | |
| "slash": "^3.0.0", | |
| "stack-utils": "^2.0.3" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-message-util/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-message-util/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-message-util/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-mock": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-mock/-/jest-mock-29.7.0.tgz", | |
| "integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "jest-util": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-pnp-resolver": { | |
| "version": "1.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", | |
| "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "peerDependencies": { | |
| "jest-resolve": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "jest-resolve": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/jest-regex-util": { | |
| "version": "29.6.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-regex-util/-/jest-regex-util-29.6.3.tgz", | |
| "integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-resolve": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-resolve/-/jest-resolve-29.7.0.tgz", | |
| "integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "chalk": "^4.0.0", | |
| "graceful-fs": "^4.2.9", | |
| "jest-haste-map": "^29.7.0", | |
| "jest-pnp-resolver": "^1.2.2", | |
| "jest-util": "^29.7.0", | |
| "jest-validate": "^29.7.0", | |
| "resolve": "^1.20.0", | |
| "resolve.exports": "^2.0.0", | |
| "slash": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-resolve-dependencies": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz", | |
| "integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "jest-regex-util": "^29.6.3", | |
| "jest-snapshot": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-resolve/node_modules/resolve": { | |
| "version": "1.22.12", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve/-/resolve-1.22.12.tgz", | |
| "integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "is-core-module": "^2.16.1", | |
| "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/jest-runner": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-runner/-/jest-runner-29.7.0.tgz", | |
| "integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/console": "^29.7.0", | |
| "@jest/environment": "^29.7.0", | |
| "@jest/test-result": "^29.7.0", | |
| "@jest/transform": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "chalk": "^4.0.0", | |
| "emittery": "^0.13.1", | |
| "graceful-fs": "^4.2.9", | |
| "jest-docblock": "^29.7.0", | |
| "jest-environment-node": "^29.7.0", | |
| "jest-haste-map": "^29.7.0", | |
| "jest-leak-detector": "^29.7.0", | |
| "jest-message-util": "^29.7.0", | |
| "jest-resolve": "^29.7.0", | |
| "jest-runtime": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "jest-watcher": "^29.7.0", | |
| "jest-worker": "^29.7.0", | |
| "p-limit": "^3.1.0", | |
| "source-map-support": "0.5.13" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-runtime": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-runtime/-/jest-runtime-29.7.0.tgz", | |
| "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/environment": "^29.7.0", | |
| "@jest/fake-timers": "^29.7.0", | |
| "@jest/globals": "^29.7.0", | |
| "@jest/source-map": "^29.6.3", | |
| "@jest/test-result": "^29.7.0", | |
| "@jest/transform": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "chalk": "^4.0.0", | |
| "cjs-module-lexer": "^1.0.0", | |
| "collect-v8-coverage": "^1.0.0", | |
| "glob": "^7.1.3", | |
| "graceful-fs": "^4.2.9", | |
| "jest-haste-map": "^29.7.0", | |
| "jest-message-util": "^29.7.0", | |
| "jest-mock": "^29.7.0", | |
| "jest-regex-util": "^29.6.3", | |
| "jest-resolve": "^29.7.0", | |
| "jest-snapshot": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "slash": "^3.0.0", | |
| "strip-bom": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-runtime/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "fs.realpath": "^1.0.0", | |
| "inflight": "^1.0.4", | |
| "inherits": "2", | |
| "minimatch": "^3.1.1", | |
| "once": "^1.3.0", | |
| "path-is-absolute": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/jest-snapshot": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-snapshot/-/jest-snapshot-29.7.0.tgz", | |
| "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/core": "^7.11.6", | |
| "@babel/generator": "^7.7.2", | |
| "@babel/plugin-syntax-jsx": "^7.7.2", | |
| "@babel/plugin-syntax-typescript": "^7.7.2", | |
| "@babel/types": "^7.3.3", | |
| "@jest/expect-utils": "^29.7.0", | |
| "@jest/transform": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "babel-preset-current-node-syntax": "^1.0.0", | |
| "chalk": "^4.0.0", | |
| "expect": "^29.7.0", | |
| "graceful-fs": "^4.2.9", | |
| "jest-diff": "^29.7.0", | |
| "jest-get-type": "^29.6.3", | |
| "jest-matcher-utils": "^29.7.0", | |
| "jest-message-util": "^29.7.0", | |
| "jest-util": "^29.7.0", | |
| "natural-compare": "^1.4.0", | |
| "pretty-format": "^29.7.0", | |
| "semver": "^7.5.3" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-snapshot/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-snapshot/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-snapshot/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-snapshot/node_modules/semver": { | |
| "version": "7.8.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/semver/-/semver-7.8.0.tgz", | |
| "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/jest-util": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-util/-/jest-util-29.7.0.tgz", | |
| "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "chalk": "^4.0.0", | |
| "ci-info": "^3.2.0", | |
| "graceful-fs": "^4.2.9", | |
| "picomatch": "^2.2.3" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-validate": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-validate/-/jest-validate-29.7.0.tgz", | |
| "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/types": "^29.6.3", | |
| "camelcase": "^6.2.0", | |
| "chalk": "^4.0.0", | |
| "jest-get-type": "^29.6.3", | |
| "leven": "^3.1.0", | |
| "pretty-format": "^29.7.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-validate/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jest-validate/node_modules/camelcase": { | |
| "version": "6.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/camelcase/-/camelcase-6.3.0.tgz", | |
| "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/jest-validate/node_modules/pretty-format": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-29.7.0.tgz", | |
| "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/schemas": "^29.6.3", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^18.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-validate/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/jest-watcher": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-watcher/-/jest-watcher-29.7.0.tgz", | |
| "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jest/test-result": "^29.7.0", | |
| "@jest/types": "^29.6.3", | |
| "@types/node": "*", | |
| "ansi-escapes": "^4.2.1", | |
| "chalk": "^4.0.0", | |
| "emittery": "^0.13.1", | |
| "jest-util": "^29.7.0", | |
| "string-length": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-worker": { | |
| "version": "29.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jest-worker/-/jest-worker-29.7.0.tgz", | |
| "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*", | |
| "jest-util": "^29.7.0", | |
| "merge-stream": "^2.0.0", | |
| "supports-color": "^8.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.15.0 || ^16.10.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/jest-worker/node_modules/supports-color": { | |
| "version": "8.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/supports-color/-/supports-color-8.1.1.tgz", | |
| "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-flag": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/supports-color?sponsor=1" | |
| } | |
| }, | |
| "node_modules/jiti": { | |
| "version": "1.21.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jiti/-/jiti-1.21.7.tgz", | |
| "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "jiti": "bin/jiti.js" | |
| } | |
| }, | |
| "node_modules/js-tokens": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/js-tokens/-/js-tokens-4.0.0.tgz", | |
| "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/js-yaml": { | |
| "version": "3.14.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/js-yaml/-/js-yaml-3.14.2.tgz", | |
| "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "argparse": "^1.0.7", | |
| "esprima": "^4.0.0" | |
| }, | |
| "bin": { | |
| "js-yaml": "bin/js-yaml.js" | |
| } | |
| }, | |
| "node_modules/jsdom": { | |
| "version": "20.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jsdom/-/jsdom-20.0.3.tgz", | |
| "integrity": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "abab": "^2.0.6", | |
| "acorn": "^8.8.1", | |
| "acorn-globals": "^7.0.0", | |
| "cssom": "^0.5.0", | |
| "cssstyle": "^2.3.0", | |
| "data-urls": "^3.0.2", | |
| "decimal.js": "^10.4.2", | |
| "domexception": "^4.0.0", | |
| "escodegen": "^2.0.0", | |
| "form-data": "^4.0.0", | |
| "html-encoding-sniffer": "^3.0.0", | |
| "http-proxy-agent": "^5.0.0", | |
| "https-proxy-agent": "^5.0.1", | |
| "is-potential-custom-element-name": "^1.0.1", | |
| "nwsapi": "^2.2.2", | |
| "parse5": "^7.1.1", | |
| "saxes": "^6.0.0", | |
| "symbol-tree": "^3.2.4", | |
| "tough-cookie": "^4.1.2", | |
| "w3c-xmlserializer": "^4.0.0", | |
| "webidl-conversions": "^7.0.0", | |
| "whatwg-encoding": "^2.0.0", | |
| "whatwg-mimetype": "^3.0.0", | |
| "whatwg-url": "^11.0.0", | |
| "ws": "^8.11.0", | |
| "xml-name-validator": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "peerDependencies": { | |
| "canvas": "^2.5.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "canvas": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/jsesc": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jsesc/-/jsesc-3.1.0.tgz", | |
| "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "jsesc": "bin/jsesc" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/json-buffer": { | |
| "version": "3.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/json-buffer/-/json-buffer-3.0.1.tgz", | |
| "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/json-parse-even-better-errors": { | |
| "version": "2.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", | |
| "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/json-schema-traverse": { | |
| "version": "0.4.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", | |
| "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/json-stable-stringify-without-jsonify": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", | |
| "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/json5": { | |
| "version": "2.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/json5/-/json5-2.2.3.tgz", | |
| "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "json5": "lib/cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/jsx-ast-utils": { | |
| "version": "3.3.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", | |
| "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "array-includes": "^3.1.6", | |
| "array.prototype.flat": "^1.3.1", | |
| "object.assign": "^4.1.4", | |
| "object.values": "^1.1.6" | |
| }, | |
| "engines": { | |
| "node": ">=4.0" | |
| } | |
| }, | |
| "node_modules/keyv": { | |
| "version": "4.5.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/keyv/-/keyv-4.5.4.tgz", | |
| "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "json-buffer": "3.0.1" | |
| } | |
| }, | |
| "node_modules/kleur": { | |
| "version": "3.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/kleur/-/kleur-3.0.3.tgz", | |
| "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/language-subtag-registry": { | |
| "version": "0.3.23", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", | |
| "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", | |
| "dev": true, | |
| "license": "CC0-1.0" | |
| }, | |
| "node_modules/language-tags": { | |
| "version": "1.0.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/language-tags/-/language-tags-1.0.9.tgz", | |
| "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "language-subtag-registry": "^0.3.20" | |
| }, | |
| "engines": { | |
| "node": ">=0.10" | |
| } | |
| }, | |
| "node_modules/leven": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/leven/-/leven-3.1.0.tgz", | |
| "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/levn": { | |
| "version": "0.4.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/levn/-/levn-0.4.1.tgz", | |
| "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "prelude-ls": "^1.2.1", | |
| "type-check": "~0.4.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/lilconfig": { | |
| "version": "3.1.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lilconfig/-/lilconfig-3.1.3.tgz", | |
| "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/antonk52" | |
| } | |
| }, | |
| "node_modules/lines-and-columns": { | |
| "version": "1.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lines-and-columns/-/lines-and-columns-1.2.4.tgz", | |
| "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/locate-path": { | |
| "version": "5.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/locate-path/-/locate-path-5.0.0.tgz", | |
| "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "p-locate": "^4.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/lodash": { | |
| "version": "4.18.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lodash/-/lodash-4.18.1.tgz", | |
| "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.merge": { | |
| "version": "4.6.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lodash.merge/-/lodash.merge-4.6.2.tgz", | |
| "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/loose-envify": { | |
| "version": "1.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/loose-envify/-/loose-envify-1.4.0.tgz", | |
| "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "js-tokens": "^3.0.0 || ^4.0.0" | |
| }, | |
| "bin": { | |
| "loose-envify": "cli.js" | |
| } | |
| }, | |
| "node_modules/lru-cache": { | |
| "version": "5.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lru-cache/-/lru-cache-5.1.1.tgz", | |
| "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^3.0.2" | |
| } | |
| }, | |
| "node_modules/lucide-react": { | |
| "version": "0.460.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lucide-react/-/lucide-react-0.460.0.tgz", | |
| "integrity": "sha512-BVtq/DykVeIvRTJvRAgCsOwaGL8Un3Bxh8MbDxMhEWlZay3T4IpEKDEpwt5KZ0KJMHzgm6jrltxlT5eXOWXDHg==", | |
| "license": "ISC", | |
| "peerDependencies": { | |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" | |
| } | |
| }, | |
| "node_modules/lz-string": { | |
| "version": "1.5.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lz-string/-/lz-string-1.5.0.tgz", | |
| "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peer": true, | |
| "bin": { | |
| "lz-string": "bin/bin.js" | |
| } | |
| }, | |
| "node_modules/make-dir": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/make-dir/-/make-dir-4.0.0.tgz", | |
| "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "semver": "^7.5.3" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/make-dir/node_modules/semver": { | |
| "version": "7.8.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/semver/-/semver-7.8.0.tgz", | |
| "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/makeerror": { | |
| "version": "1.0.12", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/makeerror/-/makeerror-1.0.12.tgz", | |
| "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "tmpl": "1.0.5" | |
| } | |
| }, | |
| "node_modules/math-intrinsics": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/math-intrinsics/-/math-intrinsics-1.1.0.tgz", | |
| "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/merge-stream": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/merge-stream/-/merge-stream-2.0.0.tgz", | |
| "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/merge2": { | |
| "version": "1.4.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/merge2/-/merge2-1.4.1.tgz", | |
| "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/micromatch": { | |
| "version": "4.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/micromatch/-/micromatch-4.0.8.tgz", | |
| "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "braces": "^3.0.3", | |
| "picomatch": "^2.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=8.6" | |
| } | |
| }, | |
| "node_modules/mime-db": { | |
| "version": "1.52.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/mime-db/-/mime-db-1.52.0.tgz", | |
| "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/mime-types": { | |
| "version": "2.1.35", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/mime-types/-/mime-types-2.1.35.tgz", | |
| "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-db": "1.52.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/mimic-fn": { | |
| "version": "2.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/mimic-fn/-/mimic-fn-2.1.0.tgz", | |
| "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/min-indent": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/min-indent/-/min-indent-1.0.1.tgz", | |
| "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/minimatch": { | |
| "version": "3.1.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/minimatch/-/minimatch-3.1.5.tgz", | |
| "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/minimist": { | |
| "version": "1.2.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/minimist/-/minimist-1.2.8.tgz", | |
| "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/minipass": { | |
| "version": "7.1.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/minipass/-/minipass-7.1.3.tgz", | |
| "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==", | |
| "dev": true, | |
| "license": "BlueOak-1.0.0", | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/motion-dom": { | |
| "version": "11.18.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/motion-dom/-/motion-dom-11.18.1.tgz", | |
| "integrity": "sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-utils": "^11.18.1" | |
| } | |
| }, | |
| "node_modules/motion-utils": { | |
| "version": "11.18.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/motion-utils/-/motion-utils-11.18.1.tgz", | |
| "integrity": "sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ms": { | |
| "version": "2.1.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ms/-/ms-2.1.3.tgz", | |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/mz": { | |
| "version": "2.7.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/mz/-/mz-2.7.0.tgz", | |
| "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "any-promise": "^1.0.0", | |
| "object-assign": "^4.0.1", | |
| "thenify-all": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/nanoid": { | |
| "version": "3.3.12", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/nanoid/-/nanoid-3.3.12.tgz", | |
| "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==", | |
| "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/napi-postinstall": { | |
| "version": "0.3.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/napi-postinstall/-/napi-postinstall-0.3.4.tgz", | |
| "integrity": "sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "napi-postinstall": "lib/cli.js" | |
| }, | |
| "engines": { | |
| "node": "^12.20.0 || ^14.18.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/napi-postinstall" | |
| } | |
| }, | |
| "node_modules/natural-compare": { | |
| "version": "1.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/natural-compare/-/natural-compare-1.4.0.tgz", | |
| "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/next": { | |
| "version": "15.5.18", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/next/-/next-15.5.18.tgz", | |
| "integrity": "sha512-eKL8zUJkX9Y5lE+RX/2YJoItVdGlIscyVyboeD9wSpp0PaGqjoA4tTpT2qPqz9ax+5IzGESyLSeZ/RCwbSZ2uQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@next/env": "15.5.18", | |
| "@swc/helpers": "0.5.15", | |
| "caniuse-lite": "^1.0.30001579", | |
| "postcss": "8.4.31", | |
| "styled-jsx": "5.1.6" | |
| }, | |
| "bin": { | |
| "next": "dist/bin/next" | |
| }, | |
| "engines": { | |
| "node": "^18.18.0 || ^19.8.0 || >= 20.0.0" | |
| }, | |
| "optionalDependencies": { | |
| "@next/swc-darwin-arm64": "15.5.18", | |
| "@next/swc-darwin-x64": "15.5.18", | |
| "@next/swc-linux-arm64-gnu": "15.5.18", | |
| "@next/swc-linux-arm64-musl": "15.5.18", | |
| "@next/swc-linux-x64-gnu": "15.5.18", | |
| "@next/swc-linux-x64-musl": "15.5.18", | |
| "@next/swc-win32-arm64-msvc": "15.5.18", | |
| "@next/swc-win32-x64-msvc": "15.5.18", | |
| "sharp": "^0.34.3" | |
| }, | |
| "peerDependencies": { | |
| "@opentelemetry/api": "^1.1.0", | |
| "@playwright/test": "^1.51.1", | |
| "babel-plugin-react-compiler": "*", | |
| "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", | |
| "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", | |
| "sass": "^1.3.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@opentelemetry/api": { | |
| "optional": true | |
| }, | |
| "@playwright/test": { | |
| "optional": true | |
| }, | |
| "babel-plugin-react-compiler": { | |
| "optional": true | |
| }, | |
| "sass": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/next-themes": { | |
| "version": "0.4.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/next-themes/-/next-themes-0.4.6.tgz", | |
| "integrity": "sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc" | |
| } | |
| }, | |
| "node_modules/next/node_modules/postcss": { | |
| "version": "8.4.31", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss/-/postcss-8.4.31.tgz", | |
| "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/postcss" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "nanoid": "^3.3.6", | |
| "picocolors": "^1.0.0", | |
| "source-map-js": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "node_modules/node-exports-info": { | |
| "version": "1.6.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/node-exports-info/-/node-exports-info-1.6.0.tgz", | |
| "integrity": "sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "array.prototype.flatmap": "^1.3.3", | |
| "es-errors": "^1.3.0", | |
| "object.entries": "^1.1.9", | |
| "semver": "^6.3.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/node-int64": { | |
| "version": "0.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/node-int64/-/node-int64-0.4.0.tgz", | |
| "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/node-releases": { | |
| "version": "2.0.45", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/node-releases/-/node-releases-2.0.45.tgz", | |
| "integrity": "sha512-iIbHXV9eBB2nB0wa7oTsrrXq+qQt+9SIlx9AX3T96YgobtEQfis5n6TJ6vV+3QP8DwdriEAcGhARaFCu37peBg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/normalize-path": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/normalize-path/-/normalize-path-3.0.0.tgz", | |
| "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/npm-run-path": { | |
| "version": "4.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/npm-run-path/-/npm-run-path-4.0.1.tgz", | |
| "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "path-key": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/nwsapi": { | |
| "version": "2.2.23", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/nwsapi/-/nwsapi-2.2.23.tgz", | |
| "integrity": "sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/object-assign": { | |
| "version": "4.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object-assign/-/object-assign-4.1.1.tgz", | |
| "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/object-hash": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object-hash/-/object-hash-3.0.0.tgz", | |
| "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/object-inspect": { | |
| "version": "1.13.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object-inspect/-/object-inspect-1.13.4.tgz", | |
| "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/object-keys": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object-keys/-/object-keys-1.1.1.tgz", | |
| "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/object.assign": { | |
| "version": "4.1.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object.assign/-/object.assign-4.1.7.tgz", | |
| "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.3", | |
| "define-properties": "^1.2.1", | |
| "es-object-atoms": "^1.0.0", | |
| "has-symbols": "^1.1.0", | |
| "object-keys": "^1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/object.entries": { | |
| "version": "1.1.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object.entries/-/object.entries-1.1.9.tgz", | |
| "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.4", | |
| "define-properties": "^1.2.1", | |
| "es-object-atoms": "^1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/object.fromentries": { | |
| "version": "2.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object.fromentries/-/object.fromentries-2.0.8.tgz", | |
| "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.7", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.2", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/object.groupby": { | |
| "version": "1.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object.groupby/-/object.groupby-1.0.3.tgz", | |
| "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.7", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/object.values": { | |
| "version": "1.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/object.values/-/object.values-1.2.1.tgz", | |
| "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.3", | |
| "define-properties": "^1.2.1", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/once": { | |
| "version": "1.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/once/-/once-1.4.0.tgz", | |
| "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "wrappy": "1" | |
| } | |
| }, | |
| "node_modules/onetime": { | |
| "version": "5.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/onetime/-/onetime-5.1.2.tgz", | |
| "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "mimic-fn": "^2.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/optionator": { | |
| "version": "0.9.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/optionator/-/optionator-0.9.4.tgz", | |
| "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "deep-is": "^0.1.3", | |
| "fast-levenshtein": "^2.0.6", | |
| "levn": "^0.4.1", | |
| "prelude-ls": "^1.2.1", | |
| "type-check": "^0.4.0", | |
| "word-wrap": "^1.2.5" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/own-keys": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/own-keys/-/own-keys-1.0.1.tgz", | |
| "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "get-intrinsic": "^1.2.6", | |
| "object-keys": "^1.1.1", | |
| "safe-push-apply": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/p-limit": { | |
| "version": "3.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/p-limit/-/p-limit-3.1.0.tgz", | |
| "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "yocto-queue": "^0.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/p-locate": { | |
| "version": "4.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/p-locate/-/p-locate-4.1.0.tgz", | |
| "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "p-limit": "^2.2.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/p-locate/node_modules/p-limit": { | |
| "version": "2.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/p-limit/-/p-limit-2.3.0.tgz", | |
| "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "p-try": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/p-try": { | |
| "version": "2.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/p-try/-/p-try-2.2.0.tgz", | |
| "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/parent-module": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/parent-module/-/parent-module-1.0.1.tgz", | |
| "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "callsites": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/parse-json": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/parse-json/-/parse-json-5.2.0.tgz", | |
| "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.0.0", | |
| "error-ex": "^1.3.1", | |
| "json-parse-even-better-errors": "^2.3.0", | |
| "lines-and-columns": "^1.1.6" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/parse5": { | |
| "version": "7.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/parse5/-/parse5-7.3.0.tgz", | |
| "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "entities": "^6.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/inikulin/parse5?sponsor=1" | |
| } | |
| }, | |
| "node_modules/path-exists": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/path-exists/-/path-exists-4.0.0.tgz", | |
| "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/path-is-absolute": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz", | |
| "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/path-key": { | |
| "version": "3.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/path-key/-/path-key-3.1.1.tgz", | |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/path-parse": { | |
| "version": "1.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/path-parse/-/path-parse-1.0.7.tgz", | |
| "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/path-scurry": { | |
| "version": "1.11.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/path-scurry/-/path-scurry-1.11.1.tgz", | |
| "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", | |
| "dev": true, | |
| "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", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/lru-cache/-/lru-cache-10.4.3.tgz", | |
| "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/picocolors": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/picocolors/-/picocolors-1.1.1.tgz", | |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/picomatch": { | |
| "version": "2.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/picomatch/-/picomatch-2.3.2.tgz", | |
| "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8.6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/jonschlinkert" | |
| } | |
| }, | |
| "node_modules/pify": { | |
| "version": "2.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pify/-/pify-2.3.0.tgz", | |
| "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/pirates": { | |
| "version": "4.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pirates/-/pirates-4.0.7.tgz", | |
| "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/pkg-dir": { | |
| "version": "4.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pkg-dir/-/pkg-dir-4.2.0.tgz", | |
| "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "find-up": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/playwright": { | |
| "version": "1.60.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/playwright/-/playwright-1.60.0.tgz", | |
| "integrity": "sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "playwright-core": "1.60.0" | |
| }, | |
| "bin": { | |
| "playwright": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "2.3.2" | |
| } | |
| }, | |
| "node_modules/playwright-core": { | |
| "version": "1.60.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/playwright-core/-/playwright-core-1.60.0.tgz", | |
| "integrity": "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "playwright-core": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/playwright/node_modules/fsevents": { | |
| "version": "2.3.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fsevents/-/fsevents-2.3.2.tgz", | |
| "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" | |
| } | |
| }, | |
| "node_modules/possible-typed-array-names": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", | |
| "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/postcss": { | |
| "version": "8.5.15", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss/-/postcss-8.5.15.tgz", | |
| "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/postcss" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "nanoid": "^3.3.12", | |
| "picocolors": "^1.1.1", | |
| "source-map-js": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "node_modules/postcss-import": { | |
| "version": "15.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss-import/-/postcss-import-15.1.0.tgz", | |
| "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "postcss-value-parser": "^4.0.0", | |
| "read-cache": "^1.0.0", | |
| "resolve": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| }, | |
| "peerDependencies": { | |
| "postcss": "^8.0.0" | |
| } | |
| }, | |
| "node_modules/postcss-import/node_modules/resolve": { | |
| "version": "1.22.12", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve/-/resolve-1.22.12.tgz", | |
| "integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "is-core-module": "^2.16.1", | |
| "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/postcss-js": { | |
| "version": "4.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss-js/-/postcss-js-4.1.0.tgz", | |
| "integrity": "sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "camelcase-css": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": "^12 || ^14 || >= 16" | |
| }, | |
| "peerDependencies": { | |
| "postcss": "^8.4.21" | |
| } | |
| }, | |
| "node_modules/postcss-load-config": { | |
| "version": "6.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss-load-config/-/postcss-load-config-6.0.1.tgz", | |
| "integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==", | |
| "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" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| }, | |
| "peerDependencies": { | |
| "jiti": ">=1.21.0", | |
| "postcss": ">=8.0.9", | |
| "tsx": "^4.8.1", | |
| "yaml": "^2.4.2" | |
| }, | |
| "peerDependenciesMeta": { | |
| "jiti": { | |
| "optional": true | |
| }, | |
| "postcss": { | |
| "optional": true | |
| }, | |
| "tsx": { | |
| "optional": true | |
| }, | |
| "yaml": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/postcss-nested": { | |
| "version": "6.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss-nested/-/postcss-nested-6.2.0.tgz", | |
| "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", | |
| "dev": true, | |
| "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-selector-parser": { | |
| "version": "6.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", | |
| "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "cssesc": "^3.0.0", | |
| "util-deprecate": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/postcss-value-parser": { | |
| "version": "4.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", | |
| "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/prelude-ls": { | |
| "version": "1.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/prelude-ls/-/prelude-ls-1.2.1.tgz", | |
| "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/pretty-format": { | |
| "version": "27.5.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pretty-format/-/pretty-format-27.5.1.tgz", | |
| "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peer": true, | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1", | |
| "ansi-styles": "^5.0.0", | |
| "react-is": "^17.0.1" | |
| }, | |
| "engines": { | |
| "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" | |
| } | |
| }, | |
| "node_modules/pretty-format/node_modules/ansi-styles": { | |
| "version": "5.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", | |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peer": true, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/prompts": { | |
| "version": "2.4.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/prompts/-/prompts-2.4.2.tgz", | |
| "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "kleur": "^3.0.3", | |
| "sisteransi": "^1.0.5" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/prop-types": { | |
| "version": "15.8.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/prop-types/-/prop-types-15.8.1.tgz", | |
| "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.4.0", | |
| "object-assign": "^4.1.1", | |
| "react-is": "^16.13.1" | |
| } | |
| }, | |
| "node_modules/prop-types/node_modules/react-is": { | |
| "version": "16.13.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-16.13.1.tgz", | |
| "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/psl": { | |
| "version": "1.15.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/psl/-/psl-1.15.0.tgz", | |
| "integrity": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "punycode": "^2.3.1" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/lupomontero" | |
| } | |
| }, | |
| "node_modules/punycode": { | |
| "version": "2.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/punycode/-/punycode-2.3.1.tgz", | |
| "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/pure-rand": { | |
| "version": "6.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/pure-rand/-/pure-rand-6.1.0.tgz", | |
| "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/dubzzz" | |
| }, | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/fast-check" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/querystringify": { | |
| "version": "2.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/querystringify/-/querystringify-2.2.0.tgz", | |
| "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/queue-microtask": { | |
| "version": "1.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/queue-microtask/-/queue-microtask-1.2.3.tgz", | |
| "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", | |
| "dev": true, | |
| "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/react": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react/-/react-18.3.1.tgz", | |
| "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/react-dom": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-dom/-/react-dom-18.3.1.tgz", | |
| "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0", | |
| "scheduler": "^0.23.2" | |
| }, | |
| "peerDependencies": { | |
| "react": "^18.3.1" | |
| } | |
| }, | |
| "node_modules/react-is": { | |
| "version": "17.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-17.0.2.tgz", | |
| "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peer": true | |
| }, | |
| "node_modules/react-smooth": { | |
| "version": "4.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-smooth/-/react-smooth-4.0.4.tgz", | |
| "integrity": "sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "fast-equals": "^5.0.1", | |
| "prop-types": "^15.8.1", | |
| "react-transition-group": "^4.4.5" | |
| }, | |
| "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-transition-group": { | |
| "version": "4.4.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-transition-group/-/react-transition-group-4.4.5.tgz", | |
| "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", | |
| "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/read-cache": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/read-cache/-/read-cache-1.0.0.tgz", | |
| "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "pify": "^2.3.0" | |
| } | |
| }, | |
| "node_modules/readdirp": { | |
| "version": "3.6.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/readdirp/-/readdirp-3.6.0.tgz", | |
| "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "picomatch": "^2.2.1" | |
| }, | |
| "engines": { | |
| "node": ">=8.10.0" | |
| } | |
| }, | |
| "node_modules/recharts": { | |
| "version": "2.15.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/recharts/-/recharts-2.15.4.tgz", | |
| "integrity": "sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "clsx": "^2.0.0", | |
| "eventemitter3": "^4.0.1", | |
| "lodash": "^4.17.21", | |
| "react-is": "^18.3.1", | |
| "react-smooth": "^4.0.4", | |
| "recharts-scale": "^0.4.4", | |
| "tiny-invariant": "^1.3.1", | |
| "victory-vendor": "^36.6.8" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "peerDependencies": { | |
| "react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", | |
| "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "node_modules/recharts-scale": { | |
| "version": "0.4.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/recharts-scale/-/recharts-scale-0.4.5.tgz", | |
| "integrity": "sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "decimal.js-light": "^2.4.1" | |
| } | |
| }, | |
| "node_modules/recharts/node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/redent": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/redent/-/redent-3.0.0.tgz", | |
| "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "indent-string": "^4.0.0", | |
| "strip-indent": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/reflect.getprototypeof": { | |
| "version": "1.0.10", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", | |
| "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.9", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.0.0", | |
| "get-intrinsic": "^1.2.7", | |
| "get-proto": "^1.0.1", | |
| "which-builtin-type": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/regexp.prototype.flags": { | |
| "version": "1.5.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", | |
| "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "define-properties": "^1.2.1", | |
| "es-errors": "^1.3.0", | |
| "get-proto": "^1.0.1", | |
| "gopd": "^1.2.0", | |
| "set-function-name": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/require-directory": { | |
| "version": "2.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/require-directory/-/require-directory-2.1.1.tgz", | |
| "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/requires-port": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/requires-port/-/requires-port-1.0.0.tgz", | |
| "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/resolve": { | |
| "version": "2.0.0-next.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve/-/resolve-2.0.0-next.7.tgz", | |
| "integrity": "sha512-tqt+NBWwyaMgw3zDsnygx4CByWjQEJHOPMdslYhppaQSJUtL/D4JO9CcBBlhPoI8lz9oJIDXkwXfhF4aWqP8xQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "is-core-module": "^2.16.2", | |
| "node-exports-info": "^1.6.0", | |
| "object-keys": "^1.1.1", | |
| "path-parse": "^1.0.7", | |
| "supports-preserve-symlinks-flag": "^1.0.0" | |
| }, | |
| "bin": { | |
| "resolve": "bin/resolve" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/resolve-cwd": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve-cwd/-/resolve-cwd-3.0.0.tgz", | |
| "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "resolve-from": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/resolve-from": { | |
| "version": "5.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve-from/-/resolve-from-5.0.0.tgz", | |
| "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/resolve-pkg-maps": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", | |
| "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" | |
| } | |
| }, | |
| "node_modules/resolve.exports": { | |
| "version": "2.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve.exports/-/resolve.exports-2.0.3.tgz", | |
| "integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/reusify": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/reusify/-/reusify-1.1.0.tgz", | |
| "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "iojs": ">=1.0.0", | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/rimraf": { | |
| "version": "3.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/rimraf/-/rimraf-3.0.2.tgz", | |
| "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "glob": "^7.1.3" | |
| }, | |
| "bin": { | |
| "rimraf": "bin.js" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/rimraf/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "fs.realpath": "^1.0.0", | |
| "inflight": "^1.0.4", | |
| "inherits": "2", | |
| "minimatch": "^3.1.1", | |
| "once": "^1.3.0", | |
| "path-is-absolute": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/run-parallel": { | |
| "version": "1.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/run-parallel/-/run-parallel-1.2.0.tgz", | |
| "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/feross" | |
| }, | |
| { | |
| "type": "patreon", | |
| "url": "https://www.patreon.com/feross" | |
| }, | |
| { | |
| "type": "consulting", | |
| "url": "https://feross.org/support" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "queue-microtask": "^1.2.2" | |
| } | |
| }, | |
| "node_modules/safe-array-concat": { | |
| "version": "1.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/safe-array-concat/-/safe-array-concat-1.1.4.tgz", | |
| "integrity": "sha512-wtZlHyOje6OZTGqAoaDKxFkgRtkF9CnHAVnCHKfuj200wAgL+bSJhdsCD2l0Qx/2ekEXjPWcyKkfGb5CPboslg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.9", | |
| "call-bound": "^1.0.4", | |
| "get-intrinsic": "^1.3.0", | |
| "has-symbols": "^1.1.0", | |
| "isarray": "^2.0.5" | |
| }, | |
| "engines": { | |
| "node": ">=0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/safe-push-apply": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/safe-push-apply/-/safe-push-apply-1.0.0.tgz", | |
| "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "isarray": "^2.0.5" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/safe-regex-test": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/safe-regex-test/-/safe-regex-test-1.1.0.tgz", | |
| "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "is-regex": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/safer-buffer": { | |
| "version": "2.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/safer-buffer/-/safer-buffer-2.1.2.tgz", | |
| "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/saxes": { | |
| "version": "6.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/saxes/-/saxes-6.0.0.tgz", | |
| "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "xmlchars": "^2.2.0" | |
| }, | |
| "engines": { | |
| "node": ">=v12.22.7" | |
| } | |
| }, | |
| "node_modules/scheduler": { | |
| "version": "0.23.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/scheduler/-/scheduler-0.23.2.tgz", | |
| "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/semver": { | |
| "version": "6.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/semver/-/semver-6.3.1.tgz", | |
| "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| } | |
| }, | |
| "node_modules/set-function-length": { | |
| "version": "1.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/set-function-length/-/set-function-length-1.2.2.tgz", | |
| "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", | |
| "dev": true, | |
| "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", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/set-function-name/-/set-function-name-2.0.2.tgz", | |
| "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "define-data-property": "^1.1.4", | |
| "es-errors": "^1.3.0", | |
| "functions-have-names": "^1.2.3", | |
| "has-property-descriptors": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/set-proto": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/set-proto/-/set-proto-1.0.0.tgz", | |
| "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "dunder-proto": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/sharp": { | |
| "version": "0.34.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/sharp/-/sharp-0.34.5.tgz", | |
| "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", | |
| "hasInstallScript": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "@img/colour": "^1.0.0", | |
| "detect-libc": "^2.1.2", | |
| "semver": "^7.7.3" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-darwin-arm64": "0.34.5", | |
| "@img/sharp-darwin-x64": "0.34.5", | |
| "@img/sharp-libvips-darwin-arm64": "1.2.4", | |
| "@img/sharp-libvips-darwin-x64": "1.2.4", | |
| "@img/sharp-libvips-linux-arm": "1.2.4", | |
| "@img/sharp-libvips-linux-arm64": "1.2.4", | |
| "@img/sharp-libvips-linux-ppc64": "1.2.4", | |
| "@img/sharp-libvips-linux-riscv64": "1.2.4", | |
| "@img/sharp-libvips-linux-s390x": "1.2.4", | |
| "@img/sharp-libvips-linux-x64": "1.2.4", | |
| "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", | |
| "@img/sharp-libvips-linuxmusl-x64": "1.2.4", | |
| "@img/sharp-linux-arm": "0.34.5", | |
| "@img/sharp-linux-arm64": "0.34.5", | |
| "@img/sharp-linux-ppc64": "0.34.5", | |
| "@img/sharp-linux-riscv64": "0.34.5", | |
| "@img/sharp-linux-s390x": "0.34.5", | |
| "@img/sharp-linux-x64": "0.34.5", | |
| "@img/sharp-linuxmusl-arm64": "0.34.5", | |
| "@img/sharp-linuxmusl-x64": "0.34.5", | |
| "@img/sharp-wasm32": "0.34.5", | |
| "@img/sharp-win32-arm64": "0.34.5", | |
| "@img/sharp-win32-ia32": "0.34.5", | |
| "@img/sharp-win32-x64": "0.34.5" | |
| } | |
| }, | |
| "node_modules/sharp/node_modules/semver": { | |
| "version": "7.8.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/semver/-/semver-7.8.0.tgz", | |
| "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", | |
| "license": "ISC", | |
| "optional": true, | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/shebang-command": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/shebang-command/-/shebang-command-2.0.0.tgz", | |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "shebang-regex": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/shebang-regex": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/shebang-regex/-/shebang-regex-3.0.0.tgz", | |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/side-channel": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/side-channel/-/side-channel-1.1.0.tgz", | |
| "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "object-inspect": "^1.13.3", | |
| "side-channel-list": "^1.0.0", | |
| "side-channel-map": "^1.0.1", | |
| "side-channel-weakmap": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-list": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/side-channel-list/-/side-channel-list-1.0.1.tgz", | |
| "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "object-inspect": "^1.13.4" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-map": { | |
| "version": "1.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/side-channel-map/-/side-channel-map-1.0.1.tgz", | |
| "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.5", | |
| "object-inspect": "^1.13.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-weakmap": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", | |
| "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.5", | |
| "object-inspect": "^1.13.3", | |
| "side-channel-map": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/signal-exit": { | |
| "version": "4.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/signal-exit/-/signal-exit-4.1.0.tgz", | |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/sisteransi": { | |
| "version": "1.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/sisteransi/-/sisteransi-1.0.5.tgz", | |
| "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/slash": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/slash/-/slash-3.0.0.tgz", | |
| "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/source-map": { | |
| "version": "0.6.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/source-map/-/source-map-0.6.1.tgz", | |
| "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/source-map-js": { | |
| "version": "1.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/source-map-js/-/source-map-js-1.2.1.tgz", | |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", | |
| "license": "BSD-3-Clause", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/source-map-support": { | |
| "version": "0.5.13", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/source-map-support/-/source-map-support-0.5.13.tgz", | |
| "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer-from": "^1.0.0", | |
| "source-map": "^0.6.0" | |
| } | |
| }, | |
| "node_modules/sprintf-js": { | |
| "version": "1.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/sprintf-js/-/sprintf-js-1.0.3.tgz", | |
| "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", | |
| "dev": true, | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/stable-hash": { | |
| "version": "0.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/stable-hash/-/stable-hash-0.0.5.tgz", | |
| "integrity": "sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/stack-utils": { | |
| "version": "2.0.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/stack-utils/-/stack-utils-2.0.6.tgz", | |
| "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "escape-string-regexp": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/stack-utils/node_modules/escape-string-regexp": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", | |
| "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/stop-iteration-iterator": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz", | |
| "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "internal-slot": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/string-length": { | |
| "version": "4.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string-length/-/string-length-4.0.2.tgz", | |
| "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "char-regex": "^1.0.2", | |
| "strip-ansi": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/string-width": { | |
| "version": "5.1.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string-width/-/string-width-5.1.2.tgz", | |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "eastasianwidth": "^0.2.0", | |
| "emoji-regex": "^9.2.2", | |
| "strip-ansi": "^7.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/string-width-cjs": { | |
| "name": "string-width", | |
| "version": "4.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "dev": true, | |
| "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", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", | |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/string-width/node_modules/ansi-regex": { | |
| "version": "6.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-regex/-/ansi-regex-6.2.2.tgz", | |
| "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/string-width/node_modules/strip-ansi": { | |
| "version": "7.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-ansi/-/strip-ansi-7.2.0.tgz", | |
| "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.2.2" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/string.prototype.includes": { | |
| "version": "2.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz", | |
| "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.7", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/string.prototype.matchall": { | |
| "version": "4.0.12", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", | |
| "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.3", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.6", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.0.0", | |
| "get-intrinsic": "^1.2.6", | |
| "gopd": "^1.2.0", | |
| "has-symbols": "^1.1.0", | |
| "internal-slot": "^1.1.0", | |
| "regexp.prototype.flags": "^1.5.3", | |
| "set-function-name": "^2.0.2", | |
| "side-channel": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/string.prototype.repeat": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", | |
| "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "define-properties": "^1.1.3", | |
| "es-abstract": "^1.17.5" | |
| } | |
| }, | |
| "node_modules/string.prototype.trim": { | |
| "version": "1.2.10", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", | |
| "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.2", | |
| "define-data-property": "^1.1.4", | |
| "define-properties": "^1.2.1", | |
| "es-abstract": "^1.23.5", | |
| "es-object-atoms": "^1.0.0", | |
| "has-property-descriptors": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/string.prototype.trimend": { | |
| "version": "1.0.9", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", | |
| "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.2", | |
| "define-properties": "^1.2.1", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/string.prototype.trimstart": { | |
| "version": "1.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", | |
| "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.7", | |
| "define-properties": "^1.2.1", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-ansi-cjs": { | |
| "name": "strip-ansi", | |
| "version": "6.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-bom": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-bom/-/strip-bom-4.0.0.tgz", | |
| "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-final-newline": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-final-newline/-/strip-final-newline-2.0.0.tgz", | |
| "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/strip-indent": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-indent/-/strip-indent-3.0.0.tgz", | |
| "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "min-indent": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-json-comments": { | |
| "version": "3.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-json-comments/-/strip-json-comments-3.1.1.tgz", | |
| "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/styled-jsx": { | |
| "version": "5.1.6", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/styled-jsx/-/styled-jsx-5.1.6.tgz", | |
| "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "client-only": "0.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "peerDependencies": { | |
| "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@babel/core": { | |
| "optional": true | |
| }, | |
| "babel-plugin-macros": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/sucrase": { | |
| "version": "3.35.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/sucrase/-/sucrase-3.35.1.tgz", | |
| "integrity": "sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/gen-mapping": "^0.3.2", | |
| "commander": "^4.0.0", | |
| "lines-and-columns": "^1.1.6", | |
| "mz": "^2.7.0", | |
| "pirates": "^4.0.1", | |
| "tinyglobby": "^0.2.11", | |
| "ts-interface-checker": "^0.1.9" | |
| }, | |
| "bin": { | |
| "sucrase": "bin/sucrase", | |
| "sucrase-node": "bin/sucrase-node" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/supports-color": { | |
| "version": "7.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/supports-color/-/supports-color-7.2.0.tgz", | |
| "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-flag": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/supports-preserve-symlinks-flag": { | |
| "version": "1.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", | |
| "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/symbol-tree": { | |
| "version": "3.2.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/symbol-tree/-/symbol-tree-3.2.4.tgz", | |
| "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/tailwind-merge": { | |
| "version": "2.6.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tailwind-merge/-/tailwind-merge-2.6.1.tgz", | |
| "integrity": "sha512-Oo6tHdpZsGpkKG88HJ8RR1rg/RdnEkQEfMoEk2x1XRI3F1AxeU+ijRXpiVUF4UbLfcxxRGw6TbUINKYdWVsQTQ==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/dcastil" | |
| } | |
| }, | |
| "node_modules/tailwindcss": { | |
| "version": "3.4.19", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tailwindcss/-/tailwindcss-3.4.19.tgz", | |
| "integrity": "sha512-3ofp+LL8E+pK/JuPLPggVAIaEuhvIz4qNcf3nA1Xn2o/7fb7s/TYpHhwGDv1ZU3PkBluUVaF8PyCHcm48cKLWQ==", | |
| "dev": true, | |
| "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.7", | |
| "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 || ^5.0 || ^6.0", | |
| "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-animate": { | |
| "version": "1.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tailwindcss-animate/-/tailwindcss-animate-1.0.7.tgz", | |
| "integrity": "sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "tailwindcss": ">=3.0.0 || insiders" | |
| } | |
| }, | |
| "node_modules/tailwindcss/node_modules/resolve": { | |
| "version": "1.22.12", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/resolve/-/resolve-1.22.12.tgz", | |
| "integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "is-core-module": "^2.16.1", | |
| "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/test-exclude": { | |
| "version": "6.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/test-exclude/-/test-exclude-6.0.0.tgz", | |
| "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@istanbuljs/schema": "^0.1.2", | |
| "glob": "^7.1.4", | |
| "minimatch": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/test-exclude/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "fs.realpath": "^1.0.0", | |
| "inflight": "^1.0.4", | |
| "inherits": "2", | |
| "minimatch": "^3.1.1", | |
| "once": "^1.3.0", | |
| "path-is-absolute": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/text-table": { | |
| "version": "0.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/text-table/-/text-table-0.2.0.tgz", | |
| "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/thenify": { | |
| "version": "3.3.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/thenify/-/thenify-3.3.1.tgz", | |
| "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "any-promise": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/thenify-all": { | |
| "version": "1.6.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/thenify-all/-/thenify-all-1.6.0.tgz", | |
| "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "thenify": ">= 3.1.0 < 4" | |
| }, | |
| "engines": { | |
| "node": ">=0.8" | |
| } | |
| }, | |
| "node_modules/tiny-invariant": { | |
| "version": "1.3.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tiny-invariant/-/tiny-invariant-1.3.3.tgz", | |
| "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/tinyglobby": { | |
| "version": "0.2.16", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tinyglobby/-/tinyglobby-0.2.16.tgz", | |
| "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "fdir": "^6.5.0", | |
| "picomatch": "^4.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/SuperchupuDev" | |
| } | |
| }, | |
| "node_modules/tinyglobby/node_modules/fdir": { | |
| "version": "6.5.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/fdir/-/fdir-6.5.0.tgz", | |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.0.0" | |
| }, | |
| "peerDependencies": { | |
| "picomatch": "^3 || ^4" | |
| }, | |
| "peerDependenciesMeta": { | |
| "picomatch": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/tinyglobby/node_modules/picomatch": { | |
| "version": "4.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/picomatch/-/picomatch-4.0.4.tgz", | |
| "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/jonschlinkert" | |
| } | |
| }, | |
| "node_modules/tmpl": { | |
| "version": "1.0.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tmpl/-/tmpl-1.0.5.tgz", | |
| "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", | |
| "dev": true, | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/to-regex-range": { | |
| "version": "5.0.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/to-regex-range/-/to-regex-range-5.0.1.tgz", | |
| "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-number": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8.0" | |
| } | |
| }, | |
| "node_modules/tough-cookie": { | |
| "version": "4.1.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tough-cookie/-/tough-cookie-4.1.4.tgz", | |
| "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "psl": "^1.1.33", | |
| "punycode": "^2.1.1", | |
| "universalify": "^0.2.0", | |
| "url-parse": "^1.5.3" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/tr46": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tr46/-/tr46-3.0.0.tgz", | |
| "integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "punycode": "^2.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/ts-api-utils": { | |
| "version": "2.5.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ts-api-utils/-/ts-api-utils-2.5.0.tgz", | |
| "integrity": "sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18.12" | |
| }, | |
| "peerDependencies": { | |
| "typescript": ">=4.8.4" | |
| } | |
| }, | |
| "node_modules/ts-interface-checker": { | |
| "version": "0.1.13", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", | |
| "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", | |
| "dev": true, | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/tsconfig-paths": { | |
| "version": "3.15.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", | |
| "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/json5": "^0.0.29", | |
| "json5": "^1.0.2", | |
| "minimist": "^1.2.6", | |
| "strip-bom": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/tsconfig-paths/node_modules/json5": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/json5/-/json5-1.0.2.tgz", | |
| "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "minimist": "^1.2.0" | |
| }, | |
| "bin": { | |
| "json5": "lib/cli.js" | |
| } | |
| }, | |
| "node_modules/tsconfig-paths/node_modules/strip-bom": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-bom/-/strip-bom-3.0.0.tgz", | |
| "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "license": "0BSD" | |
| }, | |
| "node_modules/type-check": { | |
| "version": "0.4.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/type-check/-/type-check-0.4.0.tgz", | |
| "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "prelude-ls": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/type-detect": { | |
| "version": "4.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/type-detect/-/type-detect-4.0.8.tgz", | |
| "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/type-fest": { | |
| "version": "0.20.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/type-fest/-/type-fest-0.20.2.tgz", | |
| "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", | |
| "dev": true, | |
| "license": "(MIT OR CC0-1.0)", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/typed-array-buffer": { | |
| "version": "1.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", | |
| "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "es-errors": "^1.3.0", | |
| "is-typed-array": "^1.1.14" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/typed-array-byte-length": { | |
| "version": "1.0.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", | |
| "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.8", | |
| "for-each": "^0.3.3", | |
| "gopd": "^1.2.0", | |
| "has-proto": "^1.2.0", | |
| "is-typed-array": "^1.1.14" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/typed-array-byte-offset": { | |
| "version": "1.0.4", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", | |
| "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "available-typed-arrays": "^1.0.7", | |
| "call-bind": "^1.0.8", | |
| "for-each": "^0.3.3", | |
| "gopd": "^1.2.0", | |
| "has-proto": "^1.2.0", | |
| "is-typed-array": "^1.1.15", | |
| "reflect.getprototypeof": "^1.0.9" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/typed-array-length": { | |
| "version": "1.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/typed-array-length/-/typed-array-length-1.0.7.tgz", | |
| "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind": "^1.0.7", | |
| "for-each": "^0.3.3", | |
| "gopd": "^1.0.1", | |
| "is-typed-array": "^1.1.13", | |
| "possible-typed-array-names": "^1.0.0", | |
| "reflect.getprototypeof": "^1.0.6" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/typescript": { | |
| "version": "5.9.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/typescript/-/typescript-5.9.3.tgz", | |
| "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "tsc": "bin/tsc", | |
| "tsserver": "bin/tsserver" | |
| }, | |
| "engines": { | |
| "node": ">=14.17" | |
| } | |
| }, | |
| "node_modules/unbox-primitive": { | |
| "version": "1.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/unbox-primitive/-/unbox-primitive-1.1.0.tgz", | |
| "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.3", | |
| "has-bigints": "^1.0.2", | |
| "has-symbols": "^1.1.0", | |
| "which-boxed-primitive": "^1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/undici-types": { | |
| "version": "6.21.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/undici-types/-/undici-types-6.21.0.tgz", | |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/universalify": { | |
| "version": "0.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/universalify/-/universalify-0.2.0.tgz", | |
| "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4.0.0" | |
| } | |
| }, | |
| "node_modules/unrs-resolver": { | |
| "version": "1.12.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/unrs-resolver/-/unrs-resolver-1.12.2.tgz", | |
| "integrity": "sha512-dmlRxBJJayXjqTwC+JtF1HhJmgf3ftQ3YejFcZrf4+KKtJv0qDsK1pjqaaVjG7wJ5NJ6UVP1OqRMQ71Z4C3rxQ==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "napi-postinstall": "^0.3.4" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/unrs-resolver" | |
| }, | |
| "optionalDependencies": { | |
| "@unrs/resolver-binding-android-arm-eabi": "1.12.2", | |
| "@unrs/resolver-binding-android-arm64": "1.12.2", | |
| "@unrs/resolver-binding-darwin-arm64": "1.12.2", | |
| "@unrs/resolver-binding-darwin-x64": "1.12.2", | |
| "@unrs/resolver-binding-freebsd-x64": "1.12.2", | |
| "@unrs/resolver-binding-linux-arm-gnueabihf": "1.12.2", | |
| "@unrs/resolver-binding-linux-arm-musleabihf": "1.12.2", | |
| "@unrs/resolver-binding-linux-arm64-gnu": "1.12.2", | |
| "@unrs/resolver-binding-linux-arm64-musl": "1.12.2", | |
| "@unrs/resolver-binding-linux-loong64-gnu": "1.12.2", | |
| "@unrs/resolver-binding-linux-loong64-musl": "1.12.2", | |
| "@unrs/resolver-binding-linux-ppc64-gnu": "1.12.2", | |
| "@unrs/resolver-binding-linux-riscv64-gnu": "1.12.2", | |
| "@unrs/resolver-binding-linux-riscv64-musl": "1.12.2", | |
| "@unrs/resolver-binding-linux-s390x-gnu": "1.12.2", | |
| "@unrs/resolver-binding-linux-x64-gnu": "1.12.2", | |
| "@unrs/resolver-binding-linux-x64-musl": "1.12.2", | |
| "@unrs/resolver-binding-openharmony-arm64": "1.12.2", | |
| "@unrs/resolver-binding-wasm32-wasi": "1.12.2", | |
| "@unrs/resolver-binding-win32-arm64-msvc": "1.12.2", | |
| "@unrs/resolver-binding-win32-ia32-msvc": "1.12.2", | |
| "@unrs/resolver-binding-win32-x64-msvc": "1.12.2" | |
| } | |
| }, | |
| "node_modules/update-browserslist-db": { | |
| "version": "1.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", | |
| "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/browserslist" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/browserslist" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "escalade": "^3.2.0", | |
| "picocolors": "^1.1.1" | |
| }, | |
| "bin": { | |
| "update-browserslist-db": "cli.js" | |
| }, | |
| "peerDependencies": { | |
| "browserslist": ">= 4.21.0" | |
| } | |
| }, | |
| "node_modules/uri-js": { | |
| "version": "4.4.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/uri-js/-/uri-js-4.4.1.tgz", | |
| "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "punycode": "^2.1.0" | |
| } | |
| }, | |
| "node_modules/url-parse": { | |
| "version": "1.5.10", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/url-parse/-/url-parse-1.5.10.tgz", | |
| "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "querystringify": "^2.1.1", | |
| "requires-port": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/use-sync-external-store": { | |
| "version": "1.6.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", | |
| "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "node_modules/util-deprecate": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/util-deprecate/-/util-deprecate-1.0.2.tgz", | |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/v8-to-istanbul": { | |
| "version": "9.3.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz", | |
| "integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@jridgewell/trace-mapping": "^0.3.12", | |
| "@types/istanbul-lib-coverage": "^2.0.1", | |
| "convert-source-map": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10.12.0" | |
| } | |
| }, | |
| "node_modules/victory-vendor": { | |
| "version": "36.9.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/victory-vendor/-/victory-vendor-36.9.2.tgz", | |
| "integrity": "sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==", | |
| "license": "MIT AND ISC", | |
| "dependencies": { | |
| "@types/d3-array": "^3.0.3", | |
| "@types/d3-ease": "^3.0.0", | |
| "@types/d3-interpolate": "^3.0.1", | |
| "@types/d3-scale": "^4.0.2", | |
| "@types/d3-shape": "^3.1.0", | |
| "@types/d3-time": "^3.0.0", | |
| "@types/d3-timer": "^3.0.0", | |
| "d3-array": "^3.1.6", | |
| "d3-ease": "^3.0.1", | |
| "d3-interpolate": "^3.0.1", | |
| "d3-scale": "^4.0.2", | |
| "d3-shape": "^3.1.0", | |
| "d3-time": "^3.0.0", | |
| "d3-timer": "^3.0.1" | |
| } | |
| }, | |
| "node_modules/w3c-xmlserializer": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", | |
| "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "xml-name-validator": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/walker": { | |
| "version": "1.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/walker/-/walker-1.0.8.tgz", | |
| "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "makeerror": "1.0.12" | |
| } | |
| }, | |
| "node_modules/webidl-conversions": { | |
| "version": "7.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/webidl-conversions/-/webidl-conversions-7.0.0.tgz", | |
| "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/whatwg-encoding": { | |
| "version": "2.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz", | |
| "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "iconv-lite": "0.6.3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/whatwg-mimetype": { | |
| "version": "3.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", | |
| "integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/whatwg-url": { | |
| "version": "11.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/whatwg-url/-/whatwg-url-11.0.0.tgz", | |
| "integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "tr46": "^3.0.0", | |
| "webidl-conversions": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/which": { | |
| "version": "2.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/which/-/which-2.0.2.tgz", | |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "node-which": "bin/node-which" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/which-boxed-primitive": { | |
| "version": "1.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", | |
| "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-bigint": "^1.1.0", | |
| "is-boolean-object": "^1.2.1", | |
| "is-number-object": "^1.1.1", | |
| "is-string": "^1.1.1", | |
| "is-symbol": "^1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/which-builtin-type": { | |
| "version": "1.2.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/which-builtin-type/-/which-builtin-type-1.2.1.tgz", | |
| "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "function.prototype.name": "^1.1.6", | |
| "has-tostringtag": "^1.0.2", | |
| "is-async-function": "^2.0.0", | |
| "is-date-object": "^1.1.0", | |
| "is-finalizationregistry": "^1.1.0", | |
| "is-generator-function": "^1.0.10", | |
| "is-regex": "^1.2.1", | |
| "is-weakref": "^1.0.2", | |
| "isarray": "^2.0.5", | |
| "which-boxed-primitive": "^1.1.0", | |
| "which-collection": "^1.0.2", | |
| "which-typed-array": "^1.1.16" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/which-collection": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/which-collection/-/which-collection-1.0.2.tgz", | |
| "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-map": "^2.0.3", | |
| "is-set": "^2.0.3", | |
| "is-weakmap": "^2.0.2", | |
| "is-weakset": "^2.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/which-typed-array": { | |
| "version": "1.1.20", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/which-typed-array/-/which-typed-array-1.1.20.tgz", | |
| "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "available-typed-arrays": "^1.0.7", | |
| "call-bind": "^1.0.8", | |
| "call-bound": "^1.0.4", | |
| "for-each": "^0.3.5", | |
| "get-proto": "^1.0.1", | |
| "gopd": "^1.2.0", | |
| "has-tostringtag": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/word-wrap": { | |
| "version": "1.2.5", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/word-wrap/-/word-wrap-1.2.5.tgz", | |
| "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/wrap-ansi": { | |
| "version": "8.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/wrap-ansi/-/wrap-ansi-8.1.0.tgz", | |
| "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^6.1.0", | |
| "string-width": "^5.0.1", | |
| "strip-ansi": "^7.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs": { | |
| "name": "wrap-ansi", | |
| "version": "7.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz", | |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^4.0.0", | |
| "string-width": "^4.1.0", | |
| "strip-ansi": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", | |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/string-width": { | |
| "version": "4.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "emoji-regex": "^8.0.0", | |
| "is-fullwidth-code-point": "^3.0.0", | |
| "strip-ansi": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi/node_modules/ansi-regex": { | |
| "version": "6.2.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-regex/-/ansi-regex-6.2.2.tgz", | |
| "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi/node_modules/ansi-styles": { | |
| "version": "6.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ansi-styles/-/ansi-styles-6.2.3.tgz", | |
| "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi/node_modules/strip-ansi": { | |
| "version": "7.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/strip-ansi/-/strip-ansi-7.2.0.tgz", | |
| "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.2.2" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrappy": { | |
| "version": "1.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/wrappy/-/wrappy-1.0.2.tgz", | |
| "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/write-file-atomic": { | |
| "version": "4.0.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/write-file-atomic/-/write-file-atomic-4.0.2.tgz", | |
| "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "imurmurhash": "^0.1.4", | |
| "signal-exit": "^3.0.7" | |
| }, | |
| "engines": { | |
| "node": "^12.13.0 || ^14.15.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/write-file-atomic/node_modules/signal-exit": { | |
| "version": "3.0.7", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/signal-exit/-/signal-exit-3.0.7.tgz", | |
| "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/ws": { | |
| "version": "8.20.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/ws/-/ws-8.20.1.tgz", | |
| "integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10.0.0" | |
| }, | |
| "peerDependencies": { | |
| "bufferutil": "^4.0.1", | |
| "utf-8-validate": ">=5.0.2" | |
| }, | |
| "peerDependenciesMeta": { | |
| "bufferutil": { | |
| "optional": true | |
| }, | |
| "utf-8-validate": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/xml-name-validator": { | |
| "version": "4.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/xml-name-validator/-/xml-name-validator-4.0.0.tgz", | |
| "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/xmlchars": { | |
| "version": "2.2.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/xmlchars/-/xmlchars-2.2.0.tgz", | |
| "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/y18n": { | |
| "version": "5.0.8", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/y18n/-/y18n-5.0.8.tgz", | |
| "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/yallist": { | |
| "version": "3.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/yallist/-/yallist-3.1.1.tgz", | |
| "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/yargs": { | |
| "version": "17.7.2", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/yargs/-/yargs-17.7.2.tgz", | |
| "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "cliui": "^8.0.1", | |
| "escalade": "^3.1.1", | |
| "get-caller-file": "^2.0.5", | |
| "require-directory": "^2.1.1", | |
| "string-width": "^4.2.3", | |
| "y18n": "^5.0.5", | |
| "yargs-parser": "^21.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/yargs-parser": { | |
| "version": "21.1.1", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/yargs-parser/-/yargs-parser-21.1.1.tgz", | |
| "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/yargs/node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", | |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/yargs/node_modules/string-width": { | |
| "version": "4.2.3", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "dev": true, | |
| "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/yocto-queue": { | |
| "version": "0.1.0", | |
| "resolved": "https://npm.artifacts.indeed.tech/npm/yocto-queue/-/yocto-queue-0.1.0.tgz", | |
| "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| } | |
| } | |
| } | |