0

chore(deps): lock file maintenance (#3055)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-29 08:19:15 -07:00 committed by GitHub
parent 6943394260
commit 03ac467acf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

102
web/package-lock.json generated
View File

@ -564,9 +564,9 @@
}
},
"node_modules/@babel/parser": {
"version": "7.22.3",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.3.tgz",
"integrity": "sha512-vrukxyW/ep8UD1UDzOYpTKQ6abgjFoeG6L+4ar9+c5TN9QnlqiOi6QK7LSR5ewm/ERyGkT/Ai6VboNrxhbr9Uw==",
"version": "7.22.4",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz",
"integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==",
"bin": {
"parser": "bin/babel-parser.js"
},
@ -1899,16 +1899,16 @@
}
},
"node_modules/@babel/preset-env": {
"version": "7.22.2",
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.2.tgz",
"integrity": "sha512-UPNK9pgphMULvA2EMKIWHU90C47PKyuvQ8pE1MzH7l9PgFcRabdrHhlePpBuWxYZQ+TziP2nycKoI5C1Yhdm9Q==",
"version": "7.22.4",
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.4.tgz",
"integrity": "sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==",
"dependencies": {
"@babel/compat-data": "^7.22.0",
"@babel/compat-data": "^7.22.3",
"@babel/helper-compilation-targets": "^7.22.1",
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-validator-option": "^7.21.0",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.0",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.3",
"@babel/plugin-proposal-private-property-in-object": "^7.21.0",
"@babel/plugin-syntax-async-generators": "^7.8.4",
"@babel/plugin-syntax-class-properties": "^7.12.13",
@ -1916,7 +1916,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
"@babel/plugin-syntax-import-assertions": "^7.20.0",
"@babel/plugin-syntax-import-attributes": "^7.22.0",
"@babel/plugin-syntax-import-attributes": "^7.22.3",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-syntax-json-strings": "^7.8.3",
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
@ -1929,12 +1929,12 @@
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
"@babel/plugin-transform-arrow-functions": "^7.21.5",
"@babel/plugin-transform-async-generator-functions": "^7.22.0",
"@babel/plugin-transform-async-generator-functions": "^7.22.3",
"@babel/plugin-transform-async-to-generator": "^7.20.7",
"@babel/plugin-transform-block-scoped-functions": "^7.18.6",
"@babel/plugin-transform-block-scoping": "^7.21.0",
"@babel/plugin-transform-class-properties": "^7.22.0",
"@babel/plugin-transform-class-static-block": "^7.22.0",
"@babel/plugin-transform-class-properties": "^7.22.3",
"@babel/plugin-transform-class-static-block": "^7.22.3",
"@babel/plugin-transform-classes": "^7.21.0",
"@babel/plugin-transform-computed-properties": "^7.21.5",
"@babel/plugin-transform-destructuring": "^7.21.3",
@ -1942,28 +1942,28 @@
"@babel/plugin-transform-duplicate-keys": "^7.18.9",
"@babel/plugin-transform-dynamic-import": "^7.22.1",
"@babel/plugin-transform-exponentiation-operator": "^7.18.6",
"@babel/plugin-transform-export-namespace-from": "^7.22.0",
"@babel/plugin-transform-export-namespace-from": "^7.22.3",
"@babel/plugin-transform-for-of": "^7.21.5",
"@babel/plugin-transform-function-name": "^7.18.9",
"@babel/plugin-transform-json-strings": "^7.22.0",
"@babel/plugin-transform-json-strings": "^7.22.3",
"@babel/plugin-transform-literals": "^7.18.9",
"@babel/plugin-transform-logical-assignment-operators": "^7.22.0",
"@babel/plugin-transform-logical-assignment-operators": "^7.22.3",
"@babel/plugin-transform-member-expression-literals": "^7.18.6",
"@babel/plugin-transform-modules-amd": "^7.20.11",
"@babel/plugin-transform-modules-commonjs": "^7.21.5",
"@babel/plugin-transform-modules-systemjs": "^7.22.0",
"@babel/plugin-transform-modules-systemjs": "^7.22.3",
"@babel/plugin-transform-modules-umd": "^7.18.6",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.0",
"@babel/plugin-transform-new-target": "^7.22.0",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.0",
"@babel/plugin-transform-numeric-separator": "^7.22.0",
"@babel/plugin-transform-object-rest-spread": "^7.22.0",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.3",
"@babel/plugin-transform-new-target": "^7.22.3",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3",
"@babel/plugin-transform-numeric-separator": "^7.22.3",
"@babel/plugin-transform-object-rest-spread": "^7.22.3",
"@babel/plugin-transform-object-super": "^7.18.6",
"@babel/plugin-transform-optional-catch-binding": "^7.22.0",
"@babel/plugin-transform-optional-chaining": "^7.22.0",
"@babel/plugin-transform-parameters": "^7.22.0",
"@babel/plugin-transform-private-methods": "^7.22.0",
"@babel/plugin-transform-private-property-in-object": "^7.22.0",
"@babel/plugin-transform-optional-catch-binding": "^7.22.3",
"@babel/plugin-transform-optional-chaining": "^7.22.3",
"@babel/plugin-transform-parameters": "^7.22.3",
"@babel/plugin-transform-private-methods": "^7.22.3",
"@babel/plugin-transform-private-property-in-object": "^7.22.3",
"@babel/plugin-transform-property-literals": "^7.18.6",
"@babel/plugin-transform-regenerator": "^7.21.5",
"@babel/plugin-transform-reserved-words": "^7.18.6",
@ -1973,12 +1973,12 @@
"@babel/plugin-transform-template-literals": "^7.18.9",
"@babel/plugin-transform-typeof-symbol": "^7.18.9",
"@babel/plugin-transform-unicode-escapes": "^7.21.5",
"@babel/plugin-transform-unicode-property-regex": "^7.22.0",
"@babel/plugin-transform-unicode-property-regex": "^7.22.3",
"@babel/plugin-transform-unicode-regex": "^7.18.6",
"@babel/plugin-transform-unicode-sets-regex": "^7.22.0",
"@babel/plugin-transform-unicode-sets-regex": "^7.22.3",
"@babel/preset-modules": "^0.1.5",
"@babel/types": "^7.22.0",
"babel-plugin-polyfill-corejs2": "^0.4.2",
"@babel/types": "^7.22.4",
"babel-plugin-polyfill-corejs2": "^0.4.3",
"babel-plugin-polyfill-corejs3": "^0.8.1",
"babel-plugin-polyfill-regenerator": "^0.5.0",
"core-js-compat": "^3.30.2",
@ -2111,18 +2111,18 @@
}
},
"node_modules/@babel/traverse": {
"version": "7.22.1",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.1.tgz",
"integrity": "sha512-lAWkdCoUFnmwLBhIRLciFntGYsIIoC6vIbN8zrLPqBnJmPu7Z6nzqnKd7FsxQUNAvZfVZ0x6KdNvNp8zWIOHSQ==",
"version": "7.22.4",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz",
"integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==",
"dependencies": {
"@babel/code-frame": "^7.21.4",
"@babel/generator": "^7.22.0",
"@babel/generator": "^7.22.3",
"@babel/helper-environment-visitor": "^7.22.1",
"@babel/helper-function-name": "^7.21.0",
"@babel/helper-hoist-variables": "^7.18.6",
"@babel/helper-split-export-declaration": "^7.18.6",
"@babel/parser": "^7.22.0",
"@babel/types": "^7.22.0",
"@babel/parser": "^7.22.4",
"@babel/types": "^7.22.4",
"debug": "^4.1.0",
"globals": "^11.1.0"
},
@ -2131,9 +2131,9 @@
}
},
"node_modules/@babel/types": {
"version": "7.22.3",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.3.tgz",
"integrity": "sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg==",
"version": "7.22.4",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz",
"integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==",
"dependencies": {
"@babel/helper-string-parser": "^7.21.5",
"@babel/helper-validator-identifier": "^7.19.1",
@ -23651,10 +23651,13 @@
}
},
"node_modules/get-tsconfig": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.5.0.tgz",
"integrity": "sha512-MjhiaIWCJ1sAU4pIQ5i5OfOuHHxVo1oYeNsWTON7jxYkod8pHocXeh+SSbmu5OZZZK73B6cbJ2XADzXehLyovQ==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.6.0.tgz",
"integrity": "sha512-lgbo68hHTQnFddybKbbs/RDRJnJT5YyGy2kQzVwbq+g67X73i+5MVTval34QxGkOe9X5Ujf1UYpCaphLyltjEg==",
"dev": true,
"dependencies": {
"resolve-pkg-maps": "^1.0.0"
},
"funding": {
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
@ -38770,9 +38773,9 @@
}
},
"node_modules/rc-util": {
"version": "5.32.2",
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.32.2.tgz",
"integrity": "sha512-nfwctiglkgaRjJAnWp0W6BH9Am0cuLOz5HbcBrswQVeLDwnuoholdGex/vZjwug/oq5H1wBwao12DpP61FI1yA==",
"version": "5.32.3",
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.32.3.tgz",
"integrity": "sha512-+Pv1nOiTtmp6kpz8yZ/DToMrZHz4DIUi1/EhpIsGQhhF12jANx3rb+gsp0YUWWtxUDf6U1Eyhe0EN+mBlCJXoA==",
"dependencies": {
"@babel/runtime": "^7.18.3",
"react-is": "^16.12.0"
@ -40045,6 +40048,15 @@
"node": ">=8"
}
},
"node_modules/resolve-pkg-maps": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
"integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
"dev": true,
"funding": {
"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
}
},
"node_modules/resolve-url": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",