mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: ensure nuxt3 is resolve from workspace
This commit is contained in:
parent
51538bfcb1
commit
3b350479db
@ -21,7 +21,8 @@
|
||||
"version": "yarn && git add yarn.lock"
|
||||
},
|
||||
"resolutions": {
|
||||
"esbuild": "0.10.2"
|
||||
"esbuild": "0.10.2",
|
||||
"nuxt3": "workspace:./packages/nuxt3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/eslint-config": "^6.0.0",
|
||||
|
34
yarn.lock
34
yarn.lock
@ -10580,37 +10580,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"nuxt3@npm:latest":
|
||||
version: 0.6.1
|
||||
resolution: "nuxt3@npm:0.6.1"
|
||||
dependencies:
|
||||
"@nuxt/app": ^0.3.2
|
||||
"@nuxt/kit": ^0.5.1
|
||||
"@nuxt/nitro": ^0.6.1
|
||||
"@nuxt/vite-builder": ^0.3.1
|
||||
"@nuxt/webpack-builder": ^0.3.2
|
||||
chokidar: ^3.5.1
|
||||
consola: ^2.15.3
|
||||
defu: ^4.0.1
|
||||
fs-extra: ^9.1.0
|
||||
globby: ^11.0.3
|
||||
hash-sum: ^2.0.0
|
||||
hookable: ^4.4.1
|
||||
ignore: ^5.1.8
|
||||
lodash: ^4.17.21
|
||||
nuxt-cli: ^0.3.1
|
||||
scule: ^0.2.0
|
||||
ufo: ^0.7.1
|
||||
upath: ^2.0.1
|
||||
bin:
|
||||
nu: bin/nuxt.js
|
||||
nuxt: bin/nuxt.js
|
||||
nuxt-cli: bin/nuxt.js
|
||||
checksum: b144574f6b24d3523d7ad9ad8ca4d6a54b77061ba2bd6f55fae8cbf285e8f803699a80918dcccb173d0801adf4125b0128f651a92775082955c1dd85bc74cc4f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nuxt3@workspace:packages/nuxt3":
|
||||
"nuxt3@workspace:./packages/nuxt3, nuxt3@workspace:packages/nuxt3":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "nuxt3@workspace:packages/nuxt3"
|
||||
dependencies:
|
||||
@ -14334,7 +14304,7 @@ typescript@^4.2.4:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ufo@npm:^0.7.1, ufo@npm:^0.7.2":
|
||||
"ufo@npm:^0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "ufo@npm:0.7.2"
|
||||
checksum: 01d3c7a237a5ea26ea2136b6cce819a4229973f4effe6b7b6caf3fb46c6eb7ed33f5e62fd251462863ffe89d9eeba3aa22f9903fcedccbcc40f97323b851d674
|
||||
|
Loading…
Reference in New Issue
Block a user