2021-03-11 21:12:55 -05:00
|
|
|
{
|
2022-01-22 15:18:09 -05:00
|
|
|
"name": "assets",
|
2023-06-05 23:32:52 -04:00
|
|
|
"lockfileVersion": 3,
|
2021-03-11 21:12:55 -05:00
|
|
|
"requires": true,
|
2022-01-22 15:18:09 -05:00
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-07-28 11:40:44 -04:00
|
|
|
"@fortawesome/fontawesome-free": "^6.6.0",
|
2024-10-26 13:11:31 -04:00
|
|
|
"chart.js": "^4.4.5",
|
2023-03-18 22:01:07 -04:00
|
|
|
"chartjs-adapter-date-fns": "^3.0.0",
|
2024-10-26 13:11:31 -04:00
|
|
|
"date-fns": "^4.1.0",
|
2022-01-22 15:18:09 -05:00
|
|
|
"phoenix": "file:../deps/phoenix",
|
|
|
|
|
"phoenix_html": "file:../deps/phoenix_html",
|
|
|
|
|
"phoenix_live_view": "file:../deps/phoenix_live_view",
|
2024-10-26 14:21:00 -04:00
|
|
|
"slim-select": "^2.9.2",
|
2024-06-15 15:17:43 -04:00
|
|
|
"topbar": "^3.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/core": "^7.26.0",
|
|
|
|
|
"@babel/preset-env": "^7.26.0",
|
|
|
|
|
"autoprefixer": "^10.4.20",
|
|
|
|
|
"babel-loader": "^9.2.1",
|
2024-02-23 19:20:17 -05:00
|
|
|
"copy-webpack-plugin": "^12.0.2",
|
2024-06-15 15:17:43 -04:00
|
|
|
"css-loader": "^7.1.2",
|
|
|
|
|
"css-minimizer-webpack-plugin": "^7.0.0",
|
2022-01-22 15:18:09 -05:00
|
|
|
"file-loader": "^6.2.0",
|
2024-10-26 13:11:31 -04:00
|
|
|
"glob": "^11.0.0",
|
|
|
|
|
"mini-css-extract-plugin": "^2.9.1",
|
|
|
|
|
"npm-check-updates": "^17.1.6",
|
|
|
|
|
"postcss": "^8.4.47",
|
2024-06-15 15:17:43 -04:00
|
|
|
"postcss-import": "^16.1.0",
|
|
|
|
|
"postcss-loader": "^8.1.1",
|
2024-10-26 13:11:31 -04:00
|
|
|
"postcss-preset-env": "^10.0.8",
|
|
|
|
|
"sass": "^1.80.4",
|
|
|
|
|
"sass-loader": "^16.0.2",
|
|
|
|
|
"standard": "^17.1.2",
|
|
|
|
|
"tailwindcss": "^3.4.14",
|
2024-02-23 19:20:17 -05:00
|
|
|
"terser-webpack-plugin": "^5.3.10",
|
2024-10-26 13:11:31 -04:00
|
|
|
"webpack": "^5.95.0",
|
2023-09-07 19:06:21 -04:00
|
|
|
"webpack-cli": "^5.1.4",
|
2024-10-26 13:11:31 -04:00
|
|
|
"webpack-dev-server": "^5.1.0"
|
2022-11-09 18:12:59 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": "v23.0.0",
|
|
|
|
|
"npm": "10.9.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"../deps/phoenix": {
|
2024-07-28 11:40:44 -04:00
|
|
|
"version": "1.7.14",
|
2022-01-22 23:34:20 -05:00
|
|
|
"license": "MIT"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"../deps/phoenix_html": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "4.1.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"../deps/phoenix_live_view": {
|
2024-07-28 11:40:44 -04:00
|
|
|
"version": "0.20.17",
|
2024-02-23 19:20:17 -05:00
|
|
|
"license": "MIT",
|
|
|
|
|
"devDependencies": {
|
2024-07-28 11:40:44 -04:00
|
|
|
"@playwright/test": "^1.43.1",
|
|
|
|
|
"monocart-reporter": "^2.3.1"
|
2024-02-23 19:20:17 -05:00
|
|
|
}
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@alloc/quick-lru": {
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"node_modules/@ampproject/remapping": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "2.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
2022-05-06 20:31:16 -04:00
|
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/code-frame": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
|
|
|
"js-tokens": "^4.0.0",
|
2024-06-15 15:17:43 -04:00
|
|
|
"picocolors": "^1.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/compat-data": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/core": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"@ampproject/remapping": "^2.2.0",
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/code-frame": "^7.26.0",
|
|
|
|
|
"@babel/generator": "^7.26.0",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
|
|
|
"@babel/helpers": "^7.26.0",
|
|
|
|
|
"@babel/parser": "^7.26.0",
|
|
|
|
|
"@babel/template": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.26.0",
|
2024-02-23 19:20:17 -05:00
|
|
|
"convert-source-map": "^2.0.0",
|
2022-01-22 15:18:09 -05:00
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
2023-09-07 19:06:21 -04:00
|
|
|
"json5": "^2.2.3",
|
|
|
|
|
"semver": "^6.3.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/babel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/generator": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/parser": "^7.26.0",
|
|
|
|
|
"@babel/types": "^7.26.0",
|
2024-06-15 15:17:43 -04:00
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
2024-10-26 13:11:31 -04:00
|
|
|
"jsesc": "^3.0.2"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/compat-data": "^7.25.9",
|
|
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
|
|
"browserslist": "^4.24.0",
|
2023-03-18 22:01:07 -04:00
|
|
|
"lru-cache": "^5.1.1",
|
2023-09-07 19:06:21 -04:00
|
|
|
"semver": "^6.3.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
2023-09-07 19:06:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.25.9",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9",
|
2023-09-07 19:06:21 -04:00
|
|
|
"semver": "^6.3.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-ORPNZ3h6ZRkOyAa/SaHU+XsLZr0UQzRwuDQ0cczIA17nAzZ+85G5cVkOJIj7QavLZGSe8QXUmNFxSZzjcZF9bw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
|
|
|
"regexpu-core": "^6.1.1",
|
2023-09-07 19:06:21 -04:00
|
|
|
"semver": "^6.3.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "0.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2023-09-07 19:06:21 -04:00
|
|
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
2022-01-22 15:18:09 -05:00
|
|
|
"debug": "^4.1.1",
|
|
|
|
|
"lodash.debounce": "^4.0.8",
|
2023-09-07 19:06:21 -04:00
|
|
|
"resolve": "^1.14.2"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-09-07 19:06:21 -04:00
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
2023-09-07 19:06:21 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
|
|
|
"@babel/helper-wrap-function": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
2023-09-07 19:06:21 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-simple-access": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@babel/helper-string-parser": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-11-07 21:16:23 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-wrap-function": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/template": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helpers": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/template": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.26.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.26.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.1.tgz",
|
|
|
|
|
"integrity": "sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/types": "^7.26.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-06-15 15:17:43 -04:00
|
|
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2024-07-28 11:40:44 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==",
|
2024-07-28 11:40:44 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2024-06-15 15:17:43 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-6xWgLZTJXwilVjlnV7ospI3xi+sl8lN8rXXbBD6vYn3UYDlGsag8wrZkKcSI8G6KgqKP7vNFaDgeDnfAABq61g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.13.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-02-23 19:20:17 -05:00
|
|
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-aLnMXYPnzwwqhYSCyXfKkIkYgJ8zv9RK+roo9DkTXz38ynIhd9XCbN08s3MGvqL2MYGVUGdRQLL/JqBIeJhJBg==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
2023-09-07 19:06:21 -04:00
|
|
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz",
|
|
|
|
|
"integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
|
|
|
"version": "7.18.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
|
|
|
|
|
"integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"@babel/core": "^7.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.12.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/plugin-transform-classes": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==",
|
2023-09-07 19:06:21 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-09-07 19:06:21 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9",
|
2022-01-22 15:18:09 -05:00
|
|
|
"globals": "^11.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/template": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-t7ZQ7g5trIgSRYhI9pIJtRl64KHotutUJsh4Eze5l7olJv+mRSg4/MmbZ0tv1eeqRbdvo/+trvJD/Oc5DmW2cA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-LZxhJ6dvBb/f3x8xwWIuyiAHy56nrRG3PeYTpBkkzkYRRQ6tJLu68lEF5VIqMUZiAV7a8+Tb78nEoMCMcqjXBw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-07-28 11:40:44 -04:00
|
|
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-0UfuJS0EsXbRvKnwcLjFtJy/Sxc5J5jhLHnFhy7u4zih97Hz6tJkLU+O+FMMrNZrosUPxDi6sYxJ/EA8jDiAog==",
|
2024-07-28 11:40:44 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2024-07-28 11:40:44 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-GCggjexbmSLaFhqsojeugBpeaRIgWNTcgKVq/0qIteFEqY2A+b9QidYadrWlnbWQUrW5fn+mCvf3tr7OeBFTyg==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-2NsEz+CxzJIVOPx2o9UsW1rXLqtChtLoVnwYHHiB04wS5sgn7mrV45fWMBX0Kk+ub9uXytVYfNP2HjbVbCB3Ww==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-xoTMk0WXceiiIvsaquQQUaLLXSW1KJ159KP87VilruQm0LNNGxWzahxSS6T6i4Zg3ezp4vA4zuwiNUR53qmQAw==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/plugin-transform-literals": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-g5T11tnI36jVClQlMlt4qKDLlWnG5pP9CSM4GhdRciTNMRgkfpo5cR6b4rGIOYPgRRuFAvwjPQ/Yk+ql4dyhbw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-simple-access": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-bS9MVObUgE7ww36HEfwe6g9WakQ0KF07mQF74uuXdkoziUPfKyu/nIm663kz//e5O1nPInPFx36z7WJmJ4yNEw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-U/3p8X1yCSoKyUj2eOBIx3FOn6pElFOKvAAGf8HTtItuPyB+ZeOqfn+mvTtg9ZlOAjsPdK3ayQEjqHjU/yLeVQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-parameters": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
2023-09-07 19:06:21 -04:00
|
|
|
"regenerator-transform": "^0.15.2"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@babel/plugin-transform-regexp-modifiers": {
|
|
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-7DL7DKYjn5Su++4RXu8puKZm2XBPHyjWLUidaPEkCUBbE7IPcsrkRHggAOOKydH1dASWdcUBxrkOGNxUv5P3Jg==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-spread": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-s5EDrE6bW97LtxOcGj1Khcx5AaXwiMmi4toFWRDP9/y0Woo6pXC+iyPu/KuhKtfSrNFd7jJB+/fkOtZy6aIC6Q==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-Jt2d8Ga+QwRluxRQ307Vlxa6dMrYEMZCgGxoPR8V52rxPyldHu3hdlHspxaqYmE7oID5+kB+UKUB/eWS+DkkWg==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-8BYqO3GeVNHtx69fdPshN3fnzUNLrWdHhk/icSwigksJGczKSizZ+Z6SBCxTs723Fr5VSNorTIK7a+R2tISvwQ==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@babel/preset-env": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==",
|
2023-09-07 19:06:21 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-09-07 19:06:21 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/compat-data": "^7.26.0",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
|
|
|
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
|
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
|
2023-09-07 19:06:21 -04:00
|
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/plugin-syntax-import-assertions": "^7.26.0",
|
|
|
|
|
"@babel/plugin-syntax-import-attributes": "^7.26.0",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0",
|
|
|
|
|
"@babel/plugin-transform-classes": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-computed-properties": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-dotall-regex": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-for-of": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-function-name": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-json-strings": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-literals": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-modules-amd": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-new-target": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-object-super": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-parameters": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-property-literals": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-regenerator": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-regexp-modifiers": "^7.26.0",
|
|
|
|
|
"@babel/plugin-transform-reserved-words": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-shorthand-properties": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-spread": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-template-literals": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9",
|
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
|
2023-09-07 19:06:21 -04:00
|
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
2024-06-15 15:17:43 -04:00
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
2024-10-26 13:11:31 -04:00
|
|
|
"babel-plugin-polyfill-corejs3": "^0.10.6",
|
2024-06-15 15:17:43 -04:00
|
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
2024-10-26 13:11:31 -04:00
|
|
|
"core-js-compat": "^3.38.1",
|
2023-09-07 19:06:21 -04:00
|
|
|
"semver": "^6.3.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/preset-modules": {
|
2023-09-07 19:06:21 -04:00
|
|
|
"version": "0.1.6-no-external-plugins",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
|
|
|
|
|
"integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
|
|
|
"@babel/types": "^7.4.4",
|
|
|
|
|
"esutils": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-09-07 19:06:21 -04:00
|
|
|
"@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"regenerator-runtime": "^0.14.0"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/template": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/code-frame": "^7.25.9",
|
|
|
|
|
"@babel/parser": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/traverse": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/code-frame": "^7.25.9",
|
|
|
|
|
"@babel/generator": "^7.25.9",
|
|
|
|
|
"@babel/parser": "^7.25.9",
|
|
|
|
|
"@babel/template": "^7.25.9",
|
|
|
|
|
"@babel/types": "^7.25.9",
|
2024-02-23 19:20:17 -05:00
|
|
|
"debug": "^4.3.1",
|
2022-01-22 15:18:09 -05:00
|
|
|
"globals": "^11.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "7.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@babel/helper-string-parser": "^7.25.9",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.9"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"node_modules/@csstools/cascade-layer-name-parser": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-KUcKk2oe7666aaeY+yxhy5TB0AN5x2Pi/ZJ23fbO8A0TEcLpA+VhVIw9s+6hTsAQHr8Fqc8p4RClsxxsmuIn1A==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-03-18 22:01:07 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2023-03-18 22:01:07 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/color-helpers": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-MKtmkA0BX87PKaO1NFRTFH+UnkgnmySQOvNxJubsadusqPEC2aJ9MOQiMceZJJ6oitUl/i0L6u0M1IrmAOmgBA==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-03-18 22:01:07 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/css-calc": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-UAhqOt43s8e4MfLAnIS1OmB/lDN32t03YObodmFyy60+1i6ZsT2rlwBEdajH6zDFS/TGogsvgMamV5GzZt2muA==",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-04-14 18:17:11 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-04-14 18:17:11 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2023-04-14 18:17:11 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/css-color-parser": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-kXviLfsxXmx2YcUPd478vuJd/s21EFTmxcgjC3danRhLa2zqfqZMTRonwRRSckezmgn7nlOCXpk3tZAKbFeihQ==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/color-helpers": "^5.0.1",
|
|
|
|
|
"@csstools/css-calc": "^2.0.3"
|
2023-04-14 18:17:11 -04:00
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2023-03-18 22:01:07 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/css-parser-algorithms": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-15WQTALDyxAwSgAvLt7BksAssiSrNNhTv4zM7qX9U6R7FtpNskVVakzWQlYODlwPwXhGpKPmB10LM943pxMe7w==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-03-18 22:01:07 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2023-03-18 22:01:07 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/css-tokenizer": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-03-18 22:01:07 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/media-query-list-parser": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-dMr9PcN2B0TzxBFk6r+08Ln39aCti7SJeXB671JcXB1ZTPHqs4hpheRpL2vPPGRyXiQwW/UexvOej7Nw0Janxg==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-03-18 22:01:07 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2023-03-18 22:01:07 -04:00
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@csstools/postcss-cascade-layers": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-XOfhI7GShVcKiKwmPAnWSqd2tBR0uxt+runAxttbSp/LY2U16yAVPmAf7e9q4JJ0d+xMNmpwNDLBXnmRCl3HMQ==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/selector-specificity": "^5.0.0",
|
|
|
|
|
"postcss-selector-parser": "^7.0.0"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-11-07 21:16:23 -05:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-cascade-layers/node_modules/@csstools/selector-specificity": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-04-14 18:17:11 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-04-14 18:17:11 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"postcss-selector-parser": "^7.0.0"
|
2023-04-14 18:17:11 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-cascade-layers/node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cssesc": "^3.0.0",
|
|
|
|
|
"util-deprecate": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-color-function": {
|
|
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-lL+ITQgwmAZd0/yBWkNIKzud2jQXeetFH9PtmQ/tWcD+FfQUjCGWZ8u6y6Pta64PbGPm1qn7+WgSNop+TC6pMQ==",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-color-parser": "^3.0.4",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2024-07-28 11:40:44 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2024-07-28 11:40:44 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-color-mix-function": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-Jp6hI6T7Iq0+7VzEn5CbUymvo8W3x8xAJLVNRIQ/nn8iXsSprUtDo6DznDa7Uajz9qq70AwNK4Js1gmnZGKs3Q==",
|
2024-07-28 11:40:44 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT-0",
|
|
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-color-parser": "^3.0.4",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2023-09-07 19:06:21 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-09-07 19:06:21 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-content-alt-text": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-7fY4hfR77UezWoEu2NBMc550FL2NKr+FbcMdZLDIF5qkbn9rwW3l0+RXI7g6GmUPXeEwtVApp39xa55Cx1WKgw==",
|
2023-09-07 19:06:21 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-09-07 19:06:21 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-exponential-functions": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-7d626jcY3Za5uXoG3FQ4laZ9zjIpp2fzpqfAQO902n2p9nguaoCgfcM6cu9Ot+av2OEhf6YeaG69L0rhv2GfNg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-calc": "^2.0.3",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2022-02-11 00:41:47 -05:00
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-02-11 00:41:47 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-02-11 00:41:47 -05:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-font-format-keywords": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-usBzw9aCRDvchpok6C+4TXC57btc4bJtmKQWOHQxOVKen1ZfVqBUuCZ/wuqdX5GHsD0NRSr9XTP+5ID1ZZQBXw==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/utilities": "^2.0.0",
|
|
|
|
|
"postcss-value-parser": "^4.2.0"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-gamut-mapping": {
|
|
|
|
|
"version": "2.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-3VidlUzT5VNKhxLSUS79B7EWk+KlF4cRdZPyg/T7q/QYI544a3o3/KoraEDw/np3Px1/9rljBJCgS5uNsRFBtQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT-0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@csstools/css-color-parser": "^3.0.4",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-04-14 18:17:11 -04:00
|
|
|
"node_modules/@csstools/postcss-gradients-interpolation-method": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "5.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-t2GrRZ/pnR7FJHvUoDl3gspwWGj2RCE7h9erAqs6eLp5oNh6qf7OzL6HwV6RcfGUjx49sliBmXxoDrReBuzncw==",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-color-parser": "^3.0.4",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2023-04-14 18:17:11 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-04-14 18:17:11 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-02-11 00:41:47 -05:00
|
|
|
"node_modules/@csstools/postcss-hwb-function": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-1kDydqBP16urjshTYdB28zSnWZXoTJyeToGhMkVEPDm4Mw9+JPe+PO2DZhqHXz2LzAMiHMAgOwp3oCBN2MRwoQ==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-color-parser": "^3.0.4",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2022-02-11 00:41:47 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-02-11 00:41:47 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-02-11 00:41:47 -05:00
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"node_modules/@csstools/postcss-ic-unit": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-9QT5TDGgx7wD3EEMN3BSUG6ckb6Eh5gSPT5kZoVtUuAonfPmLDJyPhqR4ntPpMYhUKAMVKAg3I/AgzqHMSeLhA==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0",
|
2022-05-06 20:31:16 -04:00
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-02-23 19:20:17 -05:00
|
|
|
"node_modules/@csstools/postcss-initial": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-dv2lNUKR+JV+OOhZm9paWzYBXOCi+rJPqJ2cJuhh9xd8USVrd0cBEPczla81HNOyThMQWeCcdln3gZkQV2kYxA==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2024-02-23 19:20:17 -05:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-02-11 00:41:47 -05:00
|
|
|
"node_modules/@csstools/postcss-is-pseudo-class": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-JLp3POui4S1auhDR0n8wHd/zTOWmMsmK3nQd3hhL6FhWPaox5W7j1se6zXOG/aP07wV2ww0lxbKYGwbBszOtfQ==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/selector-specificity": "^5.0.0",
|
|
|
|
|
"postcss-selector-parser": "^7.0.0"
|
2022-02-11 00:41:47 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-02-11 00:41:47 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-is-pseudo-class/node_modules/@csstools/selector-specificity": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT-0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss-selector-parser": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cssesc": "^3.0.0",
|
|
|
|
|
"util-deprecate": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-02-23 19:20:17 -05:00
|
|
|
"node_modules/@csstools/postcss-light-dark-function": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-eo9WPWkFGEfbhOgfHrIFTZlK8goW/rLYRfM2r8Rghl1NTvXnQ8qpMEmd67iXwMdfoKl6nMWs5sTTVLflpa2+EA==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"node_modules/@csstools/postcss-logical-float-and-clear": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-SEmaHMszwakI2rqKRJgE+8rpotFfne1ZS6bZqBoQIicFyV+xT1UF42eORPxJkVJVrH9C0ctUgwMSn3BLOIZldQ==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2024-02-23 19:20:17 -05:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-logical-overflow": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overflow/-/postcss-logical-overflow-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-spzR1MInxPuXKEX2csMamshR4LRaSZ3UXVaRGjeQxl70ySxOhMpP2252RAFsg8QyyBXBzuVOOdx1+bVO5bPIzA==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2024-02-23 19:20:17 -05:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-logical-overscroll-behavior": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overscroll-behavior/-/postcss-logical-overscroll-behavior-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-e/webMjoGOSYfqLunyzByZj5KKe5oyVg/YSbie99VEaSDE2kimFm0q1f6t/6Jo+VVCQ/jbe2Xy+uX+C4xzWs4w==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2023-03-18 22:01:07 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-logical-resize": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-logical-resize/-/postcss-logical-resize-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-DFbHQOFW/+I+MY4Ycd/QN6Dg4Hcbb50elIJCfnwkRTCX05G11SwViI5BbBlg9iHRl4ytB7pmY5ieAFk3ws7yyg==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dependencies": {
|
|
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-logical-viewport-units": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-oog7VobKvrS34oyUKslI6wCphtJxx0ldiA8RToPQ0HXPWNiXXSM7IbgwOTImJKTIUjo3eL7o5uuPxeu5MsnkvA==",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-04-14 18:17:11 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2023-04-14 18:17:11 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-04-14 18:17:11 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-media-minmax": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-+Vr5eQ/ZSL0hdARb/1sohoYtYnYxGi94HuzgmzjZ7jnruEDYJaWux6UtS2gXY/cWrsx/lmJCJNFJO87/5hcgCQ==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-calc": "^2.0.3",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/media-query-list-parser": "^4.0.1"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-kyLO69jXq/BIkOJeCi7++uzarm9qb5La1K1cL36e+QUnV6wto7UtFuzjelT3PEuCnIikj9JCbDCYDfGzCmkhQw==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/media-query-list-parser": "^4.0.1"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
2022-02-11 00:41:47 -05:00
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@csstools/postcss-nested-calc": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/utilities": "^2.0.0",
|
2022-02-11 00:41:47 -05:00
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-02-11 00:41:47 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-11-07 21:16:23 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-normalize-display-values": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dependencies": {
|
|
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"node_modules/@csstools/postcss-oklab-function": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-IDPtqifrFjIjdMBphc8ebbq7YdMReEBjkoEZOVrm1I+ZfclgMim9HAE7+V0zCFaP4WyKhVSodKAWWh5Uj4cDLA==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-color-parser": "^3.0.4",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-progressive-custom-properties": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-XQPtROaQjomnvLUSy/bALTR5VCtTVUFwYs1SblvYgLSeTo2a/bMNwUwo2piXw5rTv/FEYiy5yPSXBqg9OKUx7Q==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dependencies": {
|
|
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-relative-color-syntax": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-vfjMNPHTZ3SZbTuZ30tNvplQuxEaubUugd4P6PeXfxSKcAMUUH1weVTMaY75MsT5RpHw0m7GRyLDNwwAKXGm1g==",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2023-06-05 23:32:52 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-color-parser": "^3.0.4",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2",
|
|
|
|
|
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
|
|
|
|
|
"@csstools/utilities": "^2.0.0"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-scope-pseudo-class": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-scope-pseudo-class/-/postcss-scope-pseudo-class-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-IMi9FwtH6LMNuLea1bjVMQAsUhFxJnyLSgOp/cpv5hrzWmrUYU5fm0EguNDIIOHUqzXode8F/1qkC/tEo/qN8Q==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"postcss-selector-parser": "^7.0.0"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@csstools/postcss-scope-pseudo-class/node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cssesc": "^3.0.0",
|
|
|
|
|
"util-deprecate": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"node_modules/@csstools/postcss-stepped-value-functions": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-xy/cT/a51xecPw0T2GIwuCTc4IwIB5woznFAbhOHaJvBi6cdUJyQPeUjwgpOQkA31JEl11T0oGRP0MBDEdLOrg==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-calc": "^2.0.3",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-11-07 21:16:23 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-text-decoration-shorthand": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2023-06-05 23:32:52 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/color-helpers": "^5.0.1",
|
2022-05-06 20:31:16 -04:00
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-11-07 21:16:23 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-trigonometric-functions": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-OTtGIJglcGqSMyZo6yYrt7c+eOqI7N38oh3IWfpqrDnjFtqvR7n2fDSSYPrkR9KjT4alCXNPV9cC7ExXFCG6Uw==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"@csstools/css-calc": "^2.0.3",
|
|
|
|
|
"@csstools/css-parser-algorithms": "^3.0.3",
|
|
|
|
|
"@csstools/css-tokenizer": "^3.0.2"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"postcss": "^8.4"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/postcss-unset-value": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==",
|
2024-02-23 19:20:17 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT-0",
|
2024-02-23 19:20:17 -05:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2024-02-23 19:20:17 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"postcss": "^8.4"
|
2024-02-23 19:20:17 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@csstools/utilities": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/utilities/-/utilities-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
2023-09-07 19:06:21 -04:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT-0",
|
2022-11-07 21:16:23 -05:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">=18"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"postcss": "^8.4"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@discoveryjs/json-ext": {
|
2022-05-06 20:31:16 -04:00
|
|
|
"version": "0.5.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz",
|
|
|
|
|
"integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
|
"version": "4.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint-community/regexpp": {
|
|
|
|
|
"version": "4.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 23:34:20 -05:00
|
|
|
"node_modules/@eslint/eslintrc": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==",
|
2022-01-22 23:34:20 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ajv": "^6.12.4",
|
2022-05-06 23:35:50 -04:00
|
|
|
"debug": "^4.3.2",
|
2023-06-05 23:32:52 -04:00
|
|
|
"espree": "^9.5.2",
|
|
|
|
|
"globals": "^13.19.0",
|
2022-05-06 23:35:50 -04:00
|
|
|
"ignore": "^5.2.0",
|
2022-01-22 23:34:20 -05:00
|
|
|
"import-fresh": "^3.2.1",
|
2022-05-06 23:35:50 -04:00
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
|
"minimatch": "^3.1.2",
|
2022-01-22 23:34:20 -05:00
|
|
|
"strip-json-comments": "^3.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2022-05-06 23:35:50 -04:00
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
2022-11-07 21:16:23 -05:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
2022-01-22 23:34:20 -05:00
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/ajv": {
|
|
|
|
|
"version": "6.12.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
|
|
|
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"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/@eslint/eslintrc/node_modules/brace-expansion": {
|
|
|
|
|
"version": "1.1.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 23:34:20 -05:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "13.20.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz",
|
|
|
|
|
"integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==",
|
2022-01-22 23:34:20 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2022-05-06 23:35:50 -04:00
|
|
|
"type-fest": "^0.20.2"
|
2022-01-22 23:34:20 -05:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": {
|
|
|
|
|
"version": "0.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/strip-json-comments": {
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 23:34:20 -05:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/type-fest": {
|
2022-05-06 23:35:50 -04:00
|
|
|
"version": "0.20.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
|
|
|
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
2022-01-22 23:34:20 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
2022-05-06 23:35:50 -04:00
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2022-01-22 23:34:20 -05:00
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
|
"version": "8.42.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.42.0.tgz",
|
|
|
|
|
"integrity": "sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@fortawesome/fontawesome-free": {
|
2024-07-28 11:40:44 -04:00
|
|
|
"version": "6.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)",
|
2022-01-22 15:18:09 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 23:35:50 -04:00
|
|
|
"node_modules/@humanwhocodes/config-array": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "0.11.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz",
|
|
|
|
|
"integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==",
|
2022-05-06 23:35:50 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
|
|
|
"debug": "^4.1.1",
|
2022-11-07 21:16:23 -05:00
|
|
|
"minimatch": "^3.0.5"
|
2022-05-06 23:35:50 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
|
|
|
|
|
"version": "1.1.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.22"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 23:35:50 -04:00
|
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
|
|
"version": "8.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "ISC",
|
2023-06-05 23:32:52 -04:00
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"node_modules/@jest/schemas": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"@sinclair/typebox": "^0.27.8"
|
2022-05-06 20:31:16 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2023-03-18 22:01:07 -04:00
|
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"node_modules/@jest/types": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"@jest/schemas": "^29.6.3",
|
2023-03-18 22:01:07 -04:00
|
|
|
"@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/@jest/types/node_modules/ansi-styles": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jest/types/node_modules/chalk": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"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/@jest/types/node_modules/has-flag": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jest/types/node_modules/supports-color": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "0.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dependencies": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"@jridgewell/set-array": "^1.2.1",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
2024-06-15 15:17:43 -04:00
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/set-array": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-11-07 21:16:23 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/source-map": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "0.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==",
|
2022-11-07 21:16:23 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.4.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
|
|
|
|
|
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "0.3.25",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
|
|
|
|
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-05-06 20:31:16 -04:00
|
|
|
"dependencies": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
2022-05-06 20:31:16 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-06-15 15:17:43 -04:00
|
|
|
"node_modules/@jsonjoy.com/base64": {
|
|
|
|
|
"version": "1.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-1.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/json-pack": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-zlQONA+msXPPwHWZMKFVS78ewFczIll5lXiVPwFPCZUsrOKdxc2AvxU1HoNBmMRhqDZUR9HkC3UOm+6pME6Xsg==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/base64": "^1.1.1",
|
|
|
|
|
"@jsonjoy.com/util": "^1.1.2",
|
|
|
|
|
"hyperdyperid": "^1.2.0",
|
|
|
|
|
"thingies": "^1.20.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/util": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@kurkle/color": {
|
|
|
|
|
"version": "0.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@kurkle/color/-/color-0.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-fuscdXJ9G1qb7W8VdHi+IwRqij3lBkosAm4ydQtEmbY58OzHXqQhvlxqEkoz0yssNVn38bcpRWgA9PP+OGoisw=="
|
2023-03-18 22:01:07 -04:00
|
|
|
},
|
2022-05-06 20:31:16 -04:00
|
|
|
"node_modules/@leichtgewicht/ip-codec": {
|
2022-11-07 21:16:23 -05:00
|
|
|
"version": "2.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
|
|
"version": "2.1.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
|
|
|
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"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://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.walk": {
|
|
|
|
|
"version": "1.2.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
|
|
|
|
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
|
|
|
"fastq": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
2023-03-18 21:56:21 -04:00
|
|
|
"dependencies": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"detect-libc": "^1.0.3",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
"micromatch": "^4.0.5",
|
|
|
|
|
"node-addon-api": "^7.0.0"
|
2023-03-18 21:56:21 -04:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
2023-06-05 23:32:52 -04:00
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@parcel/watcher-android-arm64": "2.4.1",
|
|
|
|
|
"@parcel/watcher-darwin-arm64": "2.4.1",
|
|
|
|
|
"@parcel/watcher-darwin-x64": "2.4.1",
|
|
|
|
|
"@parcel/watcher-freebsd-x64": "2.4.1",
|
|
|
|
|
"@parcel/watcher-linux-arm-glibc": "2.4.1",
|
|
|
|
|
"@parcel/watcher-linux-arm64-glibc": "2.4.1",
|
|
|
|
|
"@parcel/watcher-linux-arm64-musl": "2.4.1",
|
|
|
|
|
"@parcel/watcher-linux-x64-glibc": "2.4.1",
|
|
|
|
|
"@parcel/watcher-linux-x64-musl": "2.4.1",
|
|
|
|
|
"@parcel/watcher-win32-arm64": "2.4.1",
|
|
|
|
|
"@parcel/watcher-win32-ia32": "2.4.1",
|
|
|
|
|
"@parcel/watcher-win32-x64": "2.4.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-android-arm64": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
2023-03-18 21:56:21 -04:00
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-darwin-x64": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
2023-03-18 21:56:21 -04:00
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
2023-03-18 21:56:21 -04:00
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
2023-06-05 23:32:52 -04:00
|
|
|
"optional": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
2023-03-18 21:56:21 -04:00
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2023-09-07 19:06:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2023-09-07 19:06:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-09-07 19:06:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-win32-arm64": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2023-09-07 19:06:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
2023-09-07 19:06:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-09-07 19:06:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-win32-ia32": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
2023-09-07 19:06:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
2023-09-07 19:06:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-09-07 19:06:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 13:11:31 -04:00
|
|
|
"node_modules/@parcel/watcher-win32-x64": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"dev": true,
|
2024-10-26 13:11:31 -04:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
2023-03-18 21:56:21 -04:00
|
|
|
"engines": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2023-03-18 21:56:21 -04:00
|
|
|
}
|
|
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"node_modules/@sinclair/typebox": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "0.27.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
|
|
|
|
|
"integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2024-02-23 19:20:17 -05:00
|
|
|
"node_modules/@sindresorhus/merge-streams": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@trysound/sax": {
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "ISC",
|
2022-11-07 21:16:23 -05:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.13.0"
|
2022-02-11 00:41:47 -05:00
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@types/body-parser": {
|
|
|
|
|
"version": "1.19.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz",
|
|
|
|
|
"integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2022-11-07 21:16:23 -05:00
|
|
|
"@types/connect": "*",
|
|
|
|
|
"@types/node": "*"
|
2022-02-11 00:41:47 -05:00
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@types/bonjour": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "3.5.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz",
|
|
|
|
|
"integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2022-11-07 21:16:23 -05:00
|
|
|
"@types/node": "*"
|
2022-02-11 00:41:47 -05:00
|
|
|
}
|
|
|
|
|
},
|
2022-11-07 21:16:23 -05:00
|
|
|
"node_modules/@types/connect": {
|
|
|
|
|
"version": "3.4.35",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz",
|
|
|
|
|
"integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/connect-history-api-fallback": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "1.5.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz",
|
|
|
|
|
"integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/express-serve-static-core": "*",
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@types/estree": {
|
2024-10-26 13:11:31 -04:00
|
|
|
"version": "1.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
2022-02-11 00:41:47 -05:00
|
|
|
"node_modules/@types/express": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "4.17.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/body-parser": "*",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@types/express-serve-static-core": "^4.17.33",
|
2022-02-11 00:41:47 -05:00
|
|
|
"@types/qs": "*",
|
|
|
|
|
"@types/serve-static": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/express-serve-static-core": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "4.17.35",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.35.tgz",
|
|
|
|
|
"integrity": "sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
"@types/qs": "*",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@types/range-parser": "*",
|
|
|
|
|
"@types/send": "*"
|
2022-02-11 00:41:47 -05:00
|
|
|
}
|
|
|
|
|
},
|
2024-02-23 19:20:17 -05:00
|
|
|
"node_modules/@types/http-errors": {
|
|
|
|
|
"version": "2.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
2022-02-11 00:41:47 -05:00
|
|
|
"node_modules/@types/http-proxy": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.17.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.11.tgz",
|
|
|
|
|
"integrity": "sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "2.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/istanbul-lib-report": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/istanbul-lib-coverage": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/istanbul-reports": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/istanbul-lib-report": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@types/json-schema": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "7.0.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz",
|
|
|
|
|
"integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2022-01-22 23:34:20 -05:00
|
|
|
"node_modules/@types/json5": {
|
|
|
|
|
"version": "0.0.29",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
2022-11-07 21:16:23 -05:00
|
|
|
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
|
2022-01-22 23:34:20 -05:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2022-02-11 00:41:47 -05:00
|
|
|
"node_modules/@types/mime": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "20.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2024-02-23 19:20:17 -05:00
|
|
|
"node_modules/@types/node-forge": {
|
|
|
|
|
"version": "1.3.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-02-11 00:41:47 -05:00
|
|
|
"node_modules/@types/qs": {
|
|
|
|
|
"version": "6.9.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
|
|
|
|
|
"integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/range-parser": {
|
|
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/retry": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "0.12.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.2.tgz",
|
|
|
|
|
"integrity": "sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2023-06-05 23:32:52 -04:00
|
|
|
"node_modules/@types/send": {
|
|
|
|
|
"version": "0.17.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.1.tgz",
|
|
|
|
|
"integrity": "sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mime": "^1",
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-02-11 00:41:47 -05:00
|
|
|
"node_modules/@types/serve-index": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "1.9.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz",
|
|
|
|
|
"integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/express": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/serve-static": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "1.15.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz",
|
|
|
|
|
"integrity": "sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"@types/http-errors": "*",
|
2022-11-07 21:16:23 -05:00
|
|
|
"@types/mime": "*",
|
2022-02-11 00:41:47 -05:00
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/sockjs": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "0.3.36",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz",
|
|
|
|
|
"integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/ws": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "8.5.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz",
|
|
|
|
|
"integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==",
|
2022-02-11 00:41:47 -05:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-03-18 22:01:07 -04:00
|
|
|
"node_modules/@types/yargs": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "17.0.32",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz",
|
|
|
|
|
"integrity": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/yargs-parser": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/yargs-parser": {
|
2024-02-23 19:20:17 -05:00
|
|
|
"version": "21.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
|
2023-03-18 22:01:07 -04:00
|
|
|
"dev": true
|
|
|
|
|
},
|
2022-01-22 15:18:09 -05:00
|
|
|
"node_modules/@webassemblyjs/ast": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"@webassemblyjs/helper-numbers": "1.11.6",
|
|
|
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.11.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz",
|
|
|
|
|
"integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/helper-api-error": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.11.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz",
|
|
|
|
|
"integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/helper-buffer": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/helper-numbers": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.11.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz",
|
|
|
|
|
"integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.6",
|
|
|
|
|
"@webassemblyjs/helper-api-error": "1.11.6",
|
2022-01-22 15:18:09 -05:00
|
|
|
"@xtuc/long": "4.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.11.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz",
|
|
|
|
|
"integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/helper-wasm-section": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"@webassemblyjs/ast": "1.12.1",
|
|
|
|
|
"@webassemblyjs/helper-buffer": "1.12.1",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
2024-06-15 15:17:43 -04:00
|
|
|
"@webassemblyjs/wasm-gen": "1.12.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/ieee754": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.11.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz",
|
|
|
|
|
"integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
|
|
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/leb128": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.11.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz",
|
|
|
|
|
"integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "Apache-2.0",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
|
|
|
|
"@xtuc/long": "4.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/utf8": {
|
2023-06-05 23:32:52 -04:00
|
|
|
"version": "1.11.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz",
|
|
|
|
|
"integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==",
|
2024-06-15 15:17:43 -04:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2022-01-22 15:18:09 -05:00
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/wasm-edit": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"@webassemblyjs/ast": "1.12.1",
|
|
|
|
|
"@webassemblyjs/helper-buffer": "1.12.1",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
2024-06-15 15:17:43 -04:00
|
|
|
"@webassemblyjs/helper-wasm-section": "1.12.1",
|
|
|
|
|
"@webassemblyjs/wasm-gen": "1.12.1",
|
|
|
|
|
"@webassemblyjs/wasm-opt": "1.12.1",
|
|
|
|
|
"@webassemblyjs/wasm-parser": "1.12.1",
|
|
|
|
|
"@webassemblyjs/wast-printer": "1.12.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/wasm-gen": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"@webassemblyjs/ast": "1.12.1",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
|
|
|
|
"@webassemblyjs/ieee754": "1.11.6",
|
|
|
|
|
"@webassemblyjs/leb128": "1.11.6",
|
|
|
|
|
"@webassemblyjs/utf8": "1.11.6"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/wasm-opt": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"@webassemblyjs/ast": "1.12.1",
|
|
|
|
|
"@webassemblyjs/helper-buffer": "1.12.1",
|
|
|
|
|
"@webassemblyjs/wasm-gen": "1.12.1",
|
|
|
|
|
"@webassemblyjs/wasm-parser": "1.12.1"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/wasm-parser": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dev": true,
|
2024-06-15 15:17:43 -04:00
|
|
|
"license": "MIT",
|
2022-01-22 15:18:09 -05:00
|
|
|
"dependencies": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"@webassemblyjs/ast": "1.12.1",
|
2023-06-05 23:32:52 -04:00
|
|
|
"@webassemblyjs/helper-api-error": "1.11.6",
|
|
|
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
|
|
|
|
"@webassemblyjs/ieee754": "1.11.6",
|
|
|
|
|
"@webassemblyjs/leb128": "1.11.6",
|
|
|
|
|
"@webassemblyjs/utf8": "1.11.6"
|
2022-01-22 15:18:09 -05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@webassemblyjs/wast-printer": {
|
2024-06-15 15:17:43 -04:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz",
|
|
|