web: bump @babel/preset-env from 7.24.8 to 7.25.0 in /web in the babel group across 1 directory (#10670)
web: bump @babel/preset-env Bumps the babel group with 1 update in the /web directory: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/preset-env` from 7.24.8 to 7.25.0 - [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.25.0/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										252
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										252
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -56,7 +56,7 @@ | |||||||
|                 "@babel/plugin-transform-private-methods": "^7.24.7", |                 "@babel/plugin-transform-private-methods": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-private-property-in-object": "^7.24.7", |                 "@babel/plugin-transform-private-property-in-object": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-runtime": "^7.24.7", |                 "@babel/plugin-transform-runtime": "^7.24.7", | ||||||
|                 "@babel/preset-env": "^7.24.8", |                 "@babel/preset-env": "^7.25.0", | ||||||
|                 "@babel/preset-typescript": "^7.24.7", |                 "@babel/preset-typescript": "^7.24.7", | ||||||
|                 "@changesets/cli": "^2.27.5", |                 "@changesets/cli": "^2.27.5", | ||||||
|                 "@custom-elements-manifest/analyzer": "^0.10.2", |                 "@custom-elements-manifest/analyzer": "^0.10.2", | ||||||
| @ -161,9 +161,9 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/compat-data": { |         "node_modules/@babel/compat-data": { | ||||||
|             "version": "7.24.8", |             "version": "7.25.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.8.tgz", |             "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.0.tgz", | ||||||
|             "integrity": "sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==", |             "integrity": "sha512-P4fwKI2mjEb3ZU5cnMJzvRsRKGBUcs8jvxIoRmr6ufAY9Xk2Bz7JubRTTivkw55c7WQJfTECeqYVa+HZ0FzREg==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -200,12 +200,12 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/generator": { |         "node_modules/@babel/generator": { | ||||||
|             "version": "7.24.9", |             "version": "7.25.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.9.tgz", |             "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.0.tgz", | ||||||
|             "integrity": "sha512-G8v3jRg+z8IwY1jHFxvCNhOPYPterE4XljNgdGTYfSTtzzwjIswIzIaSPSLs3R7yFuqnqNeay5rjICfqVr+/6A==", |             "integrity": "sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/types": "^7.24.9", |                 "@babel/types": "^7.25.0", | ||||||
|                 "@jridgewell/gen-mapping": "^0.3.5", |                 "@jridgewell/gen-mapping": "^0.3.5", | ||||||
|                 "@jridgewell/trace-mapping": "^0.3.25", |                 "@jridgewell/trace-mapping": "^0.3.25", | ||||||
|                 "jsesc": "^2.5.1" |                 "jsesc": "^2.5.1" | ||||||
| @ -276,9 +276,10 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/helper-create-regexp-features-plugin": { |         "node_modules/@babel/helper-create-regexp-features-plugin": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-q0T+dknZS+L5LDazIP+02gEZITG5unzvb6yIjcmj5i0eFrs5ToBV2m2JGH4EsE/gtP8ygEGLGApBgRIZkTm7zg==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-annotate-as-pure": "^7.24.7", |                 "@babel/helper-annotate-as-pure": "^7.24.7", | ||||||
|                 "regexpu-core": "^5.3.1", |                 "regexpu-core": "^5.3.1", | ||||||
| @ -341,12 +342,13 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/helper-member-expression-to-functions": { |         "node_modules/@babel/helper-member-expression-to-functions": { | ||||||
|             "version": "7.24.7", |             "version": "7.24.8", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz", | ||||||
|  |             "integrity": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/traverse": "^7.24.7", |                 "@babel/traverse": "^7.24.8", | ||||||
|                 "@babel/types": "^7.24.7" |                 "@babel/types": "^7.24.8" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -365,16 +367,15 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/helper-module-transforms": { |         "node_modules/@babel/helper-module-transforms": { | ||||||
|             "version": "7.24.9", |             "version": "7.25.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz", |             "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.0.tgz", | ||||||
|             "integrity": "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==", |             "integrity": "sha512-bIkOa2ZJYn7FHnepzr5iX9Kmz8FjIz4UKzJ9zhX3dnYuVW0xul9RuR3skBfoLu+FPTQw90EHW9rJsSZhyLQ3fQ==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |  | ||||||
|                 "@babel/helper-module-imports": "^7.24.7", |                 "@babel/helper-module-imports": "^7.24.7", | ||||||
|                 "@babel/helper-simple-access": "^7.24.7", |                 "@babel/helper-simple-access": "^7.24.7", | ||||||
|                 "@babel/helper-split-export-declaration": "^7.24.7", |                 "@babel/helper-validator-identifier": "^7.24.7", | ||||||
|                 "@babel/helper-validator-identifier": "^7.24.7" |                 "@babel/traverse": "^7.25.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -404,13 +405,14 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/helper-remap-async-to-generator": { |         "node_modules/@babel/helper-remap-async-to-generator": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-annotate-as-pure": "^7.24.7", |                 "@babel/helper-annotate-as-pure": "^7.24.7", | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |                 "@babel/helper-wrap-function": "^7.25.0", | ||||||
|                 "@babel/helper-wrap-function": "^7.24.7" |                 "@babel/traverse": "^7.25.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -420,13 +422,14 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/helper-replace-supers": { |         "node_modules/@babel/helper-replace-supers": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |                 "@babel/helper-member-expression-to-functions": "^7.24.8", | ||||||
|                 "@babel/helper-member-expression-to-functions": "^7.24.7", |                 "@babel/helper-optimise-call-expression": "^7.24.7", | ||||||
|                 "@babel/helper-optimise-call-expression": "^7.24.7" |                 "@babel/traverse": "^7.25.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -497,14 +500,14 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/helper-wrap-function": { |         "node_modules/@babel/helper-wrap-function": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-function-name": "^7.24.7", |                 "@babel/template": "^7.25.0", | ||||||
|                 "@babel/template": "^7.24.7", |                 "@babel/traverse": "^7.25.0", | ||||||
|                 "@babel/traverse": "^7.24.7", |                 "@babel/types": "^7.25.0" | ||||||
|                 "@babel/types": "^7.24.7" |  | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -538,9 +541,9 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/parser": { |         "node_modules/@babel/parser": { | ||||||
|             "version": "7.24.8", |             "version": "7.25.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.8.tgz", |             "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.0.tgz", | ||||||
|             "integrity": "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==", |             "integrity": "sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "bin": { |             "bin": { | ||||||
|                 "parser": "bin/babel-parser.js" |                 "parser": "bin/babel-parser.js" | ||||||
| @ -550,12 +553,28 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |         "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-dG0aApncVQwAUJa8tP1VHTnmU67BeIQvKafd3raEx315H54FfkZSz3B/TT+33ZQAjatGJA79gZqTtqL5QZUKXw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |                 "@babel/helper-plugin-utils": "^7.24.8", | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.7" |                 "@babel/traverse": "^7.25.0" | ||||||
|  |             }, | ||||||
|  |             "engines": { | ||||||
|  |                 "node": ">=6.9.0" | ||||||
|  |             }, | ||||||
|  |             "peerDependencies": { | ||||||
|  |                 "@babel/core": "^7.0.0" | ||||||
|  |             } | ||||||
|  |         }, | ||||||
|  |         "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { | ||||||
|  |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==", | ||||||
|  |             "dev": true, | ||||||
|  |             "dependencies": { | ||||||
|  |                 "@babel/helper-plugin-utils": "^7.24.8" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -565,11 +584,12 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |         "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.7" |                 "@babel/helper-plugin-utils": "^7.24.8" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -595,12 +615,13 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |         "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |                 "@babel/helper-plugin-utils": "^7.24.8", | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.7" |                 "@babel/traverse": "^7.25.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -653,8 +674,9 @@ | |||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-syntax-async-generators": { |         "node_modules/@babel/plugin-syntax-async-generators": { | ||||||
|             "version": "7.8.4", |             "version": "7.8.4", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", | ||||||
|  |             "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-plugin-utils": "^7.8.0" |                 "@babel/helper-plugin-utils": "^7.8.0" | ||||||
|             }, |             }, | ||||||
| @ -940,14 +962,15 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-transform-async-generator-functions": { |         "node_modules/@babel/plugin-transform-async-generator-functions": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |                 "@babel/helper-plugin-utils": "^7.24.8", | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.7", |                 "@babel/helper-remap-async-to-generator": "^7.25.0", | ||||||
|                 "@babel/helper-remap-async-to-generator": "^7.24.7", |                 "@babel/plugin-syntax-async-generators": "^7.8.4", | ||||||
|                 "@babel/plugin-syntax-async-generators": "^7.8.4" |                 "@babel/traverse": "^7.25.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -987,11 +1010,12 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-transform-block-scoping": { |         "node_modules/@babel/plugin-transform-block-scoping": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.7" |                 "@babel/helper-plugin-utils": "^7.24.8" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -1032,18 +1056,16 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-transform-classes": { |         "node_modules/@babel/plugin-transform-classes": { | ||||||
|             "version": "7.24.8", |             "version": "7.25.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.8.tgz", |             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz", | ||||||
|             "integrity": "sha512-VXy91c47uujj758ud9wx+OMgheXm4qJfyhj1P18YvlrQkNOSrwsteHk+EFS3OMGfhMhpZa0A+81eE7G4QC+3CA==", |             "integrity": "sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-annotate-as-pure": "^7.24.7", |                 "@babel/helper-annotate-as-pure": "^7.24.7", | ||||||
|                 "@babel/helper-compilation-targets": "^7.24.8", |                 "@babel/helper-compilation-targets": "^7.24.8", | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |  | ||||||
|                 "@babel/helper-function-name": "^7.24.7", |  | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.8", |                 "@babel/helper-plugin-utils": "^7.24.8", | ||||||
|                 "@babel/helper-replace-supers": "^7.24.7", |                 "@babel/helper-replace-supers": "^7.25.0", | ||||||
|                 "@babel/helper-split-export-declaration": "^7.24.7", |                 "@babel/traverse": "^7.25.0", | ||||||
|                 "globals": "^11.1.0" |                 "globals": "^11.1.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
| @ -1112,6 +1134,22 @@ | |||||||
|                 "@babel/core": "^7.0.0-0" |                 "@babel/core": "^7.0.0-0" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|  |         "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { | ||||||
|  |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==", | ||||||
|  |             "dev": true, | ||||||
|  |             "dependencies": { | ||||||
|  |                 "@babel/helper-create-regexp-features-plugin": "^7.25.0", | ||||||
|  |                 "@babel/helper-plugin-utils": "^7.24.8" | ||||||
|  |             }, | ||||||
|  |             "engines": { | ||||||
|  |                 "node": ">=6.9.0" | ||||||
|  |             }, | ||||||
|  |             "peerDependencies": { | ||||||
|  |                 "@babel/core": "^7.0.0" | ||||||
|  |             } | ||||||
|  |         }, | ||||||
|         "node_modules/@babel/plugin-transform-dynamic-import": { |         "node_modules/@babel/plugin-transform-dynamic-import": { | ||||||
|             "version": "7.24.7", |             "version": "7.24.7", | ||||||
|             "dev": true, |             "dev": true, | ||||||
| @ -1189,13 +1227,14 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-transform-function-name": { |         "node_modules/@babel/plugin-transform-function-name": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.1", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz", | ||||||
|  |             "integrity": "sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-compilation-targets": "^7.24.7", |                 "@babel/helper-compilation-targets": "^7.24.8", | ||||||
|                 "@babel/helper-function-name": "^7.24.7", |                 "@babel/helper-plugin-utils": "^7.24.8", | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.7" |                 "@babel/traverse": "^7.25.1" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -1295,14 +1334,15 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/plugin-transform-modules-systemjs": { |         "node_modules/@babel/plugin-transform-modules-systemjs": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-hoist-variables": "^7.24.7", |                 "@babel/helper-module-transforms": "^7.25.0", | ||||||
|                 "@babel/helper-module-transforms": "^7.24.7", |                 "@babel/helper-plugin-utils": "^7.24.8", | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.7", |                 "@babel/helper-validator-identifier": "^7.24.7", | ||||||
|                 "@babel/helper-validator-identifier": "^7.24.7" |                 "@babel/traverse": "^7.25.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
| @ -1706,19 +1746,20 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/preset-env": { |         "node_modules/@babel/preset-env": { | ||||||
|             "version": "7.24.8", |             "version": "7.25.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.8.tgz", |             "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.0.tgz", | ||||||
|             "integrity": "sha512-vObvMZB6hNWuDxhSaEPTKCwcqkAIuDtE+bQGn4XMXne1DSLzFVY8Vmj1bm+mUQXYNN8NmaQEO+r8MMbzPr1jBQ==", |             "integrity": "sha512-vYAA8PrCOeZfG4D87hmw1KJ1BPubghXP1e2MacRFwECGNKL76dkA38JEwYllbvQCpf/kLxsTtir0b8MtxKoVCw==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/compat-data": "^7.24.8", |                 "@babel/compat-data": "^7.25.0", | ||||||
|                 "@babel/helper-compilation-targets": "^7.24.8", |                 "@babel/helper-compilation-targets": "^7.24.8", | ||||||
|                 "@babel/helper-plugin-utils": "^7.24.8", |                 "@babel/helper-plugin-utils": "^7.24.8", | ||||||
|                 "@babel/helper-validator-option": "^7.24.8", |                 "@babel/helper-validator-option": "^7.24.8", | ||||||
|                 "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.7", |                 "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.0", | ||||||
|                 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.7", |                 "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0", | ||||||
|  |                 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0", | ||||||
|                 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", |                 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", | ||||||
|                 "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.7", |                 "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0", | ||||||
|                 "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |                 "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", | ||||||
|                 "@babel/plugin-syntax-async-generators": "^7.8.4", |                 "@babel/plugin-syntax-async-generators": "^7.8.4", | ||||||
|                 "@babel/plugin-syntax-class-properties": "^7.12.13", |                 "@babel/plugin-syntax-class-properties": "^7.12.13", | ||||||
| @ -1739,29 +1780,30 @@ | |||||||
|                 "@babel/plugin-syntax-top-level-await": "^7.14.5", |                 "@babel/plugin-syntax-top-level-await": "^7.14.5", | ||||||
|                 "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |                 "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", | ||||||
|                 "@babel/plugin-transform-arrow-functions": "^7.24.7", |                 "@babel/plugin-transform-arrow-functions": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-async-generator-functions": "^7.24.7", |                 "@babel/plugin-transform-async-generator-functions": "^7.25.0", | ||||||
|                 "@babel/plugin-transform-async-to-generator": "^7.24.7", |                 "@babel/plugin-transform-async-to-generator": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-block-scoped-functions": "^7.24.7", |                 "@babel/plugin-transform-block-scoped-functions": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-block-scoping": "^7.24.7", |                 "@babel/plugin-transform-block-scoping": "^7.25.0", | ||||||
|                 "@babel/plugin-transform-class-properties": "^7.24.7", |                 "@babel/plugin-transform-class-properties": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-class-static-block": "^7.24.7", |                 "@babel/plugin-transform-class-static-block": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-classes": "^7.24.8", |                 "@babel/plugin-transform-classes": "^7.25.0", | ||||||
|                 "@babel/plugin-transform-computed-properties": "^7.24.7", |                 "@babel/plugin-transform-computed-properties": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-destructuring": "^7.24.8", |                 "@babel/plugin-transform-destructuring": "^7.24.8", | ||||||
|                 "@babel/plugin-transform-dotall-regex": "^7.24.7", |                 "@babel/plugin-transform-dotall-regex": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-duplicate-keys": "^7.24.7", |                 "@babel/plugin-transform-duplicate-keys": "^7.24.7", | ||||||
|  |                 "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0", | ||||||
|                 "@babel/plugin-transform-dynamic-import": "^7.24.7", |                 "@babel/plugin-transform-dynamic-import": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-exponentiation-operator": "^7.24.7", |                 "@babel/plugin-transform-exponentiation-operator": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-export-namespace-from": "^7.24.7", |                 "@babel/plugin-transform-export-namespace-from": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-for-of": "^7.24.7", |                 "@babel/plugin-transform-for-of": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-function-name": "^7.24.7", |                 "@babel/plugin-transform-function-name": "^7.25.0", | ||||||
|                 "@babel/plugin-transform-json-strings": "^7.24.7", |                 "@babel/plugin-transform-json-strings": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-literals": "^7.24.7", |                 "@babel/plugin-transform-literals": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", |                 "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-member-expression-literals": "^7.24.7", |                 "@babel/plugin-transform-member-expression-literals": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-modules-amd": "^7.24.7", |                 "@babel/plugin-transform-modules-amd": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-modules-commonjs": "^7.24.8", |                 "@babel/plugin-transform-modules-commonjs": "^7.24.8", | ||||||
|                 "@babel/plugin-transform-modules-systemjs": "^7.24.7", |                 "@babel/plugin-transform-modules-systemjs": "^7.25.0", | ||||||
|                 "@babel/plugin-transform-modules-umd": "^7.24.7", |                 "@babel/plugin-transform-modules-umd": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", |                 "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", | ||||||
|                 "@babel/plugin-transform-new-target": "^7.24.7", |                 "@babel/plugin-transform-new-target": "^7.24.7", | ||||||
| @ -2013,32 +2055,30 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/template": { |         "node_modules/@babel/template": { | ||||||
|             "version": "7.24.7", |             "version": "7.25.0", | ||||||
|  |             "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz", | ||||||
|  |             "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "license": "MIT", |  | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/code-frame": "^7.24.7", |                 "@babel/code-frame": "^7.24.7", | ||||||
|                 "@babel/parser": "^7.24.7", |                 "@babel/parser": "^7.25.0", | ||||||
|                 "@babel/types": "^7.24.7" |                 "@babel/types": "^7.25.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=6.9.0" |                 "node": ">=6.9.0" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/traverse": { |         "node_modules/@babel/traverse": { | ||||||
|             "version": "7.24.8", |             "version": "7.25.1", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz", |             "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.1.tgz", | ||||||
|             "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==", |             "integrity": "sha512-LrHHoWq08ZpmmFqBAzN+hUdWwy5zt7FGa/hVwMcOqW6OVtwqaoD5utfuGYU87JYxdZgLUvktAsn37j/sYR9siA==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/code-frame": "^7.24.7", |                 "@babel/code-frame": "^7.24.7", | ||||||
|                 "@babel/generator": "^7.24.8", |                 "@babel/generator": "^7.25.0", | ||||||
|                 "@babel/helper-environment-visitor": "^7.24.7", |                 "@babel/parser": "^7.25.0", | ||||||
|                 "@babel/helper-function-name": "^7.24.7", |                 "@babel/template": "^7.25.0", | ||||||
|                 "@babel/helper-hoist-variables": "^7.24.7", |                 "@babel/types": "^7.25.0", | ||||||
|                 "@babel/helper-split-export-declaration": "^7.24.7", |  | ||||||
|                 "@babel/parser": "^7.24.8", |  | ||||||
|                 "@babel/types": "^7.24.8", |  | ||||||
|                 "debug": "^4.3.1", |                 "debug": "^4.3.1", | ||||||
|                 "globals": "^11.1.0" |                 "globals": "^11.1.0" | ||||||
|             }, |             }, | ||||||
| @ -2047,9 +2087,9 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@babel/types": { |         "node_modules/@babel/types": { | ||||||
|             "version": "7.24.9", |             "version": "7.25.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.9.tgz", |             "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.0.tgz", | ||||||
|             "integrity": "sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==", |             "integrity": "sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@babel/helper-string-parser": "^7.24.8", |                 "@babel/helper-string-parser": "^7.24.8", | ||||||
|  | |||||||
| @ -82,7 +82,7 @@ | |||||||
|         "@babel/plugin-transform-private-methods": "^7.24.7", |         "@babel/plugin-transform-private-methods": "^7.24.7", | ||||||
|         "@babel/plugin-transform-private-property-in-object": "^7.24.7", |         "@babel/plugin-transform-private-property-in-object": "^7.24.7", | ||||||
|         "@babel/plugin-transform-runtime": "^7.24.7", |         "@babel/plugin-transform-runtime": "^7.24.7", | ||||||
|         "@babel/preset-env": "^7.24.8", |         "@babel/preset-env": "^7.25.0", | ||||||
|         "@babel/preset-typescript": "^7.24.7", |         "@babel/preset-typescript": "^7.24.7", | ||||||
|         "@changesets/cli": "^2.27.5", |         "@changesets/cli": "^2.27.5", | ||||||
|         "@custom-elements-manifest/analyzer": "^0.10.2", |         "@custom-elements-manifest/analyzer": "^0.10.2", | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]