chore(deps): update devdependency @types/fs-extra to v11 (#9999)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-14 00:17:31 +00:00 committed by GitHub
parent 873709cc22
commit ba940719fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 6 deletions

View File

@ -82,7 +82,7 @@
"vue-router": "^4.1.6" "vue-router": "^4.1.6"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^11.0.1",
"@types/hash-sum": "^1.0.0", "@types/hash-sum": "^1.0.0",
"unbuild": "latest" "unbuild": "latest"
}, },

View File

@ -415,7 +415,7 @@ importers:
'@nuxt/telemetry': ^2.1.8 '@nuxt/telemetry': ^2.1.8
'@nuxt/ui-templates': ^1.1.0 '@nuxt/ui-templates': ^1.1.0
'@nuxt/vite-builder': workspace:* '@nuxt/vite-builder': workspace:*
'@types/fs-extra': ^9.0.13 '@types/fs-extra': ^11.0.1
'@types/hash-sum': ^1.0.0 '@types/hash-sum': ^1.0.0
'@unhead/ssr': ^1.0.15 '@unhead/ssr': ^1.0.15
'@vue/reactivity': ^3.2.45 '@vue/reactivity': ^3.2.45
@ -502,7 +502,7 @@ importers:
vue-devtools-stub: 0.1.0 vue-devtools-stub: 0.1.0
vue-router: 4.1.6_vue@3.2.45 vue-router: 4.1.6_vue@3.2.45
devDependencies: devDependencies:
'@types/fs-extra': 9.0.13 '@types/fs-extra': 11.0.1
'@types/hash-sum': 1.0.0 '@types/hash-sum': 1.0.0
unbuild: 1.0.2 unbuild: 1.0.2
@ -2171,10 +2171,11 @@ packages:
resolution: {integrity: sha512-3zsplnP2djeps5P9OyarTxwRpMLoe5Ash8aL9iprw0JxB+FAHjY+ifn4yZUuW4/9hqtnmor6uvjSRzJhiVbrEQ==} resolution: {integrity: sha512-3zsplnP2djeps5P9OyarTxwRpMLoe5Ash8aL9iprw0JxB+FAHjY+ifn4yZUuW4/9hqtnmor6uvjSRzJhiVbrEQ==}
dev: true dev: true
/@types/fs-extra/9.0.13: /@types/fs-extra/11.0.1:
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
dependencies: dependencies:
'@types/node': 18.11.15 '@types/jsonfile': 6.1.1
'@types/node': 18.11.18
dev: true dev: true
/@types/glob/8.0.0: /@types/glob/8.0.0:
@ -2211,6 +2212,12 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true dev: true
/@types/jsonfile/6.1.1:
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
dependencies:
'@types/node': 18.11.18
dev: true
/@types/lodash-es/4.17.6: /@types/lodash-es/4.17.6:
resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==} resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==}
dependencies: dependencies: