Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
ceigh committed Jul 2, 2024
1 parent 3535f3e commit 20f4906
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"build:dts": "bun tsc --project ./tsconfig.build.json --declaration --emitDeclarationOnly"
},
"peerDependencies": {
"markdown-it": "^14",
"typograf": "^7"
"markdown-it": "^14.1.0",
"typograf": "^7.4.1"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^11.1.4",
"@types/bun": "^1.1.5",
"@types/bun": "^1.1.6",
"@types/markdown-it": "^14.1.1",
"markdown-it": "^14.1.0",
"prettier": "^3.3.2",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"nano-staged": {
"*.{js,html,json,md}": "bun prettier --write"
Expand Down

0 comments on commit 20f4906

Please sign in to comment.