Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent beced3c commit 9e002a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@stacksjs/cli": "^0.59.11",
"@stacksjs/storage": "^0.59.11",
"@stacksjs/cli": "^0.61.18",
"@stacksjs/storage": "^0.61.18",
"c12": "^1.10.0"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@stacksjs/development": "^0.59.11",
"@types/bun": "^1.1.2",
"@stacksjs/development": "^0.61.18",
"@types/bun": "^1.1.3",
"bun-plugin-dts-auto": "^0.11.1",
"vitepress": "^1.1.4"
"vitepress": "^1.2.2"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 9e002a1

Please sign in to comment.