chore(deps): update devdependencies (#2236)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-01 22:57:32 +01:00 committed by GitHub
parent a45b7173e5
commit b84a6ccc32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 296 additions and 69 deletions

View file

@ -104,7 +104,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.6",
"@antfu/ni": "^0.21.4",
"@antfu/ni": "^0.21.5",
"@types/chroma-js": "^2.4.0",
"@types/file-saver": "^2.0.5",
"@types/flat": "^5.0.2",
@ -113,18 +113,18 @@
"@types/js-yaml": "^4.0.5",
"@types/prettier": "^2.7.3",
"@types/wicg-file-system-access": "^2020.9.6",
"@unlazy/nuxt": "^0.9.0",
"@unlazy/nuxt": "^0.9.2",
"bumpp": "^9.1.1",
"consola": "^3.2.2",
"consola": "^3.2.3",
"eslint": "^8.44.0",
"flat": "^5.0.2",
"fs-extra": "^11.1.1",
"lint-staged": "^13.2.3",
"nuxt": "3.6.5",
"prettier": "^2.8.8",
"sharp": "^0.32.1",
"sharp": "^0.32.4",
"sharp-ico": "^0.1.5",
"simple-git-hooks": "^2.8.1",
"simple-git-hooks": "^2.9.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vitest": "^0.33.0",