mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-16 13:59:59 +00:00
chore(deps): update lint (#2311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1a96f87da0
commit
cf20ac29db
2 changed files with 212 additions and 266 deletions
|
@ -106,7 +106,7 @@
|
||||||
"workbox-window": "^7.0.0"
|
"workbox-window": "^7.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.40.0",
|
"@antfu/eslint-config": "^0.41.0",
|
||||||
"@antfu/ni": "^0.21.8",
|
"@antfu/ni": "^0.21.8",
|
||||||
"@types/chroma-js": "^2.4.1",
|
"@types/chroma-js": "^2.4.1",
|
||||||
"@types/file-saver": "^2.0.5",
|
"@types/file-saver": "^2.0.5",
|
||||||
|
@ -119,12 +119,12 @@
|
||||||
"@unlazy/nuxt": "^0.9.3",
|
"@unlazy/nuxt": "^0.9.3",
|
||||||
"bumpp": "^9.2.0",
|
"bumpp": "^9.2.0",
|
||||||
"consola": "^3.2.3",
|
"consola": "^3.2.3",
|
||||||
"eslint": "^8.46.0",
|
"eslint": "^8.48.0",
|
||||||
"flat": "^5.0.2",
|
"flat": "^5.0.2",
|
||||||
"fs-extra": "^11.1.1",
|
"fs-extra": "^11.1.1",
|
||||||
"lint-staged": "^13.3.0",
|
"lint-staged": "^13.3.0",
|
||||||
"nuxt": "3.7.0",
|
"nuxt": "3.7.0",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.0.3",
|
||||||
"sharp": "^0.32.5",
|
"sharp": "^0.32.5",
|
||||||
"sharp-ico": "^0.1.5",
|
"sharp-ico": "^0.1.5",
|
||||||
"simple-git-hooks": "^2.9.0",
|
"simple-git-hooks": "^2.9.0",
|
||||||
|
|
472
pnpm-lock.yaml
472
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue