chore(deps-dev): bump @babel/plugin-proposal-optional-chaining (#8457)
This commit is contained in:
54
package-lock.json
generated
54
package-lock.json
generated
@@ -6,7 +6,7 @@
|
|||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "swagger-ui",
|
"name": "swagger-ui",
|
||||||
"version": "4.17.1",
|
"version": "4.18.0",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
"@babel/plugin-proposal-class-properties": "=7.16.7",
|
"@babel/plugin-proposal-class-properties": "=7.16.7",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",
|
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",
|
||||||
"@babel/plugin-proposal-optional-chaining": "=7.18.9",
|
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "=7.16.8",
|
"@babel/plugin-transform-modules-commonjs": "=7.16.8",
|
||||||
"@babel/plugin-transform-runtime": "=7.21.0",
|
"@babel/plugin-transform-runtime": "=7.21.0",
|
||||||
"@babel/preset-env": "=7.20.2",
|
"@babel/preset-env": "=7.20.2",
|
||||||
@@ -668,23 +668,6 @@
|
|||||||
"@babel/core": "^7.13.0"
|
"@babel/core": "^7.13.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
||||||
"version": "7.21.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz",
|
|
||||||
"integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"@babel/helper-plugin-utils": "^7.20.2",
|
|
||||||
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
||||||
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=6.9.0"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"@babel/core": "^7.0.0-0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
||||||
"version": "7.20.7",
|
"version": "7.20.7",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz",
|
||||||
@@ -868,13 +851,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/plugin-proposal-optional-chaining": {
|
"node_modules/@babel/plugin-proposal-optional-chaining": {
|
||||||
"version": "7.18.9",
|
"version": "7.21.0",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz",
|
||||||
"integrity": "sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==",
|
"integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-plugin-utils": "^7.18.9",
|
"@babel/helper-plugin-utils": "^7.20.2",
|
||||||
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.9",
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
||||||
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@@ -30135,19 +30118,6 @@
|
|||||||
"@babel/helper-plugin-utils": "^7.20.2",
|
"@babel/helper-plugin-utils": "^7.20.2",
|
||||||
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
||||||
"@babel/plugin-proposal-optional-chaining": "^7.20.7"
|
"@babel/plugin-proposal-optional-chaining": "^7.20.7"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@babel/plugin-proposal-optional-chaining": {
|
|
||||||
"version": "7.21.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz",
|
|
||||||
"integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@babel/helper-plugin-utils": "^7.20.2",
|
|
||||||
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
||||||
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-proposal-async-generator-functions": {
|
"@babel/plugin-proposal-async-generator-functions": {
|
||||||
@@ -30267,13 +30237,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-proposal-optional-chaining": {
|
"@babel/plugin-proposal-optional-chaining": {
|
||||||
"version": "7.18.9",
|
"version": "7.21.0",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz",
|
||||||
"integrity": "sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==",
|
"integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-plugin-utils": "^7.18.9",
|
"@babel/helper-plugin-utils": "^7.20.2",
|
||||||
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.9",
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
||||||
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -107,7 +107,7 @@
|
|||||||
"@babel/plugin-proposal-class-properties": "=7.16.7",
|
"@babel/plugin-proposal-class-properties": "=7.16.7",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",
|
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",
|
||||||
"@babel/plugin-proposal-optional-chaining": "=7.18.9",
|
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "=7.16.8",
|
"@babel/plugin-transform-modules-commonjs": "=7.16.8",
|
||||||
"@babel/plugin-transform-runtime": "=7.21.0",
|
"@babel/plugin-transform-runtime": "=7.21.0",
|
||||||
"@babel/preset-env": "=7.20.2",
|
"@babel/preset-env": "=7.20.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user