diff --git a/package.json b/package.json index 352ec8ac..3721c8e9 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "bugs": "https://github.com/kaidjohnson/redux-first-vue-routing/issues", "license": "MIT", "devDependencies": { - "@babel/core": "7.12.10", - "@babel/preset-env": "7.12.10", + "@babel/core": "7.28.0", + "@babel/preset-env": "7.28.0", "@vue/test-utils": "1.1.0", "babel-core": "7.0.0-bridge.0", "babel-jest": "26.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23a95f6d..7f88e286 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,10 +1,10 @@ devDependencies: - '@babel/core': 7.12.10 - '@babel/preset-env': 7.12.10_@babel+core@7.12.10 + '@babel/core': 7.28.0 + '@babel/preset-env': 7.28.0_@babel+core@7.28.0 '@vue/test-utils': 1.1.0_ae554d8947d7e926b014dda25865f517 - babel-core: 7.0.0-bridge.0_@babel+core@7.12.10 - babel-jest: 26.5.2_@babel+core@7.12.10 - babel-loader: 8.1.0_601fea44033628b80d42899cc50128a0 + babel-core: 7.0.0-bridge.0_@babel+core@7.28.0 + babel-jest: 26.5.2_@babel+core@7.28.0 + babel-loader: 8.1.0_@babel+core@7.28.0+webpack@5.1.1 eslint: 7.11.0 eslint-plugin-jest: 24.1.0_eslint@7.11.0 jest: 26.5.3 @@ -16,42 +16,63 @@ devDependencies: webpack-cli: 4.0.0_webpack@5.1.1 lockfileVersion: 5.2 packages: + /@ampproject/remapping/2.3.0: + dependencies: + '@jridgewell/gen-mapping': 0.3.12 + '@jridgewell/trace-mapping': 0.3.29 + dev: true + engines: + node: '>=6.0.0' + resolution: + integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw== /@babel/code-frame/7.10.4: dependencies: '@babel/highlight': 7.10.4 dev: true resolution: integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== + /@babel/code-frame/7.27.1: + dependencies: + '@babel/helper-validator-identifier': 7.27.1 + js-tokens: 4.0.0 + picocolors: 1.1.1 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== /@babel/compat-data/7.12.0: dev: true resolution: integrity: sha512-jAbCtMANC9ptXxbSVXIqV/3H0bkh7iyyv6JS5lu10av45bcc2QmDNJXkASZCFwbBt75Q0AEq/BB+bNa3x1QgYQ== - /@babel/compat-data/7.12.7: + /@babel/compat-data/7.28.0: dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw== - /@babel/core/7.12.10: - dependencies: - '@babel/code-frame': 7.10.4 - '@babel/generator': 7.12.10 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helpers': 7.12.5 - '@babel/parser': 7.12.10 - '@babel/template': 7.12.7 - '@babel/traverse': 7.12.10 - '@babel/types': 7.12.10 - convert-source-map: 1.7.0 + integrity: sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== + /@babel/core/7.28.0: + dependencies: + '@ampproject/remapping': 2.3.0 + '@babel/code-frame': 7.27.1 + '@babel/generator': 7.28.0 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/helpers': 7.27.6 + '@babel/parser': 7.28.0 + '@babel/template': 7.27.2 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.0 + convert-source-map: 2.0.0 debug: 4.2.0 - gensync: 1.0.0-beta.1 - json5: 2.1.3 - lodash: 4.17.20 - semver: 5.7.1 - source-map: 0.5.7 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 dev: true engines: node: '>=6.9.0' resolution: - integrity: sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w== + integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ== /@babel/core/7.9.0: dependencies: '@babel/code-frame': 7.10.4 @@ -91,12 +112,32 @@ packages: dev: true resolution: integrity: sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww== + /@babel/generator/7.28.0: + dependencies: + '@babel/parser': 7.28.0 + '@babel/types': 7.28.0 + '@jridgewell/gen-mapping': 0.3.12 + '@jridgewell/trace-mapping': 0.3.29 + jsesc: 3.1.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg== /@babel/helper-annotate-as-pure/7.10.4: dependencies: '@babel/types': 7.12.10 dev: true resolution: integrity: sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA== + /@babel/helper-annotate-as-pure/7.27.3: + dependencies: + '@babel/types': 7.28.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg== /@babel/helper-builder-binary-assignment-operator-visitor/7.10.4: dependencies: '@babel/helper-explode-assignable-expression': 7.11.4 @@ -116,18 +157,18 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-NbDFJNjDgxE7IkrHp5gq2+Tr8bEdCLKYN90YDQEjMiTMUAFAcShNkaH8kydcmU0mEQTiQY0Ydy/+1xfS2OCEnw== - /@babel/helper-compilation-targets/7.12.5_@babel+core@7.12.10: + /@babel/helper-compilation-targets/7.27.2: dependencies: - '@babel/compat-data': 7.12.7 - '@babel/core': 7.12.10 - '@babel/helper-validator-option': 7.12.1 - browserslist: 4.14.5 - semver: 5.7.1 + '@babel/compat-data': 7.28.0 + '@babel/helper-validator-option': 7.27.1 + browserslist: 4.25.1 + lru-cache: 5.1.1 + semver: 6.3.1 dev: true - peerDependencies: - '@babel/core': ^7.0.0 + engines: + node: '>=6.9.0' resolution: - integrity: sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== + integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== /@babel/helper-create-class-features-plugin/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -142,19 +183,23 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-9tD1r9RK928vxvxcoNK8/7uwT7Q2DJZP1dnJmyMAJPwOF0yr8PPwqdpyw33lUpCfrJ765bOs5XNa4KSfUDWFSw== - /@babel/helper-create-class-features-plugin/7.12.1_@babel+core@7.12.10: + /@babel/helper-create-class-features-plugin/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-member-expression-to-functions': 7.12.7 - '@babel/helper-optimise-call-expression': 7.10.4 - '@babel/helper-replace-supers': 7.12.5 - '@babel/helper-split-export-declaration': 7.11.0 + '@babel/core': 7.28.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-member-expression-to-functions': 7.27.1 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/traverse': 7.28.0 + semver: 6.3.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w== + integrity: sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A== /@babel/helper-create-regexp-features-plugin/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -166,9 +211,9 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-YBqH+3wLcom+tko8/JLgRcG8DMqORgmjqNRNI751gTioJSZHWFybO1mRoLtJtWIlYSHY+zT9LqqnbbK1c3KIVQ== - /@babel/helper-create-regexp-features-plugin/7.12.7_@babel+core@7.12.10: + /@babel/helper-create-regexp-features-plugin/7.12.7_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.9.0 '@babel/helper-annotate-as-pure': 7.10.4 regexpu-core: 4.7.1 dev: true @@ -176,16 +221,19 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-idnutvQPdpbduutvi3JVfEgcVIHooQnhvhx0Nk9isOINOIGYkZea1Pk2JlJRiUnMefrlvr0vkByATBY/mB4vjQ== - /@babel/helper-create-regexp-features-plugin/7.12.7_@babel+core@7.9.0: + /@babel/helper-create-regexp-features-plugin/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-annotate-as-pure': 7.10.4 - regexpu-core: 4.7.1 + '@babel/core': 7.28.0 + '@babel/helper-annotate-as-pure': 7.27.3 + regexpu-core: 6.2.0 + semver: 6.3.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-idnutvQPdpbduutvi3JVfEgcVIHooQnhvhx0Nk9isOINOIGYkZea1Pk2JlJRiUnMefrlvr0vkByATBY/mB4vjQ== + integrity: sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ== /@babel/helper-define-map/7.10.5: dependencies: '@babel/helper-function-name': 7.10.4 @@ -194,6 +242,19 @@ packages: dev: true resolution: integrity: sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ== + /@babel/helper-define-polyfill-provider/0.6.5_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + debug: 4.4.1 + lodash.debounce: 4.0.8 + resolve: 1.22.10 + dev: true + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + resolution: + integrity: sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg== /@babel/helper-explode-assignable-expression/7.11.4: dependencies: '@babel/types': 7.12.10 @@ -214,6 +275,12 @@ packages: dev: true resolution: integrity: sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== + /@babel/helper-globals/7.28.0: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== /@babel/helper-hoist-variables/7.10.4: dependencies: '@babel/types': 7.12.10 @@ -226,24 +293,30 @@ packages: dev: true resolution: integrity: sha512-I0d/bgzgzgLsJMk7UZ0TN2KV3OGjC/t/9Saz8PKb9jrcEAXhgjGysOgp4PDKydIKjUv/gj2St4ae+ov8l+T9Xg== - /@babel/helper-member-expression-to-functions/7.12.7: + /@babel/helper-member-expression-to-functions/7.27.1: dependencies: - '@babel/types': 7.12.10 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw== + integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA== /@babel/helper-module-imports/7.10.4: dependencies: '@babel/types': 7.12.0 dev: true resolution: integrity: sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== - /@babel/helper-module-imports/7.12.5: + /@babel/helper-module-imports/7.27.1: dependencies: - '@babel/types': 7.12.10 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== + integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== /@babel/helper-module-transforms/7.12.0: dependencies: '@babel/helper-module-imports': 7.10.4 @@ -258,30 +331,43 @@ packages: dev: true resolution: integrity: sha512-1ZTMoCiLSzTJLbq7mSaTHki4oIrBIf/dUbzdhwTrvtMU3ZNVKwQmGae3gSiqppo7G8HAgnXmc43rfEaD8yYLLQ== - /@babel/helper-module-transforms/7.12.1: + /@babel/helper-module-transforms/7.27.3_@babel+core@7.28.0: dependencies: - '@babel/helper-module-imports': 7.12.5 - '@babel/helper-replace-supers': 7.12.5 - '@babel/helper-simple-access': 7.12.1 - '@babel/helper-split-export-declaration': 7.11.0 - '@babel/helper-validator-identifier': 7.10.4 - '@babel/template': 7.12.7 - '@babel/traverse': 7.12.10 - '@babel/types': 7.12.10 - lodash: 4.17.20 + '@babel/core': 7.28.0 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 resolution: - integrity: sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== + integrity: sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== /@babel/helper-optimise-call-expression/7.10.4: dependencies: '@babel/types': 7.12.10 dev: true resolution: integrity: sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== + /@babel/helper-optimise-call-expression/7.27.1: + dependencies: + '@babel/types': 7.28.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw== /@babel/helper-plugin-utils/7.10.4: dev: true resolution: integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== + /@babel/helper-plugin-utils/7.27.1: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== /@babel/helper-regex/7.10.5: dependencies: lodash: 4.17.20 @@ -297,14 +383,19 @@ packages: dev: true resolution: integrity: sha512-tR5vJ/vBa9wFy3m5LLv2faapJLnDFxNWff2SAYkSE4rLUdbp7CdObYFgI7wK4T/Mj4UzpjPwzR8Pzmr5m7MHGA== - /@babel/helper-remap-async-to-generator/7.12.1: + /@babel/helper-remap-async-to-generator/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/helper-annotate-as-pure': 7.10.4 - '@babel/helper-wrap-function': 7.10.4 - '@babel/types': 7.12.10 + '@babel/core': 7.28.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-wrap-function': 7.27.1 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 resolution: - integrity: sha512-9d0KQCRM8clMPcDwo8SevNs+/9a8yWVVmaE80FGJcEP8N1qToREmWEGnBn8BUlJhYRFz6fqxeRL1sl5Ogsed7A== + integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA== /@babel/helper-replace-supers/7.12.0: dependencies: '@babel/helper-member-expression-to-functions': 7.12.0 @@ -314,15 +405,19 @@ packages: dev: true resolution: integrity: sha512-9kycFdq2c9e7PXZOr2z/ZqTFF9OzFu287iFwYS+CiDVPuoTCfY8hoTsIqNQNetQjlqoRsRyJFrMG1uhGAR4EEw== - /@babel/helper-replace-supers/7.12.5: + /@babel/helper-replace-supers/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/helper-member-expression-to-functions': 7.12.7 - '@babel/helper-optimise-call-expression': 7.10.4 - '@babel/traverse': 7.12.10 - '@babel/types': 7.12.10 + '@babel/core': 7.28.0 + '@babel/helper-member-expression-to-functions': 7.27.1 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 resolution: - integrity: sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== + integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA== /@babel/helper-simple-access/7.10.4: dependencies: '@babel/template': 7.10.4 @@ -330,42 +425,53 @@ packages: dev: true resolution: integrity: sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw== - /@babel/helper-simple-access/7.12.1: - dependencies: - '@babel/types': 7.12.10 - dev: true - resolution: - integrity: sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== /@babel/helper-skip-transparent-expression-wrappers/7.11.0: dependencies: '@babel/types': 7.12.0 dev: true resolution: integrity: sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== - /@babel/helper-skip-transparent-expression-wrappers/7.12.1: + /@babel/helper-skip-transparent-expression-wrappers/7.27.1: dependencies: - '@babel/types': 7.12.10 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA== + integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg== /@babel/helper-split-export-declaration/7.11.0: dependencies: '@babel/types': 7.12.10 dev: true resolution: integrity: sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== + /@babel/helper-string-parser/7.27.1: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== /@babel/helper-validator-identifier/7.10.4: dev: true resolution: integrity: sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== + /@babel/helper-validator-identifier/7.27.1: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== /@babel/helper-validator-option/7.12.0: dev: true resolution: integrity: sha512-NRfKaAQw/JCMsTFUdJI6cp4MoJGGVBRQTRSiW1nwlGldNqzjB9jqWI0SZqQksC724dJoKqwG+QqfS9ib7SoVsw== - /@babel/helper-validator-option/7.12.1: + /@babel/helper-validator-option/7.27.1: dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A== + integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== /@babel/helper-wrap-function/7.10.4: dependencies: '@babel/helper-function-name': 7.10.4 @@ -375,6 +481,16 @@ packages: dev: true resolution: integrity: sha512-6py45WvEF0MhiLrdxtRjKjufwLL1/ob2qDJgg5JgNdojBAZSAKnAjkyOCNug6n+OBl4VW76XjvgSFTdaMcW0Ug== + /@babel/helper-wrap-function/7.27.1: + dependencies: + '@babel/template': 7.27.2 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ== /@babel/helpers/7.10.4: dependencies: '@babel/template': 7.10.4 @@ -383,14 +499,15 @@ packages: dev: true resolution: integrity: sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA== - /@babel/helpers/7.12.5: + /@babel/helpers/7.27.6: dependencies: - '@babel/template': 7.12.7 - '@babel/traverse': 7.12.10 - '@babel/types': 7.12.10 + '@babel/template': 7.27.2 + '@babel/types': 7.28.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== + integrity: sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== /@babel/highlight/7.10.4: dependencies: '@babel/helper-validator-identifier': 7.10.4 @@ -413,108 +530,115 @@ packages: hasBin: true resolution: integrity: sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA== - /@babel/plugin-proposal-async-generator-functions/7.10.5_@babel+core@7.9.0: + /@babel/parser/7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-remap-async-to-generator': 7.11.4 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.9.0 + '@babel/types': 7.28.0 dev: true - peerDependencies: - '@babel/core': ^7.0.0-0 + engines: + node: '>=6.0.0' + hasBin: true resolution: - integrity: sha512-cNMCVezQbrRGvXJwm9fu/1sJj9bHdGAgKodZdLqOQIpfoH3raqmRPBM17+lh7CzhiKRRBrGtZL9WcjxSoGYUSg== - /@babel/plugin-proposal-async-generator-functions/7.12.1_@babel+core@7.12.10: + integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-remap-async-to-generator': 7.12.1 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.10 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 resolution: - integrity: sha512-d+/o30tJxFxrA1lhzJqiUcEJdI6jKlNregCv5bASeGf2Q4MXmnwH7viDo7nhx1/ohf09oaH8j1GVYG/e3Yqk6A== - /@babel/plugin-proposal-class-properties/7.10.4_@babel+core@7.9.0: + integrity: sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA== + /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-create-class-features-plugin': 7.12.0_@babel+core@7.9.0 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 resolution: - integrity: sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg== - /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.12.10: + integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA== + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-create-class-features-plugin': 7.12.1_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 resolution: - integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w== - /@babel/plugin-proposal-dynamic-import/7.10.4_@babel+core@7.9.0: + integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA== + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.0 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.13.0 resolution: - integrity: sha512-up6oID1LeidOOASNXgv/CFbgBqTuKJ0cJjz6An5tWD+NVBNlp3VNSBxv2ZdU7SYl3NxJC7agAQDApZusV6uFwQ== - /@babel/plugin-proposal-dynamic-import/7.12.1_@babel+core@7.12.10: + integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw== + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.10 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 resolution: - integrity: sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ== - /@babel/plugin-proposal-export-namespace-from/7.12.1_@babel+core@7.12.10: + integrity: sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw== + /@babel/plugin-proposal-async-generator-functions/7.10.5_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.10 + '@babel/helper-remap-async-to-generator': 7.11.4 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.9.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw== - /@babel/plugin-proposal-json-strings/7.10.4_@babel+core@7.9.0: + integrity: sha512-cNMCVezQbrRGvXJwm9fu/1sJj9bHdGAgKodZdLqOQIpfoH3raqmRPBM17+lh7CzhiKRRBrGtZL9WcjxSoGYUSg== + /@babel/plugin-proposal-class-properties/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 + '@babel/helper-create-class-features-plugin': 7.12.0_@babel+core@7.9.0 '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.9.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-fCL7QF0Jo83uy1K0P2YXrfX11tj3lkpN7l4dMv9Y9VkowkhkQDwFHFd8IiwyK5MZjE8UpbgokkgtcReH88Abaw== - /@babel/plugin-proposal-json-strings/7.12.1_@babel+core@7.12.10: + integrity: sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg== + /@babel/plugin-proposal-dynamic-import/7.10.4_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.10 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.9.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-GoLDUi6U9ZLzlSda2Df++VSqDJg3CG+dR0+iWsv6XRw1rEq+zwt4DirM9yrxW6XWaTpmai1cWJLMfM8qQJf+yw== - /@babel/plugin-proposal-logical-assignment-operators/7.12.1_@babel+core@7.12.10: + integrity: sha512-up6oID1LeidOOASNXgv/CFbgBqTuKJ0cJjz6An5tWD+NVBNlp3VNSBxv2ZdU7SYl3NxJC7agAQDApZusV6uFwQ== + /@babel/plugin-proposal-json-strings/7.10.4_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.10 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.9.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-k8ZmVv0JU+4gcUGeCDZOGd0lCIamU/sMtIiX3UWnUc5yzgq6YUGyEolNYD+MLYKfSzgECPcqetVcJP9Afe/aCA== + integrity: sha512-fCL7QF0Jo83uy1K0P2YXrfX11tj3lkpN7l4dMv9Y9VkowkhkQDwFHFd8IiwyK5MZjE8UpbgokkgtcReH88Abaw== /@babel/plugin-proposal-nullish-coalescing-operator/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -525,16 +649,6 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-JpNWix2VP2ue31r72fKytTE13nPX1fxl1mudfTaTwcDhl3iExz5NZjQBq012b/BQ6URWoc/onI73pZdYlAfihg== - /@babel/plugin-proposal-nullish-coalescing-operator/7.12.1_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.10 - dev: true - peerDependencies: - '@babel/core': ^7.0.0-0 - resolution: - integrity: sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg== /@babel/plugin-proposal-numeric-separator/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -545,16 +659,6 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-iON65YmIy/IpEgteYJ4HfO2q30SLdIxiyjNNlsSjSl0tUxLhSH9PljE5r6sczwdW64ZZzznYNcezdcROB+rDDw== - /@babel/plugin-proposal-numeric-separator/7.12.7_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.10 - dev: true - peerDependencies: - '@babel/core': ^7.0.0-0 - resolution: - integrity: sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ== /@babel/plugin-proposal-object-rest-spread/7.11.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -566,17 +670,6 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== - /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-transform-parameters': 7.12.1_@babel+core@7.12.10 - dev: true - peerDependencies: - '@babel/core': ^7.0.0-0 - resolution: - integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA== /@babel/plugin-proposal-optional-catch-binding/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -587,16 +680,6 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-LflT6nPh+GK2MnFiKDyLiqSqVHkQnVf7hdoAvyTnnKj9xB3docGRsdPuxp6qqqW19ifK3xgc9U5/FwrSaCNX5g== - /@babel/plugin-proposal-optional-catch-binding/7.12.1_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.10 - dev: true - peerDependencies: - '@babel/core': ^7.0.0-0 - resolution: - integrity: sha512-hFvIjgprh9mMw5v42sJWLI1lzU5L2sznP805zeT6rySVRA0Y18StRhDqhSxlap0oVgItRsB6WSROp4YnJTJz0g== /@babel/plugin-proposal-optional-chaining/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -608,27 +691,16 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-CXu9aw32FH/MksqdKvhpiH8pSvxnXJ33E7I7BGNE9VzNRpWgpNzvPpds/tW9E0pjmX9+D1zAHRyHbtyeTboo2g== - /@babel/plugin-proposal-optional-chaining/7.12.7_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.10 - dev: true - peerDependencies: - '@babel/core': ^7.0.0-0 - resolution: - integrity: sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA== - /@babel/plugin-proposal-private-methods/7.12.1_@babel+core@7.12.10: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-create-class-features-plugin': 7.12.1_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-mwZ1phvH7/NHK6Kf8LP7MYDogGV+DKB1mryFOEwx5EBNQrosvIczzZFTUmWaeujd5xT6G1ELYWUz3CutMhjE1w== + integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w== /@babel/plugin-proposal-unicode-property-regex/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -641,18 +713,6 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-H+3fOgPnEXFL9zGYtKQe4IDOPKYlZdF1kqFDQRRb8PK4B8af1vAGK04tF5iQAAsui+mHNBQSAtd2/ndEDe9wuA== - /@babel/plugin-proposal-unicode-property-regex/7.12.1_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - dev: true - engines: - node: '>=4' - peerDependencies: - '@babel/core': ^7.0.0-0 - resolution: - integrity: sha512-MYq+l+PvHuw/rKUz1at/vb6nCnQ2gmJBNaM62z0OgH7B2W1D9pvkpYtlti9bGtizNIU1K3zm4bZF9F91efVY0w== /@babel/plugin-proposal-unicode-property-regex/7.12.1_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -665,9 +725,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-MYq+l+PvHuw/rKUz1at/vb6nCnQ2gmJBNaM62z0OgH7B2W1D9pvkpYtlti9bGtizNIU1K3zm4bZF9F91efVY0w== - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.12.10: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -683,9 +743,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.12.10: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -701,9 +761,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg== - /@babel/plugin-syntax-class-properties/7.10.4_@babel+core@7.12.10: + /@babel/plugin-syntax-class-properties/7.10.4_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -719,25 +779,16 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA== - /@babel/plugin-syntax-class-properties/7.12.1_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - dev: true - peerDependencies: - '@babel/core': ^7.0.0-0 - resolution: - integrity: sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA== - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.12.10: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.9.0: + /@babel/plugin-syntax-flow/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.10.4 @@ -745,28 +796,32 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.12.10: + integrity: sha512-yxQsX1dJixF4qEEdzVbst3SZQ58Nrooz8NV9Z9GL4byTE25BvJgl5lf0RECUf0fh28rZBb/RYTWn/eeKwCMrZQ== + /@babel/plugin-syntax-import-assertions/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== - /@babel/plugin-syntax-flow/7.10.4_@babel+core@7.9.0: + integrity: sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg== + /@babel/plugin-syntax-import-attributes/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-yxQsX1dJixF4qEEdzVbst3SZQ58Nrooz8NV9Z9GL4byTE25BvJgl5lf0RECUf0fh28rZBb/RYTWn/eeKwCMrZQ== - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.12.10: + integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww== + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -782,9 +837,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.12.10: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -800,9 +855,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.12.10: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -818,9 +873,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.12.10: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -836,9 +891,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.12.10: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -854,9 +909,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.10: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -872,9 +927,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.12.10: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -890,9 +945,9 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.12.10: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: @@ -917,24 +972,27 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ== - /@babel/plugin-syntax-top-level-await/7.12.1_@babel+core@7.12.10: + /@babel/plugin-syntax-typescript/7.10.4_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A== - /@babel/plugin-syntax-typescript/7.10.4_@babel+core@7.9.0: + integrity: sha512-oSAEz1YkBCAKr5Yiq8/BNtvSAPwkp/IyUnwZogd8p+F0RuYQQrLeRUzIQhueQTTBy/F+a40uS7OFKxnkRvmvFQ== + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 resolution: - integrity: sha512-oSAEz1YkBCAKr5Yiq8/BNtvSAPwkp/IyUnwZogd8p+F0RuYQQrLeRUzIQhueQTTBy/F+a40uS7OFKxnkRvmvFQ== + integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg== /@babel/plugin-transform-arrow-functions/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -944,15 +1002,30 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA== - /@babel/plugin-transform-arrow-functions/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA== + /@babel/plugin-transform-async-generator-functions/7.28.0_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.0 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A== + integrity: sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q== /@babel/plugin-transform-async-to-generator/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -964,17 +1037,19 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-F6nREOan7J5UXTLsDsZG3DXmZSVofr2tGNwfdrVwkDWHfQckbQXnXSPfD7iO+c/2HGqycwyLST3DnZ16n+cBJQ== - /@babel/plugin-transform-async-to-generator/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-async-to-generator/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-module-imports': 7.12.5 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-remap-async-to-generator': 7.12.1 + '@babel/core': 7.28.0 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-SDtqoEcarK1DFlRJ1hHRY5HvJUj5kX4qmtpMAm2QnhOlyuMC4TMdCRgW6WXpv93rZeYNeLP22y8Aq2dbcDRM1A== + integrity: sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA== /@babel/plugin-transform-block-scoped-functions/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -984,15 +1059,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-WzXDarQXYYfjaV1szJvN3AD7rZgZzC1JtjJZ8dMHUyiK8mxPRahynp14zzNjU3VkPqPsO38CzxiWO1c9ARZ8JA== - /@babel/plugin-transform-block-scoped-functions/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5OpxfuYnSgPalRpo8EWGPzIYf0lHBWORCkj5M0oLBwHdlux9Ri36QqGW3/LR13RSVOAoUUMzoPI/jpE4ABcHoA== + integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg== /@babel/plugin-transform-block-scoping/7.11.1_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1002,15 +1079,41 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-00dYeDE0EVEHuuM+26+0w/SCL0BH2Qy7LwHuI4Hi4MH5gkC8/AqMN5uWFJIsoXZrAphiMm1iXzBw6L2T+eA0ew== - /@babel/plugin-transform-block-scoping/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-block-scoping/7.28.0_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q== + /@babel/plugin-transform-class-properties/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w== + integrity: sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA== + /@babel/plugin-transform-class-static-block/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.12.0 + resolution: + integrity: sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA== /@babel/plugin-transform-classes/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1027,22 +1130,22 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-2oZ9qLjt161dn1ZE0Ms66xBncQH4In8Sqw1YWgBUZuGVJJS5c0OFZXL6dP2MRHrkU/eKhWg8CzFJhRQl50rQxA== - /@babel/plugin-transform-classes/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-classes/7.28.0_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-annotate-as-pure': 7.10.4 - '@babel/helper-define-map': 7.10.5 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-optimise-call-expression': 7.10.4 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-replace-supers': 7.12.5 - '@babel/helper-split-export-declaration': 7.11.0 - globals: 11.12.0 + '@babel/core': 7.28.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-globals': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-/74xkA7bVdzQTBeSUhLLJgYIcxw/dpEpCdRDiHgPJ3Mv6uC11UhjpOhl72CgqbBCmt1qtssCyB2xnJm1+PFjog== + integrity: sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA== /@babel/plugin-transform-computed-properties/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1052,15 +1155,18 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-JFwVDXcP/hM/TbyzGq3l/XWGut7p46Z3QvqFMXTfk6/09m7xZHJUN9xHfsv7vqqD4YnfI5ueYdSJtXqqBLyjBw== - /@babel/plugin-transform-computed-properties/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-computed-properties/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/template': 7.27.2 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-vVUOYpPWB7BkgUWPo4C44mUQHpTZXakEqFjbv8rQMg7TC6S6ZhGZ3otQcRH6u7+adSlE5i0sp63eMC/XGffrzg== + integrity: sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw== /@babel/plugin-transform-destructuring/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1070,15 +1176,18 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA== - /@babel/plugin-transform-destructuring/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-destructuring/7.28.0_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-fRMYFKuzi/rSiYb2uRLiUENJOKq4Gnl+6qOv5f8z0TZXg3llUwUhsNNwrwaT/6dUhJTzNpBr+CUvEWBtfNY1cw== + integrity: sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A== /@babel/plugin-transform-dotall-regex/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1089,26 +1198,28 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ZEAVvUTCMlMFAbASYSVQoxIbHm2OkG2MseW6bV2JjIygOjdVv8tuxrCTzj1+Rynh7ODb8GivUy7dzEXzEhuPaA== - /@babel/plugin-transform-dotall-regex/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-dotall-regex/7.12.1_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 + '@babel/core': 7.9.0 + '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.9.0 '@babel/helper-plugin-utils': 7.10.4 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-B2pXeRKoLszfEW7J4Hg9LoFaWEbr/kzo3teWHmtFCszjRNa/b40f9mfeqZsIDLLt/FjwQ6pz/Gdlwy85xNckBA== - /@babel/plugin-transform-dotall-regex/7.12.1_@babel+core@7.9.0: + /@babel/plugin-transform-dotall-regex/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.9.0 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-B2pXeRKoLszfEW7J4Hg9LoFaWEbr/kzo3teWHmtFCszjRNa/b40f9mfeqZsIDLLt/FjwQ6pz/Gdlwy85xNckBA== + integrity: sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw== /@babel/plugin-transform-duplicate-keys/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1118,15 +1229,52 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-GL0/fJnmgMclHiBTTWXNlYjYsA7rDrtsazHG6mglaGSTh0KsrW04qml+Bbz9FL0LcJIRwBWL5ZqlNHKTkU3xAA== - /@babel/plugin-transform-duplicate-keys/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q== + /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 + resolution: + integrity: sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ== + /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A== + /@babel/plugin-transform-explicit-resource-management/7.28.0_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-iRght0T0HztAb/CazveUpUQrZY+aGKKaWXMJ4uf9YJtqxSUe09j3wteztCUDRHs+SRAL7yMuFqUsLoAKKzgXjw== + integrity: sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ== /@babel/plugin-transform-exponentiation-operator/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1137,16 +1285,28 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-S5HgLVgkBcRdyQAHbKj+7KyuWx8C6t5oETmUuwz1pt3WTWJhsUV0WIIXuVvfXMxl/QQyHKlSCNNtaIamG8fysw== - /@babel/plugin-transform-exponentiation-operator/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-exponentiation-operator/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.10.4 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ== + /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-7tqwy2bv48q+c1EHbXK0Zx3KXd2RVQp6OC7PbwFNt/dPTAV3Lu5sWtWuAj8owr5wqtWnqHfl2/mJlUmqkChKug== + integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ== /@babel/plugin-transform-flow-strip-types/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1166,15 +1326,18 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ItdQfAzu9AlEqmusA/65TqJ79eRcgGmpPPFvBnGILXZH975G0LNjP1yjHvGgfuCxqrPPueXOPe+FsvxmxKiHHQ== - /@babel/plugin-transform-for-of/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Zaeq10naAsuHo7heQvyV0ptj4dlZJwZgNAtBYBnu5nNKJoW62m0zKcIEyVECrUKErkUkg6ajMy4ZfnVZciSBhg== + integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw== /@babel/plugin-transform-function-name/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1185,16 +1348,30 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-OcDCq2y5+E0dVD5MagT5X+yTRbcvFjDI2ZVAottGH6tzqjx/LKpgkUepu3hp/u4tZBzxxpNGwLsAvGBvQ2mJzg== - /@babel/plugin-transform-function-name/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/traverse': 7.28.0 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ== + /@babel/plugin-transform-json-strings/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-JF3UgJUILoFrFMEnOJLJkRHSk6LUSXLmEFsA23aR2O5CSLUxbeUX1IZ1YQ7Sn0aXb601Ncwjx73a+FVqgcljVw== + integrity: sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q== /@babel/plugin-transform-literals/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1204,15 +1381,28 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Xd/dFSTEVuUWnyZiMu76/InZxLTYilOSr1UlHV+p115Z/Le2Fi1KXkJUYz0b42DfndostYlPub3m8ZTQlMaiqQ== - /@babel/plugin-transform-literals/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-literals/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA== + /@babel/plugin-transform-logical-assignment-operators/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-+PxVGA+2Ag6uGgL0A5f+9rklOnnMccwEBzwYFL3EUaKuiyVnUipyXncFcfjSkbimLrODoqki1U9XxZzTvfN7IQ== + integrity: sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw== /@babel/plugin-transform-member-expression-literals/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1222,15 +1412,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-0bFOvPyAoTBhtcJLr9VcwZqKmSjFml1iVxvPL0ReomGU53CX53HsM4h2SzckNdkQcHox1bpAqzxBI1Y09LlBSw== - /@babel/plugin-transform-member-expression-literals/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-1sxePl6z9ad0gFMB9KqmYofk34flq62aqMt9NqliS/7hPEpURUCMbyHXrMPlo282iY7nAvUB1aQd5mg79UD9Jg== + integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ== /@babel/plugin-transform-modules-amd/7.10.5_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1242,17 +1434,18 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-elm5uruNio7CTLFItVC/rIzKLfQ17+fX7EVz5W0TMgIHFo1zY0Ozzx+lgwhL4plzl8OzVn6Qasx5DeEFyoNiRw== - /@babel/plugin-transform-modules-amd/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ== + integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA== /@babel/plugin-transform-modules-commonjs/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1265,18 +1458,18 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Xj7Uq5o80HDLlW64rVfDBhao6OX89HKUmb+9vWYaLXBZOma4gA6tw4Ni1O5qVDoZWUV0fxMYA0aYzOawz0l+1w== - /@babel/plugin-transform-modules-commonjs/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-modules-commonjs/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-simple-access': 7.12.1 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-dY789wq6l0uLY8py9c1B48V8mVL5gZh/+PQ5ZPrylPYsnAvnEMjqsUXkuoDVPeVK+0VyGar+D08107LzDQ6pag== + integrity: sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw== /@babel/plugin-transform-modules-systemjs/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1290,19 +1483,20 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-h2fDMnwRwBiNMmTGAWqUo404Z3oLbrPE6hyATecyIbsEsrbM5gjLbfKQLb6hjiouMlGHH+yliYBbc4NPgWKE/g== - /@babel/plugin-transform-modules-systemjs/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-modules-systemjs/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-hoist-variables': 7.10.4 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-validator-identifier': 7.10.4 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + '@babel/traverse': 7.28.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Hn7cVvOavVh8yvW6fLwveFqSnd7rbQN3zJvoPNyNaQSvgfKmDBO9U1YL9+PCXGRlZD9tNdWTy5ACKqMuzyn32Q== + integrity: sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA== /@babel/plugin-transform-modules-umd/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1313,16 +1507,18 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-mohW5q3uAEt8T45YT7Qc5ws6mWgJAaL/8BfWD9Dodo1A3RKWli8wTS+WiQ/knF+tXlPirW/1/MqzzGfCExKECA== - /@babel/plugin-transform-modules-umd/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-aEIubCS0KHKM0zUos5fIoQm+AZUMt1ZvMpqz0/H5qAQ7vWylr9+PLYurT+Ic7ID/bKLd4q8hDovaG3Zch2uz5Q== + integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w== /@babel/plugin-transform-named-capturing-groups-regex/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1332,72 +1528,166 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-V6LuOnD31kTkxQPhKiVYzYC/Jgdq53irJC/xBSmqcNcqFGV+PER4l6rU5SH2Vl7bH9mLDHcc0+l9HUOe4RNGKA== - /@babel/plugin-transform-named-capturing-groups-regex/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-named-capturing-groups-regex/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-tB43uQ62RHcoDp9v2Nsf+dSM8sbNodbEicbQNA53zHz8pWUhsgHSJCGpt7daXxRydjb0KnfmB+ChXOv3oADp1Q== + integrity: sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng== /@babel/plugin-transform-new-target/7.10.4_@babel+core@7.9.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.9.0 + '@babel/helper-plugin-utils': 7.10.4 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw== + /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ== + /@babel/plugin-transform-nullish-coalescing-operator/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA== + /@babel/plugin-transform-numeric-separator/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw== + /@babel/plugin-transform-object-rest-spread/7.28.0_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.0 + '@babel/traverse': 7.28.0 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA== + /@babel/plugin-transform-object-super/7.10.4_@babel+core@7.9.0: + dependencies: + '@babel/core': 7.9.0 + '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-replace-supers': 7.12.0 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-5iTw0JkdRdJvr7sY0vHqTpnruUpTea32JHmq/atIWqsnNussbRzjEDyWep8UNztt1B5IusBYg8Irb0bLbiEBCQ== + /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-replace-supers': 7.27.1_@babel+core@7.28.0 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng== + /@babel/plugin-transform-optional-catch-binding/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw== - /@babel/plugin-transform-new-target/7.12.1_@babel+core@7.12.10: + integrity: sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q== + /@babel/plugin-transform-optional-chaining/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-+eW/VLcUL5L9IvJH7rT1sT0CzkdUTvPrXC2PXTn/7z7tXLBuKvezYbGdxD5WMRoyvyaujOq2fWoKl869heKjhw== - /@babel/plugin-transform-object-super/7.10.4_@babel+core@7.9.0: + integrity: sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg== + /@babel/plugin-transform-parameters/7.10.5_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 + '@babel/helper-get-function-arity': 7.10.4 '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-replace-supers': 7.12.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5iTw0JkdRdJvr7sY0vHqTpnruUpTea32JHmq/atIWqsnNussbRzjEDyWep8UNztt1B5IusBYg8Irb0bLbiEBCQ== - /@babel/plugin-transform-object-super/7.12.1_@babel+core@7.12.10: + integrity: sha512-xPHwUj5RdFV8l1wuYiu5S9fqWGM2DrYc24TMvUiRrPVm+SM3XeqU9BcokQX/kEUe+p2RBwy+yoiR1w/Blq6ubw== + /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-replace-supers': 7.12.5 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-AvypiGJH9hsquNUn+RXVcBdeE3KHPZexWRdimhuV59cSoOt5kFBmqlByorAeUlGG2CJWd0U+4ZtNKga/TB0cAw== - /@babel/plugin-transform-parameters/7.10.5_@babel+core@7.9.0: + integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg== + /@babel/plugin-transform-private-methods/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-get-function-arity': 7.10.4 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-xPHwUj5RdFV8l1wuYiu5S9fqWGM2DrYc24TMvUiRrPVm+SM3XeqU9BcokQX/kEUe+p2RBwy+yoiR1w/Blq6ubw== - /@babel/plugin-transform-parameters/7.12.1_@babel+core@7.12.10: + integrity: sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA== + /@babel/plugin-transform-private-property-in-object/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-xq9C5EQhdPK23ZeCdMxl8bbRnAgHFrw5EOC3KJUsSylZqdkCaFEXxGSBuTSObOpiiHHNyb82es8M1QYgfQGfNg== + integrity: sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ== /@babel/plugin-transform-property-literals/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1407,15 +1697,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ofsAcKiUxQ8TY4sScgsGeR2vJIsfrzqvFb9GvJ5UdXDzl+MyYCaBj/FGzXuv7qE0aJcjWMILny1epqelnFlz8g== - /@babel/plugin-transform-property-literals/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-6MTCR/mZ1MQS+AwZLplX4cEySjCpnIF26ToWo942nqn8hXSm7McaHQNeGx/pt7suI1TWOWMfa/NgBhiqSnX0cQ== + integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ== /@babel/plugin-transform-regenerator/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1425,15 +1717,29 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-3thAHwtor39A7C04XucbMg17RcZ3Qppfxr22wYzZNcVIkPHfpM9J0SO8zuCV6SZa265kxBJSrfKTvDCYqBFXGw== - /@babel/plugin-transform-regenerator/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-regenerator/7.28.0_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - regenerator-transform: 0.14.5 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-gYrHqs5itw6i4PflFX3OdBPMQdPbF4bj2REIUxlMRUFk0/ZOAIpDFuViuxPjUL7YC8UPnf+XG7/utJvqXdPKng== + integrity: sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ== + /@babel/plugin-transform-regexp-modifiers/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 + resolution: + integrity: sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA== /@babel/plugin-transform-reserved-words/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1443,15 +1749,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-hGsw1O6Rew1fkFbDImZIEqA8GoidwTAilwCyWqLBM9f+e/u/sQMQu7uX6dyokfOayRuuVfKOW4O7HvaBWM+JlQ== - /@babel/plugin-transform-reserved-words/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-pOnUfhyPKvZpVyBHhSBoX8vfA09b7r00Pmm1sH+29ae2hMTKVmSp4Ztsr8KBKjLjx17H0eJqaRC3bR2iThM54A== + integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw== /@babel/plugin-transform-shorthand-properties/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1461,15 +1769,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-AC2K/t7o07KeTIxMoHneyX90v3zkm5cjHJEokrPEAGEy3UCp8sLKfnfOIGdZ194fyN4wfX/zZUWT9trJZ0qc+Q== - /@babel/plugin-transform-shorthand-properties/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-shorthand-properties/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-GFZS3c/MhX1OusqB1MZ1ct2xRzX5ppQh2JU1h2Pnfk88HtFTM+TWQqJNfwkmxtPQtb/s1tk87oENfXJlx7rSDw== + integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ== /@babel/plugin-transform-spread/7.11.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1480,16 +1790,18 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw== - /@babel/plugin-transform-spread/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-spread/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-vuLp8CP0BE18zVYjsEBZ5xoCecMK6LBMMxYzJnh01rxQRvhNhH1csMMmBfNo5tGpGO+NhdSNW2mzIvBu3K1fng== + integrity: sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q== /@babel/plugin-transform-sticky-regex/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1500,15 +1812,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-Ddy3QZfIbEV0VYcVtFDCjeE4xwVTJWTmUtorAJkn6u/92Z/nWJNV+mILyqHKrUxXYKA2EoCilgoPePymKL4DvQ== - /@babel/plugin-transform-sticky-regex/7.12.7_@babel+core@7.12.10: + /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg== + integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g== /@babel/plugin-transform-template-literals/7.10.5_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1519,15 +1833,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-V/lnPGIb+KT12OQikDvgSuesRX14ck5FfJXt6+tXhdkJ+Vsd0lDCVtF6jcB4rNClYFzaB2jusZ+lNISDk2mMMw== - /@babel/plugin-transform-template-literals/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-b4Zx3KHi+taXB1dVRBhVJtEPi9h1THCeKmae2qP0YdUHIFhVjtpqqNfxeVAa1xeHVhAy4SbHxEwx5cltAu5apw== + integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg== /@babel/plugin-transform-typeof-symbol/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1537,15 +1853,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-QqNgYwuuW0y0H+kUE/GWSR45t/ccRhe14Fs/4ZRouNNQsyd4o3PG4OtHiIrepbM2WKUBDAXKCAK/Lk4VhzTaGA== - /@babel/plugin-transform-typeof-symbol/7.12.10_@babel+core@7.12.10: + /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-JQ6H8Rnsogh//ijxspCjc21YPd3VLVoYtAwv3zQmqAt8YGYUtdo5usNhdl4b9/Vir2kPFZl6n1h0PfUz4hJhaA== + integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw== /@babel/plugin-transform-typescript/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1557,15 +1875,29 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-gahRNAWgE76hjI3TZPVEfV7vGjOCJi5ACd4eSoAItk/ErC114i2UHnk+1ScS2dOour0p6J6kB99hNFX2vzL2Ww== - /@babel/plugin-transform-unicode-escapes/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-unicode-escapes/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg== + /@babel/plugin-transform-unicode-property-regex/7.27.1_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-I8gNHJLIc7GdApm7wkVnStWssPNbSRMPtgHdmH3sRM1zopz09UWPS4x5V4n1yz/MIWTVnJ9sp6IkuXdWM4w+2Q== + integrity: sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q== /@babel/plugin-transform-unicode-regex/7.10.4_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1576,90 +1908,110 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-wNfsc4s8N2qnIwpO/WP2ZiSyjfpTamT2C9V9FDH/Ljub9zw6P3SjkXcFmc0RQUt96k2fmIvtla2MMjgTwIAC+A== - /@babel/plugin-transform-unicode-regex/7.12.1_@babel+core@7.12.10: + /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-SqH4ClNngh/zGwHZOOQMTD+e8FGWexILV+ePMyiDJttAWRh5dhDL8rcl5lSgU3Huiq6Zn6pWTMvdPAb21Dwdyg== - /@babel/preset-env/7.12.10_@babel+core@7.12.10: + integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw== + /@babel/plugin-transform-unicode-sets-regex/7.27.1_@babel+core@7.28.0: dependencies: - '@babel/compat-data': 7.12.7 - '@babel/core': 7.12.10 - '@babel/helper-compilation-targets': 7.12.5_@babel+core@7.12.10 - '@babel/helper-module-imports': 7.12.5 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-validator-option': 7.12.1 - '@babel/plugin-proposal-async-generator-functions': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-dynamic-import': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-export-namespace-from': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-json-strings': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-logical-assignment-operators': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-numeric-separator': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-proposal-object-rest-spread': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-optional-catch-binding': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-proposal-private-methods': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.10 - '@babel/plugin-syntax-class-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.10 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.10 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-top-level-await': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-arrow-functions': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-async-to-generator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-block-scoped-functions': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-block-scoping': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-classes': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-computed-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-destructuring': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-duplicate-keys': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-exponentiation-operator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-for-of': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-function-name': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-member-expression-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-amd': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-commonjs': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-systemjs': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-umd': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-new-target': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-object-super': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-parameters': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-property-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-regenerator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-reserved-words': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-shorthand-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-spread': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-sticky-regex': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-transform-template-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-typeof-symbol': 7.12.10_@babel+core@7.12.10 - '@babel/plugin-transform-unicode-escapes': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-unicode-regex': 7.12.1_@babel+core@7.12.10 - '@babel/preset-modules': 0.1.4_@babel+core@7.12.10 - '@babel/types': 7.12.10 - core-js-compat: 3.8.1 - semver: 5.7.1 + '@babel/core': 7.28.0 + '@babel/helper-create-regexp-features-plugin': 7.27.1_@babel+core@7.28.0 + '@babel/helper-plugin-utils': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 + resolution: + integrity: sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw== + /@babel/preset-env/7.28.0_@babel+core@7.28.0: + dependencies: + '@babel/compat-data': 7.28.0 + '@babel/core': 7.28.0 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-validator-option': 7.27.1 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.28.0 + '@babel/plugin-syntax-import-assertions': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-syntax-import-attributes': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.28.0 + '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-async-generator-functions': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-async-to-generator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-block-scoped-functions': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-block-scoping': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-class-properties': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-class-static-block': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-classes': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-computed-properties': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-destructuring': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-dotall-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-duplicate-keys': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-dynamic-import': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-explicit-resource-management': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-exponentiation-operator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-export-namespace-from': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-function-name': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-json-strings': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-logical-assignment-operators': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-member-expression-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-amd': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-commonjs': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-systemjs': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-modules-umd': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-new-target': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-numeric-separator': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-object-rest-spread': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-object-super': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-optional-catch-binding': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-optional-chaining': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.28.0 + '@babel/plugin-transform-private-methods': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-private-property-in-object': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-property-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-regenerator': 7.28.0_@babel+core@7.28.0 + '@babel/plugin-transform-regexp-modifiers': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-reserved-words': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-spread': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-sticky-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-typeof-symbol': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-property-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.28.0 + '@babel/plugin-transform-unicode-sets-regex': 7.27.1_@babel+core@7.28.0 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.28.0 + babel-plugin-polyfill-corejs2: 0.4.14_@babel+core@7.28.0 + babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.28.0 + babel-plugin-polyfill-regenerator: 0.6.5_@babel+core@7.28.0 + core-js-compat: 3.43.0 + semver: 6.3.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA== + integrity: sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg== /@babel/preset-env/7.9.0_@babel+core@7.9.0: dependencies: '@babel/compat-data': 7.12.0 @@ -1738,12 +2090,12 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-XI6l1CptQCOBv+ZKYwynyswhtOKwpZZp5n0LG1QKCo8erRhqjoQV6nvx61Eg30JHpysWQSBwA2AWRU3pBbSY5g== - /@babel/preset-modules/0.1.4_@babel+core@7.12.10: + /@babel/preset-modules/0.1.4_@babel+core@7.9.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.9.0 '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.12.10 + '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.9.0 + '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.9.0 '@babel/types': 7.12.10 esutils: 2.0.3 dev: true @@ -1751,19 +2103,17 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg== - /@babel/preset-modules/0.1.4_@babel+core@7.9.0: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.28.0: dependencies: - '@babel/core': 7.9.0 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.9.0 - '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.9.0 + '@babel/core': 7.28.0 + '@babel/helper-plugin-utils': 7.27.1 '@babel/types': 7.12.10 esutils: 2.0.3 dev: true peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 resolution: - integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg== + integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA== /@babel/preset-typescript/7.12.0_@babel+core@7.9.0: dependencies: '@babel/core': 7.9.0 @@ -1809,6 +2159,16 @@ packages: dev: true resolution: integrity: sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== + /@babel/template/7.27.2: + dependencies: + '@babel/code-frame': 7.27.1 + '@babel/parser': 7.28.0 + '@babel/types': 7.28.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== /@babel/traverse/7.12.0: dependencies: '@babel/code-frame': 7.10.4 @@ -1837,6 +2197,20 @@ packages: dev: true resolution: integrity: sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg== + /@babel/traverse/7.28.0: + dependencies: + '@babel/code-frame': 7.27.1 + '@babel/generator': 7.28.0 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.28.0 + '@babel/template': 7.27.2 + '@babel/types': 7.28.0 + debug: 4.4.1 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg== /@babel/types/7.12.0: dependencies: '@babel/helper-validator-identifier': 7.10.4 @@ -1847,12 +2221,21 @@ packages: integrity: sha512-ggIyFmT2zMaYRheOfPDQ4gz7QqV3B+t2rjqjbttDJxMcb7/LukvWCmlIl1sWcOxrvwpTDd+z0OytzqsbGeb3/g== /@babel/types/7.12.10: dependencies: - '@babel/helper-validator-identifier': 7.10.4 + '@babel/helper-validator-identifier': 7.27.1 lodash: 4.17.20 to-fast-properties: 2.0.0 dev: true resolution: integrity: sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw== + /@babel/types/7.28.0: + dependencies: + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg== /@bcoe/v8-coverage/0.2.3: dev: true resolution: @@ -2084,6 +2467,30 @@ packages: node: '>= 10.14.2' resolution: integrity: sha512-QDs5d0gYiyetI8q+2xWdkixVQMklReZr4ltw7GFDtb4fuJIBCE6mzj2LnitGqCuAlLap6wPyb8fpoHgwZz5fdg== + /@jridgewell/gen-mapping/0.3.12: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.4 + '@jridgewell/trace-mapping': 0.3.29 + dev: true + resolution: + integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg== + /@jridgewell/resolve-uri/3.1.2: + dev: true + engines: + node: '>=6.0.0' + resolution: + integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== + /@jridgewell/sourcemap-codec/1.5.4: + dev: true + resolution: + integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw== + /@jridgewell/trace-mapping/0.3.29: + dependencies: + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.5.4 + dev: true + resolution: + integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ== /@mrmlnc/readdir-enhanced/2.2.1: dependencies: call-me-maybe: 1.0.1 @@ -2864,9 +3271,9 @@ packages: dev: true resolution: integrity: sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g== - /babel-core/7.0.0-bridge.0_@babel+core@7.12.10: + /babel-core/7.0.0-bridge.0_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -2880,14 +3287,14 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg== - /babel-jest/26.5.2_@babel+core@7.12.10: + /babel-jest/26.5.2_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 '@jest/transform': 26.5.2 '@jest/types': 26.5.2 '@types/babel__core': 7.1.10 babel-plugin-istanbul: 6.0.0 - babel-preset-jest: 26.5.0_@babel+core@7.12.10 + babel-preset-jest: 26.5.0_@babel+core@7.28.0 chalk: 4.1.0 graceful-fs: 4.2.4 slash: 3.0.0 @@ -2916,9 +3323,9 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-U3KvymF3SczA3vOL/cgiUFOznfMET+XDIXiWnoJV45siAp2pLMG8i2+/MGZlAC3f/F6Q40LR4M4qDrWZ9wkK8A== - /babel-loader/8.1.0_601fea44033628b80d42899cc50128a0: + /babel-loader/8.1.0_@babel+core@7.28.0+webpack@5.1.1: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 find-cache-dir: 2.1.0 loader-utils: 1.4.0 mkdirp: 0.5.5 @@ -2962,20 +3369,50 @@ packages: node: '>= 10.14.2' resolution: integrity: sha512-ck17uZFD3CDfuwCLATWZxkkuGGFhMij8quP8CNhwj8ek1mqFgbFzRJ30xwC04LLscj/aKsVFfRST+b5PT7rSuw== - /babel-preset-current-node-syntax/0.1.4_@babel+core@7.12.10: - dependencies: - '@babel/core': 7.12.10 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.10 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-class-properties': 7.10.4_@babel+core@7.12.10 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.12.10 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.10 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.10 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.10 + /babel-plugin-polyfill-corejs2/0.4.14_@babel+core@7.28.0: + dependencies: + '@babel/compat-data': 7.28.0 + '@babel/core': 7.28.0 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 + semver: 6.3.1 + dev: true + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + resolution: + integrity: sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg== + /babel-plugin-polyfill-corejs3/0.13.0_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 + core-js-compat: 3.43.0 + dev: true + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + resolution: + integrity: sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A== + /babel-plugin-polyfill-regenerator/0.6.5_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/helper-define-polyfill-provider': 0.6.5_@babel+core@7.28.0 + dev: true + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + resolution: + integrity: sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg== + /babel-preset-current-node-syntax/0.1.4_@babel+core@7.28.0: + dependencies: + '@babel/core': 7.28.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.28.0 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.28.0 + '@babel/plugin-syntax-class-properties': 7.10.4_@babel+core@7.28.0 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.28.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.28.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.28.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.28.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.28.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.28.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.28.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.28.0 dev: true peerDependencies: '@babel/core': ^7.0.0 @@ -3000,11 +3437,11 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-5/INNCYhUGqw7VbVjT/hb3ucjgkVHKXY7lX3ZjlN4gm565VyFmJUrJ/h+h16ECVB38R/9SF6aACydpKMLZ/c9w== - /babel-preset-jest/26.5.0_@babel+core@7.12.10: + /babel-preset-jest/26.5.0_@babel+core@7.28.0: dependencies: - '@babel/core': 7.12.10 + '@babel/core': 7.28.0 babel-plugin-jest-hoist: 26.5.0 - babel-preset-current-node-syntax: 0.1.4_@babel+core@7.12.10 + babel-preset-current-node-syntax: 0.1.4_@babel+core@7.28.0 dev: true engines: node: '>= 10.14.2' @@ -3106,19 +3543,18 @@ packages: hasBin: true resolution: integrity: sha512-Z+vsCZIvCBvqLoYkBFTwEYH3v5MCQbsAjp50ERycpOjnPmolg1Gjy4+KaWWpm8QOJt9GHkhdqAl14NpCX73CWA== - /browserslist/4.15.0: + /browserslist/4.25.1: dependencies: - caniuse-lite: 1.0.30001165 - colorette: 1.2.1 - electron-to-chromium: 1.3.621 - escalade: 3.1.1 - node-releases: 1.1.67 + caniuse-lite: 1.0.30001726 + electron-to-chromium: 1.5.179 + node-releases: 2.0.19 + update-browserslist-db: 1.1.3_browserslist@4.25.1 dev: true engines: node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 hasBin: true resolution: - integrity: sha512-IJ1iysdMkGmjjYeRlDU8PQejVwxvVO5QOfXH7ylW31GO6LwNRSmm/SgRXtNsEXqMLl2e+2H5eEJ7sfynF8TCaQ== + integrity: sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw== /bser/2.1.1: dependencies: node-int64: 0.4.0 @@ -3194,10 +3630,10 @@ packages: dev: true resolution: integrity: sha512-E66qcd0KMKZHNJQt9hiLZGE3J4zuTqE1OnU53miEVtylFbwOEmeA5OsRu90noZful+XGSQOni1aT2tiqu/9yYw== - /caniuse-lite/1.0.30001165: + /caniuse-lite/1.0.30001726: dev: true resolution: - integrity: sha512-8cEsSMwXfx7lWSUMA2s08z9dIgsnR5NAqjXP23stdsU3AUWkCr/rr4s4OFtHXn5XXr6+7kam3QFVoYyXNPdJPA== + integrity: sha512-VQAUIUzBiZ/UnlM28fSp2CRF3ivUn1BWEvxMcVTNwpw91Py1pGbPIyIKtd+tzct9C3ouceCVdGAXxZOpZAsgdw== /capture-exit/2.0.0: dependencies: rsvp: 4.8.5 @@ -3460,26 +3896,29 @@ packages: dev: true resolution: integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== + /convert-source-map/2.0.0: + dev: true + resolution: + integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== /copy-descriptor/0.1.1: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= - /core-js-compat/3.6.5: + /core-js-compat/3.43.0: dependencies: - browserslist: 4.14.5 - semver: 7.0.0 + browserslist: 4.25.1 dev: true resolution: - integrity: sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng== - /core-js-compat/3.8.1: + integrity: sha512-2GML2ZsCc5LR7hZYz4AXmjQw8zuy2T//2QntwdnpuYI7jteT6GVYJL7F6C2C57R7gSYrcqVW3lAALefdbhBLDA== + /core-js-compat/3.6.5: dependencies: - browserslist: 4.15.0 + browserslist: 4.14.5 semver: 7.0.0 dev: true resolution: - integrity: sha512-a16TLmy9NVD1rkjUGbwuyWkiDoN0FDpAwrfLONvHFQx0D9k7J9y0srwMT8QP/Z6HE3MIFaVynEeYwZwPX1o5RQ== + integrity: sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng== /core-util-is/1.0.2: dev: true resolution: @@ -3583,7 +4022,7 @@ packages: /debug/4.2.0: dependencies: ms: 2.1.2 - deprecated: 'Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)' + deprecated: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) dev: true engines: node: '>=6.0' @@ -3594,6 +4033,19 @@ packages: optional: true resolution: integrity: sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== + /debug/4.4.1: + dependencies: + ms: 2.1.3 + dev: true + engines: + node: '>=6.0' + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + resolution: + integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== /decamelize/1.2.0: dev: true engines: @@ -3814,10 +4266,10 @@ packages: dev: true resolution: integrity: sha512-9HaGm4UDxCtcmIqWWdv79pGgpRZWTqr+zg6kxp0MelSHfe1PNjrI8HXy1HgTSy4p0iQETGt8/ElqKFLW008BSA== - /electron-to-chromium/1.3.621: + /electron-to-chromium/1.5.179: dev: true resolution: - integrity: sha512-FeIuBzArONbAmKmZIsZIFGu/Gc9AVGlVeVbhCq+G2YIl6QkT0TDn2HKN/FMf1btXEB9kEmIuQf3/lBTVAbmFOg== + integrity: sha512-UWKi/EbBopgfFsc5k61wFpV7WrnnSlSzW/e2XcBmS6qKYTivZlLtoll5/rdqRTxGglGHkmkW0j0pFNJG10EUIQ== /emittery/0.7.1: dev: true engines: @@ -3939,6 +4391,12 @@ packages: node: '>=6' resolution: integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== + /escalade/3.2.0: + dev: true + engines: + node: '>=6' + resolution: + integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== /escape-string-regexp/1.0.5: dev: true engines: @@ -4444,6 +4902,10 @@ packages: dev: true resolution: integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== + /function-bind/1.1.2: + dev: true + resolution: + integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== /functional-red-black-tree/1.0.1: dev: true resolution: @@ -4454,6 +4916,12 @@ packages: node: '>=6.9.0' resolution: integrity: sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg== + /gensync/1.0.0-beta.2: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== /get-caller-file/2.0.5: dev: true engines: @@ -4779,6 +5247,14 @@ packages: node: '>= 0.4.0' resolution: integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== + /hasown/2.0.2: + dependencies: + function-bind: 1.1.2 + dev: true + engines: + node: '>= 0.4' + resolution: + integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== /he/1.2.0: dev: true hasBin: true @@ -4980,6 +5456,14 @@ packages: hasBin: true resolution: integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w== + /is-core-module/2.16.1: + dependencies: + hasown: 2.0.2 + dev: true + engines: + node: '>= 0.4' + resolution: + integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== /is-data-descriptor/0.1.4: dependencies: kind-of: 3.2.2 @@ -5807,6 +6291,20 @@ packages: hasBin: true resolution: integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== + /jsesc/3.0.2: + dev: true + engines: + node: '>=6' + hasBin: true + resolution: + integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== + /jsesc/3.1.0: + dev: true + engines: + node: '>=6' + hasBin: true + resolution: + integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== /json-buffer/3.0.1: dev: true resolution: @@ -5851,6 +6349,13 @@ packages: hasBin: true resolution: integrity: sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA== + /json5/2.2.3: + dev: true + engines: + node: '>=6' + hasBin: true + resolution: + integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== /jsonparse/1.3.1: dev: true engines: @@ -5985,6 +6490,10 @@ packages: node: '>=8' resolution: integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== + /lodash.debounce/4.0.8: + dev: true + resolution: + integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow== /lodash.sortby/4.7.0: dev: true resolution: @@ -6035,6 +6544,12 @@ packages: dev: true resolution: integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== + /lru-cache/5.1.1: + dependencies: + yallist: 3.1.1 + dev: true + resolution: + integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== /make-dir/2.1.0: dependencies: pify: 4.0.1 @@ -6230,6 +6745,10 @@ packages: dev: true resolution: integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== + /ms/2.1.3: + dev: true + resolution: + integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== /multimatch/4.0.0: dependencies: '@types/minimatch': 3.0.3 @@ -6310,10 +6829,10 @@ packages: dev: true resolution: integrity: sha512-ukW3iCfQaoxJkSPN+iK7KznTeqDGVJatAEuXsJERYHa9tn/KaT5lBdIyxQjLEVTzSkyjJEuQ17/vaEjrOauDkg== - /node-releases/1.1.67: + /node-releases/2.0.19: dev: true resolution: - integrity: sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg== + integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== /nopt/5.0.0: dependencies: abbrev: 1.1.1 @@ -6635,6 +7154,10 @@ packages: dev: true resolution: integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + /path-parse/1.0.7: + dev: true + resolution: + integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== /path-type/3.0.0: dependencies: pify: 3.0.0 @@ -6653,6 +7176,10 @@ packages: dev: true resolution: integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= + /picocolors/1.1.1: + dev: true + resolution: + integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== /picomatch/2.2.2: dev: true engines: @@ -6927,6 +7454,14 @@ packages: dev: true resolution: integrity: sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w== + /regenerate-unicode-properties/10.2.0: + dependencies: + regenerate: 1.4.2 + dev: true + engines: + node: '>=4' + resolution: + integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA== /regenerate-unicode-properties/8.2.0: dependencies: regenerate: 1.4.1 @@ -6939,6 +7474,10 @@ packages: dev: true resolution: integrity: sha512-j2+C8+NtXQgEKWk49MMP5P/u2GhnahTtVkRIHr5R5lVRlbKvmQ+oS+A5aLKWp2ma5VkT8sh6v+v4hbH0YHR66A== + /regenerate/1.4.2: + dev: true + resolution: + integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== /regenerator-runtime/0.13.7: dev: true resolution: @@ -6977,10 +7516,34 @@ packages: node: '>=4' resolution: integrity: sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ== + /regexpu-core/6.2.0: + dependencies: + regenerate: 1.4.2 + regenerate-unicode-properties: 10.2.0 + regjsgen: 0.8.0 + regjsparser: 0.12.0 + unicode-match-property-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.2.0 + dev: true + engines: + node: '>=4' + resolution: + integrity: sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA== /regjsgen/0.5.2: dev: true resolution: integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A== + /regjsgen/0.8.0: + dev: true + resolution: + integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q== + /regjsparser/0.12.0: + dependencies: + jsesc: 3.0.2 + dev: true + hasBin: true + resolution: + integrity: sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ== /regjsparser/0.6.4: dependencies: jsesc: 0.5.0 @@ -7027,7 +7590,7 @@ packages: request-promise-core: 1.1.4_request@2.88.2 stealthy-require: 1.1.1 tough-cookie: 2.5.0 - deprecated: 'request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142' + deprecated: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 dev: true engines: node: '>=0.12.0' @@ -7057,7 +7620,7 @@ packages: tough-cookie: 2.5.0 tunnel-agent: 0.6.0 uuid: 3.4.0 - deprecated: 'request has been deprecated, see https://github.com/request/request/issues/3142' + deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 dev: true engines: node: '>= 6' @@ -7103,7 +7666,7 @@ packages: resolution: integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== /resolve-url/0.2.1: - deprecated: 'https://github.com/lydell/resolve-url#deprecated' + deprecated: https://github.com/lydell/resolve-url#deprecated dev: true resolution: integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= @@ -7113,6 +7676,17 @@ packages: dev: true resolution: integrity: sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== + /resolve/1.22.10: + dependencies: + is-core-module: 2.16.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + dev: true + engines: + node: '>= 0.4' + hasBin: true + resolution: + integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== /responselike/2.0.0: dependencies: lowercase-keys: 2.0.0 @@ -7265,6 +7839,11 @@ packages: hasBin: true resolution: integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== + /semver/6.3.1: + dev: true + hasBin: true + resolution: + integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== /semver/7.0.0: dev: true hasBin: true @@ -7705,6 +8284,12 @@ packages: node: '>=8' resolution: integrity: sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA== + /supports-preserve-symlinks-flag/1.0.0: + dev: true + engines: + node: '>= 0.4' + resolution: + integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== /symbol-observable/1.2.0: dev: true engines: @@ -7845,7 +8430,7 @@ packages: engines: node: '>=4' resolution: - integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= + integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== /to-object-path/0.3.0: dependencies: kind-of: 3.2.2 @@ -8003,6 +8588,12 @@ packages: node: '>=4' resolution: integrity: sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ== + /unicode-canonical-property-names-ecmascript/2.0.1: + dev: true + engines: + node: '>=4' + resolution: + integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg== /unicode-match-property-ecmascript/1.0.4: dependencies: unicode-canonical-property-names-ecmascript: 1.0.4 @@ -8012,18 +8603,39 @@ packages: node: '>=4' resolution: integrity: sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg== + /unicode-match-property-ecmascript/2.0.0: + dependencies: + unicode-canonical-property-names-ecmascript: 2.0.1 + unicode-property-aliases-ecmascript: 2.1.0 + dev: true + engines: + node: '>=4' + resolution: + integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q== /unicode-match-property-value-ecmascript/1.2.0: dev: true engines: node: '>=4' resolution: integrity: sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ== + /unicode-match-property-value-ecmascript/2.2.0: + dev: true + engines: + node: '>=4' + resolution: + integrity: sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg== /unicode-property-aliases-ecmascript/1.1.0: dev: true engines: node: '>=4' resolution: integrity: sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg== + /unicode-property-aliases-ecmascript/2.1.0: + dev: true + engines: + node: '>=4' + resolution: + integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w== /union-value/1.0.1: dependencies: arr-union: 3.1.0 @@ -8056,6 +8668,17 @@ packages: node: '>=4' resolution: integrity: sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c= + /update-browserslist-db/1.1.3_browserslist@4.25.1: + dependencies: + browserslist: 4.25.1 + escalade: 3.2.0 + picocolors: 1.1.1 + dev: true + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + resolution: + integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw== /uri-js/4.4.0: dependencies: punycode: 2.1.1 @@ -8063,7 +8686,7 @@ packages: resolution: integrity: sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g== /urix/0.1.0: - deprecated: 'Please see https://github.com/lydell/urix#deprecated' + deprecated: Please see https://github.com/lydell/urix#deprecated dev: true resolution: integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI= @@ -8433,6 +9056,10 @@ packages: dev: true resolution: integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI= + /yallist/3.1.1: + dev: true + resolution: + integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== /yargs-parser/18.1.3: dependencies: camelcase: 5.3.1 @@ -8520,8 +9147,8 @@ packages: resolution: integrity: sha512-lozwklVQHwUXMM1o8BgxEB8F5BB7vkHW4pjAo1Zt5sJ7FOlWhd6DJ4ZxJ2OK0w+gNYkY/ocPMkUV7DTz/uqEEg== specifiers: - '@babel/core': 7.12.10 - '@babel/preset-env': 7.12.10 + '@babel/core': 7.28.0 + '@babel/preset-env': 7.28.0 '@vue/test-utils': 1.1.0 babel-core: 7.0.0-bridge.0 babel-jest: 26.5.2