Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulCatalinas committed Aug 16, 2024
2 parents 2f41dc3 + bd80756 commit 45e910b
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 299 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"prepublishOnly": "bun run build"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@types/bun": "1.1.6",
"@types/fs-extra": "11.0.4",
"@types/inquirer": "9.0.7",
"@types/npmcli__promise-spawn": "6.0.3",
"@types/opener": "1.4.3",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-love": "62.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.3",
"lint-staged": "15.2.7",
"husky": "9.1.4",
"lint-staged": "15.2.8",
"markdownlint": "0.34.0",
"prettier": "3.3.3",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2"
"vite": "5.4.0",
"vite-tsconfig-paths": "5.0.1"
},
"contributors": [
{
Expand Down
Loading

0 comments on commit 45e910b

Please sign in to comment.