mirror of
https://github.com/elk-zone/elk.git
synced 2025-02-20 15:08:48 +01:00
chore: update devDependencies except nuxt (#3140)
This commit is contained in:
parent
5d4e84241a
commit
4d7dc4e5ac
3 changed files with 648 additions and 406 deletions
|
@ -13,6 +13,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@nuxt-themes/docus": "^1.15.1",
|
||||
"nuxt": "^3.15.1"
|
||||
"nuxt": "^3.15.2"
|
||||
}
|
||||
}
|
||||
|
|
14
package.json
14
package.json
|
@ -115,8 +115,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.13.0",
|
||||
"@antfu/ni": "^23.2.0",
|
||||
"@types/chroma-js": "^3.1.0",
|
||||
"@antfu/ni": "^0.23.2",
|
||||
"@types/chroma-js": "^2.4.5",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/fnando__sparkline": "^0.3.7",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
|
@ -124,15 +124,15 @@
|
|||
"@types/wicg-file-system-access": "^2023.10.5",
|
||||
"@types/ws": "^8.5.13",
|
||||
"@unlazy/nuxt": "^0.12.1",
|
||||
"@unocss/eslint-config": "^65.4.0",
|
||||
"@unocss/eslint-config": "^65.4.2",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"bumpp": "^9.10.0",
|
||||
"consola": "^3.3.3",
|
||||
"bumpp": "^9.10.1",
|
||||
"consola": "^3.4.0",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-plugin-format": "^1.0.1",
|
||||
"flat": "^6.0.1",
|
||||
"fs-extra": "^11.2.0",
|
||||
"lint-staged": "^15.3.0",
|
||||
"fs-extra": "^11.3.0",
|
||||
"lint-staged": "^15.4.1",
|
||||
"nuxt": "^3.13.2",
|
||||
"prettier": "^3.4.2",
|
||||
"sharp": "^0.33.5",
|
||||
|
|
1038
pnpm-lock.yaml
1038
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue