Skip to content

Commit

Permalink
⬆️ deps: upgrade stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Rettend committed Apr 13, 2024
1 parent 1a6164c commit 79ec106
Show file tree
Hide file tree
Showing 2 changed files with 749 additions and 834 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,29 @@
},
"dependencies": {
"@cozy-console/mini": "^0.0.1",
"citty": "^0.1.4",
"citty": "^0.1.6",
"consola": "^3.2.3",
"cosmiconfig": "^8.3.6",
"jsonc-parser": "^3.2.0",
"jsonc-parser": "^3.2.1",
"lodash-es": "^4.17.21"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.3",
"@antfu/eslint-config": "^2.13.3",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.8.9",
"@vitest/coverage-istanbul": "^1.2.1",
"@vitest/ui": "^1.2.1",
"bumpp": "^9.2.0",
"@types/node": "^20.12.7",
"@vitest/coverage-istanbul": "^1.5.0",
"@vitest/ui": "^1.5.0",
"bumpp": "^9.4.0",
"comment-json": "^4.2.3",
"eemoji": "^2.0.0",
"eslint": "^9.0.0",
"lint-staged": "^15.2.0",
"eemoji": "^2.0.2",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"markdown-table": "^3.0.3",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.7.0",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.7.2",
"typescript": "5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.1"
"vitest": "^1.5.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 79ec106

Please sign in to comment.