From 741da3fe2dda2ec7d1eb60c2bd777b042a16c6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:32:41 +0000 Subject: [PATCH] chore(deps-dev): bump @babel/core from 7.22.19 to 7.24.7 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.19 to 7.24.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/native/package.json | 2 +- pnpm-lock.yaml | 1574 +++++++++++++++++++------------------- 2 files changed, 803 insertions(+), 773 deletions(-) diff --git a/apps/native/package.json b/apps/native/package.json index 53c51bf..b458f3d 100644 --- a/apps/native/package.json +++ b/apps/native/package.json @@ -20,7 +20,7 @@ "ui": "workspace:*" }, "devDependencies": { - "@babel/core": "^7.12.9", + "@babel/core": "^7.24.7", "@types/react": "^18.0.22", "@types/react-native": "^0.69.15", "typescript": "^4.7.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 37daa46..de11669 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,13 +13,13 @@ importers: version: registry.npmjs.org/prettier@3.0.3 turbo: specifier: latest - version: registry.npmjs.org/turbo@1.12.4 + version: registry.npmjs.org/turbo@2.0.3 apps/native: dependencies: expo: specifier: ^45.0.6 - version: registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19) + version: registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7) expo-status-bar: specifier: ~1.3.0 version: registry.npmjs.org/expo-status-bar@1.3.0 @@ -31,7 +31,7 @@ importers: version: registry.npmjs.org/react-dom@18.2.0(react@18.2.0) react-native: specifier: 0.68.2 - version: registry.npmjs.org/react-native@0.68.2(@babel/core@7.22.19)(@babel/preset-env@7.22.15)(react@18.2.0) + version: registry.npmjs.org/react-native@0.68.2(@babel/core@7.24.7)(@babel/preset-env@7.22.15)(react@18.2.0) react-native-web: specifier: ^0.18.9 version: registry.npmjs.org/react-native-web@0.18.12(react-dom@18.2.0)(react@18.2.0) @@ -40,8 +40,8 @@ importers: version: link:../../packages/ui devDependencies: '@babel/core': - specifier: ^7.12.9 - version: registry.npmjs.org/@babel/core@7.22.19 + specifier: ^7.24.7 + version: registry.npmjs.org/@babel/core@7.24.7 '@types/react': specifier: ^18.0.22 version: registry.npmjs.org/@types/react@18.2.21 @@ -101,7 +101,7 @@ importers: version: registry.npmjs.org/react@18.2.0 react-native: specifier: ^0.70.3 - version: registry.npmjs.org/react-native@0.70.13(@babel/core@7.22.19)(@babel/preset-env@7.22.15)(react@18.2.0) + version: registry.npmjs.org/react-native@0.70.13(@babel/core@7.24.7)(@babel/preset-env@7.22.15)(react@18.2.0) devDependencies: '@types/react': specifier: ^18.0.22 @@ -134,49 +134,49 @@ packages: version: 2.2.1 engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping@0.3.3 - '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping@0.3.19 + '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping@0.3.5 + '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping@0.3.25 registry.npmjs.org/@babel/code-frame@7.10.4: resolution: {integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz} name: '@babel/code-frame' version: 7.10.4 dependencies: - '@babel/highlight': registry.npmjs.org/@babel/highlight@7.22.13 + '@babel/highlight': registry.npmjs.org/@babel/highlight@7.24.7 dev: false - registry.npmjs.org/@babel/code-frame@7.22.13: - resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz} + registry.npmjs.org/@babel/code-frame@7.24.7: + resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz} name: '@babel/code-frame' - version: 7.22.13 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': registry.npmjs.org/@babel/highlight@7.22.13 - chalk: registry.npmjs.org/chalk@2.4.2 + '@babel/highlight': registry.npmjs.org/@babel/highlight@7.24.7 + picocolors: registry.npmjs.org/picocolors@1.0.1 - registry.npmjs.org/@babel/compat-data@7.22.9: - resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz} + registry.npmjs.org/@babel/compat-data@7.24.7: + resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz} name: '@babel/compat-data' - version: 7.22.9 + version: 7.24.7 engines: {node: '>=6.9.0'} - registry.npmjs.org/@babel/core@7.22.19: - resolution: {integrity: sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/core/-/core-7.22.19.tgz} + registry.npmjs.org/@babel/core@7.24.7: + resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz} name: '@babel/core' - version: 7.22.19 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': registry.npmjs.org/@ampproject/remapping@2.2.1 - '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.22.13 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.22.15 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19) - '@babel/helpers': registry.npmjs.org/@babel/helpers@7.22.15 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 - convert-source-map: registry.npmjs.org/convert-source-map@1.9.0 + '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.24.7 + '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7) + '@babel/helpers': registry.npmjs.org/@babel/helpers@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + convert-source-map: registry.npmjs.org/convert-source-map@2.0.0 debug: registry.npmjs.org/debug@4.3.4 gensync: registry.npmjs.org/gensync@1.0.0-beta.2 json5: registry.npmjs.org/json5@2.2.3 @@ -184,15 +184,15 @@ packages: transitivePeerDependencies: - supports-color - registry.npmjs.org/@babel/generator@7.22.15: - resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/generator/-/generator-7.22.15.tgz} + registry.npmjs.org/@babel/generator@7.24.7: + resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz} name: '@babel/generator' - version: 7.22.15 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 - '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping@0.3.3 - '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping@0.3.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping@0.3.5 + '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping@0.3.25 jsesc: registry.npmjs.org/jsesc@2.5.2 registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5: @@ -201,7 +201,7 @@ packages: version: 7.22.5 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 dev: false registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: @@ -210,22 +210,22 @@ packages: version: 7.22.15 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 dev: false - registry.npmjs.org/@babel/helper-compilation-targets@7.22.15: - resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz} + registry.npmjs.org/@babel/helper-compilation-targets@7.24.7: + resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz} name: '@babel/helper-compilation-targets' - version: 7.22.15 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.22.9 - '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.22.15 - browserslist: registry.npmjs.org/browserslist@4.21.10 + '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.24.7 + '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.24.7 + browserslist: registry.npmjs.org/browserslist@4.23.1 lru-cache: registry.npmjs.org/lru-cache@5.1.1 semver: registry.npmjs.org/semver@6.3.1 - registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz} id: registry.npmjs.org/@babel/helper-create-class-features-plugin/7.22.15 name: '@babel/helper-create-class-features-plugin' @@ -234,19 +234,19 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.22.5 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 + '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.24.7 '@babel/helper-member-expression-to-functions': registry.npmjs.org/@babel/helper-member-expression-to-functions@7.22.15 '@babel/helper-optimise-call-expression': registry.npmjs.org/@babel/helper-optimise-call-expression@7.22.5 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.22.19) + '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.24.7) '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers@7.22.5 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.22.6 + '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.24.7 semver: registry.npmjs.org/semver@6.3.1 dev: false - registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz} id: registry.npmjs.org/@babel/helper-create-regexp-features-plugin/7.22.15 name: '@babel/helper-create-regexp-features-plugin' @@ -255,13 +255,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5 regexpu-core: registry.npmjs.org/regexpu-core@5.3.2 semver: registry.npmjs.org/semver@6.3.1 dev: false - registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.19): + registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.24.7): resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.2.tgz} id: registry.npmjs.org/@babel/helper-define-polyfill-provider/0.4.2 name: '@babel/helper-define-polyfill-provider' @@ -269,8 +269,8 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.22.15 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 debug: registry.npmjs.org/debug@4.3.4 lodash.debounce: registry.npmjs.org/lodash.debounce@4.0.8 @@ -279,28 +279,30 @@ packages: - supports-color dev: false - registry.npmjs.org/@babel/helper-environment-visitor@7.22.5: - resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz} + registry.npmjs.org/@babel/helper-environment-visitor@7.24.7: + resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz} name: '@babel/helper-environment-visitor' - version: 7.22.5 + version: 7.24.7 engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 - registry.npmjs.org/@babel/helper-function-name@7.22.5: - resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz} + registry.npmjs.org/@babel/helper-function-name@7.24.7: + resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz} name: '@babel/helper-function-name' - version: 7.22.5 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 - registry.npmjs.org/@babel/helper-hoist-variables@7.22.5: - resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz} + registry.npmjs.org/@babel/helper-hoist-variables@7.24.7: + resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz} name: '@babel/helper-hoist-variables' - version: 7.22.5 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 registry.npmjs.org/@babel/helper-member-expression-to-functions@7.22.15: resolution: {integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.15.tgz} @@ -308,32 +310,37 @@ packages: version: 7.22.15 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 dev: false - registry.npmjs.org/@babel/helper-module-imports@7.22.15: - resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz} + registry.npmjs.org/@babel/helper-module-imports@7.24.7: + resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz} name: '@babel/helper-module-imports' - version: 7.22.15 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + transitivePeerDependencies: + - supports-color - registry.npmjs.org/@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19): - resolution: {integrity: sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.19.tgz} - id: registry.npmjs.org/@babel/helper-module-transforms/7.22.19 + registry.npmjs.org/@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7): + resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz} + id: registry.npmjs.org/@babel/helper-module-transforms/7.24.7 name: '@babel/helper-module-transforms' - version: 7.22.19 + version: 7.24.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.22.15 - '@babel/helper-simple-access': registry.npmjs.org/@babel/helper-simple-access@7.22.5 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.22.6 - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 + '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.24.7 + '@babel/helper-simple-access': registry.npmjs.org/@babel/helper-simple-access@7.24.7 + '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.24.7 + '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.24.7 + transitivePeerDependencies: + - supports-color registry.npmjs.org/@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz} @@ -341,7 +348,7 @@ packages: version: 7.22.5 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 dev: false registry.npmjs.org/@babel/helper-plugin-utils@7.22.5: @@ -351,7 +358,7 @@ packages: engines: {node: '>=6.9.0'} dev: false - registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.22.19): + registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.24.7): resolution: {integrity: sha512-bxH77R5gjH3Nkde6/LuncQoLaP16THYPscurp1S8z7S9ZgezCyV3G8Hc+TZiCmY8pz4fp8CvKSgtJMW0FkLAxA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.17.tgz} id: registry.npmjs.org/@babel/helper-remap-async-to-generator/7.22.17 name: '@babel/helper-remap-async-to-generator' @@ -360,13 +367,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 '@babel/helper-wrap-function': registry.npmjs.org/@babel/helper-wrap-function@7.22.17 dev: false - registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.22.19): + registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.24.7): resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz} id: registry.npmjs.org/@babel/helper-replace-supers/7.22.9 name: '@babel/helper-replace-supers' @@ -375,19 +382,22 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 '@babel/helper-member-expression-to-functions': registry.npmjs.org/@babel/helper-member-expression-to-functions@7.22.15 '@babel/helper-optimise-call-expression': registry.npmjs.org/@babel/helper-optimise-call-expression@7.22.5 dev: false - registry.npmjs.org/@babel/helper-simple-access@7.22.5: - resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz} + registry.npmjs.org/@babel/helper-simple-access@7.24.7: + resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz} name: '@babel/helper-simple-access' - version: 7.22.5 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + transitivePeerDependencies: + - supports-color registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz} @@ -395,33 +405,33 @@ packages: version: 7.22.5 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 dev: false - registry.npmjs.org/@babel/helper-split-export-declaration@7.22.6: - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz} + registry.npmjs.org/@babel/helper-split-export-declaration@7.24.7: + resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz} name: '@babel/helper-split-export-declaration' - version: 7.22.6 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 - registry.npmjs.org/@babel/helper-string-parser@7.22.5: - resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz} + registry.npmjs.org/@babel/helper-string-parser@7.24.7: + resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz} name: '@babel/helper-string-parser' - version: 7.22.5 + version: 7.24.7 engines: {node: '>=6.9.0'} - registry.npmjs.org/@babel/helper-validator-identifier@7.22.19: - resolution: {integrity: sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz} + registry.npmjs.org/@babel/helper-validator-identifier@7.24.7: + resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz} name: '@babel/helper-validator-identifier' - version: 7.22.19 + version: 7.24.7 engines: {node: '>=6.9.0'} - registry.npmjs.org/@babel/helper-validator-option@7.22.15: - resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz} + registry.npmjs.org/@babel/helper-validator-option@7.24.7: + resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz} name: '@babel/helper-validator-option' - version: 7.22.15 + version: 7.24.7 engines: {node: '>=6.9.0'} registry.npmjs.org/@babel/helper-wrap-function@7.22.17: @@ -430,43 +440,41 @@ packages: version: 7.22.17 engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.22.5 - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.24.7 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 dev: false - registry.npmjs.org/@babel/helpers@7.22.15: - resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.15.tgz} + registry.npmjs.org/@babel/helpers@7.24.7: + resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz} name: '@babel/helpers' - version: 7.22.15 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 - transitivePeerDependencies: - - supports-color + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 - registry.npmjs.org/@babel/highlight@7.22.13: - resolution: {integrity: sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.13.tgz} + registry.npmjs.org/@babel/highlight@7.24.7: + resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz} name: '@babel/highlight' - version: 7.22.13 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.22.19 + '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.24.7 chalk: registry.npmjs.org/chalk@2.4.2 js-tokens: registry.npmjs.org/js-tokens@4.0.0 + picocolors: registry.npmjs.org/picocolors@1.0.1 - registry.npmjs.org/@babel/parser@7.22.16: - resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz} + registry.npmjs.org/@babel/parser@7.24.7: + resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz} name: '@babel/parser' - version: 7.22.16 + version: 7.24.7 engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 - registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.22.15 name: '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression' @@ -475,11 +483,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.15 name: '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining' @@ -488,13 +496,13 @@ packages: peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers@7.22.5 - '@babel/plugin-transform-optional-chaining': registry.npmjs.org/@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-optional-chaining': registry.npmjs.org/@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.24.7): resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz} id: registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/7.20.7 name: '@babel/plugin-proposal-async-generator-functions' @@ -504,14 +512,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.22.19) - '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.19) + '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.24.7) + '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.7): resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz} id: registry.npmjs.org/@babel/plugin-proposal-class-properties/7.18.6 name: '@babel/plugin-proposal-class-properties' @@ -521,12 +529,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-proposal-decorators@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-decorators@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-kc0VvbbUyKelvzcKOSyQUSVVXS5pT3UhRB0e3c9An86MvLqs+gx0dN4asllrDluqSa3m9YyooXKGOFVomnyFkg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-proposal-decorators/7.22.15 name: '@babel/plugin-proposal-decorators' @@ -535,15 +543,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.22.19) - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.22.6 - '@babel/plugin-syntax-decorators': registry.npmjs.org/@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.22.19) + '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.24.7) + '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.24.7 + '@babel/plugin-syntax-decorators': registry.npmjs.org/@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-export-default-from@7.22.17(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-export-default-from@7.22.17(@babel/core@7.24.7): resolution: {integrity: sha512-cop/3quQBVvdz6X5SJC6AhUv3C9DrVTM06LUEXimEdWAhCSyOJIr9NiZDU9leHZ0/aiG0Sh7Zmvaku5TWYNgbA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.22.17.tgz} id: registry.npmjs.org/@babel/plugin-proposal-export-default-from/7.22.17 name: '@babel/plugin-proposal-export-default-from' @@ -552,12 +560,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.7): resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz} id: registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6 name: '@babel/plugin-proposal-nullish-coalescing-operator' @@ -567,12 +575,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.7): resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz} id: registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/7.20.7 name: '@babel/plugin-proposal-object-rest-spread' @@ -582,15 +590,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.22.9 - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.22.15 + '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.24.7 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19) + '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.7) + '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.24.7): resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz} id: registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/7.18.6 name: '@babel/plugin-proposal-optional-catch-binding' @@ -600,12 +608,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.7): resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz} id: registry.npmjs.org/@babel/plugin-proposal-optional-chaining/7.21.0 name: '@babel/plugin-proposal-optional-chaining' @@ -615,13 +623,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers@7.22.5 - '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.7): resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz} id: registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2 name: '@babel/plugin-proposal-private-property-in-object' @@ -630,10 +638,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 dev: false - registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.7): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz} id: registry.npmjs.org/@babel/plugin-syntax-async-generators/7.8.4 name: '@babel/plugin-syntax-async-generators' @@ -641,11 +649,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.7): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz} id: registry.npmjs.org/@babel/plugin-syntax-class-properties/7.12.13 name: '@babel/plugin-syntax-class-properties' @@ -653,11 +661,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.7): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-class-static-block/7.14.5 name: '@babel/plugin-syntax-class-static-block' @@ -666,11 +674,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.24.7): resolution: {integrity: sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.22.10.tgz} id: registry.npmjs.org/@babel/plugin-syntax-decorators/7.22.10 name: '@babel/plugin-syntax-decorators' @@ -679,11 +687,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz} id: registry.npmjs.org/@babel/plugin-syntax-dynamic-import/7.8.3 name: '@babel/plugin-syntax-dynamic-import' @@ -691,11 +699,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-ODAqWWXB/yReh/jVQDag/3/tl6lgBueQkk/TcfW/59Oykm4c8a55XloX0CTk2k2VJiFWMgHby9xNX29IbCv9dQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-export-default-from/7.22.5 name: '@babel/plugin-syntax-export-default-from' @@ -704,11 +712,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz} id: registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/7.8.3 name: '@babel/plugin-syntax-export-namespace-from' @@ -716,11 +724,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-flow/7.22.5 name: '@babel/plugin-syntax-flow' @@ -729,11 +737,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-import-assertions/7.22.5 name: '@babel/plugin-syntax-import-assertions' @@ -742,11 +750,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-import-attributes/7.22.5 name: '@babel/plugin-syntax-import-attributes' @@ -755,11 +763,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.7): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz} id: registry.npmjs.org/@babel/plugin-syntax-import-meta/7.10.4 name: '@babel/plugin-syntax-import-meta' @@ -767,11 +775,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz} id: registry.npmjs.org/@babel/plugin-syntax-json-strings/7.8.3 name: '@babel/plugin-syntax-json-strings' @@ -779,11 +787,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-jsx/7.22.5 name: '@babel/plugin-syntax-jsx' @@ -792,11 +800,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.7): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz} id: registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/7.10.4 name: '@babel/plugin-syntax-logical-assignment-operators' @@ -804,11 +812,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz} id: registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 name: '@babel/plugin-syntax-nullish-coalescing-operator' @@ -816,11 +824,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.7): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz} id: registry.npmjs.org/@babel/plugin-syntax-numeric-separator/7.10.4 name: '@babel/plugin-syntax-numeric-separator' @@ -828,11 +836,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz} id: registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/7.8.3 name: '@babel/plugin-syntax-object-rest-spread' @@ -840,11 +848,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz} id: registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/7.8.3 name: '@babel/plugin-syntax-optional-catch-binding' @@ -852,11 +860,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz} id: registry.npmjs.org/@babel/plugin-syntax-optional-chaining/7.8.3 name: '@babel/plugin-syntax-optional-chaining' @@ -864,11 +872,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.7): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/7.14.5 name: '@babel/plugin-syntax-private-property-in-object' @@ -877,11 +885,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.7): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-top-level-await/7.14.5 name: '@babel/plugin-syntax-top-level-await' @@ -890,11 +898,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-syntax-typescript/7.22.5 name: '@babel/plugin-syntax-typescript' @@ -903,11 +911,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.7): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz} id: registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/7.18.6 name: '@babel/plugin-syntax-unicode-sets-regex' @@ -916,12 +924,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-arrow-functions/7.22.5 name: '@babel/plugin-transform-arrow-functions' @@ -930,11 +938,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-async-generator-functions/7.22.15 name: '@babel/plugin-transform-async-generator-functions' @@ -943,14 +951,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.22.19) - '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.19) + '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.24.7) + '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-async-to-generator/7.22.5 name: '@babel/plugin-transform-async-to-generator' @@ -959,13 +967,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.22.15 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.22.19) + '@babel/helper-remap-async-to-generator': registry.npmjs.org/@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color dev: false - registry.npmjs.org/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/7.22.5 name: '@babel/plugin-transform-block-scoped-functions' @@ -974,11 +984,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-G1czpdJBZCtngoK1sJgloLiOHUnkb/bLZwqVZD8kXmq0ZnVfTTWUcs9OWtp0mBtYJ+4LQY1fllqBkOIPhXmFmw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-block-scoping/7.22.15 name: '@babel/plugin-transform-block-scoping' @@ -987,11 +997,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-class-properties/7.22.5 name: '@babel/plugin-transform-class-properties' @@ -1000,12 +1010,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-class-static-block/7.22.11 name: '@babel/plugin-transform-class-static-block' @@ -1014,13 +1024,13 @@ packages: peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-class-static-block': registry.npmjs.org/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-class-static-block': registry.npmjs.org/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-classes/7.22.15 name: '@babel/plugin-transform-classes' @@ -1029,19 +1039,19 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.22.15 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.22.5 + '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.24.7 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 + '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.24.7 '@babel/helper-optimise-call-expression': registry.npmjs.org/@babel/helper-optimise-call-expression@7.22.5 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.22.19) - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.22.6 + '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.24.7) + '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.24.7 globals: registry.npmjs.org/globals@11.12.0 dev: false - registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-computed-properties/7.22.5 name: '@babel/plugin-transform-computed-properties' @@ -1050,12 +1060,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 dev: false - registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-HzG8sFl1ZVGTme74Nw+X01XsUTqERVQ6/RLHo3XjGRzm7XD6QTtfS3NJotVgCGy8BzkDqRjRBD8dAyJn5TuvSQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-destructuring/7.22.15 name: '@babel/plugin-transform-destructuring' @@ -1064,11 +1074,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-dotall-regex/7.22.5 name: '@babel/plugin-transform-dotall-regex' @@ -1077,12 +1087,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-duplicate-keys/7.22.5 name: '@babel/plugin-transform-duplicate-keys' @@ -1091,11 +1101,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-dynamic-import/7.22.11 name: '@babel/plugin-transform-dynamic-import' @@ -1104,12 +1114,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/7.22.5 name: '@babel/plugin-transform-exponentiation-operator' @@ -1118,12 +1128,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-builder-binary-assignment-operator-visitor': registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-export-namespace-from/7.22.11 name: '@babel/plugin-transform-export-namespace-from' @@ -1132,12 +1142,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-export-namespace-from': registry.npmjs.org/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-export-namespace-from': registry.npmjs.org/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-tujNbZdxdG0/54g/oua8ISToaXTFBf8EnSb5PgQSciIXWOWKX3S4+JR7ZE9ol8FZwf9kxitzkGQ+QWeov/mCiA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-flow-strip-types/7.22.5 name: '@babel/plugin-transform-flow-strip-types' @@ -1146,12 +1156,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-for-of/7.22.15 name: '@babel/plugin-transform-for-of' @@ -1160,11 +1170,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-function-name/7.22.5 name: '@babel/plugin-transform-function-name' @@ -1173,13 +1183,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.22.15 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.22.5 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.24.7 + '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-json-strings/7.22.11 name: '@babel/plugin-transform-json-strings' @@ -1188,12 +1198,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-json-strings': registry.npmjs.org/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-json-strings': registry.npmjs.org/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-literals/7.22.5 name: '@babel/plugin-transform-literals' @@ -1202,11 +1212,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/7.22.11 name: '@babel/plugin-transform-logical-assignment-operators' @@ -1215,12 +1225,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.19) + '@babel/plugin-syntax-logical-assignment-operators': registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-member-expression-literals/7.22.5 name: '@babel/plugin-transform-member-expression-literals' @@ -1229,11 +1239,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-modules-amd/7.22.5 name: '@babel/plugin-transform-modules-amd' @@ -1242,12 +1252,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 + transitivePeerDependencies: + - supports-color dev: false - registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-jWL4eh90w0HQOTKP2MoXXUpVxilxsB2Vl4ji69rSjS3EcZ/v4sBmn+A3NpepuJzBhOaEBbR7udonlHHn5DWidg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-modules-commonjs/7.22.15 name: '@babel/plugin-transform-modules-commonjs' @@ -1256,13 +1268,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-simple-access': registry.npmjs.org/@babel/helper-simple-access@7.22.5 + '@babel/helper-simple-access': registry.npmjs.org/@babel/helper-simple-access@7.24.7 + transitivePeerDependencies: + - supports-color dev: false - registry.npmjs.org/@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-modules-systemjs/7.22.11 name: '@babel/plugin-transform-modules-systemjs' @@ -1271,14 +1285,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-hoist-variables': registry.npmjs.org/@babel/helper-hoist-variables@7.22.5 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-hoist-variables': registry.npmjs.org/@babel/helper-hoist-variables@7.24.7 + '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.22.19 + '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.24.7 + transitivePeerDependencies: + - supports-color dev: false - registry.npmjs.org/@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-modules-umd/7.22.5 name: '@babel/plugin-transform-modules-umd' @@ -1287,12 +1303,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-module-transforms': registry.npmjs.org/@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 + transitivePeerDependencies: + - supports-color dev: false - registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/7.22.5 name: '@babel/plugin-transform-named-capturing-groups-regex' @@ -1301,12 +1319,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-new-target@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-new-target/7.22.5 name: '@babel/plugin-transform-new-target' @@ -1315,11 +1333,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/7.22.11 name: '@babel/plugin-transform-nullish-coalescing-operator' @@ -1328,12 +1346,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-numeric-separator/7.22.11 name: '@babel/plugin-transform-numeric-separator' @@ -1342,12 +1360,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-numeric-separator': registry.npmjs.org/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.19) + '@babel/plugin-syntax-numeric-separator': registry.npmjs.org/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-object-assign@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-object-assign@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-iDhx9ARkXq4vhZ2CYOSnQXkmxkDgosLi3J8Z17mKz7LyzthtkdVchLD7WZ3aXeCuvJDOW3+1I5TpJmwIbF9MKQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-object-assign/7.22.5 name: '@babel/plugin-transform-object-assign' @@ -1356,11 +1374,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-object-rest-spread/7.22.15 name: '@babel/plugin-transform-object-rest-spread' @@ -1369,15 +1387,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.22.9 - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.22.15 + '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.24.7 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19) + '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.7) + '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-object-super/7.22.5 name: '@babel/plugin-transform-object-super' @@ -1386,12 +1404,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.22.19) + '@babel/helper-replace-supers': registry.npmjs.org/@babel/helper-replace-supers@7.22.9(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/7.22.11 name: '@babel/plugin-transform-optional-catch-binding' @@ -1400,12 +1418,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-ngQ2tBhq5vvSJw2Q2Z9i7ealNkpDMU0rGWnHPKqRZO0tzZ5tlaoz4hDvhXioOoaE0X2vfNss1djwg0DXlfu30A==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-optional-chaining/7.22.15 name: '@babel/plugin-transform-optional-chaining' @@ -1414,13 +1432,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers@7.22.5 - '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-parameters/7.22.15 name: '@babel/plugin-transform-parameters' @@ -1429,11 +1447,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-private-methods/7.22.5 name: '@babel/plugin-transform-private-methods' @@ -1442,12 +1460,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.24.7): resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz} id: registry.npmjs.org/@babel/plugin-transform-private-property-in-object/7.22.11 name: '@babel/plugin-transform-private-property-in-object' @@ -1456,14 +1474,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-private-property-in-object': registry.npmjs.org/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-private-property-in-object': registry.npmjs.org/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-property-literals/7.22.5 name: '@babel/plugin-transform-property-literals' @@ -1472,11 +1490,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-react-display-name/7.22.5 name: '@babel/plugin-transform-react-display-name' @@ -1485,11 +1503,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-nTh2ogNUtxbiSbxaT4Ds6aXnXEipHweN9YRgOX/oNXdf0cCrGn/+2LozFa3lnPV5D90MkjhgckCPBrsoSc1a7g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-react-jsx-self/7.22.5 name: '@babel/plugin-transform-react-jsx-self' @@ -1498,11 +1516,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-yIiRO6yobeEIaI0RTbIr8iAK9FcBHLtZq0S89ZPjDLQXBA4xvghaKqI0etp/tF3htTM0sazJKKLz9oEiGRtu7w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-react-jsx-source/7.22.5 name: '@babel/plugin-transform-react-jsx-source' @@ -1511,11 +1529,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-oKckg2eZFa8771O/5vi7XeTvmM6+O9cxZu+kanTU7tD4sin5nO/G8jGJhq8Hvt2Z0kUoEDRayuZLaUlYl8QuGA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-react-jsx/7.22.15 name: '@babel/plugin-transform-react-jsx' @@ -1524,15 +1542,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.22.15 + '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.19) - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.7) + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + transitivePeerDependencies: + - supports-color dev: false - registry.npmjs.org/@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.24.7): resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.10.tgz} id: registry.npmjs.org/@babel/plugin-transform-regenerator/7.22.10 name: '@babel/plugin-transform-regenerator' @@ -1541,12 +1561,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 regenerator-transform: registry.npmjs.org/regenerator-transform@0.15.2 dev: false - registry.npmjs.org/@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-reserved-words/7.22.5 name: '@babel/plugin-transform-reserved-words' @@ -1555,11 +1575,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-runtime@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-runtime@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-tEVLhk8NRZSmwQ0DJtxxhTrCht1HVo8VaMzYT4w6lwyKBuHsgoioAUA7/6eT2fRfc5/23fuGdlwIxXhRVgWr4g==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-runtime/7.22.15 name: '@babel/plugin-transform-runtime' @@ -1568,18 +1588,18 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.22.15 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-module-imports': registry.npmjs.org/@babel/helper-module-imports@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - babel-plugin-polyfill-corejs2: registry.npmjs.org/babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.19) - babel-plugin-polyfill-corejs3: registry.npmjs.org/babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.19) - babel-plugin-polyfill-regenerator: registry.npmjs.org/babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.19) + babel-plugin-polyfill-corejs2: registry.npmjs.org/babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.24.7) + babel-plugin-polyfill-corejs3: registry.npmjs.org/babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.24.7) + babel-plugin-polyfill-regenerator: registry.npmjs.org/babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.24.7) semver: registry.npmjs.org/semver@6.3.1 transitivePeerDependencies: - supports-color dev: false - registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-shorthand-properties/7.22.5 name: '@babel/plugin-transform-shorthand-properties' @@ -1588,11 +1608,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-spread/7.22.5 name: '@babel/plugin-transform-spread' @@ -1601,12 +1621,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 '@babel/helper-skip-transparent-expression-wrappers': registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-sticky-regex/7.22.5 name: '@babel/plugin-transform-sticky-regex' @@ -1615,11 +1635,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-template-literals/7.22.5 name: '@babel/plugin-transform-template-literals' @@ -1628,11 +1648,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-typeof-symbol/7.22.5 name: '@babel/plugin-transform-typeof-symbol' @@ -1641,11 +1661,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.15.tgz} id: registry.npmjs.org/@babel/plugin-transform-typescript/7.22.15 name: '@babel/plugin-transform-typescript' @@ -1654,14 +1674,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-annotate-as-pure': registry.npmjs.org/@babel/helper-annotate-as-pure@7.22.5 - '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/helper-create-class-features-plugin': registry.npmjs.org/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/plugin-syntax-typescript': registry.npmjs.org/@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-typescript': registry.npmjs.org/@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.24.7): resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.10.tgz} id: registry.npmjs.org/@babel/plugin-transform-unicode-escapes/7.22.10 name: '@babel/plugin-transform-unicode-escapes' @@ -1670,11 +1690,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/7.22.5 name: '@babel/plugin-transform-unicode-property-regex' @@ -1683,12 +1703,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-unicode-regex/7.22.5 name: '@babel/plugin-transform-unicode-regex' @@ -1697,12 +1717,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.19): + registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.5.tgz} id: registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/7.22.5 name: '@babel/plugin-transform-unicode-sets-regex' @@ -1711,12 +1731,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-create-regexp-features-plugin': registry.npmjs.org/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.7) '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 dev: false - registry.npmjs.org/@babel/preset-env@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/preset-env@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-tZFHr54GBkHk6hQuVA8w4Fmq+MSPsfvMG0vPnOYyTnJpyfMqybL8/MbNCPRT9zc2KBO2pe4tq15g6Uno4Jpoag==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.15.tgz} id: registry.npmjs.org/@babel/preset-env/7.22.15 name: '@babel/preset-env' @@ -1725,92 +1745,92 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.22.9 - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.22.15 + '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.24.7 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-compilation-targets': registry.npmjs.org/@babel/helper-compilation-targets@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.22.15 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.22.19) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.22.19) - '@babel/plugin-proposal-private-property-in-object': registry.npmjs.org/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.19) - '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.19) - '@babel/plugin-syntax-class-properties': registry.npmjs.org/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.19) - '@babel/plugin-syntax-class-static-block': registry.npmjs.org/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.19) - '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-export-namespace-from': registry.npmjs.org/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-import-assertions': registry.npmjs.org/@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-import-attributes': registry.npmjs.org/@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-import-meta': registry.npmjs.org/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.19) - '@babel/plugin-syntax-json-strings': registry.npmjs.org/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-logical-assignment-operators': registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.19) - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-numeric-separator': registry.npmjs.org/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.19) - '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-private-property-in-object': registry.npmjs.org/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.19) - '@babel/plugin-syntax-top-level-await': registry.npmjs.org/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.19) - '@babel/plugin-syntax-unicode-sets-regex': registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.19) - '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-async-generator-functions': registry.npmjs.org/@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoped-functions': registry.npmjs.org/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-class-properties': registry.npmjs.org/@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-class-static-block': registry.npmjs.org/@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-dotall-regex': registry.npmjs.org/@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-duplicate-keys': registry.npmjs.org/@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-dynamic-import': registry.npmjs.org/@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-export-namespace-from': registry.npmjs.org/@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-json-strings': registry.npmjs.org/@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-logical-assignment-operators': registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-member-expression-literals': registry.npmjs.org/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-amd': registry.npmjs.org/@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-modules-systemjs': registry.npmjs.org/@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-modules-umd': registry.npmjs.org/@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-named-capturing-groups-regex': registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-new-target': registry.npmjs.org/@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-numeric-separator': registry.npmjs.org/@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-object-rest-spread': registry.npmjs.org/@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-object-super': registry.npmjs.org/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-optional-catch-binding': registry.npmjs.org/@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-optional-chaining': registry.npmjs.org/@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-private-methods': registry.npmjs.org/@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-private-property-in-object': registry.npmjs.org/@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-property-literals': registry.npmjs.org/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-regenerator': registry.npmjs.org/@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.19) - '@babel/plugin-transform-reserved-words': registry.npmjs.org/@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-typeof-symbol': registry.npmjs.org/@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-escapes': registry.npmjs.org/@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-property-regex': registry.npmjs.org/@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-sets-regex': registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.19) - '@babel/preset-modules': registry.npmjs.org/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.22.19) - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 - babel-plugin-polyfill-corejs2: registry.npmjs.org/babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.19) - babel-plugin-polyfill-corejs3: registry.npmjs.org/babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.19) - babel-plugin-polyfill-regenerator: registry.npmjs.org/babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.19) + '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.24.7 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.24.7) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.24.7) + '@babel/plugin-proposal-private-property-in-object': registry.npmjs.org/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.7) + '@babel/plugin-syntax-async-generators': registry.npmjs.org/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.7) + '@babel/plugin-syntax-class-properties': registry.npmjs.org/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.7) + '@babel/plugin-syntax-class-static-block': registry.npmjs.org/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.7) + '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-export-namespace-from': registry.npmjs.org/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-import-assertions': registry.npmjs.org/@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-import-attributes': registry.npmjs.org/@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-import-meta': registry.npmjs.org/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.7) + '@babel/plugin-syntax-json-strings': registry.npmjs.org/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-logical-assignment-operators': registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.7) + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-numeric-separator': registry.npmjs.org/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.7) + '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-optional-catch-binding': registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-private-property-in-object': registry.npmjs.org/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.7) + '@babel/plugin-syntax-top-level-await': registry.npmjs.org/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.7) + '@babel/plugin-syntax-unicode-sets-regex': registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.7) + '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-async-generator-functions': registry.npmjs.org/@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-block-scoped-functions': registry.npmjs.org/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-class-properties': registry.npmjs.org/@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-class-static-block': registry.npmjs.org/@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-dotall-regex': registry.npmjs.org/@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-duplicate-keys': registry.npmjs.org/@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-dynamic-import': registry.npmjs.org/@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-export-namespace-from': registry.npmjs.org/@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-json-strings': registry.npmjs.org/@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-logical-assignment-operators': registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-member-expression-literals': registry.npmjs.org/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-modules-amd': registry.npmjs.org/@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-modules-systemjs': registry.npmjs.org/@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-modules-umd': registry.npmjs.org/@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-named-capturing-groups-regex': registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-new-target': registry.npmjs.org/@babel/plugin-transform-new-target@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-numeric-separator': registry.npmjs.org/@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-object-rest-spread': registry.npmjs.org/@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-object-super': registry.npmjs.org/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-optional-catch-binding': registry.npmjs.org/@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-optional-chaining': registry.npmjs.org/@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-private-methods': registry.npmjs.org/@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-private-property-in-object': registry.npmjs.org/@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.24.7) + '@babel/plugin-transform-property-literals': registry.npmjs.org/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-regenerator': registry.npmjs.org/@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.24.7) + '@babel/plugin-transform-reserved-words': registry.npmjs.org/@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-typeof-symbol': registry.npmjs.org/@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-unicode-escapes': registry.npmjs.org/@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.24.7) + '@babel/plugin-transform-unicode-property-regex': registry.npmjs.org/@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-unicode-sets-regex': registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.24.7) + '@babel/preset-modules': registry.npmjs.org/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.7) + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + babel-plugin-polyfill-corejs2: registry.npmjs.org/babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.24.7) + babel-plugin-polyfill-corejs3: registry.npmjs.org/babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.24.7) + babel-plugin-polyfill-regenerator: registry.npmjs.org/babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.24.7) core-js-compat: registry.npmjs.org/core-js-compat@3.32.2 semver: registry.npmjs.org/semver@6.3.1 transitivePeerDependencies: - supports-color dev: false - registry.npmjs.org/@babel/preset-flow@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/preset-flow@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-dB5aIMqpkgbTfN5vDdTRPzjqtWiZcRESNR88QYnoPR+bmdYoluOzMX9tQerTv0XzSgZYctPfO1oc0N5zdog1ew==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.22.15.tgz} id: registry.npmjs.org/@babel/preset-flow/7.22.15 name: '@babel/preset-flow' @@ -1819,13 +1839,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.22.15 - '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.22.19) + '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.24.7 + '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.24.7) dev: false - registry.npmjs.org/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.22.19): + registry.npmjs.org/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.7): resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz} id: registry.npmjs.org/@babel/preset-modules/0.1.6-no-external-plugins name: '@babel/preset-modules' @@ -1833,13 +1853,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 esutils: registry.npmjs.org/esutils@2.0.3 dev: false - registry.npmjs.org/@babel/preset-typescript@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/preset-typescript@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-HblhNmh6yM+cU4VwbBRpxFhxsTdfS1zsvH9W+gEjD0ARV9+8B4sNfpI6GuhePti84nuvhiwKS539jKPFHskA9A==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.22.15.tgz} id: registry.npmjs.org/@babel/preset-typescript/7.22.15 name: '@babel/preset-typescript' @@ -1848,15 +1868,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 '@babel/helper-plugin-utils': registry.npmjs.org/@babel/helper-plugin-utils@7.22.5 - '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.22.15 - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.22.19) + '@babel/helper-validator-option': registry.npmjs.org/@babel/helper-validator-option@7.24.7 + '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-typescript': registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color dev: false - registry.npmjs.org/@babel/register@7.22.15(@babel/core@7.22.19): + registry.npmjs.org/@babel/register@7.22.15(@babel/core@7.24.7): resolution: {integrity: sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/register/-/register-7.22.15.tgz} id: registry.npmjs.org/@babel/register/7.22.15 name: '@babel/register' @@ -1865,7 +1887,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 clone-deep: registry.npmjs.org/clone-deep@4.0.1 find-cache-dir: registry.npmjs.org/find-cache-dir@2.1.0 make-dir: registry.npmjs.org/make-dir@2.1.0 @@ -1888,43 +1910,43 @@ packages: regenerator-runtime: registry.npmjs.org/regenerator-runtime@0.14.0 dev: false - registry.npmjs.org/@babel/template@7.22.15: - resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz} + registry.npmjs.org/@babel/template@7.24.7: + resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz} name: '@babel/template' - version: 7.22.15 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.22.13 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 - registry.npmjs.org/@babel/traverse@7.22.19: - resolution: {integrity: sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.19.tgz} + registry.npmjs.org/@babel/traverse@7.24.7: + resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz} name: '@babel/traverse' - version: 7.22.19 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.22.13 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.22.5 - '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.22.5 - '@babel/helper-hoist-variables': registry.npmjs.org/@babel/helper-hoist-variables@7.22.5 - '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.22.6 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/helper-environment-visitor': registry.npmjs.org/@babel/helper-environment-visitor@7.24.7 + '@babel/helper-function-name': registry.npmjs.org/@babel/helper-function-name@7.24.7 + '@babel/helper-hoist-variables': registry.npmjs.org/@babel/helper-hoist-variables@7.24.7 + '@babel/helper-split-export-declaration': registry.npmjs.org/@babel/helper-split-export-declaration@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 debug: registry.npmjs.org/debug@4.3.4 globals: registry.npmjs.org/globals@11.12.0 transitivePeerDependencies: - supports-color - registry.npmjs.org/@babel/types@7.22.19: - resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/types/-/types-7.22.19.tgz} + registry.npmjs.org/@babel/types@7.24.7: + resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz} name: '@babel/types' - version: 7.22.19 + version: 7.24.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': registry.npmjs.org/@babel/helper-string-parser@7.22.5 - '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.22.19 + '@babel/helper-string-parser': registry.npmjs.org/@babel/helper-string-parser@7.24.7 + '@babel/helper-validator-identifier': registry.npmjs.org/@babel/helper-validator-identifier@7.24.7 to-fast-properties: registry.npmjs.org/to-fast-properties@2.0.0 registry.npmjs.org/@esbuild/android-arm64@0.17.19: @@ -2658,15 +2680,15 @@ packages: chalk: registry.npmjs.org/chalk@4.1.2 dev: false - registry.npmjs.org/@jridgewell/gen-mapping@0.3.3: - resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz} + registry.npmjs.org/@jridgewell/gen-mapping@0.3.5: + resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz} name: '@jridgewell/gen-mapping' - version: 0.3.3 + version: 0.3.5 engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/set-array': registry.npmjs.org/@jridgewell/set-array@1.1.2 + '@jridgewell/set-array': registry.npmjs.org/@jridgewell/set-array@1.2.1 '@jridgewell/sourcemap-codec': registry.npmjs.org/@jridgewell/sourcemap-codec@1.4.15 - '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping@0.3.19 + '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping@0.3.25 registry.npmjs.org/@jridgewell/resolve-uri@3.1.1: resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz} @@ -2674,10 +2696,10 @@ packages: version: 3.1.1 engines: {node: '>=6.0.0'} - registry.npmjs.org/@jridgewell/set-array@1.1.2: - resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz} + registry.npmjs.org/@jridgewell/set-array@1.2.1: + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz} name: '@jridgewell/set-array' - version: 1.1.2 + version: 1.2.1 engines: {node: '>=6.0.0'} registry.npmjs.org/@jridgewell/sourcemap-codec@1.4.15: @@ -2685,10 +2707,10 @@ packages: name: '@jridgewell/sourcemap-codec' version: 1.4.15 - registry.npmjs.org/@jridgewell/trace-mapping@0.3.19: - resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz} + registry.npmjs.org/@jridgewell/trace-mapping@0.3.25: + resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz} name: '@jridgewell/trace-mapping' - version: 0.3.19 + version: 0.3.25 dependencies: '@jridgewell/resolve-uri': registry.npmjs.org/@jridgewell/resolve-uri@3.1.1 '@jridgewell/sourcemap-codec': registry.npmjs.org/@jridgewell/sourcemap-codec@1.4.15 @@ -3028,7 +3050,7 @@ packages: - encoding dev: false - registry.npmjs.org/@react-native-community/cli-plugin-metro@7.0.4(@babel/core@7.22.19): + registry.npmjs.org/@react-native-community/cli-plugin-metro@7.0.4(@babel/core@7.24.7): resolution: {integrity: sha512-DEV9WwJ6mB8zWFvNe/Z/eGmtmQmsZcu9VIqjxT7e9xZr2csB9ZlOZiweAMFO5cuVWZZgfL+NYIaQiFi0E0DFXw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-7.0.4.tgz} id: registry.npmjs.org/@react-native-community/cli-plugin-metro/7.0.4 name: '@react-native-community/cli-plugin-metro' @@ -3040,7 +3062,7 @@ packages: metro: registry.npmjs.org/metro@0.67.0 metro-config: registry.npmjs.org/metro-config@0.67.0 metro-core: registry.npmjs.org/metro-core@0.67.0 - metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.67.0(@babel/core@7.22.19) + metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.67.0(@babel/core@7.24.7) metro-resolver: registry.npmjs.org/metro-resolver@0.67.0 metro-runtime: registry.npmjs.org/metro-runtime@0.67.0 readline: registry.npmjs.org/readline@1.3.0 @@ -3052,7 +3074,7 @@ packages: - utf-8-validate dev: false - registry.npmjs.org/@react-native-community/cli-plugin-metro@9.3.3(@babel/core@7.22.19): + registry.npmjs.org/@react-native-community/cli-plugin-metro@9.3.3(@babel/core@7.24.7): resolution: {integrity: sha512-lPBw6XieNdj2AbWDN0Rc+jNOx8hBgSQyv0gUAm01qtJe4I9FjSMU6nOGTxMpWpICo6TYl/cmPGXOzbfpwxwtkQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-9.3.3.tgz} id: registry.npmjs.org/@react-native-community/cli-plugin-metro/9.3.3 name: '@react-native-community/cli-plugin-metro' @@ -3064,7 +3086,7 @@ packages: metro: registry.npmjs.org/metro@0.72.4 metro-config: registry.npmjs.org/metro-config@0.72.4 metro-core: registry.npmjs.org/metro-core@0.72.4 - metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.72.4(@babel/core@7.22.19) + metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.72.4(@babel/core@7.24.7) metro-resolver: registry.npmjs.org/metro-resolver@0.72.4 metro-runtime: registry.npmjs.org/metro-runtime@0.72.4 readline: registry.npmjs.org/readline@1.3.0 @@ -3187,7 +3209,7 @@ packages: joi: registry.npmjs.org/joi@17.10.1 dev: false - registry.npmjs.org/@react-native-community/cli@7.0.4(@babel/core@7.22.19)(react-native@0.68.2): + registry.npmjs.org/@react-native-community/cli@7.0.4(@babel/core@7.24.7)(react-native@0.68.2): resolution: {integrity: sha512-W9nACtHWaLJZIP48cQmhQOnl5/7maoWE1Aji67MrLeIoB+ScNTJxaHfV4fMcklD6B6XEhaKokPACRZWm36zAog==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@react-native-community/cli/-/cli-7.0.4.tgz} id: registry.npmjs.org/@react-native-community/cli/7.0.4 name: '@react-native-community/cli' @@ -3199,7 +3221,7 @@ packages: dependencies: '@react-native-community/cli-debugger-ui': registry.npmjs.org/@react-native-community/cli-debugger-ui@7.0.3 '@react-native-community/cli-hermes': registry.npmjs.org/@react-native-community/cli-hermes@6.3.1 - '@react-native-community/cli-plugin-metro': registry.npmjs.org/@react-native-community/cli-plugin-metro@7.0.4(@babel/core@7.22.19) + '@react-native-community/cli-plugin-metro': registry.npmjs.org/@react-native-community/cli-plugin-metro@7.0.4(@babel/core@7.24.7) '@react-native-community/cli-server-api': registry.npmjs.org/@react-native-community/cli-server-api@7.0.4 '@react-native-community/cli-tools': registry.npmjs.org/@react-native-community/cli-tools@6.2.1 '@react-native-community/cli-types': registry.npmjs.org/@react-native-community/cli-types@6.0.0 @@ -3223,7 +3245,7 @@ packages: ora: registry.npmjs.org/ora@3.4.0 pretty-format: registry.npmjs.org/pretty-format@26.6.2 prompts: registry.npmjs.org/prompts@2.4.2 - react-native: registry.npmjs.org/react-native@0.68.2(@babel/core@7.22.19)(@babel/preset-env@7.22.15)(react@18.2.0) + react-native: registry.npmjs.org/react-native@0.68.2(@babel/core@7.24.7)(@babel/preset-env@7.22.15)(react@18.2.0) semver: registry.npmjs.org/semver@6.3.1 serve-static: registry.npmjs.org/serve-static@1.15.0 strip-ansi: registry.npmjs.org/strip-ansi@5.2.0 @@ -3237,7 +3259,7 @@ packages: - utf-8-validate dev: false - registry.npmjs.org/@react-native-community/cli@9.3.4(@babel/core@7.22.19): + registry.npmjs.org/@react-native-community/cli@9.3.4(@babel/core@7.24.7): resolution: {integrity: sha512-FxqouQ2UXErwqwU+tWDbMC7HxT8A+AzAaCE723H0SWjOxLPlkChp7P1QOEdOpnA7G/Ss6hl3uS9AWRVypP5kBg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/@react-native-community/cli/-/cli-9.3.4.tgz} id: registry.npmjs.org/@react-native-community/cli/9.3.4 name: '@react-native-community/cli' @@ -3250,7 +3272,7 @@ packages: '@react-native-community/cli-debugger-ui': registry.npmjs.org/@react-native-community/cli-debugger-ui@9.0.0 '@react-native-community/cli-doctor': registry.npmjs.org/@react-native-community/cli-doctor@9.3.0 '@react-native-community/cli-hermes': registry.npmjs.org/@react-native-community/cli-hermes@9.3.4 - '@react-native-community/cli-plugin-metro': registry.npmjs.org/@react-native-community/cli-plugin-metro@9.3.3(@babel/core@7.22.19) + '@react-native-community/cli-plugin-metro': registry.npmjs.org/@react-native-community/cli-plugin-metro@9.3.3(@babel/core@7.24.7) '@react-native-community/cli-server-api': registry.npmjs.org/@react-native-community/cli-server-api@9.2.1 '@react-native-community/cli-tools': registry.npmjs.org/@react-native-community/cli-tools@9.2.1 '@react-native-community/cli-types': registry.npmjs.org/@react-native-community/cli-types@9.1.0 @@ -3736,7 +3758,7 @@ packages: hasBin: true dev: false - registry.npmjs.org/babel-core@7.0.0-bridge.0(@babel/core@7.22.19): + registry.npmjs.org/babel-core@7.0.0-bridge.0(@babel/core@7.24.7): resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/babel-core/-/babel-core-7.0.0-bridge.0.tgz} id: registry.npmjs.org/babel-core/7.0.0-bridge.0 name: babel-core @@ -3744,7 +3766,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 dev: false registry.npmjs.org/babel-plugin-module-resolver@4.1.0: @@ -3760,7 +3782,7 @@ packages: resolve: registry.npmjs.org/resolve@1.22.6 dev: false - registry.npmjs.org/babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.19): + registry.npmjs.org/babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.24.7): resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.5.tgz} id: registry.npmjs.org/babel-plugin-polyfill-corejs2/0.4.5 name: babel-plugin-polyfill-corejs2 @@ -3768,15 +3790,15 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.22.9 - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.19) + '@babel/compat-data': registry.npmjs.org/@babel/compat-data@7.24.7 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.24.7) semver: registry.npmjs.org/semver@6.3.1 transitivePeerDependencies: - supports-color dev: false - registry.npmjs.org/babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.19): + registry.npmjs.org/babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.24.7): resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.3.tgz} id: registry.npmjs.org/babel-plugin-polyfill-corejs3/0.8.3 name: babel-plugin-polyfill-corejs3 @@ -3784,14 +3806,14 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.24.7) core-js-compat: registry.npmjs.org/core-js-compat@3.32.2 transitivePeerDependencies: - supports-color dev: false - registry.npmjs.org/babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.19): + registry.npmjs.org/babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.24.7): resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.2.tgz} id: registry.npmjs.org/babel-plugin-polyfill-regenerator/0.5.2 name: babel-plugin-polyfill-regenerator @@ -3799,8 +3821,8 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/helper-define-polyfill-provider': registry.npmjs.org/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.24.7) transitivePeerDependencies: - supports-color dev: false @@ -3823,24 +3845,24 @@ packages: version: 7.0.0-beta.0 dev: false - registry.npmjs.org/babel-preset-expo@9.1.0(@babel/core@7.22.19): + registry.npmjs.org/babel-preset-expo@9.1.0(@babel/core@7.24.7): resolution: {integrity: sha512-dFcgT7AY5n15bLnfOM6R25f8Lh7YSALj4zeGze6aspYHfVrREYcovVG0eMGpY9V24fnwByNRv85lElc1jAj1Mw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/babel-preset-expo/-/babel-preset-expo-9.1.0.tgz} id: registry.npmjs.org/babel-preset-expo/9.1.0 name: babel-preset-expo version: 9.1.0 dependencies: - '@babel/plugin-proposal-decorators': registry.npmjs.org/@babel/plugin-proposal-decorators@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.22.19) - '@babel/preset-env': registry.npmjs.org/@babel/preset-env@7.22.15(@babel/core@7.22.19) + '@babel/plugin-proposal-decorators': registry.npmjs.org/@babel/plugin-proposal-decorators@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.24.7) + '@babel/preset-env': registry.npmjs.org/@babel/preset-env@7.22.15(@babel/core@7.24.7) babel-plugin-module-resolver: registry.npmjs.org/babel-plugin-module-resolver@4.1.0 babel-plugin-react-native-web: registry.npmjs.org/babel-plugin-react-native-web@0.17.7 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.22.19) + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.24.7) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.22.19): + registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.24.7): resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-3.4.0.tgz} id: registry.npmjs.org/babel-preset-fbjs/3.4.0 name: babel-preset-fbjs @@ -3848,34 +3870,36 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.22.19) - '@babel/plugin-syntax-class-properties': registry.npmjs.org/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.19) - '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.19) - '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoped-functions': registry.npmjs.org/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-member-expression-literals': registry.npmjs.org/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-object-super': registry.npmjs.org/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-property-literals': registry.npmjs.org/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-react-display-name': registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.7) + '@babel/plugin-syntax-class-properties': registry.npmjs.org/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.7) + '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-jsx': registry.npmjs.org/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-object-rest-spread': registry.npmjs.org/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.7) + '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-block-scoped-functions': registry.npmjs.org/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-member-expression-literals': registry.npmjs.org/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-object-super': registry.npmjs.org/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-property-literals': registry.npmjs.org/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-react-display-name': registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.24.7) babel-plugin-syntax-trailing-function-commas: registry.npmjs.org/babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0 + transitivePeerDependencies: + - supports-color dev: false registry.npmjs.org/balanced-match@1.0.2: @@ -4025,17 +4049,17 @@ packages: dependencies: fill-range: registry.npmjs.org/fill-range@7.0.1 - registry.npmjs.org/browserslist@4.21.10: - resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/browserslist/-/browserslist-4.21.10.tgz} + registry.npmjs.org/browserslist@4.23.1: + resolution: {integrity: sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/browserslist/-/browserslist-4.23.1.tgz} name: browserslist - version: 4.21.10 + version: 4.23.1 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: registry.npmjs.org/caniuse-lite@1.0.30001534 - electron-to-chromium: registry.npmjs.org/electron-to-chromium@1.4.523 - node-releases: registry.npmjs.org/node-releases@2.0.13 - update-browserslist-db: registry.npmjs.org/update-browserslist-db@1.0.11(browserslist@4.21.10) + caniuse-lite: registry.npmjs.org/caniuse-lite@1.0.30001632 + electron-to-chromium: registry.npmjs.org/electron-to-chromium@1.4.796 + node-releases: registry.npmjs.org/node-releases@2.0.14 + update-browserslist-db: registry.npmjs.org/update-browserslist-db@1.0.16(browserslist@4.23.1) registry.npmjs.org/bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/bser/-/bser-2.1.1.tgz} @@ -4225,6 +4249,12 @@ packages: resolution: {integrity: sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz} name: caniuse-lite version: 1.0.30001534 + dev: false + + registry.npmjs.org/caniuse-lite@1.0.30001632: + resolution: {integrity: sha512-udx3o7yHJfUxMLkGohMlVHCvFvWmirKh9JAH/d7WOLPetlH+LTL5cocMZ0t7oZx/mdlOWXti97xLZWc8uURRHg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001632.tgz} + name: caniuse-lite + version: 1.0.30001632 registry.npmjs.org/chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz} @@ -4537,10 +4567,10 @@ packages: engines: {node: '>= 0.6'} dev: false - registry.npmjs.org/convert-source-map@1.9.0: - resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz} + registry.npmjs.org/convert-source-map@2.0.0: + resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz} name: convert-source-map - version: 1.9.0 + version: 2.0.0 registry.npmjs.org/copy-descriptor@0.1.1: resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz} @@ -4554,7 +4584,7 @@ packages: name: core-js-compat version: 3.32.2 dependencies: - browserslist: registry.npmjs.org/browserslist@4.21.10 + browserslist: registry.npmjs.org/browserslist@4.23.1 dev: false registry.npmjs.org/core-util-is@1.0.3: @@ -4872,10 +4902,10 @@ packages: version: 1.1.1 dev: false - registry.npmjs.org/electron-to-chromium@1.4.523: - resolution: {integrity: sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.523.tgz} + registry.npmjs.org/electron-to-chromium@1.4.796: + resolution: {integrity: sha512-NglN/xprcM+SHD2XCli4oC6bWe6kHoytcyLKCWXmRL854F0qhPhaYgUswUsglnPxYaNQIg2uMY4BvaomIf3kLA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.796.tgz} name: electron-to-chromium - version: 1.4.523 + version: 1.4.796 registry.npmjs.org/emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz} @@ -4977,10 +5007,10 @@ packages: '@esbuild/win32-x64': registry.npmjs.org/@esbuild/win32-x64@0.17.19 dev: true - registry.npmjs.org/escalade@3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz} + registry.npmjs.org/escalade@3.1.2: + resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz} name: escalade - version: 3.1.1 + version: 3.1.2 engines: {node: '>=6'} registry.npmjs.org/escape-html@1.0.3: @@ -5194,7 +5224,7 @@ packages: peerDependencies: expo: '*' dependencies: - expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19) + expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7) dev: false registry.npmjs.org/expo-asset@8.5.0: @@ -5218,7 +5248,7 @@ packages: expo: '*' dependencies: '@expo/config': registry.npmjs.org/@expo/config@6.0.26 - expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19) + expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7) uuid: registry.npmjs.org/uuid@3.4.0 transitivePeerDependencies: - supports-color @@ -5233,7 +5263,7 @@ packages: peerDependencies: expo: '*' dependencies: - expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19) + expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7) dev: false optional: true @@ -5246,7 +5276,7 @@ packages: expo: '*' dependencies: '@expo/config-plugins': registry.npmjs.org/@expo/config-plugins@4.1.5 - expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19) + expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7) uuid: registry.npmjs.org/uuid@3.4.0 transitivePeerDependencies: - supports-color @@ -5260,7 +5290,7 @@ packages: peerDependencies: expo: '*' dependencies: - expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19) + expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7) fontfaceobserver: registry.npmjs.org/fontfaceobserver@2.3.0 dev: false @@ -5272,7 +5302,7 @@ packages: peerDependencies: expo: '*' dependencies: - expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19) + expo: registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7) dev: false registry.npmjs.org/expo-modules-autolinking@0.8.1: @@ -5316,7 +5346,7 @@ packages: version: 1.3.0 dev: false - registry.npmjs.org/expo@45.0.8(@babel/core@7.22.19): + registry.npmjs.org/expo@45.0.8(@babel/core@7.24.7): resolution: {integrity: sha512-1dSMiodS7t44+1jijPL6ky1CRR/L2pPhrDoaSDo4WBS9ntEa1hEBhC+qa1Th5VkjqG9qkR73AGRgx4h8ozRvsA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/expo/-/expo-45.0.8.tgz} id: registry.npmjs.org/expo/45.0.8 name: expo @@ -5326,7 +5356,7 @@ packages: '@babel/runtime': registry.npmjs.org/@babel/runtime@7.22.15 '@expo/cli': registry.npmjs.org/@expo/cli@0.1.7 '@expo/vector-icons': registry.npmjs.org/@expo/vector-icons@13.0.0 - babel-preset-expo: registry.npmjs.org/babel-preset-expo@9.1.0(@babel/core@7.22.19) + babel-preset-expo: registry.npmjs.org/babel-preset-expo@9.1.0(@babel/core@7.24.7) cross-spawn: registry.npmjs.org/cross-spawn@6.0.5 expo-application: registry.npmjs.org/expo-application@4.1.0(expo@45.0.8) expo-asset: registry.npmjs.org/expo-asset@8.5.0 @@ -6667,17 +6697,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.19) - '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19) - '@babel/preset-env': registry.npmjs.org/@babel/preset-env@7.22.15(@babel/core@7.22.19) - '@babel/preset-flow': registry.npmjs.org/@babel/preset-flow@7.22.15(@babel/core@7.22.19) - '@babel/preset-typescript': registry.npmjs.org/@babel/preset-typescript@7.22.15(@babel/core@7.22.19) - '@babel/register': registry.npmjs.org/@babel/register@7.22.15(@babel/core@7.22.19) - babel-core: registry.npmjs.org/babel-core@7.0.0-bridge.0(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.24.7) + '@babel/preset-env': registry.npmjs.org/@babel/preset-env@7.22.15(@babel/core@7.24.7) + '@babel/preset-flow': registry.npmjs.org/@babel/preset-flow@7.22.15(@babel/core@7.24.7) + '@babel/preset-typescript': registry.npmjs.org/@babel/preset-typescript@7.22.15(@babel/core@7.24.7) + '@babel/register': registry.npmjs.org/@babel/register@7.22.15(@babel/core@7.24.7) + babel-core: registry.npmjs.org/babel-core@7.0.0-bridge.0(@babel/core@7.24.7) chalk: registry.npmjs.org/chalk@4.1.2 flow-parser: registry.npmjs.org/flow-parser@0.121.0 graceful-fs: registry.npmjs.org/graceful-fs@4.2.11 @@ -7102,7 +7132,7 @@ packages: name: metro-babel-transformer version: 0.67.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 hermes-parser: registry.npmjs.org/hermes-parser@0.5.0 metro-source-map: registry.npmjs.org/metro-source-map@0.67.0 nullthrows: registry.npmjs.org/nullthrows@1.1.1 @@ -7115,7 +7145,7 @@ packages: name: metro-babel-transformer version: 0.72.4 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 hermes-parser: registry.npmjs.org/hermes-parser@0.8.0 metro-source-map: registry.npmjs.org/metro-source-map@0.72.4 nullthrows: registry.npmjs.org/nullthrows@1.1.1 @@ -7292,7 +7322,7 @@ packages: uglify-es: registry.npmjs.org/uglify-es@3.3.9 dev: false - registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.22.19): + registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.24.7): resolution: {integrity: sha512-tgTG4j0SKwLHbLRELMmgkgkjV1biYkWlGGKOmM484/fJC6bpDikdaFhfjsyE+W+qt7I5szbCPCickMTNQ+zwig==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.67.0.tgz} id: registry.npmjs.org/metro-react-native-babel-preset/0.67.0 name: metro-react-native-babel-preset @@ -7300,51 +7330,51 @@ packages: peerDependencies: '@babel/core': '*' dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-export-default-from': registry.npmjs.org/@babel/plugin-proposal-export-default-from@7.22.17(@babel/core@7.22.19) - '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.22.19) - '@babel/plugin-proposal-optional-catch-binding': registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.19) - '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19) - '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-object-assign': registry.npmjs.org/@babel/plugin-transform-object-assign@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-react-display-name': registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx-self': registry.npmjs.org/@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx-source': registry.npmjs.org/@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-regenerator': registry.npmjs.org/@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.19) - '@babel/plugin-transform-runtime': registry.npmjs.org/@babel/plugin-transform-runtime@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.19) - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-export-default-from': registry.npmjs.org/@babel/plugin-proposal-export-default-from@7.22.17(@babel/core@7.24.7) + '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.7) + '@babel/plugin-proposal-optional-catch-binding': registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.7) + '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7) + '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-for-of': registry.npmjs.org/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-object-assign': registry.npmjs.org/@babel/plugin-transform-object-assign@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-react-display-name': registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx-self': registry.npmjs.org/@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx-source': registry.npmjs.org/@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-regenerator': registry.npmjs.org/@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.24.7) + '@babel/plugin-transform-runtime': registry.npmjs.org/@babel/plugin-transform-runtime@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-typescript': registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.24.7) + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 react-refresh: registry.npmjs.org/react-refresh@0.4.3 transitivePeerDependencies: - supports-color dev: false - registry.npmjs.org/metro-react-native-babel-preset@0.72.4(@babel/core@7.22.19): + registry.npmjs.org/metro-react-native-babel-preset@0.72.4(@babel/core@7.24.7): resolution: {integrity: sha512-YGCVaYe1H5fOFktdDdL9IwAyiXjPh1t2eZZFp3KFJak6fxKpN+q5PPhe1kzMa77dbCAqgImv43zkfGa6i27eyA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.72.4.tgz} id: registry.npmjs.org/metro-react-native-babel-preset/0.72.4 name: metro-react-native-babel-preset @@ -7352,50 +7382,50 @@ packages: peerDependencies: '@babel/core': '*' dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/plugin-proposal-async-generator-functions': registry.npmjs.org/@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.22.19) - '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-export-default-from': registry.npmjs.org/@babel/plugin-proposal-export-default-from@7.22.17(@babel/core@7.22.19) - '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.22.19) - '@babel/plugin-proposal-optional-catch-binding': registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.19) - '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19) - '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-named-capturing-groups-regex': registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-react-display-name': registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx-self': registry.npmjs.org/@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-react-jsx-source': registry.npmjs.org/@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-runtime': registry.npmjs.org/@babel/plugin-transform-runtime@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.19) - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/plugin-proposal-async-generator-functions': registry.npmjs.org/@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.24.7) + '@babel/plugin-proposal-class-properties': registry.npmjs.org/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-export-default-from': registry.npmjs.org/@babel/plugin-proposal-export-default-from@7.22.17(@babel/core@7.24.7) + '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-object-rest-spread': registry.npmjs.org/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.7) + '@babel/plugin-proposal-optional-catch-binding': registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-optional-chaining': registry.npmjs.org/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.7) + '@babel/plugin-syntax-dynamic-import': registry.npmjs.org/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-export-default-from': registry.npmjs.org/@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-flow': registry.npmjs.org/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.24.7) + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7) + '@babel/plugin-syntax-optional-chaining': registry.npmjs.org/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7) + '@babel/plugin-transform-arrow-functions': registry.npmjs.org/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-async-to-generator': registry.npmjs.org/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-block-scoping': registry.npmjs.org/@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-classes': registry.npmjs.org/@babel/plugin-transform-classes@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-computed-properties': registry.npmjs.org/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-destructuring': registry.npmjs.org/@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-exponentiation-operator': registry.npmjs.org/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-flow-strip-types': registry.npmjs.org/@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-function-name': registry.npmjs.org/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-literals': registry.npmjs.org/@babel/plugin-transform-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': registry.npmjs.org/@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-named-capturing-groups-regex': registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-parameters': registry.npmjs.org/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-react-display-name': registry.npmjs.org/@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx': registry.npmjs.org/@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx-self': registry.npmjs.org/@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-react-jsx-source': registry.npmjs.org/@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-runtime': registry.npmjs.org/@babel/plugin-transform-runtime@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-shorthand-properties': registry.npmjs.org/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-spread': registry.npmjs.org/@babel/plugin-transform-spread@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-sticky-regex': registry.npmjs.org/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-template-literals': registry.npmjs.org/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.24.7) + '@babel/plugin-transform-typescript': registry.npmjs.org/@babel/plugin-transform-typescript@7.22.15(@babel/core@7.24.7) + '@babel/plugin-transform-unicode-regex': registry.npmjs.org/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.24.7) + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 react-refresh: registry.npmjs.org/react-refresh@0.4.3 transitivePeerDependencies: - supports-color dev: false - registry.npmjs.org/metro-react-native-babel-transformer@0.67.0(@babel/core@7.22.19): + registry.npmjs.org/metro-react-native-babel-transformer@0.67.0(@babel/core@7.24.7): resolution: {integrity: sha512-P0JT09n7T01epUtgL9mH6BPat3xn4JjBakl4lWHdL61cvEGcrxuIom1eoFFKkgU/K5AVLU4aCAttHS7nSFCcEQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.67.0.tgz} id: registry.npmjs.org/metro-react-native-babel-transformer/0.67.0 name: metro-react-native-babel-transformer @@ -7403,18 +7433,18 @@ packages: peerDependencies: '@babel/core': '*' dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.24.7) hermes-parser: registry.npmjs.org/hermes-parser@0.5.0 metro-babel-transformer: registry.npmjs.org/metro-babel-transformer@0.67.0 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.22.19) + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.24.7) metro-source-map: registry.npmjs.org/metro-source-map@0.67.0 nullthrows: registry.npmjs.org/nullthrows@1.1.1 transitivePeerDependencies: - supports-color dev: false - registry.npmjs.org/metro-react-native-babel-transformer@0.72.4(@babel/core@7.22.19): + registry.npmjs.org/metro-react-native-babel-transformer@0.72.4(@babel/core@7.24.7): resolution: {integrity: sha512-VxM8Cki+/tPAyQRPHEy1bsxAihpxz8cGLdteFo9t0eAJI7/vEegqICxQm4A+RiGQc4f8t2jiwI6YpnDWomI5Gw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.72.4.tgz} id: registry.npmjs.org/metro-react-native-babel-transformer/0.72.4 name: metro-react-native-babel-transformer @@ -7422,11 +7452,11 @@ packages: peerDependencies: '@babel/core': '*' dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.24.7) hermes-parser: registry.npmjs.org/hermes-parser@0.8.0 metro-babel-transformer: registry.npmjs.org/metro-babel-transformer@0.72.4 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.72.4(@babel/core@7.22.19) + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.72.4(@babel/core@7.24.7) metro-source-map: registry.npmjs.org/metro-source-map@0.72.4 nullthrows: registry.npmjs.org/nullthrows@1.1.1 transitivePeerDependencies: @@ -7469,8 +7499,8 @@ packages: name: metro-source-map version: 0.67.0 dependencies: - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 invariant: registry.npmjs.org/invariant@2.2.4 metro-symbolicate: registry.npmjs.org/metro-symbolicate@0.67.0 nullthrows: registry.npmjs.org/nullthrows@1.1.1 @@ -7486,8 +7516,8 @@ packages: name: metro-source-map version: 0.72.4 dependencies: - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 invariant: registry.npmjs.org/invariant@2.2.4 metro-symbolicate: registry.npmjs.org/metro-symbolicate@0.72.4 nullthrows: registry.npmjs.org/nullthrows@1.1.1 @@ -7537,10 +7567,10 @@ packages: name: metro-transform-plugins version: 0.67.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 nullthrows: registry.npmjs.org/nullthrows@1.1.1 transitivePeerDependencies: - supports-color @@ -7551,10 +7581,10 @@ packages: name: metro-transform-plugins version: 0.72.4 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 nullthrows: registry.npmjs.org/nullthrows@1.1.1 transitivePeerDependencies: - supports-color @@ -7565,11 +7595,11 @@ packages: name: metro-transform-worker version: 0.67.0 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 - babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.24.7) metro: registry.npmjs.org/metro@0.67.0 metro-babel-transformer: registry.npmjs.org/metro-babel-transformer@0.67.0 metro-cache: registry.npmjs.org/metro-cache@0.67.0 @@ -7590,11 +7620,11 @@ packages: name: metro-transform-worker version: 0.72.4 dependencies: - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 - babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.22.19) + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 + babel-preset-fbjs: registry.npmjs.org/babel-preset-fbjs@3.4.0(@babel/core@7.24.7) metro: registry.npmjs.org/metro@0.72.4 metro-babel-transformer: registry.npmjs.org/metro-babel-transformer@0.72.4 metro-cache: registry.npmjs.org/metro-cache@0.72.4 @@ -7616,13 +7646,13 @@ packages: version: 0.67.0 hasBin: true dependencies: - '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.22.13 - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.24.7 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 absolute-path: registry.npmjs.org/absolute-path@0.0.0 accepts: registry.npmjs.org/accepts@1.3.8 async: registry.npmjs.org/async@2.6.4 @@ -7648,7 +7678,7 @@ packages: metro-hermes-compiler: registry.npmjs.org/metro-hermes-compiler@0.67.0 metro-inspector-proxy: registry.npmjs.org/metro-inspector-proxy@0.67.0 metro-minify-uglify: registry.npmjs.org/metro-minify-uglify@0.67.0 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.22.19) + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.67.0(@babel/core@7.24.7) metro-resolver: registry.npmjs.org/metro-resolver@0.67.0 metro-runtime: registry.npmjs.org/metro-runtime@0.67.0 metro-source-map: registry.npmjs.org/metro-source-map@0.67.0 @@ -7680,13 +7710,13 @@ packages: version: 0.72.4 hasBin: true dependencies: - '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.22.13 - '@babel/core': registry.npmjs.org/@babel/core@7.22.19 - '@babel/generator': registry.npmjs.org/@babel/generator@7.22.15 - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 - '@babel/template': registry.npmjs.org/@babel/template@7.22.15 - '@babel/traverse': registry.npmjs.org/@babel/traverse@7.22.19 - '@babel/types': registry.npmjs.org/@babel/types@7.22.19 + '@babel/code-frame': registry.npmjs.org/@babel/code-frame@7.24.7 + '@babel/core': registry.npmjs.org/@babel/core@7.24.7 + '@babel/generator': registry.npmjs.org/@babel/generator@7.24.7 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 + '@babel/template': registry.npmjs.org/@babel/template@7.24.7 + '@babel/traverse': registry.npmjs.org/@babel/traverse@7.24.7 + '@babel/types': registry.npmjs.org/@babel/types@7.24.7 absolute-path: registry.npmjs.org/absolute-path@0.0.0 accepts: registry.npmjs.org/accepts@1.3.8 async: registry.npmjs.org/async@3.2.4 @@ -7713,7 +7743,7 @@ packages: metro-hermes-compiler: registry.npmjs.org/metro-hermes-compiler@0.72.4 metro-inspector-proxy: registry.npmjs.org/metro-inspector-proxy@0.72.4 metro-minify-uglify: registry.npmjs.org/metro-minify-uglify@0.72.4 - metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.72.4(@babel/core@7.22.19) + metro-react-native-babel-preset: registry.npmjs.org/metro-react-native-babel-preset@0.72.4(@babel/core@7.24.7) metro-resolver: registry.npmjs.org/metro-resolver@0.72.4 metro-runtime: registry.npmjs.org/metro-runtime@0.72.4 metro-source-map: registry.npmjs.org/metro-source-map@0.72.4 @@ -8109,10 +8139,10 @@ packages: version: 0.4.0 dev: false - registry.npmjs.org/node-releases@2.0.13: - resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/node-releases/-/node-releases-2.0.13.tgz} + registry.npmjs.org/node-releases@2.0.14: + resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz} name: node-releases - version: 2.0.13 + version: 2.0.14 registry.npmjs.org/node-stream-zip@1.15.0: resolution: {integrity: sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.15.0.tgz} @@ -8519,10 +8549,10 @@ packages: version: 4.0.0 engines: {node: '>=8'} - registry.npmjs.org/picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz} + registry.npmjs.org/picocolors@1.0.1: + resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz} name: picocolors - version: 1.0.0 + version: 1.0.1 registry.npmjs.org/picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz} @@ -8617,7 +8647,7 @@ packages: engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: registry.npmjs.org/nanoid@3.3.6 - picocolors: registry.npmjs.org/picocolors@1.0.0 + picocolors: registry.npmjs.org/picocolors@1.0.1 source-map-js: registry.npmjs.org/source-map-js@1.0.2 dev: false @@ -8848,7 +8878,7 @@ packages: name: react-native-codegen version: 0.0.17 dependencies: - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 flow-parser: registry.npmjs.org/flow-parser@0.121.0 jscodeshift: registry.npmjs.org/jscodeshift@0.13.1(@babel/preset-env@7.22.15) nullthrows: registry.npmjs.org/nullthrows@1.1.1 @@ -8863,7 +8893,7 @@ packages: name: react-native-codegen version: 0.70.6 dependencies: - '@babel/parser': registry.npmjs.org/@babel/parser@7.22.16 + '@babel/parser': registry.npmjs.org/@babel/parser@7.24.7 flow-parser: registry.npmjs.org/flow-parser@0.121.0 jscodeshift: registry.npmjs.org/jscodeshift@0.13.1(@babel/preset-env@7.22.15) nullthrows: registry.npmjs.org/nullthrows@1.1.1 @@ -8906,7 +8936,7 @@ packages: - encoding dev: false - registry.npmjs.org/react-native@0.68.2(@babel/core@7.22.19)(@babel/preset-env@7.22.15)(react@18.2.0): + registry.npmjs.org/react-native@0.68.2(@babel/core@7.24.7)(@babel/preset-env@7.22.15)(react@18.2.0): resolution: {integrity: sha512-qNMz+mdIirCEmlrhapAtAG+SWVx6MAiSfCbFNhfHqiqu1xw1OKXdzIrjaBEPihRC2pcORCoCHduHGQe/Pz9Yuw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/react-native/-/react-native-0.68.2.tgz} id: registry.npmjs.org/react-native/0.68.2 name: react-native @@ -8918,7 +8948,7 @@ packages: react: 17.0.2 dependencies: '@jest/create-cache-key-function': registry.npmjs.org/@jest/create-cache-key-function@27.5.1 - '@react-native-community/cli': registry.npmjs.org/@react-native-community/cli@7.0.4(@babel/core@7.22.19)(react-native@0.68.2) + '@react-native-community/cli': registry.npmjs.org/@react-native-community/cli@7.0.4(@babel/core@7.24.7)(react-native@0.68.2) '@react-native-community/cli-platform-android': registry.npmjs.org/@react-native-community/cli-platform-android@7.0.1 '@react-native-community/cli-platform-ios': registry.npmjs.org/@react-native-community/cli-platform-ios@7.0.1 '@react-native/assets': registry.npmjs.org/@react-native/assets@1.0.0 @@ -8932,7 +8962,7 @@ packages: hermes-engine: registry.npmjs.org/hermes-engine@0.11.0 invariant: registry.npmjs.org/invariant@2.2.4 jsc-android: registry.npmjs.org/jsc-android@250230.2.1 - metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.67.0(@babel/core@7.22.19) + metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.67.0(@babel/core@7.24.7) metro-runtime: registry.npmjs.org/metro-runtime@0.67.0 metro-source-map: registry.npmjs.org/metro-source-map@0.67.0 nullthrows: registry.npmjs.org/nullthrows@1.1.1 @@ -8959,7 +8989,7 @@ packages: - utf-8-validate dev: false - registry.npmjs.org/react-native@0.70.13(@babel/core@7.22.19)(@babel/preset-env@7.22.15)(react@18.2.0): + registry.npmjs.org/react-native@0.70.13(@babel/core@7.24.7)(@babel/preset-env@7.22.15)(react@18.2.0): resolution: {integrity: sha512-jFCFj7L8Y/VPu3YDGMH8Ha+2tL1Y5PXMK/sOHbEHnzx/FXS+Z5h82K+JgMqET2NoXUx5ay09l2W3kKRx2v1aYw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/react-native/-/react-native-0.70.13.tgz} id: registry.npmjs.org/react-native/0.70.13 name: react-native @@ -8970,7 +9000,7 @@ packages: react: 18.1.0 dependencies: '@jest/create-cache-key-function': registry.npmjs.org/@jest/create-cache-key-function@27.5.1 - '@react-native-community/cli': registry.npmjs.org/@react-native-community/cli@9.3.4(@babel/core@7.22.19) + '@react-native-community/cli': registry.npmjs.org/@react-native-community/cli@9.3.4(@babel/core@7.24.7) '@react-native-community/cli-platform-android': registry.npmjs.org/@react-native-community/cli-platform-android@9.3.4 '@react-native-community/cli-platform-ios': registry.npmjs.org/@react-native-community/cli-platform-ios@9.3.0 '@react-native/assets': registry.npmjs.org/@react-native/assets@1.0.0 @@ -8983,7 +9013,7 @@ packages: invariant: registry.npmjs.org/invariant@2.2.4 jsc-android: registry.npmjs.org/jsc-android@250230.2.1 memoize-one: registry.npmjs.org/memoize-one@5.2.1 - metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.72.4(@babel/core@7.22.19) + metro-react-native-babel-transformer: registry.npmjs.org/metro-react-native-babel-transformer@0.72.4(@babel/core@7.24.7) metro-runtime: registry.npmjs.org/metro-runtime@0.72.4 metro-source-map: registry.npmjs.org/metro-source-map@0.72.4 mkdirp: registry.npmjs.org/mkdirp@0.5.6 @@ -9951,7 +9981,7 @@ packages: engines: {node: '>=8'} hasBin: true dependencies: - '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping@0.3.3 + '@jridgewell/gen-mapping': registry.npmjs.org/@jridgewell/gen-mapping@0.3.5 commander: registry.npmjs.org/commander@4.1.1 glob: registry.npmjs.org/glob@7.1.6 lines-and-columns: registry.npmjs.org/lines-and-columns@1.2.4 @@ -10292,78 +10322,78 @@ packages: - ts-node dev: true - registry.npmjs.org/turbo-darwin-64@1.12.4: - resolution: {integrity: sha512-dBwFxhp9isTa9RS/fz2gDVk5wWhKQsPQMozYhjM7TT4jTrnYn0ZJMzr7V3B/M/T8QF65TbniW7w1gtgxQgX5Zg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.12.4.tgz} + registry.npmjs.org/turbo-darwin-64@2.0.3: + resolution: {integrity: sha512-v7ztJ8sxdHw3SLfO2MhGFeeU4LQhFii1hIGs9uBiXns/0YTGOvxLeifnfGqhfSrAIIhrCoByXO7nR9wlm10n3Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-2.0.3.tgz} name: turbo-darwin-64 - version: 1.12.4 + version: 2.0.3 cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - registry.npmjs.org/turbo-darwin-arm64@1.12.4: - resolution: {integrity: sha512-1Uo5iI6xsJ1j9ObsqxYRsa3W26mEbUe6fnj4rQYV6kDaqYD54oAMJ6hM53q9rB8JvFxwdrUXGp3PwTw9A0qqkA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.12.4.tgz} + registry.npmjs.org/turbo-darwin-arm64@2.0.3: + resolution: {integrity: sha512-LUcqvkV9Bxtng6QHbevp8IK8zzwbIxM6HMjCE7FEW6yJBN1KwvTtRtsGBwwmTxaaLO0wD1Jgl3vgkXAmQ4fqUw==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-2.0.3.tgz} name: turbo-darwin-arm64 - version: 1.12.4 + version: 2.0.3 cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - registry.npmjs.org/turbo-linux-64@1.12.4: - resolution: {integrity: sha512-ONg2aSqKP7LAQOg7ysmU5WpEQp4DGNxSlAiR7um+LKtbmC/UxogbR5+T+Uuq6zGuQ5kJyKjWJ4NhtvUswOqBsA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.12.4.tgz} + registry.npmjs.org/turbo-linux-64@2.0.3: + resolution: {integrity: sha512-xpdY1suXoEbsQsu0kPep2zrB8ijv/S5aKKrntGuQ62hCiwDFoDcA/Z7FZ8IHQ2u+dpJARa7yfiByHmizFE0r5Q==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-2.0.3.tgz} name: turbo-linux-64 - version: 1.12.4 + version: 2.0.3 cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - registry.npmjs.org/turbo-linux-arm64@1.12.4: - resolution: {integrity: sha512-9FPufkwdgfIKg/9jj87Cdtftw8o36y27/S2vLN7FTR2pp9c0MQiTBOLVYadUr1FlShupddmaMbTkXEhyt9SdrA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.12.4.tgz} + registry.npmjs.org/turbo-linux-arm64@2.0.3: + resolution: {integrity: sha512-MBACTcSR874L1FtLL7gkgbI4yYJWBUCqeBN/iE29D+8EFe0d3fAyviFlbQP4K/HaDYet1i26xkkOiWr0z7/V9A==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-2.0.3.tgz} name: turbo-linux-arm64 - version: 1.12.4 + version: 2.0.3 cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - registry.npmjs.org/turbo-windows-64@1.12.4: - resolution: {integrity: sha512-2mOtxHW5Vjh/5rDVu/aFwsMzI+chs8XcEuJHlY1sYOpEymYTz+u6AXbnzRvwZFMrLKr7J7fQOGl+v96sLKbNdA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.12.4.tgz} + registry.npmjs.org/turbo-windows-64@2.0.3: + resolution: {integrity: sha512-zi3YuKPkM9JxMTshZo3excPk37hUrj5WfnCqh4FjI26ux6j/LJK+Dh3SebMHd9mR7wP9CMam4GhmLCT+gDfM+w==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-2.0.3.tgz} name: turbo-windows-64 - version: 1.12.4 + version: 2.0.3 cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - registry.npmjs.org/turbo-windows-arm64@1.12.4: - resolution: {integrity: sha512-nOY5wae9qnxPOpT1fRuYO0ks6dTwpKMPV6++VkDkamFDLFHUDVM/9kmD2UTeh1yyrKnrZksbb9zmShhmfj1wog==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.12.4.tgz} + registry.npmjs.org/turbo-windows-arm64@2.0.3: + resolution: {integrity: sha512-wmed4kkenLvRbidi7gISB4PU77ujBuZfgVGDZ4DXTFslE/kYpINulwzkVwJIvNXsJtHqyOq0n6jL8Zwl3BrwDg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-2.0.3.tgz} name: turbo-windows-arm64 - version: 1.12.4 + version: 2.0.3 cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - registry.npmjs.org/turbo@1.12.4: - resolution: {integrity: sha512-yUJ7elEUSToiGwFZogXpYKJpQ0BvaMbkEuQECIWtkBLcmWzlMOt6bActsIm29oN83mRU0WbzGt4e8H1KHWedhg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo/-/turbo-1.12.4.tgz} + registry.npmjs.org/turbo@2.0.3: + resolution: {integrity: sha512-jF1K0tTUyryEWmgqk1V0ALbSz3VdeZ8FXUo6B64WsPksCMCE48N5jUezGOH2MN0+epdaRMH8/WcPU0QQaVfeLA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/turbo/-/turbo-2.0.3.tgz} name: turbo - version: 1.12.4 + version: 2.0.3 hasBin: true optionalDependencies: - turbo-darwin-64: registry.npmjs.org/turbo-darwin-64@1.12.4 - turbo-darwin-arm64: registry.npmjs.org/turbo-darwin-arm64@1.12.4 - turbo-linux-64: registry.npmjs.org/turbo-linux-64@1.12.4 - turbo-linux-arm64: registry.npmjs.org/turbo-linux-arm64@1.12.4 - turbo-windows-64: registry.npmjs.org/turbo-windows-64@1.12.4 - turbo-windows-arm64: registry.npmjs.org/turbo-windows-arm64@1.12.4 + turbo-darwin-64: registry.npmjs.org/turbo-darwin-64@2.0.3 + turbo-darwin-arm64: registry.npmjs.org/turbo-darwin-arm64@2.0.3 + turbo-linux-64: registry.npmjs.org/turbo-linux-64@2.0.3 + turbo-linux-arm64: registry.npmjs.org/turbo-linux-arm64@2.0.3 + turbo-windows-64: registry.npmjs.org/turbo-windows-64@2.0.3 + turbo-windows-arm64: registry.npmjs.org/turbo-windows-arm64@2.0.3 dev: true registry.npmjs.org/type-check@0.4.0: @@ -10573,18 +10603,18 @@ packages: isobject: registry.npmjs.org/isobject@3.0.1 dev: false - registry.npmjs.org/update-browserslist-db@1.0.11(browserslist@4.21.10): - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz} - id: registry.npmjs.org/update-browserslist-db/1.0.11 + registry.npmjs.org/update-browserslist-db@1.0.16(browserslist@4.23.1): + resolution: {integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz} + id: registry.npmjs.org/update-browserslist-db/1.0.16 name: update-browserslist-db - version: 1.0.11 + version: 1.0.16 hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: registry.npmjs.org/browserslist@4.21.10 - escalade: registry.npmjs.org/escalade@3.1.1 - picocolors: registry.npmjs.org/picocolors@1.0.0 + browserslist: registry.npmjs.org/browserslist@4.23.1 + escalade: registry.npmjs.org/escalade@3.1.2 + picocolors: registry.npmjs.org/picocolors@1.0.1 registry.npmjs.org/uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==, registry: https://npm.pkg.st/, tarball: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz}