Merge pull request #691 from Serraniel/dependabot/npm_and_yarn/develop/babel/core-7.21.8
This commit is contained in:
commit
306d776d98
30
package-lock.json
generated
30
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/compat-data": "^7.21.0",
|
"@babel/compat-data": "^7.21.0",
|
||||||
"@babel/core": "^7.21.5",
|
"@babel/core": "^7.21.8",
|
||||||
"@babel/helper-module-imports": "^7.21.4",
|
"@babel/helper-module-imports": "^7.21.4",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.17.12",
|
"@babel/plugin-proposal-class-properties": "^7.17.12",
|
||||||
"@babel/plugin-proposal-private-methods": "^7.17.12",
|
"@babel/plugin-proposal-private-methods": "^7.17.12",
|
||||||
|
@ -104,9 +104,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.21.5",
|
"version": "7.21.8",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
|
||||||
"integrity": "sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==",
|
"integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ampproject/remapping": "^2.2.0",
|
"@ampproject/remapping": "^2.2.0",
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
"@babel/helper-compilation-targets": "^7.21.5",
|
"@babel/helper-compilation-targets": "^7.21.5",
|
||||||
"@babel/helper-module-transforms": "^7.21.5",
|
"@babel/helper-module-transforms": "^7.21.5",
|
||||||
"@babel/helpers": "^7.21.5",
|
"@babel/helpers": "^7.21.5",
|
||||||
"@babel/parser": "^7.21.5",
|
"@babel/parser": "^7.21.8",
|
||||||
"@babel/template": "^7.20.7",
|
"@babel/template": "^7.20.7",
|
||||||
"@babel/traverse": "^7.21.5",
|
"@babel/traverse": "^7.21.5",
|
||||||
"@babel/types": "^7.21.5",
|
"@babel/types": "^7.21.5",
|
||||||
|
@ -541,9 +541,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/parser": {
|
"node_modules/@babel/parser": {
|
||||||
"version": "7.21.5",
|
"version": "7.21.8",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
|
||||||
"integrity": "sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==",
|
"integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"parser": "bin/babel-parser.js"
|
"parser": "bin/babel-parser.js"
|
||||||
|
@ -14959,9 +14959,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@babel/core": {
|
"@babel/core": {
|
||||||
"version": "7.21.5",
|
"version": "7.21.8",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
|
||||||
"integrity": "sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==",
|
"integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@ampproject/remapping": "^2.2.0",
|
"@ampproject/remapping": "^2.2.0",
|
||||||
|
@ -14970,7 +14970,7 @@
|
||||||
"@babel/helper-compilation-targets": "^7.21.5",
|
"@babel/helper-compilation-targets": "^7.21.5",
|
||||||
"@babel/helper-module-transforms": "^7.21.5",
|
"@babel/helper-module-transforms": "^7.21.5",
|
||||||
"@babel/helpers": "^7.21.5",
|
"@babel/helpers": "^7.21.5",
|
||||||
"@babel/parser": "^7.21.5",
|
"@babel/parser": "^7.21.8",
|
||||||
"@babel/template": "^7.20.7",
|
"@babel/template": "^7.20.7",
|
||||||
"@babel/traverse": "^7.21.5",
|
"@babel/traverse": "^7.21.5",
|
||||||
"@babel/types": "^7.21.5",
|
"@babel/types": "^7.21.5",
|
||||||
|
@ -15293,9 +15293,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/parser": {
|
"@babel/parser": {
|
||||||
"version": "7.21.5",
|
"version": "7.21.8",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
|
||||||
"integrity": "sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==",
|
"integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/compat-data": "^7.21.0",
|
"@babel/compat-data": "^7.21.0",
|
||||||
"@babel/core": "^7.21.5",
|
"@babel/core": "^7.21.8",
|
||||||
"@babel/helper-module-imports": "^7.21.4",
|
"@babel/helper-module-imports": "^7.21.4",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.17.12",
|
"@babel/plugin-proposal-class-properties": "^7.17.12",
|
||||||
"@babel/plugin-proposal-private-methods": "^7.17.12",
|
"@babel/plugin-proposal-private-methods": "^7.17.12",
|
||||||
|
|
Loading…
Reference in a new issue