chore(deps): update devdependency @types/pify to v6 (3.x) (#31286)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-08 09:44:39 +00:00 committed by GitHub
parent b25a0b36e9
commit 18350ddc09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 9 deletions

View File

@ -72,7 +72,7 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"@types/pify": "5.0.4",
"@types/pify": "6.1.0",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.35.0",

View File

@ -72,7 +72,7 @@
"devDependencies": {
"@nuxt/schema": "workspace:*",
"@rspack/core": "1.2.7",
"@types/pify": "5.0.4",
"@types/pify": "6.1.0",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"unbuild": "latest",

View File

@ -672,8 +672,8 @@ importers:
specifier: workspace:*
version: link:../schema
'@types/pify':
specifier: 5.0.4
version: 5.0.4
specifier: 6.1.0
version: 6.1.0
'@types/webpack-bundle-analyzer':
specifier: 4.7.0
version: 4.7.0
@ -1107,8 +1107,8 @@ importers:
specifier: 1.2.7
version: 1.2.7
'@types/pify':
specifier: 5.0.4
version: 5.0.4
specifier: 6.1.0
version: 6.1.0
'@types/webpack-bundle-analyzer':
specifier: 4.7.0
version: 4.7.0
@ -2886,8 +2886,9 @@ packages:
'@types/parse-path@7.0.3':
resolution: {integrity: sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==}
'@types/pify@5.0.4':
resolution: {integrity: sha512-gxKJ1Aw8LbyCsCQWIsip9bYKJCNsKHMoZoQMAe2IWH7U7hgp/l6TvJpbFvu8ZlGBimjZZNvEx2S1ZQlj02ayNQ==}
'@types/pify@6.1.0':
resolution: {integrity: sha512-HCVIdzNiVAi7OxWTAZagTBNzylgNhImtx442pMcu8QZHzDHElS3ccgqaYIuHskpaeG7rIbYlN5XP5tcOAf8F2w==}
deprecated: This is a stub types definition. pify provides its own type definitions, so you do not need this installed.
'@types/pug@2.0.10':
resolution: {integrity: sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==}
@ -9664,7 +9665,9 @@ snapshots:
'@types/parse-path@7.0.3': {}
'@types/pify@5.0.4': {}
'@types/pify@6.1.0':
dependencies:
pify: 6.1.0
'@types/pug@2.0.10': {}