mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-19 23:40:07 +00:00
chore: bump nuxt to v3.4.2 (#1998)
This commit is contained in:
parent
21f57f1cfa
commit
5b1ad44875
3 changed files with 440 additions and 577 deletions
|
@ -13,6 +13,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt-themes/docus": "^1.10.1",
|
"@nuxt-themes/docus": "^1.10.1",
|
||||||
"nuxt": "^3.4.0"
|
"nuxt": "^3.4.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -119,7 +119,7 @@
|
||||||
"flat": "^5.0.2",
|
"flat": "^5.0.2",
|
||||||
"fs-extra": "^11.1.1",
|
"fs-extra": "^11.1.1",
|
||||||
"lint-staged": "^13.2.1",
|
"lint-staged": "^13.2.1",
|
||||||
"nuxt": "3.4.0",
|
"nuxt": "3.4.2",
|
||||||
"prettier": "^2.8.7",
|
"prettier": "^2.8.7",
|
||||||
"simple-git-hooks": "^2.8.1",
|
"simple-git-hooks": "^2.8.1",
|
||||||
"typescript": "^5.0.4",
|
"typescript": "^5.0.4",
|
||||||
|
|
1013
pnpm-lock.yaml
1013
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue