Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benyap committed May 18, 2024
1 parent fa2a178 commit 52bfdd5
Show file tree
Hide file tree
Showing 9 changed files with 1,394 additions and 1,262 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,24 @@
},
"dependencies": {
"ansi-colors": "4.1.3",
"commander": "11.1.0",
"fast-glob": "3.3.1"
"commander": "12.0.0",
"fast-glob": "3.3.2"
},
"devDependencies": {
"@commitlint/cli": "18.0.0",
"@commitlint/config-conventional": "18.0.0",
"@release-it/bumper": "5.1.0",
"@release-it/conventional-changelog": "7.0.2",
"@types/node": "20.8.7",
"@release-it/bumper": "6.0.1",
"@release-it/conventional-changelog": "8.0.1",
"@types/node": "20.12.12",
"@vitest/coverage-c8": "0.33.0",
"husky": "8.0.3",
"prettier": "3.0.3",
"release-it": "16.2.1",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"husky": "9.0.11",
"prettier": "3.2.5",
"release-it": "17.2.1",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.2.2",
"vite": "4.5.0",
"vitest": "0.34.6"
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 52bfdd5

Please sign in to comment.