Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyao27 committed May 25, 2024
1 parent b3d38c5 commit 3c66469
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"release": "release-it",
"start": "bun run src/index.ts",
"test": "bun test",
"preinstall": "npx only-allow bun",
"up": "taze major -I",
"prepare": "husky install"
},
Expand All @@ -65,16 +64,16 @@
"@antfu/ni": "^0.21.12",
"@commitlint/cli": "^19.3.0",
"@release-it/conventional-changelog": "^8.0.1",
"@types/bun": "^1.1.1",
"@types/bun": "^1.1.3",
"@types/yargs": "^17.0.32",
"@xystack/style-guide": "^0.0.4",
"@xystack/style-guide": "^0.1.4",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.4",
"prettier": "^3.2.5",
"release-it": "^17.2.1",
"release-it": "^17.3.0",
"taze": "^0.13.8",
"typescript": "^5.4.5",
"unbuild": "^2.0.0"
Expand Down

0 comments on commit 3c66469

Please sign in to comment.