chore: Updated Lockfile
This commit is contained in:
parent
b635784cbd
commit
dc540e0b22
1 changed files with 30 additions and 30 deletions
60
pnpm-lock.yaml
generated
60
pnpm-lock.yaml
generated
|
@ -164,11 +164,11 @@ packages:
|
|||
dependencies:
|
||||
'@ampproject/remapping': 2.2.0
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.20.2
|
||||
'@babel/generator': 7.20.3
|
||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
|
||||
'@babel/helper-module-transforms': 7.20.2
|
||||
'@babel/helpers': 7.20.1
|
||||
'@babel/parser': 7.20.2
|
||||
'@babel/parser': 7.20.3
|
||||
'@babel/template': 7.18.10
|
||||
'@babel/traverse': 7.20.1
|
||||
'@babel/types': 7.20.2
|
||||
|
@ -181,8 +181,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/generator/7.20.2:
|
||||
resolution: {integrity: sha512-SD75PMIK6i9H8G/tfGvB4KKl4Nw6Ssos9nGgYwxbgyTP0iX/Z55DveoH86rmUB/YHTQQ+ZC0F7xxaY8l2OF44Q==}
|
||||
/@babel/generator/7.20.3:
|
||||
resolution: {integrity: sha512-Wl5ilw2UD1+ZYprHVprxHZJCFeBWlzZYOovE4SDYLZnqCOD11j+0QzNeEWKLLTWM7nixrZEh7vNIyb76MyJg3A==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.20.2
|
||||
|
@ -435,8 +435,8 @@ packages:
|
|||
js-tokens: 4.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/parser/7.20.2:
|
||||
resolution: {integrity: sha512-afk318kh2uKbo7BEj2QtEi8HVCGrwHUffrYDy7dgVcSa2j9lY3LDjPzcyGdpX7xgm35aWqvciZJ4WKmdF/SxYg==}
|
||||
/@babel/parser/7.20.3:
|
||||
resolution: {integrity: sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -584,7 +584,7 @@ packages:
|
|||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-parameters': 7.20.1_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.2
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.2:
|
||||
|
@ -1035,8 +1035,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-transform-parameters/7.20.1_@babel+core@7.20.2:
|
||||
resolution: {integrity: sha512-nDvKLrAvl+kf6BOy1UJ3MGwzzfTMgppxwiD2Jb4LO3xjYyZq30oQzDNJbCQpMdG9+j2IXHoiMrw5Cm/L6ZoxXQ==}
|
||||
/@babel/plugin-transform-parameters/7.20.3_@babel+core@7.20.2:
|
||||
resolution: {integrity: sha512-oZg/Fpx0YDrj13KsLyO8I/CX3Zdw7z0O9qOd95SqcoIzuqy/WTGWvePeHAnZCN54SfdyjHcb1S30gc8zlzlHcA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
@ -1212,7 +1212,7 @@ packages:
|
|||
'@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-parameters': 7.20.1_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.20.2
|
||||
'@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.2
|
||||
|
@ -1258,7 +1258,7 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/parser': 7.20.2
|
||||
'@babel/parser': 7.20.3
|
||||
'@babel/types': 7.20.2
|
||||
dev: true
|
||||
|
||||
|
@ -1267,12 +1267,12 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.20.2
|
||||
'@babel/generator': 7.20.3
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-function-name': 7.19.0
|
||||
'@babel/helper-hoist-variables': 7.18.6
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/parser': 7.20.2
|
||||
'@babel/parser': 7.20.3
|
||||
'@babel/types': 7.20.2
|
||||
debug: 4.3.4
|
||||
globals: 11.12.0
|
||||
|
@ -2050,7 +2050,7 @@ packages:
|
|||
resolution: {integrity: sha512-xoBtGl5R9jeKUhc8ZqeYaRDx04qqJ10yhhXYGmJ4Jr8qKpvMsDQQrNUvF/wUJ4klOtmJeJM+p2Xo3zp9uaC3tw==}
|
||||
deprecated: This is a stub types definition. keyv provides its own type definitions, so you do not need this installed.
|
||||
dependencies:
|
||||
keyv: 4.5.1
|
||||
keyv: 4.5.2
|
||||
|
||||
/@types/long/4.0.2:
|
||||
resolution: {integrity: sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==}
|
||||
|
@ -3088,7 +3088,7 @@ packages:
|
|||
clone-response: 1.0.3
|
||||
get-stream: 5.2.0
|
||||
http-cache-semantics: 4.1.0
|
||||
keyv: 4.5.1
|
||||
keyv: 4.5.2
|
||||
lowercase-keys: 2.0.0
|
||||
normalize-url: 6.1.0
|
||||
responselike: 2.0.1
|
||||
|
@ -3536,7 +3536,7 @@ packages:
|
|||
/css-hot-loader/1.4.4:
|
||||
resolution: {integrity: sha512-J/qXHz+r7FOT92qMIJfxUk0LC9fecQNZVr0MswQ4FOpKLyOCBjofVMfc6R268bh/5ktkTShrweMr0wWqerC92g==}
|
||||
dependencies:
|
||||
loader-utils: 1.4.0
|
||||
loader-utils: 1.4.1
|
||||
lodash: 4.17.21
|
||||
normalize-url: 1.9.1
|
||||
dev: true
|
||||
|
@ -3550,7 +3550,7 @@ packages:
|
|||
camelcase: 5.3.1
|
||||
cssesc: 3.0.0
|
||||
icss-utils: 4.1.1
|
||||
loader-utils: 1.4.0
|
||||
loader-utils: 1.4.1
|
||||
normalize-path: 3.0.0
|
||||
postcss: 7.0.39
|
||||
postcss-modules-extract-imports: 2.0.0
|
||||
|
@ -4291,8 +4291,8 @@ packages:
|
|||
object.assign: 4.1.4
|
||||
regexp.prototype.flags: 1.4.3
|
||||
safe-regex-test: 1.0.0
|
||||
string.prototype.trimend: 1.0.5
|
||||
string.prototype.trimstart: 1.0.5
|
||||
string.prototype.trimend: 1.0.6
|
||||
string.prototype.trimstart: 1.0.6
|
||||
unbox-primitive: 1.0.2
|
||||
dev: true
|
||||
|
||||
|
@ -5327,7 +5327,7 @@ packages:
|
|||
'@types/tapable': 1.0.8
|
||||
'@types/webpack': 4.41.33
|
||||
html-minifier-terser: 5.1.1
|
||||
loader-utils: 1.4.0
|
||||
loader-utils: 1.4.1
|
||||
lodash: 4.17.21
|
||||
pretty-error: 2.1.2
|
||||
tapable: 1.1.3
|
||||
|
@ -6073,8 +6073,8 @@ packages:
|
|||
verror: 1.10.0
|
||||
dev: false
|
||||
|
||||
/keyv/4.5.1:
|
||||
resolution: {integrity: sha512-DONNzZ8b9FLIRIX8kF+JByejgBoGUD4msUvRlHnPMqTb49MwW3thKgB6yGsshzOLW0Bol6SGu5TysvSsM6apdA==}
|
||||
/keyv/4.5.2:
|
||||
resolution: {integrity: sha512-5MHbFaKn8cNSmVW7BYnijeAVlE4cYA/SVkifVgrh7yotnfhKmjuXpDKjrABLnT0SfHWV21P8ow07OGfRrNDg8g==}
|
||||
dependencies:
|
||||
json-buffer: 3.0.1
|
||||
|
||||
|
@ -6183,8 +6183,8 @@ packages:
|
|||
engines: {node: '>=6.11.5'}
|
||||
dev: true
|
||||
|
||||
/loader-utils/1.4.0:
|
||||
resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==}
|
||||
/loader-utils/1.4.1:
|
||||
resolution: {integrity: sha512-1Qo97Y2oKaU+Ro2xnDMR26g1BwMT29jNbem1EvcujW2jqt+j5COXyscjM7bLQkM9HaxI7pkWeW7gnI072yMI9Q==}
|
||||
engines: {node: '>=4.0.0'}
|
||||
dependencies:
|
||||
big.js: 5.2.2
|
||||
|
@ -6481,7 +6481,7 @@ packages:
|
|||
peerDependencies:
|
||||
webpack: ^4.4.0
|
||||
dependencies:
|
||||
loader-utils: 1.4.0
|
||||
loader-utils: 1.4.1
|
||||
normalize-url: 1.9.1
|
||||
schema-utils: 1.0.0
|
||||
webpack: 5.74.0
|
||||
|
@ -8435,16 +8435,16 @@ packages:
|
|||
is-fullwidth-code-point: 3.0.0
|
||||
strip-ansi: 6.0.1
|
||||
|
||||
/string.prototype.trimend/1.0.5:
|
||||
resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==}
|
||||
/string.prototype.trimend/1.0.6:
|
||||
resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
es-abstract: 1.20.4
|
||||
dev: true
|
||||
|
||||
/string.prototype.trimstart/1.0.5:
|
||||
resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==}
|
||||
/string.prototype.trimstart/1.0.6:
|
||||
resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
|
@ -9106,7 +9106,7 @@ packages:
|
|||
global-modules: 2.0.0
|
||||
import-local: 2.0.0
|
||||
interpret: 1.4.0
|
||||
loader-utils: 1.4.0
|
||||
loader-utils: 1.4.1
|
||||
supports-color: 6.1.0
|
||||
v8-compile-cache: 2.3.0
|
||||
webpack: 5.74.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue