mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
parent
41982affee
commit
8337d59854
@ -31,11 +31,11 @@
|
||||
"@types/object-hash": "^2",
|
||||
"eslint": "^7.28.0",
|
||||
"eslint-plugin-jsdoc": "^35.2.0",
|
||||
"jest": "^26.6.3",
|
||||
"jest": "^27.0.4",
|
||||
"jiti": "^1.10.1",
|
||||
"lerna": "^4.0.0",
|
||||
"object-hash": "^2.2.0",
|
||||
"ts-jest": "^26.5.6",
|
||||
"ts-jest": "^27.0.3",
|
||||
"typescript": "^4.3.2",
|
||||
"unbuild": "^0.3.0"
|
||||
}
|
||||
|
@ -2,10 +2,7 @@
|
||||
"extends": [
|
||||
"@nuxtjs"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"jest",
|
||||
"ts-jest"
|
||||
],
|
||||
"ignoreDeps": [],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user