chore(deps): update devdependency @types/pify to v6 (main) (#31285)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-08 11:39:39 +00:00 committed by GitHub
parent eba9a925b9
commit 09beaa7424
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": { "devDependencies": {
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"@types/pify": "5.0.4", "@types/pify": "6.1.0",
"@types/webpack-bundle-analyzer": "4.7.0", "@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.35.0", "rollup": "4.35.0",

View File

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

View File

@ -666,8 +666,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../schema version: link:../schema
'@types/pify': '@types/pify':
specifier: 5.0.4 specifier: 6.1.0
version: 5.0.4 version: 6.1.0
'@types/webpack-bundle-analyzer': '@types/webpack-bundle-analyzer':
specifier: 4.7.0 specifier: 4.7.0
version: 4.7.0 version: 4.7.0
@ -1089,8 +1089,8 @@ importers:
specifier: 1.2.7 specifier: 1.2.7
version: 1.2.7 version: 1.2.7
'@types/pify': '@types/pify':
specifier: 5.0.4 specifier: 6.1.0
version: 5.0.4 version: 6.1.0
'@types/webpack-bundle-analyzer': '@types/webpack-bundle-analyzer':
specifier: 4.7.0 specifier: 4.7.0
version: 4.7.0 version: 4.7.0
@ -2880,8 +2880,9 @@ packages:
'@types/parse-path@7.0.3': '@types/parse-path@7.0.3':
resolution: {integrity: sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==} resolution: {integrity: sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==}
'@types/pify@5.0.4': '@types/pify@6.1.0':
resolution: {integrity: sha512-gxKJ1Aw8LbyCsCQWIsip9bYKJCNsKHMoZoQMAe2IWH7U7hgp/l6TvJpbFvu8ZlGBimjZZNvEx2S1ZQlj02ayNQ==} 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': '@types/pug@2.0.10':
resolution: {integrity: sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==} resolution: {integrity: sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==}
@ -9765,7 +9766,9 @@ snapshots:
'@types/parse-path@7.0.3': {} '@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': {} '@types/pug@2.0.10': {}