mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: remove stub types file for webpack-virtual-modules
This commit is contained in:
parent
51ab5de3e6
commit
58dd7f3a68
@ -77,7 +77,6 @@
|
||||
"@types/pify": "5.0.4",
|
||||
"@types/webpack-bundle-analyzer": "4.7.0",
|
||||
"@types/webpack-hot-middleware": "2.25.9",
|
||||
"@types/webpack-virtual-modules": "0.4.2",
|
||||
"unbuild": "latest",
|
||||
"vue": "3.4.27"
|
||||
},
|
||||
|
@ -907,9 +907,6 @@ importers:
|
||||
'@types/webpack-hot-middleware':
|
||||
specifier: 2.25.9
|
||||
version: 2.25.9
|
||||
'@types/webpack-virtual-modules':
|
||||
specifier: 0.4.2
|
||||
version: 0.4.2
|
||||
unbuild:
|
||||
specifier: latest
|
||||
version: 2.0.0(sass@1.69.4)(typescript@5.4.5)
|
||||
@ -2718,10 +2715,6 @@ packages:
|
||||
'@types/webpack-sources@3.2.1':
|
||||
resolution: {integrity: sha512-iLC3Fsx62ejm3ST3PQ8vBMC54Rb3EoCprZjeJGI5q+9QjfDLGt9jeg/k245qz1G9AQnORGk0vqPicJFPT1QODQ==}
|
||||
|
||||
'@types/webpack-virtual-modules@0.4.2':
|
||||
resolution: {integrity: sha512-0ff/n3TXx1FysQV/kSpF8bxnCXUf7cw3Mp6WbXq0IfrgFK/MBIZqAQFN7VUkGwRzHZb+9DfLPZ3dOI+/L+m9ww==}
|
||||
deprecated: This is a stub types definition. webpack-virtual-modules provides its own type definitions, so you do not need this installed.
|
||||
|
||||
'@types/webpack@4.41.34':
|
||||
resolution: {integrity: sha512-CN2aOGrR3zbMc2v+cKqzaClYP1ldkpPOgtdNvgX+RmlWCSWxHxpzz6WSCVQZRkF8D60ROlkRzAoEpgjWQ+bd2g==}
|
||||
|
||||
@ -9593,10 +9586,6 @@ snapshots:
|
||||
'@types/source-list-map': 0.1.4
|
||||
source-map: 0.7.4
|
||||
|
||||
'@types/webpack-virtual-modules@0.4.2':
|
||||
dependencies:
|
||||
webpack-virtual-modules: 0.6.2
|
||||
|
||||
'@types/webpack@4.41.34':
|
||||
dependencies:
|
||||
'@types/node': 20.14.2
|
||||
|
Loading…
Reference in New Issue
Block a user