remove nuxt from peer deps

This commit is contained in:
wobsoriano
2023-05-12 13:09:24 -07:00
parent 967271089f
commit 7bd62822d3
2 changed files with 5 additions and 11 deletions

13
pnpm-lock.yaml generated
View File

@@ -10,9 +10,6 @@ importers:
h3:
specifier: ^1.6.5
version: 1.6.5
nuxt:
specifier: ^3.4.0
version: 3.4.3(@types/node@18.16.8)(eslint@8.40.0)(rollup@3.20.2)(typescript@5.0.4)
ofetch:
specifier: ^1.0.1
version: 1.0.1
@@ -43,7 +40,7 @@ importers:
version: 0.10.1
tsup:
specifier: 6.7.0
version: 6.7.0(postcss@8.4.23)(typescript@5.0.4)
version: 6.7.0(typescript@5.0.4)
typescript:
specifier: ^5.0.4
version: 5.0.4
@@ -6798,7 +6795,7 @@ packages:
read-cache: 1.0.0
resolve: 1.22.1
/postcss-load-config@3.1.4(postcss@8.4.23):
/postcss-load-config@3.1.4:
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
engines: {node: '>= 10'}
peerDependencies:
@@ -6811,7 +6808,6 @@ packages:
optional: true
dependencies:
lilconfig: 2.0.6
postcss: 8.4.23
yaml: 1.10.2
dev: true
@@ -8039,7 +8035,7 @@ packages:
/tslib@2.5.0:
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
/tsup@6.7.0(postcss@8.4.23)(typescript@5.0.4):
/tsup@6.7.0(typescript@5.0.4):
resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==}
engines: {node: '>=14.18'}
hasBin: true
@@ -8063,8 +8059,7 @@ packages:
execa: 5.1.1
globby: 11.1.0
joycon: 3.1.1
postcss: 8.4.23
postcss-load-config: 3.1.4(postcss@8.4.23)
postcss-load-config: 3.1.4
resolve-from: 5.0.0
rollup: 3.20.2
source-map: 0.8.0-beta.0