chore(deps): update jiti to 1.12.6

also force resolve to ensure using latest and v8-compile-cache is disabled
This commit is contained in:
Pooya Parsa 2021-10-02 16:09:06 +02:00
parent d4b9862b3d
commit f21b7de3d1
6 changed files with 272 additions and 406 deletions

View File

@ -16,7 +16,7 @@
"@nuxt/kit": "link:../packages/kit",
"@nuxt/typescript-build": "^2.1.0",
"fs-extra": "^10.0.0",
"jiti": "^1.12.5",
"jiti": "^1.12.6",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"scule": "^0.2.1",

View File

@ -25,7 +25,8 @@
},
"resolutions": {
"nuxt3": "workspace:./packages/nuxt3",
"unbuild": "^0.5.6"
"unbuild": "^0.5.6",
"jiti": "^1.12.6"
},
"devDependencies": {
"@nuxtjs/eslint-config": "^6.0.1",
@ -41,7 +42,7 @@
"eslint-plugin-jsdoc": "^36.1.0",
"execa": "^5.1.1",
"globby": "^11.0.4",
"jiti": "^1.12.5",
"jiti": "^1.12.6",
"lerna": "^4.0.0",
"miniflare": "^1.4.1",
"mocha": "^9.1.2",

View File

@ -24,7 +24,7 @@
"globby": "^11.0.4",
"hash-sum": "^2.0.0",
"hookable": "^5.0.0",
"jiti": "^1.12.5",
"jiti": "^1.12.6",
"lodash": "^4.17.21",
"pathe": "^0.2.0",
"rc9": "^1.2.0",

View File

@ -47,7 +47,7 @@
"hookable": "^5.0.0",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
"jiti": "^1.12.5",
"jiti": "^1.12.6",
"listhen": "^0.2.4",
"mime": "^2.5.2",
"node-fetch": "^3.0.0",

View File

@ -32,7 +32,7 @@
"deep-object-diff": "^1.1.0",
"destr": "^1.1.0",
"flat": "^5.0.2",
"jiti": "^1.12.5",
"jiti": "^1.12.6",
"listhen": "^0.2.4",
"mri": "^1.2.0",
"pathe": "^0.2.0",

665
yarn.lock

File diff suppressed because it is too large Load Diff