web: bump @babel/core from 7.18.6 to 7.18.9 in /web (#3276)

This commit is contained in:
dependabot[bot] 2022-07-19 08:45:35 +02:00 committed by GitHub
parent 345504c1a4
commit 9c2a97263a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 32 deletions

62
web/package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.0.0", "version": "0.0.0",
"license": "GNU GPLv3", "license": "GNU GPLv3",
"dependencies": { "dependencies": {
"@babel/core": "^7.18.6", "@babel/core": "^7.18.9",
"@babel/plugin-proposal-decorators": "^7.18.6", "@babel/plugin-proposal-decorators": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.18.6", "@babel/plugin-transform-runtime": "^7.18.6",
"@babel/preset-env": "^7.18.9", "@babel/preset-env": "^7.18.9",
@ -114,20 +114,20 @@
} }
}, },
"node_modules/@babel/core": { "node_modules/@babel/core": {
"version": "7.18.6", "version": "7.18.9",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.9.tgz",
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==", "integrity": "sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==",
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.1.0", "@ampproject/remapping": "^2.1.0",
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.18.6",
"@babel/generator": "^7.18.6", "@babel/generator": "^7.18.9",
"@babel/helper-compilation-targets": "^7.18.6", "@babel/helper-compilation-targets": "^7.18.9",
"@babel/helper-module-transforms": "^7.18.6", "@babel/helper-module-transforms": "^7.18.9",
"@babel/helpers": "^7.18.6", "@babel/helpers": "^7.18.9",
"@babel/parser": "^7.18.6", "@babel/parser": "^7.18.9",
"@babel/template": "^7.18.6", "@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6", "@babel/traverse": "^7.18.9",
"@babel/types": "^7.18.6", "@babel/types": "^7.18.9",
"convert-source-map": "^1.7.0", "convert-source-map": "^1.7.0",
"debug": "^4.1.0", "debug": "^4.1.0",
"gensync": "^1.0.0-beta.2", "gensync": "^1.0.0-beta.2",
@ -445,13 +445,13 @@
} }
}, },
"node_modules/@babel/helpers": { "node_modules/@babel/helpers": {
"version": "7.18.6", "version": "7.18.9",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz",
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==", "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==",
"dependencies": { "dependencies": {
"@babel/template": "^7.18.6", "@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6", "@babel/traverse": "^7.18.9",
"@babel/types": "^7.18.6" "@babel/types": "^7.18.9"
}, },
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
@ -9117,20 +9117,20 @@
"integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==" "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ=="
}, },
"@babel/core": { "@babel/core": {
"version": "7.18.6", "version": "7.18.9",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.9.tgz",
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==", "integrity": "sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==",
"requires": { "requires": {
"@ampproject/remapping": "^2.1.0", "@ampproject/remapping": "^2.1.0",
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.18.6",
"@babel/generator": "^7.18.6", "@babel/generator": "^7.18.9",
"@babel/helper-compilation-targets": "^7.18.6", "@babel/helper-compilation-targets": "^7.18.9",
"@babel/helper-module-transforms": "^7.18.6", "@babel/helper-module-transforms": "^7.18.9",
"@babel/helpers": "^7.18.6", "@babel/helpers": "^7.18.9",
"@babel/parser": "^7.18.6", "@babel/parser": "^7.18.9",
"@babel/template": "^7.18.6", "@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6", "@babel/traverse": "^7.18.9",
"@babel/types": "^7.18.6", "@babel/types": "^7.18.9",
"convert-source-map": "^1.7.0", "convert-source-map": "^1.7.0",
"debug": "^4.1.0", "debug": "^4.1.0",
"gensync": "^1.0.0-beta.2", "gensync": "^1.0.0-beta.2",
@ -9357,13 +9357,13 @@
} }
}, },
"@babel/helpers": { "@babel/helpers": {
"version": "7.18.6", "version": "7.18.9",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz",
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==", "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==",
"requires": { "requires": {
"@babel/template": "^7.18.6", "@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6", "@babel/traverse": "^7.18.9",
"@babel/types": "^7.18.6" "@babel/types": "^7.18.9"
} }
}, },
"@babel/highlight": { "@babel/highlight": {

View File

@ -52,7 +52,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.18.6", "@babel/core": "^7.18.9",
"@babel/plugin-proposal-decorators": "^7.18.6", "@babel/plugin-proposal-decorators": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.18.6", "@babel/plugin-transform-runtime": "^7.18.6",
"@babel/preset-env": "^7.18.9", "@babel/preset-env": "^7.18.9",