diff --git a/packages/react-vant-icons/package.json b/packages/react-vant-icons/package.json index b78896d1d..c0b5dcda5 100644 --- a/packages/react-vant-icons/package.json +++ b/packages/react-vant-icons/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@babel/cli": "7.23.4", - "@babel/core": "7.23.3", + "@babel/core": "7.29.6", "@babel/plugin-transform-modules-commonjs": "7.23.3", "@svgr/babel-plugin-remove-jsx-attribute": "6.5.0", "@types/react": "18.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d6a1fb23..a1f29cf33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,16 +129,16 @@ importers: devDependencies: '@babel/cli': specifier: 7.23.4 - version: 7.23.4(@babel/core@7.23.3) + version: 7.23.4(@babel/core@7.29.6) '@babel/core': - specifier: 7.23.3 - version: 7.23.3 + specifier: 7.29.6 + version: 7.29.6 '@babel/plugin-transform-modules-commonjs': specifier: 7.23.3 - version: 7.23.3(@babel/core@7.23.3) + version: 7.23.3(@babel/core@7.29.6) '@svgr/babel-plugin-remove-jsx-attribute': specifier: 6.5.0 - version: 6.5.0(@babel/core@7.23.3) + version: 6.5.0(@babel/core@7.29.6) '@types/react': specifier: 18.3.2 version: 18.3.2 @@ -156,7 +156,7 @@ importers: version: 4.0.2 gulp-babel: specifier: 8.0.0 - version: 8.0.0(@babel/core@7.23.3) + version: 8.0.0(@babel/core@7.29.6) gulp-typescript: specifier: 6.0.0-alpha.1 version: 6.0.0-alpha.1(typescript@4.8.4) @@ -280,17 +280,17 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.1.1 - '@jridgewell/trace-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.20 dev: true - /@babel/cli@7.23.4(@babel/core@7.23.3): + /@babel/cli@7.23.4(@babel/core@7.29.6): resolution: {integrity: sha512-j3luA9xGKCXVyCa5R7lJvOMM+Kc2JEnAEIgz2ggtjQ/j5YUVgfsg/WsG95bbsgq7YLHuiCOzMnoSasuY16qiCw==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@jridgewell/trace-mapping': 0.3.20 commander: 4.1.1 convert-source-map: 2.0.0 @@ -318,9 +318,13 @@ packages: chalk: 2.4.2 dev: true - /@babel/compat-data@7.19.4: - resolution: {integrity: sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==} + /@babel/code-frame@7.29.7: + resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==} engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.29.7 + js-tokens: 4.0.0 + picocolors: 1.1.1 dev: true /@babel/compat-data@7.23.3: @@ -328,44 +332,26 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core@7.18.0: - resolution: {integrity: sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==} + /@babel/compat-data@7.29.7: + resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==} engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.19.6 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.18.0) - '@babel/helper-module-transforms': 7.19.6 - '@babel/helpers': 7.19.4 - '@babel/parser': 7.19.6 - '@babel/template': 7.18.10 - '@babel/traverse': 7.19.6 - '@babel/types': 7.19.4 - convert-source-map: 1.8.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color dev: true - /@babel/core@7.23.3: - resolution: {integrity: sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==} + /@babel/core@7.18.0: + resolution: {integrity: sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.23.4 '@babel/generator': 7.23.4 '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3) + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.0) '@babel/helpers': 7.23.4 '@babel/parser': 7.23.4 '@babel/template': 7.22.15 '@babel/traverse': 7.23.4 '@babel/types': 7.23.4 - convert-source-map: 2.0.0 + convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 json5: 2.2.3 @@ -374,13 +360,27 @@ packages: - supports-color dev: true - /@babel/generator@7.19.6: - resolution: {integrity: sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==} + /@babel/core@7.29.6: + resolution: {integrity: sha512-QdxmAo/ikZqqRGA8s43ww8lcql6naWRvEz0FFrl6MIlc7Gi6TroXnSdWa5U/kq6fzcpqpHesicQxFZIieZbyIA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.4 - '@jridgewell/gen-mapping': 0.3.2 - jsesc: 2.5.2 + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.6) + '@babel/helpers': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 + '@jridgewell/remapping': 2.3.5 + convert-source-map: 2.0.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color dev: true /@babel/generator@7.23.4: @@ -393,11 +393,22 @@ packages: jsesc: 2.5.2 dev: true + /@babel/generator@7.29.7: + resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + jsesc: 3.1.0 + dev: true + /@babel/helper-annotate-as-pure@7.16.7: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true /@babel/helper-builder-binary-assignment-operator-visitor@7.16.7: @@ -405,33 +416,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.16.7 - '@babel/types': 7.19.4 - dev: true - - /@babel/helper-compilation-targets@7.19.3(@babel/core@7.18.0): - resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.19.4 - '@babel/core': 7.18.0 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.4 - semver: 6.3.0 - dev: true - - /@babel/helper-compilation-targets@7.19.3(@babel/core@7.23.3): - resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.19.4 - '@babel/core': 7.23.3 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.4 - semver: 6.3.0 + '@babel/types': 7.23.4 dev: true /@babel/helper-compilation-targets@7.22.15: @@ -445,6 +430,17 @@ packages: semver: 6.3.1 dev: true + /@babel/helper-compilation-targets@7.29.7: + resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/compat-data': 7.29.7 + '@babel/helper-validator-option': 7.29.7 + browserslist: 4.28.4 + lru-cache: 5.1.1 + semver: 6.3.1 + dev: true + /@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.18.0): resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==} engines: {node: '>=6.9.0'} @@ -453,30 +449,30 @@ packages: dependencies: '@babel/core': 7.18.0 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-split-export-declaration': 7.22.6 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.23.3): + /@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-split-export-declaration': 7.22.6 transitivePeerDependencies: - supports-color dev: true @@ -492,13 +488,13 @@ packages: regexpu-core: 5.0.1 dev: true - /@babel/helper-create-regexp-features-plugin@7.17.12(@babel/core@7.23.3): + /@babel/helper-create-regexp-features-plugin@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-b2aZrV4zvutr9AIa6/gA3wsZKRwTKYoDxYiFKcESS3Ug2GTXzwBEvMuuFLhCQpEnRXs1zng4ISAXSUxxKBIcxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-annotate-as-pure': 7.16.7 regexpu-core: 5.0.1 dev: true @@ -509,41 +505,36 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.18.0) - '@babel/helper-module-imports': 7.18.6 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 - '@babel/traverse': 7.19.6 + '@babel/traverse': 7.23.4 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-define-polyfill-provider@0.3.1(@babel/core@7.23.3): + /@babel/helper-define-polyfill-provider@0.3.1(@babel/core@7.29.6): resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.23.3) - '@babel/helper-module-imports': 7.18.6 + '@babel/core': 7.29.6 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 - '@babel/traverse': 7.19.6 + '@babel/traverse': 7.23.4 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-environment-visitor@7.18.9: - resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-environment-visitor@7.22.20: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} @@ -553,15 +544,7 @@ packages: resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.4 - dev: true - - /@babel/helper-function-name@7.19.0: - resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true /@babel/helper-function-name@7.23.0: @@ -572,11 +555,9 @@ packages: '@babel/types': 7.23.4 dev: true - /@babel/helper-hoist-variables@7.18.6: - resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} + /@babel/helper-globals@7.29.7: + resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.19.4 dev: true /@babel/helper-hoist-variables@7.22.5: @@ -590,14 +571,7 @@ packages: resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.4 - dev: true - - /@babel/helper-module-imports@7.18.6: - resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true /@babel/helper-module-imports@7.22.15: @@ -607,18 +581,12 @@ packages: '@babel/types': 7.23.4 dev: true - /@babel/helper-module-transforms@7.19.6: - resolution: {integrity: sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw==} + /@babel/helper-module-imports@7.29.7: + resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.19.4 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.18.10 - '@babel/traverse': 7.19.6 - '@babel/types': 7.19.4 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color dev: true @@ -637,13 +605,13 @@ packages: '@babel/helper-validator-identifier': 7.22.20 dev: true - /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.3): + /@babel/helper-module-transforms@7.23.3(@babel/core@7.29.6): resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 @@ -651,11 +619,25 @@ packages: '@babel/helper-validator-identifier': 7.22.20 dev: true + /@babel/helper-module-transforms@7.29.7(@babel/core@7.29.6): + resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.29.6 + '@babel/helper-module-imports': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + '@babel/traverse': 7.29.7 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-optimise-call-expression@7.16.7: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true /@babel/helper-plugin-utils@7.19.0: @@ -674,7 +656,7 @@ packages: dependencies: '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-wrap-function': 7.16.8 - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 transitivePeerDependencies: - supports-color dev: true @@ -683,22 +665,15 @@ packages: resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.19.6 - '@babel/types': 7.19.4 + '@babel/traverse': 7.23.4 + '@babel/types': 7.23.4 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access@7.19.4: - resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.19.4 - dev: true - /@babel/helper-simple-access@7.22.5: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} @@ -710,14 +685,7 @@ packages: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.4 - dev: true - - /@babel/helper-split-export-declaration@7.18.6: - resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true /@babel/helper-split-export-declaration@7.22.6: @@ -727,18 +695,13 @@ packages: '@babel/types': 7.23.4 dev: true - /@babel/helper-string-parser@7.19.4: - resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-string-parser@7.23.4: resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-identifier@7.19.1: - resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} + /@babel/helper-string-parser@7.29.7: + resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==} engines: {node: '>=6.9.0'} dev: true @@ -747,8 +710,8 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-option@7.18.6: - resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} + /@babel/helper-validator-identifier@7.29.7: + resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} engines: {node: '>=6.9.0'} dev: true @@ -757,25 +720,19 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function@7.16.8: - resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==} + /@babel/helper-validator-option@7.29.7: + resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-function-name': 7.19.0 - '@babel/template': 7.18.10 - '@babel/traverse': 7.19.6 - '@babel/types': 7.19.4 - transitivePeerDependencies: - - supports-color dev: true - /@babel/helpers@7.19.4: - resolution: {integrity: sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==} + /@babel/helper-wrap-function@7.16.8: + resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.19.6 - '@babel/types': 7.19.4 + '@babel/helper-function-name': 7.23.0 + '@babel/template': 7.22.15 + '@babel/traverse': 7.23.4 + '@babel/types': 7.23.4 transitivePeerDependencies: - supports-color dev: true @@ -791,11 +748,19 @@ packages: - supports-color dev: true + /@babel/helpers@7.29.7: + resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 + dev: true + /@babel/highlight@7.18.6: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 dev: true @@ -809,20 +774,20 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser@7.19.6: - resolution: {integrity: sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==} + /@babel/parser@7.23.4: + resolution: {integrity: sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true - /@babel/parser@7.23.4: - resolution: {integrity: sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==} + /@babel/parser@7.29.7: + resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.23.4 + '@babel/types': 7.29.7 dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.17.12(@babel/core@7.18.0): @@ -835,13 +800,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.17.12(@babel/core@7.23.3): + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-xCJQXl4EeQ3J9C4yOmpTrtVGmzpm2iSzyxbkZHw7UCnZBftHpF/hpII80uWVyVrc40ytIClHjgWGTG1g/yB+aw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -857,16 +822,16 @@ packages: '@babel/plugin-proposal-optional-chaining': 7.17.12(@babel/core@7.18.0) dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.17.12(@babel/core@7.23.3): + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-/vt0hpIw0x4b6BLKUkwlvEoiGZYYLNZ96CzyHYPbtG2jZGz6LBe7/V+drYrc/d+ovrF9NBi0pmtvmNb/FsWtRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-proposal-optional-chaining': 7.17.12(@babel/core@7.23.3) + '@babel/plugin-proposal-optional-chaining': 7.17.12(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-async-generator-functions@7.17.12(@babel/core@7.18.0): @@ -883,16 +848,16 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-async-generator-functions@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-async-generator-functions@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-RWVvqD1ooLKP6IqWTA5GyFVX2isGEgC5iFxKzfYOIy/QEFdxYyCybBDtIGjipHpb9bDWHzcqGqFakf+mVmBTdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-remap-async-to-generator': 7.16.8 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.3) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.6) transitivePeerDependencies: - supports-color dev: true @@ -910,14 +875,14 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-class-properties@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-class-properties@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 transitivePeerDependencies: - supports-color @@ -937,16 +902,16 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-class-static-block@7.18.0(@babel/core@7.23.3): + /@babel/plugin-proposal-class-static-block@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-t+8LsRMMDE74c6sV7KShIw13sqbqd58tlqNrsWoWBTIMw7SVQ0cZ905wLNS/FBCy/3PyooRHLFFlfrUNyyz5lA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.3) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.6) transitivePeerDependencies: - supports-color dev: true @@ -962,15 +927,15 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-dynamic-import@7.16.7(@babel/core@7.23.3): + /@babel/plugin-proposal-dynamic-import@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.3) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-export-namespace-from@7.17.12(@babel/core@7.18.0): @@ -984,15 +949,15 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-export-namespace-from@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-export-namespace-from@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-j7Ye5EWdwoXOpRmo5QmRyHPsDIe6+u70ZYZrd7uz+ebPYFKfRcLcNu3Ro0vOlJ5zuv8rU7xa+GttNiRzX56snQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.3) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-json-strings@7.17.12(@babel/core@7.18.0): @@ -1006,15 +971,15 @@ packages: '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-json-strings@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-json-strings@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-rKJ+rKBoXwLnIn7n6o6fulViHMrOThz99ybH+hKHcOZbnN14VuMnH9fo2eHE69C8pO4uX1Q7t2HYYIDmv8VYkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.3) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-logical-assignment-operators@7.17.12(@babel/core@7.18.0): @@ -1028,15 +993,15 @@ packages: '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-logical-assignment-operators@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-logical-assignment-operators@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-EqFo2s1Z5yy+JeJu7SFfbIUtToJTVlC61/C7WLKDntSw4Sz6JNAIfL7zQ74VvirxpjB5kz/kIx0gCcb+5OEo2Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.3) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-nullish-coalescing-operator@7.17.12(@babel/core@7.18.0): @@ -1050,15 +1015,15 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-nullish-coalescing-operator@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-ws/g3FSGVzv+VH86+QvgtuJL/kR67xaEIF2x0iPqdDfYW6ra6JF3lKVBkWynRLcNtIC1oCTfDRVxmm2mKzy+ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.3) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-numeric-separator@7.16.7(@babel/core@7.18.0): @@ -1072,15 +1037,15 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-numeric-separator@7.16.7(@babel/core@7.23.3): + /@babel/plugin-proposal-numeric-separator@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.3) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-object-rest-spread@7.18.0(@babel/core@7.18.0): @@ -1089,26 +1054,26 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 + '@babel/compat-data': 7.23.3 '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.18.0) + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.0) '@babel/plugin-transform-parameters': 7.17.12(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-object-rest-spread@7.18.0(@babel/core@7.23.3): + /@babel/plugin-proposal-object-rest-spread@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 - '@babel/core': 7.23.3 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.23.3) + '@babel/compat-data': 7.23.3 + '@babel/core': 7.29.6 + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-transform-parameters': 7.17.12(@babel/core@7.23.3) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-transform-parameters': 7.17.12(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-optional-catch-binding@7.16.7(@babel/core@7.18.0): @@ -1122,15 +1087,15 @@ packages: '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-optional-catch-binding@7.16.7(@babel/core@7.23.3): + /@babel/plugin-proposal-optional-catch-binding@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.3) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-optional-chaining@7.17.12(@babel/core@7.18.0): @@ -1145,16 +1110,16 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.18.0) dev: true - /@babel/plugin-proposal-optional-chaining@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-optional-chaining@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.3) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.6) dev: true /@babel/plugin-proposal-private-methods@7.17.12(@babel/core@7.18.0): @@ -1170,14 +1135,14 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-private-methods@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-private-methods@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-SllXoxo19HmxhDWm3luPz+cPhtoTSKLJE9PXshsfrOzBqs60QP0r8OaJItrPhAj0d7mZMnNF0Y1UUggCDgMz1A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 transitivePeerDependencies: - supports-color @@ -1198,17 +1163,17 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-private-property-in-object@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-/6BtVi57CJfrtDNKfK5b66ydK2J5pXUKBKSPD2G1whamMuEnZWgoOIfO8Vf9F/DoD4izBLD/Au4NMQfruzzykg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.23.3) + '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.3) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.6) transitivePeerDependencies: - supports-color dev: true @@ -1224,14 +1189,14 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-proposal-unicode-property-regex@7.17.12(@babel/core@7.23.3): + /@babel/plugin-proposal-unicode-property-regex@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-Wb9qLjXf3ZazqXA7IvI7ozqRIXIGPtSo+L5coFmEkhTQK18ao4UDDD0zdTGAarmbLj2urpRwrc6893cu5Bfh0A==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1244,12 +1209,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.3): + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.6): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1262,12 +1227,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1280,12 +1245,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.3): + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.6): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1299,13 +1264,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.3): + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.6): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1318,12 +1283,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1336,12 +1301,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1355,13 +1320,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-import-assertions@7.17.12(@babel/core@7.23.3): + /@babel/plugin-syntax-import-assertions@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-n/loy2zkq9ZEM8tEOwON9wTQSTNDTDEz6NujPtJGLU7qObzT1N4c4YZZf8E6ATB2AjNQg/Ib2AIpO03EZaCehw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1374,12 +1339,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.3): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.6): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1392,12 +1357,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1411,13 +1376,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-jsx@7.17.12(@babel/core@7.23.3): + /@babel/plugin-syntax-jsx@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1430,12 +1395,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.3): + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.6): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1448,12 +1413,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1466,12 +1431,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.3): + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.6): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1484,12 +1449,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1502,12 +1467,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1520,12 +1485,12 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.3): + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.6): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1539,13 +1504,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.3): + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.6): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1559,23 +1524,23 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.3): + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.6): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-typescript@7.17.12(@babel/core@7.23.3): + /@babel/plugin-syntax-typescript@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1589,13 +1554,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-arrow-functions@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-arrow-functions@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1606,21 +1571,21 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.0 - '@babel/helper-module-imports': 7.18.6 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-remap-async-to-generator': 7.16.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-async-to-generator@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-async-to-generator@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-J8dbrWIOO3orDzir57NRsjg4uxucvhby0L/KZuGsWDj0g7twWK3g7JhJhOrXtuXiw8MeiSdJ3E0OW9H8LYEzLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-module-imports': 7.18.6 + '@babel/core': 7.29.6 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-remap-async-to-generator': 7.16.8 transitivePeerDependencies: @@ -1637,13 +1602,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-block-scoped-functions@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-block-scoped-functions@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1657,13 +1622,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-block-scoping@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-block-scoping@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-jw8XW/B1i7Lqwqj2CbrViPcZijSxfguBWZP2aN59NHgxUyO/OcO1mfdCxH13QhN5LbWhPkX+f+brKGhZTiqtZQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1675,31 +1640,31 @@ packages: dependencies: '@babel/core': 7.18.0 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-classes@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-classes@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-cvO7lc7pZat6BsvH6l/EGaI8zpl8paICaoGk+7x7guvtfak/TbIf66nYmJOH13EuG0H+Xx3M+9LQDtSvZFKXKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -1715,13 +1680,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-computed-properties@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-computed-properties@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1735,13 +1700,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-destructuring@7.18.0(@babel/core@7.23.3): + /@babel/plugin-transform-destructuring@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1756,14 +1721,14 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-dotall-regex@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-dotall-regex@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1777,13 +1742,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-duplicate-keys@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-duplicate-keys@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-EA5eYFUG6xeerdabina/xIoB95jJ17mAkR8ivx6ZSu9frKShBjpOGZPn511MTDTkiCO+zXnzNczvUM69YSf3Zw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1798,13 +1763,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-exponentiation-operator@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-exponentiation-operator@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1819,13 +1784,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-for-of@7.18.1(@babel/core@7.23.3): + /@babel/plugin-transform-for-of@7.18.1(@babel/core@7.29.6): resolution: {integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1836,20 +1801,20 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.18.0) - '@babel/helper-function-name': 7.19.0 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-function-name@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-function-name@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.23.3) - '@babel/helper-function-name': 7.19.0 + '@babel/core': 7.29.6 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1863,13 +1828,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-literals@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-literals@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1883,13 +1848,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-member-expression-literals@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-member-expression-literals@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1900,25 +1865,21 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.0 - '@babel/helper-module-transforms': 7.19.6 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.0) '@babel/helper-plugin-utils': 7.19.0 babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-modules-amd@7.18.0(@babel/core@7.23.3): + /@babel/plugin-transform-modules-amd@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-h8FjOlYmdZwl7Xm2Ug4iX2j7Qy63NANI+NQVWQzv6r25fqgg7k2dZl03p95kvqNclglHs4FZ+isv4p1uXMA+QA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-module-transforms': 7.19.6 + '@babel/core': 7.29.6 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.18.0): @@ -1933,14 +1894,14 @@ packages: '@babel/helper-simple-access': 7.22.5 dev: true - /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.3): + /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.29.6): resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 dev: true @@ -1952,29 +1913,25 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.19.6 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.0) '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.20 babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-modules-systemjs@7.18.0(@babel/core@7.23.3): + /@babel/plugin-transform-modules-systemjs@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-vwKpxdHnlM5tIrRt/eA0bzfbi7gUBLN08vLu38np1nZevlPySRe6yvuATJB5F/WPJ+ur4OXwpVYq9+BsxqAQuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.19.6 + '@babel/core': 7.29.6 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.20 babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-modules-umd@7.18.0(@babel/core@7.18.0): @@ -1984,23 +1941,19 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.0 - '@babel/helper-module-transforms': 7.19.6 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.0) '@babel/helper-plugin-utils': 7.19.0 - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-modules-umd@7.18.0(@babel/core@7.23.3): + /@babel/plugin-transform-modules-umd@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-d/zZ8I3BWli1tmROLxXLc9A6YXvGK8egMxHp+E/rRwMh1Kip0AP77VwZae3snEJ33iiWwvNv2+UIIhfalqhzZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-module-transforms': 7.19.6 + '@babel/core': 7.29.6 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-named-capturing-groups-regex@7.17.12(@babel/core@7.18.0): @@ -2014,14 +1967,14 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-named-capturing-groups-regex@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-named-capturing-groups-regex@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-vWoWFM5CKaTeHrdUJ/3SIOTRV+MBVGybOC9mhJkaprGNt5demMymDW24yC74avb915/mIRe3TgNb/d8idvnCRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2035,13 +1988,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-new-target@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-new-target@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-CaOtzk2fDYisbjAD4Sd1MTKGVIpRtx9bWLyj24Y/k6p4s4gQ3CqDGJauFJxt8M/LEx003d0i3klVqnN73qvK3w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2058,13 +2011,13 @@ packages: - supports-color dev: true - /@babel/plugin-transform-object-super@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-object-super@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-replace-supers': 7.16.7 transitivePeerDependencies: @@ -2081,13 +2034,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-parameters@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-parameters@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2101,13 +2054,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-property-literals@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-property-literals@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2121,13 +2074,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-react-display-name@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-react-display-name@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2141,33 +2094,33 @@ packages: '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.18.0) dev: true - /@babel/plugin-transform-react-jsx-development@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-react-jsx-development@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.29.6) dev: true - /@babel/plugin-transform-react-jsx-self@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-react-jsx-self@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-7S9G2B44EnYOx74mue02t1uD8ckWZ/ee6Uz/qfdzc35uWHX5NgRy9i+iJSb2LFRgMd+QV9zNcStQaazzzZ3n3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-react-jsx-source@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-react-jsx-source@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-rONFiQz9vgbsnaMtQlZCjIRwhJvlrPET8TabIUK2hzlXw9B9s2Ieaxte1SCOOXMbWRHodbKixNf3BLcWVOQ8Bw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2179,24 +2132,24 @@ packages: dependencies: '@babel/core': 7.18.0 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-module-imports': 7.18.6 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 '@babel/plugin-syntax-jsx': 7.17.12(@babel/core@7.18.0) - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true - /@babel/plugin-transform-react-jsx@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-react-jsx@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-module-imports': 7.18.6 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-jsx': 7.17.12(@babel/core@7.23.3) - '@babel/types': 7.19.4 + '@babel/plugin-syntax-jsx': 7.17.12(@babel/core@7.29.6) + '@babel/types': 7.23.4 dev: true /@babel/plugin-transform-react-pure-annotations@7.18.0(@babel/core@7.18.0): @@ -2210,13 +2163,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-react-pure-annotations@7.18.0(@babel/core@7.23.3): + /@babel/plugin-transform-react-pure-annotations@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-6+0IK6ouvqDn9bmEG7mEyF/pwlJXVj5lwydybpyyH3D0A7Hftk+NCTdYjnLNZksn261xaOV5ksmp20pQEmc2RQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2232,13 +2185,13 @@ packages: regenerator-transform: 0.15.0 dev: true - /@babel/plugin-transform-regenerator@7.18.0(@babel/core@7.23.3): + /@babel/plugin-transform-regenerator@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-C8YdRw9uzx25HSIzwA7EM7YP0FhCe5wNvJbZzjVNHHPGVcDJ3Aie+qGYYdS1oVQgn+B3eAIJbWFLrJ4Jipv7nw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 regenerator-transform: 0.15.0 dev: true @@ -2253,29 +2206,29 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-reserved-words@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-reserved-words@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-1KYqwbJV3Co03NIi14uEHW8P50Md6KqFgt0FfpHdK6oyAHQVTosgPuPSiWud1HX0oYJ1hGRRlk0fP87jFpqXZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-runtime@7.18.0(@babel/core@7.23.3): + /@babel/plugin-transform-runtime@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-7kM/jJ3DD/y1hDPn0jov12DoUIFsxLiItprhNydUSibxaywaxNqKwq+ODk72J9ePn4LWobIc5ik6TAJhVl8IkQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-module-imports': 7.18.6 + '@babel/core': 7.29.6 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 - babel-plugin-polyfill-corejs2: 0.3.1(@babel/core@7.23.3) - babel-plugin-polyfill-corejs3: 0.5.2(@babel/core@7.23.3) - babel-plugin-polyfill-regenerator: 0.3.1(@babel/core@7.23.3) - semver: 6.3.0 + babel-plugin-polyfill-corejs2: 0.3.1(@babel/core@7.29.6) + babel-plugin-polyfill-corejs3: 0.5.2(@babel/core@7.29.6) + babel-plugin-polyfill-regenerator: 0.3.1(@babel/core@7.29.6) + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true @@ -2290,13 +2243,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-shorthand-properties@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-shorthand-properties@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2311,13 +2264,13 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true - /@babel/plugin-transform-spread@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-spread@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true @@ -2332,13 +2285,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-sticky-regex@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-sticky-regex@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2352,13 +2305,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-template-literals@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-template-literals@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2372,26 +2325,26 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-typeof-symbol@7.17.12(@babel/core@7.23.3): + /@babel/plugin-transform-typeof-symbol@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-Q8y+Jp7ZdtSPXCThB6zjQ74N3lj0f6TDh1Hnf5B+sYlzQ8i5Pjp8gW0My79iekSpT4WnI06blqP6DT0OmaXXmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-typescript@7.18.1(@babel/core@7.23.3): + /@babel/plugin-transform-typescript@7.18.1(@babel/core@7.29.6): resolution: {integrity: sha512-F+RJmL479HJmC0KeqqwEGZMg1P7kWArLGbAKfEi9yPthJyMNjF+DjxFF/halfQvq1Q9GFM4TUbYDNV8xe4Ctqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-class-features-plugin': 7.18.0(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-typescript': 7.17.12(@babel/core@7.23.3) + '@babel/plugin-syntax-typescript': 7.17.12(@babel/core@7.29.6) transitivePeerDependencies: - supports-color dev: true @@ -2406,13 +2359,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-unicode-escapes@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-unicode-escapes@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2427,14 +2380,14 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-unicode-regex@7.16.7(@babel/core@7.23.3): + /@babel/plugin-transform-unicode-regex@7.16.7(@babel/core@7.29.6): resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-create-regexp-features-plugin': 7.17.12(@babel/core@7.29.6) '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -2444,11 +2397,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 + '@babel/compat-data': 7.23.3 '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.18.0) + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-option': 7.18.6 + '@babel/helper-validator-option': 7.22.15 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.17.12(@babel/core@7.18.0) '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.17.12(@babel/core@7.18.0) '@babel/plugin-proposal-async-generator-functions': 7.17.12(@babel/core@7.18.0) @@ -2514,98 +2467,98 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.16.7(@babel/core@7.18.0) '@babel/plugin-transform-unicode-regex': 7.16.7(@babel/core@7.18.0) '@babel/preset-modules': 0.1.5(@babel/core@7.18.0) - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 babel-plugin-polyfill-corejs2: 0.3.1(@babel/core@7.18.0) babel-plugin-polyfill-corejs3: 0.5.2(@babel/core@7.18.0) babel-plugin-polyfill-regenerator: 0.3.1(@babel/core@7.18.0) core-js-compat: 3.22.7 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-env@7.18.0(@babel/core@7.23.3): + /@babel/preset-env@7.18.0(@babel/core@7.29.6): resolution: {integrity: sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 - '@babel/core': 7.23.3 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.23.3) - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-async-generator-functions': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-class-properties': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-class-static-block': 7.18.0(@babel/core@7.23.3) - '@babel/plugin-proposal-dynamic-import': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-proposal-export-namespace-from': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-json-strings': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-logical-assignment-operators': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-numeric-separator': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-proposal-object-rest-spread': 7.18.0(@babel/core@7.23.3) - '@babel/plugin-proposal-optional-catch-binding': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-proposal-optional-chaining': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-private-methods': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-private-property-in-object': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-proposal-unicode-property-regex': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.3) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.3) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.3) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-import-assertions': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.3) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.3) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.3) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.3) - '@babel/plugin-transform-arrow-functions': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-async-to-generator': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-block-scoped-functions': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-block-scoping': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-classes': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-computed-properties': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-destructuring': 7.18.0(@babel/core@7.23.3) - '@babel/plugin-transform-dotall-regex': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-duplicate-keys': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-exponentiation-operator': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-for-of': 7.18.1(@babel/core@7.23.3) - '@babel/plugin-transform-function-name': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-literals': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-member-expression-literals': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-modules-amd': 7.18.0(@babel/core@7.23.3) - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.3) - '@babel/plugin-transform-modules-systemjs': 7.18.0(@babel/core@7.23.3) - '@babel/plugin-transform-modules-umd': 7.18.0(@babel/core@7.23.3) - '@babel/plugin-transform-named-capturing-groups-regex': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-new-target': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-object-super': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-parameters': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-property-literals': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-regenerator': 7.18.0(@babel/core@7.23.3) - '@babel/plugin-transform-reserved-words': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-shorthand-properties': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-spread': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-sticky-regex': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-template-literals': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-typeof-symbol': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-unicode-escapes': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-unicode-regex': 7.16.7(@babel/core@7.23.3) - '@babel/preset-modules': 0.1.5(@babel/core@7.23.3) - '@babel/types': 7.19.4 - babel-plugin-polyfill-corejs2: 0.3.1(@babel/core@7.23.3) - babel-plugin-polyfill-corejs3: 0.5.2(@babel/core@7.23.3) - babel-plugin-polyfill-regenerator: 0.3.1(@babel/core@7.23.3) + '@babel/compat-data': 7.23.3 + '@babel/core': 7.29.6 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.19.0 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-async-generator-functions': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-class-properties': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-class-static-block': 7.18.0(@babel/core@7.29.6) + '@babel/plugin-proposal-dynamic-import': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-proposal-export-namespace-from': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-json-strings': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-logical-assignment-operators': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-numeric-separator': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-proposal-object-rest-spread': 7.18.0(@babel/core@7.29.6) + '@babel/plugin-proposal-optional-catch-binding': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-proposal-optional-chaining': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-private-methods': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-private-property-in-object': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-proposal-unicode-property-regex': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.6) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.6) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.6) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-import-assertions': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.6) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.6) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.6) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.6) + '@babel/plugin-transform-arrow-functions': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-async-to-generator': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-block-scoped-functions': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-block-scoping': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-classes': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-computed-properties': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-destructuring': 7.18.0(@babel/core@7.29.6) + '@babel/plugin-transform-dotall-regex': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-duplicate-keys': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-exponentiation-operator': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-for-of': 7.18.1(@babel/core@7.29.6) + '@babel/plugin-transform-function-name': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-literals': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-member-expression-literals': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-modules-amd': 7.18.0(@babel/core@7.29.6) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.29.6) + '@babel/plugin-transform-modules-systemjs': 7.18.0(@babel/core@7.29.6) + '@babel/plugin-transform-modules-umd': 7.18.0(@babel/core@7.29.6) + '@babel/plugin-transform-named-capturing-groups-regex': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-new-target': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-object-super': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-parameters': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-property-literals': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-regenerator': 7.18.0(@babel/core@7.29.6) + '@babel/plugin-transform-reserved-words': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-shorthand-properties': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-spread': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-sticky-regex': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-template-literals': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-typeof-symbol': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-unicode-escapes': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-unicode-regex': 7.16.7(@babel/core@7.29.6) + '@babel/preset-modules': 0.1.5(@babel/core@7.29.6) + '@babel/types': 7.23.4 + babel-plugin-polyfill-corejs2: 0.3.1(@babel/core@7.29.6) + babel-plugin-polyfill-corejs3: 0.5.2(@babel/core@7.29.6) + babel-plugin-polyfill-regenerator: 0.3.1(@babel/core@7.29.6) core-js-compat: 3.22.7 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true @@ -2619,20 +2572,20 @@ packages: '@babel/helper-plugin-utils': 7.19.0 '@babel/plugin-proposal-unicode-property-regex': 7.17.12(@babel/core@7.18.0) '@babel/plugin-transform-dotall-regex': 7.16.7(@babel/core@7.18.0) - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 esutils: 2.0.3 dev: true - /@babel/preset-modules@0.1.5(@babel/core@7.23.3): + /@babel/preset-modules@0.1.5(@babel/core@7.29.6): resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-proposal-unicode-property-regex': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-dotall-regex': 7.16.7(@babel/core@7.23.3) - '@babel/types': 7.19.4 + '@babel/plugin-proposal-unicode-property-regex': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-dotall-regex': 7.16.7(@babel/core@7.29.6) + '@babel/types': 7.23.4 esutils: 2.0.3 dev: true @@ -2644,49 +2597,49 @@ packages: dependencies: '@babel/core': 7.18.0 '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-option': 7.18.6 + '@babel/helper-validator-option': 7.22.15 '@babel/plugin-transform-react-display-name': 7.16.7(@babel/core@7.18.0) '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.18.0) '@babel/plugin-transform-react-jsx-development': 7.16.7(@babel/core@7.18.0) '@babel/plugin-transform-react-pure-annotations': 7.18.0(@babel/core@7.18.0) dev: true - /@babel/preset-react@7.17.12(@babel/core@7.23.3): + /@babel/preset-react@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-h5U+rwreXtZaRBEQhW1hOJLMq8XNJBQ/9oymXiCXTuT/0uOwpbT0gUt+sXeOqoXBgNuUKI7TaObVwoEyWkpFgA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-react-jsx-development': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-react-pure-annotations': 7.18.0(@babel/core@7.23.3) + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-transform-react-display-name': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-react-jsx-development': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-react-pure-annotations': 7.18.0(@babel/core@7.29.6) dev: true - /@babel/preset-typescript@7.17.12(@babel/core@7.23.3): + /@babel/preset-typescript@7.17.12(@babel/core@7.29.6): resolution: {integrity: sha512-S1ViF8W2QwAKUGJXxP9NAfNaqGDdEBJKpYkxHf5Yy2C4NPPzXGeR3Lhk7G8xJaaLcFTRfNjVbtbVtm8Gb0mqvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.18.1(@babel/core@7.23.3) + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-transform-typescript': 7.18.1(@babel/core@7.29.6) transitivePeerDependencies: - supports-color dev: true - /@babel/register@7.17.7(@babel/core@7.23.3): + /@babel/register@7.17.7(@babel/core@7.29.6): resolution: {integrity: sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -2700,15 +2653,6 @@ packages: dependencies: regenerator-runtime: 0.13.9 - /@babel/template@7.18.10: - resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.19.6 - '@babel/types': 7.19.4 - dev: true - /@babel/template@7.22.15: resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} engines: {node: '>=6.9.0'} @@ -2718,36 +2662,27 @@ packages: '@babel/types': 7.23.4 dev: true - /@babel/traverse@7.16.10: - resolution: {integrity: sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==} + /@babel/template@7.29.7: + resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.19.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.19.6 - '@babel/types': 7.19.4 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color + '@babel/code-frame': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 dev: true - /@babel/traverse@7.19.6: - resolution: {integrity: sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==} + /@babel/traverse@7.16.10: + resolution: {integrity: sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.19.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.19.6 - '@babel/types': 7.19.4 + '@babel/code-frame': 7.23.4 + '@babel/generator': 7.23.4 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.23.4 + '@babel/types': 7.23.4 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -2772,13 +2707,19 @@ packages: - supports-color dev: true - /@babel/types@7.19.4: - resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==} + /@babel/traverse@7.29.7: + resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.19.4 - '@babel/helper-validator-identifier': 7.19.1 - to-fast-properties: 2.0.0 + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-globals': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 + debug: 4.3.4 + transitivePeerDependencies: + - supports-color dev: true /@babel/types@7.23.4: @@ -2790,6 +2731,14 @@ packages: to-fast-properties: 2.0.0 dev: true + /@babel/types@7.29.7: + resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + dev: true + /@bcoe/v8-coverage@0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true @@ -3193,7 +3142,7 @@ packages: resolution: {integrity: sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@jest/types': 27.5.1 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -3228,7 +3177,14 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.1 - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + + /@jridgewell/gen-mapping@0.3.13: + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/trace-mapping': 0.3.31 dev: true /@jridgewell/gen-mapping@0.3.2: @@ -3236,13 +3192,15 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.1 - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.20 dev: true - /@jridgewell/resolve-uri@3.0.7: - resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==} - engines: {node: '>=6.0.0'} + /@jridgewell/remapping@2.3.5: + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 dev: true /@jridgewell/resolve-uri@3.1.1: @@ -3255,19 +3213,12 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec@1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} - dev: true - /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} dev: true - /@jridgewell/trace-mapping@0.3.13: - resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==} - dependencies: - '@jridgewell/resolve-uri': 3.0.7 - '@jridgewell/sourcemap-codec': 1.4.13 + /@jridgewell/sourcemap-codec@1.5.5: + resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} dev: true /@jridgewell/trace-mapping@0.3.20: @@ -3277,11 +3228,18 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true + /@jridgewell/trace-mapping@0.3.31: + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} + dependencies: + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + /@jridgewell/trace-mapping@0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: - '@jridgewell/resolve-uri': 3.0.7 - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /@mapbox/hast-util-to-jsx@2.0.0: @@ -3332,13 +3290,13 @@ packages: resolution: {integrity: sha512-M8uhfEaTTT+vYGq53tHm/QvomqXXfxNePPbCBxIzyq7hXUOzs5TwggIulrlY4e7lTPDkLlcOwdbtPnWDJlV+sQ==} hasBin: true dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.3) - '@babel/plugin-transform-runtime': 7.18.0(@babel/core@7.23.3) - '@babel/preset-env': 7.18.0(@babel/core@7.23.3) - '@babel/preset-react': 7.17.12(@babel/core@7.23.3) - '@babel/preset-typescript': 7.17.12(@babel/core@7.23.3) - '@babel/register': 7.17.7(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.29.6) + '@babel/plugin-transform-runtime': 7.18.0(@babel/core@7.29.6) + '@babel/preset-env': 7.18.0(@babel/core@7.29.6) + '@babel/preset-react': 7.17.12(@babel/core@7.29.6) + '@babel/preset-typescript': 7.17.12(@babel/core@7.29.6) + '@babel/register': 7.17.7(@babel/core@7.29.6) '@babel/runtime': 7.18.0 '@types/fs-extra': 9.0.13 ajv: 8.11.0 @@ -3420,12 +3378,12 @@ packages: /@rcdoc/parser@0.1.6(typescript@4.8.4): resolution: {integrity: sha512-w/ydJ/oIce9Vtkk6FCE5A72seNjShNSUMmsA5ARttq0TfJoOlx2lwpRvG9gUISc2IU2Z4ykKdhpC0tY0X8wn4g==} dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-syntax-jsx': 7.17.12(@babel/core@7.23.3) - '@babel/preset-react': 7.17.12(@babel/core@7.23.3) - '@babel/preset-typescript': 7.17.12(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/plugin-syntax-jsx': 7.17.12(@babel/core@7.29.6) + '@babel/preset-react': 7.17.12(@babel/core@7.29.6) + '@babel/preset-typescript': 7.17.12(@babel/core@7.29.6) '@babel/traverse': 7.16.10 - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 '@mapbox/hast-util-to-jsx': 2.0.0 debug: 4.3.4 deepmerge: 4.2.2 @@ -3456,11 +3414,11 @@ packages: resolution: {integrity: sha512-QuiecXYpx3tG/bLRfGFyPHq9pYFKq9+X0U48ObWeqSN7sCz5FOMsEFykxBXxaxjl24y3LA6O2Jjuk4LGeZG9lQ==} engines: {node: '>=12.0.0'} dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-react-jsx-development': 7.16.7(@babel/core@7.23.3) - '@babel/plugin-transform-react-jsx-self': 7.17.12(@babel/core@7.23.3) - '@babel/plugin-transform-react-jsx-source': 7.16.7(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/plugin-transform-react-jsx': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-react-jsx-development': 7.16.7(@babel/core@7.29.6) + '@babel/plugin-transform-react-jsx-self': 7.17.12(@babel/core@7.29.6) + '@babel/plugin-transform-react-jsx-source': 7.16.7(@babel/core@7.29.6) '@rollup/pluginutils': 4.2.1 react-refresh: 0.12.0 transitivePeerDependencies: @@ -3575,13 +3533,13 @@ packages: '@sinonjs/commons': 1.8.3 dev: true - /@svgr/babel-plugin-remove-jsx-attribute@6.5.0(@babel/core@7.23.3): + /@svgr/babel-plugin-remove-jsx-attribute@6.5.0(@babel/core@7.29.6): resolution: {integrity: sha512-8zYdkym7qNyfXpWvu4yq46k41pyNM9SOstoWhKlm+IfdCE1DdnRKeMUPsWIEO/DEkaWxJ8T9esNdG3QwQ93jBA==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 dev: true /@szmarczak/http-timer@1.1.2: @@ -3620,8 +3578,8 @@ packages: /@types/babel__core@7.1.19: resolution: {integrity: sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==} dependencies: - '@babel/parser': 7.19.6 - '@babel/types': 7.19.4 + '@babel/parser': 7.23.4 + '@babel/types': 7.23.4 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.17.1 @@ -3630,20 +3588,20 @@ packages: /@types/babel__generator@7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.19.6 - '@babel/types': 7.19.4 + '@babel/parser': 7.23.4 + '@babel/types': 7.23.4 dev: true /@types/babel__traverse@7.17.1: resolution: {integrity: sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==} dependencies: - '@babel/types': 7.19.4 + '@babel/types': 7.23.4 dev: true /@types/debug@4.1.7: @@ -4388,18 +4346,18 @@ packages: - supports-color dev: true - /babel-jest@27.5.1(@babel/core@7.23.3): + /babel-jest@27.5.1(@babel/core@7.29.6): resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__core': 7.1.19 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.5.1(@babel/core@7.23.3) + babel-preset-jest: 27.5.1(@babel/core@7.29.6) chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -4430,8 +4388,8 @@ packages: resolution: {integrity: sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.19.4 + '@babel/template': 7.22.15 + '@babel/types': 7.23.4 '@types/babel__core': 7.1.19 '@types/babel__traverse': 7.17.1 dev: true @@ -4441,23 +4399,23 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 + '@babel/compat-data': 7.23.3 '@babel/core': 7.18.0 '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.18.0) - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs2@0.3.1(@babel/core@7.23.3): + /babel-plugin-polyfill-corejs2@0.3.1(@babel/core@7.29.6): resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 - '@babel/core': 7.23.3 - '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.23.3) - semver: 6.3.0 + '@babel/compat-data': 7.23.3 + '@babel/core': 7.29.6 + '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.29.6) + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true @@ -4474,13 +4432,13 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs3@0.5.2(@babel/core@7.23.3): + /babel-plugin-polyfill-corejs3@0.5.2(@babel/core@7.29.6): resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.29.6) core-js-compat: 3.22.7 transitivePeerDependencies: - supports-color @@ -4497,13 +4455,13 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.3.1(@babel/core@7.23.3): + /babel-plugin-polyfill-regenerator@0.3.1(@babel/core@7.29.6): resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.3 - '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.29.6) transitivePeerDependencies: - supports-color dev: true @@ -4532,24 +4490,24 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.18.0) dev: true - /babel-preset-current-node-syntax@1.0.1(@babel/core@7.23.3): + /babel-preset-current-node-syntax@1.0.1(@babel/core@7.29.6): resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.3) - '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.3) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.3) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.3) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.3) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.3) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.3) + '@babel/core': 7.29.6 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.6) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.6) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.6) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.6) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.6) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.6) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.6) dev: true /babel-preset-jest@27.5.1(@babel/core@7.18.0): @@ -4563,15 +4521,15 @@ packages: babel-preset-current-node-syntax: 1.0.1(@babel/core@7.18.0) dev: true - /babel-preset-jest@27.5.1(@babel/core@7.23.3): + /babel-preset-jest@27.5.1(@babel/core@7.29.6): resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 babel-plugin-jest-hoist: 27.5.1 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.23.3) + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.29.6) dev: true /bach@1.2.0: @@ -4614,6 +4572,12 @@ packages: pascalcase: 0.1.1 dev: true + /baseline-browser-mapping@2.10.38: + resolution: {integrity: sha512-31/02mVB4yuQU6adKk5SlY6m+mxDwUq5KZkyYgnLrrKl7TEm1+3PyDtDBz2kOv/wxZz41GHsvV1A/u6RmiyBvw==} + engines: {node: '>=6.0.0'} + hasBin: true + dev: true + /binary-extensions@1.13.1: resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==} engines: {node: '>=0.10.0'} @@ -4622,6 +4586,7 @@ packages: /binary-extensions@2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} + requiresBuild: true dev: true /bindings@1.5.0: @@ -4700,17 +4665,6 @@ packages: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: true - /browserslist@4.21.4: - resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001423 - electron-to-chromium: 1.4.284 - node-releases: 2.0.6 - update-browserslist-db: 1.0.10(browserslist@4.21.4) - dev: true - /browserslist@4.22.1: resolution: {integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -4722,6 +4676,18 @@ packages: update-browserslist-db: 1.0.13(browserslist@4.22.1) dev: true + /browserslist@4.28.4: + resolution: {integrity: sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + baseline-browser-mapping: 2.10.38 + caniuse-lite: 1.0.30001799 + electron-to-chromium: 1.5.376 + node-releases: 2.0.48 + update-browserslist-db: 1.2.3(browserslist@4.28.4) + dev: true + /bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} dependencies: @@ -4833,20 +4799,20 @@ packages: /caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.21.4 - caniuse-lite: 1.0.30001423 + browserslist: 4.22.1 + caniuse-lite: 1.0.30001563 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite@1.0.30001423: - resolution: {integrity: sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ==} - dev: true - /caniuse-lite@1.0.30001563: resolution: {integrity: sha512-na2WUmOxnwIZtwnFI2CZ/3er0wdNzU7hN+cPYz/z2ajHThnkWjNBOpEPP4n+4r2WPM847JaMotaJE3bnfzjyKw==} dev: true + /caniuse-lite@1.0.30001799: + resolution: {integrity: sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==} + dev: true + /ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} dev: true @@ -5329,7 +5295,7 @@ packages: /core-js-compat@3.22.7: resolution: {integrity: sha512-uI9DAQKKiiE/mclIC5g4AjRpio27g+VMRhe6rQoz+q4Wm4L6A/fJhiLtBw+sfOpDG9wZ3O0pxIw7GbfOlBgjOA==} dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 semver: 7.0.0 dev: true @@ -5869,14 +5835,14 @@ packages: jake: 10.8.5 dev: true - /electron-to-chromium@1.4.284: - resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} - dev: true - /electron-to-chromium@1.4.588: resolution: {integrity: sha512-soytjxwbgcCu7nh5Pf4S2/4wa6UIu+A3p03U2yVr53qGxi1/VTR3ENI+p50v+UxqqZAfl48j3z55ud7VHIOr9w==} dev: true + /electron-to-chromium@1.5.376: + resolution: {integrity: sha512-cUVA7/RvbFTEuw/i3obUwDTRIXojaxkResf+ibByPFxjc6XK3VNtcQXV0NSbAlJ0FMjcJGgftVVB4Qo184EXvA==} + dev: true + /emittery@0.8.1: resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} engines: {node: '>=10'} @@ -6214,6 +6180,11 @@ packages: engines: {node: '>=6'} dev: true + /escalade@3.2.0: + resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} + engines: {node: '>=6'} + dev: true + /escape-goat@2.1.1: resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==} engines: {node: '>=8'} @@ -6677,6 +6648,7 @@ packages: /fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} + requiresBuild: true dependencies: to-regex-range: 5.0.1 dev: true @@ -6859,7 +6831,7 @@ packages: resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 + deprecated: Upgrade to fsevents v2 to mitigate potential security issues requiresBuild: true dependencies: bindings: 1.5.0 @@ -7155,13 +7127,13 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /gulp-babel@8.0.0(@babel/core@7.23.3): + /gulp-babel@8.0.0(@babel/core@7.29.6): resolution: {integrity: sha512-oomaIqDXxFkg7lbpBou/gnUkX51/Y/M2ZfSjL2hdqXTAlSWZcgZtd2o0cOH0r/eE8LWD0+Q/PsLsr2DKOoqToQ==} engines: {node: '>=6'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 plugin-error: 1.0.1 replace-ext: 1.0.1 through2: 2.0.5 @@ -7944,6 +7916,7 @@ packages: /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} + requiresBuild: true dev: true /is-obj@1.0.1: @@ -8127,11 +8100,11 @@ packages: resolution: {integrity: sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.23.3 - '@babel/parser': 7.19.6 + '@babel/core': 7.29.6 + '@babel/parser': 7.23.4 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true @@ -8250,10 +8223,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.23.3 + '@babel/core': 7.29.6 '@jest/test-sequencer': 27.5.1 '@jest/types': 27.5.1 - babel-jest: 27.5.1(@babel/core@7.23.3) + babel-jest: 27.5.1(@babel/core@7.29.6) chalk: 4.1.2 ci-info: 3.3.1 deepmerge: 4.2.2 @@ -8411,7 +8384,7 @@ packages: resolution: {integrity: sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.23.4 '@jest/types': 27.5.1 '@types/stack-utils': 2.0.1 chalk: 4.1.2 @@ -8548,16 +8521,16 @@ packages: resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.23.3 - '@babel/generator': 7.19.6 - '@babel/plugin-syntax-typescript': 7.17.12(@babel/core@7.23.3) - '@babel/traverse': 7.19.6 - '@babel/types': 7.19.4 + '@babel/core': 7.29.6 + '@babel/generator': 7.23.4 + '@babel/plugin-syntax-typescript': 7.17.12(@babel/core@7.29.6) + '@babel/traverse': 7.23.4 + '@babel/types': 7.23.4 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__traverse': 7.17.1 '@types/prettier': 2.6.1 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.23.3) + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.29.6) chalk: 4.1.2 expect: 27.5.1 graceful-fs: 4.2.10 @@ -8717,6 +8690,12 @@ packages: hasBin: true dev: true + /jsesc@3.1.0: + resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} + engines: {node: '>=6'} + hasBin: true + dev: true + /json-buffer@3.0.0: resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==} dev: true @@ -8750,12 +8729,6 @@ packages: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true - /json5@2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} - engines: {node: '>=6'} - hasBin: true - dev: true - /json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} @@ -9162,7 +9135,7 @@ packages: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: - semver: 6.3.0 + semver: 6.3.1 dev: true /make-error@1.3.6: @@ -9867,8 +9840,9 @@ packages: resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} dev: true - /node-releases@2.0.6: - resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} + /node-releases@2.0.48: + resolution: {integrity: sha512-1uz8041X6LoI6ZSdZacM9lVY28vuzDlSKitnpbSNK0RfKoIJkX29NBPVEFXhnuSuEOA9Ww0xnPJ+ILWbGAv8DA==} + engines: {node: '>=18'} dev: true /node-sketch@0.14.1: @@ -10237,7 +10211,7 @@ packages: got: 9.6.0 registry-auth-token: 4.2.1 registry-url: 5.1.0 - semver: 6.3.0 + semver: 6.3.1 dev: true /pako@1.0.11: @@ -10402,6 +10376,10 @@ packages: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} dev: true + /picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + dev: true + /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -10503,7 +10481,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 caniuse-api: 3.0.0 colord: 2.9.2 postcss: 8.4.14 @@ -10516,7 +10494,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 postcss: 8.4.14 postcss-value-parser: 4.2.0 dev: true @@ -10598,7 +10576,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 caniuse-api: 3.0.0 cssnano-utils: 3.1.0(postcss@8.4.14) postcss: 8.4.14 @@ -10633,7 +10611,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 cssnano-utils: 3.1.0(postcss@8.4.14) postcss: 8.4.14 postcss-value-parser: 4.2.0 @@ -10771,7 +10749,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 postcss: 8.4.14 postcss-value-parser: 4.2.0 dev: true @@ -10821,7 +10799,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 caniuse-api: 3.0.0 postcss: 8.4.14 dev: true @@ -11736,7 +11714,7 @@ packages: resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==} engines: {node: '>=8'} dependencies: - semver: 6.3.0 + semver: 6.3.1 dev: true /semver-greatest-satisfied-range@1.1.0: @@ -12283,7 +12261,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 postcss: 8.4.14 postcss-selector-parser: 6.0.10 dev: true @@ -12499,6 +12477,7 @@ packages: /to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} + requiresBuild: true dependencies: is-number: 7.0.0 dev: true @@ -12844,26 +12823,26 @@ packages: engines: {node: '>=4'} dev: true - /update-browserslist-db@1.0.10(browserslist@4.21.4): - resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} + /update-browserslist-db@1.0.13(browserslist@4.22.1): + resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.4 + browserslist: 4.22.1 escalade: 3.1.1 picocolors: 1.0.0 dev: true - /update-browserslist-db@1.0.13(browserslist@4.22.1): - resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} + /update-browserslist-db@1.2.3(browserslist@4.28.4): + resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.22.1 - escalade: 3.1.1 - picocolors: 1.0.0 + browserslist: 4.28.4 + escalade: 3.2.0 + picocolors: 1.1.1 dev: true /update-notifier@5.1.0: