web: bump the babel group in /web with 3 updates (#8983)
Bumps the babel group in /web with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.24.1 to 7.24.3 - [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.3/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.24.1 to 7.24.3 - [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.3/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.24.1 to 7.24.3 - [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.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch 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:
		
							
								
								
									
										59
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										59
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -47,13 +47,13 @@ | ||||
|                 "yaml": "^2.4.1" | ||||
|             }, | ||||
|             "devDependencies": { | ||||
|                 "@babel/core": "^7.24.1", | ||||
|                 "@babel/core": "^7.24.3", | ||||
|                 "@babel/plugin-proposal-class-properties": "^7.18.6", | ||||
|                 "@babel/plugin-proposal-decorators": "^7.24.1", | ||||
|                 "@babel/plugin-transform-private-methods": "^7.24.1", | ||||
|                 "@babel/plugin-transform-private-property-in-object": "^7.24.1", | ||||
|                 "@babel/plugin-transform-runtime": "^7.24.1", | ||||
|                 "@babel/preset-env": "^7.24.1", | ||||
|                 "@babel/plugin-transform-runtime": "^7.24.3", | ||||
|                 "@babel/preset-env": "^7.24.3", | ||||
|                 "@babel/preset-typescript": "^7.24.1", | ||||
|                 "@hcaptcha/types": "^1.0.3", | ||||
|                 "@jeysal/storybook-addon-css-user-preferences": "^0.2.0", | ||||
| @ -177,13 +177,13 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@babel/core": { | ||||
|             "version": "7.24.1", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.1.tgz", | ||||
|             "integrity": "sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==", | ||||
|             "version": "7.24.3", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.3.tgz", | ||||
|             "integrity": "sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==", | ||||
|             "dev": true, | ||||
|             "dependencies": { | ||||
|                 "@ampproject/remapping": "^2.2.0", | ||||
|                 "@babel/code-frame": "^7.24.1", | ||||
|                 "@babel/code-frame": "^7.24.2", | ||||
|                 "@babel/generator": "^7.24.1", | ||||
|                 "@babel/helper-compilation-targets": "^7.23.6", | ||||
|                 "@babel/helper-module-transforms": "^7.23.3", | ||||
| @ -357,9 +357,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@babel/helper-module-imports": { | ||||
|             "version": "7.24.1", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.1.tgz", | ||||
|             "integrity": "sha512-HfEWzysMyOa7xI5uQHc/OcZf67/jc+xe/RZlznWQHhbb8Pg1SkRdbK4yEi61aY8wxQA7PkSfoojtLQP/Kpe3og==", | ||||
|             "version": "7.24.3", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz", | ||||
|             "integrity": "sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==", | ||||
|             "dev": true, | ||||
|             "dependencies": { | ||||
|                 "@babel/types": "^7.24.0" | ||||
| @ -945,9 +945,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@babel/plugin-transform-async-generator-functions": { | ||||
|             "version": "7.24.1", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz", | ||||
|             "integrity": "sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A==", | ||||
|             "version": "7.24.3", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz", | ||||
|             "integrity": "sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==", | ||||
|             "dev": true, | ||||
|             "dependencies": { | ||||
|                 "@babel/helper-environment-visitor": "^7.22.20", | ||||
| @ -1576,12 +1576,12 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@babel/plugin-transform-runtime": { | ||||
|             "version": "7.24.1", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.1.tgz", | ||||
|             "integrity": "sha512-yHLX14/T+tO0gjgJroDb8JYjOcQuzVC+Brt4CjHAxq/Ghw4xBVG+N02d1rMEcyUnKUQBL4Yy2gA9R72GK961jQ==", | ||||
|             "version": "7.24.3", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.3.tgz", | ||||
|             "integrity": "sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ==", | ||||
|             "dev": true, | ||||
|             "dependencies": { | ||||
|                 "@babel/helper-module-imports": "^7.24.1", | ||||
|                 "@babel/helper-module-imports": "^7.24.3", | ||||
|                 "@babel/helper-plugin-utils": "^7.24.0", | ||||
|                 "babel-plugin-polyfill-corejs2": "^0.4.10", | ||||
|                 "babel-plugin-polyfill-corejs3": "^0.10.1", | ||||
| @ -1753,9 +1753,9 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@babel/preset-env": { | ||||
|             "version": "7.24.1", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.1.tgz", | ||||
|             "integrity": "sha512-CwCMz1Z28UHLI2iE+cbnWT2epPMV9bzzoBGM6A3mOS22VQd/1TPoWItV7S7iL9TkPmPEf5L/QzurmztyyDN9FA==", | ||||
|             "version": "7.24.3", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.3.tgz", | ||||
|             "integrity": "sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==", | ||||
|             "dev": true, | ||||
|             "dependencies": { | ||||
|                 "@babel/compat-data": "^7.24.1", | ||||
| @ -1785,7 +1785,7 @@ | ||||
|                 "@babel/plugin-syntax-top-level-await": "^7.14.5", | ||||
|                 "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", | ||||
|                 "@babel/plugin-transform-arrow-functions": "^7.24.1", | ||||
|                 "@babel/plugin-transform-async-generator-functions": "^7.24.1", | ||||
|                 "@babel/plugin-transform-async-generator-functions": "^7.24.3", | ||||
|                 "@babel/plugin-transform-async-to-generator": "^7.24.1", | ||||
|                 "@babel/plugin-transform-block-scoped-functions": "^7.24.1", | ||||
|                 "@babel/plugin-transform-block-scoping": "^7.24.1", | ||||
| @ -1834,7 +1834,7 @@ | ||||
|                 "@babel/plugin-transform-unicode-sets-regex": "^7.24.1", | ||||
|                 "@babel/preset-modules": "0.1.6-no-external-plugins", | ||||
|                 "babel-plugin-polyfill-corejs2": "^0.4.10", | ||||
|                 "babel-plugin-polyfill-corejs3": "^0.10.1", | ||||
|                 "babel-plugin-polyfill-corejs3": "^0.10.4", | ||||
|                 "babel-plugin-polyfill-regenerator": "^0.6.1", | ||||
|                 "core-js-compat": "^3.31.0", | ||||
|                 "semver": "^6.3.1" | ||||
| @ -7778,13 +7778,13 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/babel-plugin-polyfill-corejs3": { | ||||
|             "version": "0.10.1", | ||||
|             "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.1.tgz", | ||||
|             "integrity": "sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ==", | ||||
|             "version": "0.10.4", | ||||
|             "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz", | ||||
|             "integrity": "sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==", | ||||
|             "dev": true, | ||||
|             "dependencies": { | ||||
|                 "@babel/helper-define-polyfill-provider": "^0.6.1", | ||||
|                 "core-js-compat": "^3.36.0" | ||||
|                 "core-js-compat": "^3.36.1" | ||||
|             }, | ||||
|             "peerDependencies": { | ||||
|                 "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" | ||||
| @ -8547,11 +8547,12 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/core-js-compat": { | ||||
|             "version": "3.36.0", | ||||
|             "version": "3.36.1", | ||||
|             "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.1.tgz", | ||||
|             "integrity": "sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==", | ||||
|             "dev": true, | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "browserslist": "^4.22.3" | ||||
|                 "browserslist": "^4.23.0" | ||||
|             }, | ||||
|             "funding": { | ||||
|                 "type": "opencollective", | ||||
|  | ||||
| @ -68,13 +68,13 @@ | ||||
|         "yaml": "^2.4.1" | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "@babel/core": "^7.24.1", | ||||
|         "@babel/core": "^7.24.3", | ||||
|         "@babel/plugin-proposal-class-properties": "^7.18.6", | ||||
|         "@babel/plugin-proposal-decorators": "^7.24.1", | ||||
|         "@babel/plugin-transform-private-methods": "^7.24.1", | ||||
|         "@babel/plugin-transform-private-property-in-object": "^7.24.1", | ||||
|         "@babel/plugin-transform-runtime": "^7.24.1", | ||||
|         "@babel/preset-env": "^7.24.1", | ||||
|         "@babel/plugin-transform-runtime": "^7.24.3", | ||||
|         "@babel/preset-env": "^7.24.3", | ||||
|         "@babel/preset-typescript": "^7.24.1", | ||||
|         "@hcaptcha/types": "^1.0.3", | ||||
|         "@jeysal/storybook-addon-css-user-preferences": "^0.2.0", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]