Skip to content

Commit

Permalink
chore: update devDependencies except nuxt (#3140)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuuji3 authored Jan 17, 2025
1 parent 5d4e842 commit 4d7dc4e
Show file tree
Hide file tree
Showing 3 changed files with 648 additions and 406 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"@nuxt-themes/docus": "^1.15.1",
"nuxt": "^3.15.1"
"nuxt": "^3.15.2"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,24 +115,24 @@
},
"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",
"@types/js-yaml": "^4.0.9",
"@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",
Expand Down
Loading

0 comments on commit 4d7dc4e

Please sign in to comment.