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] authored Oct 11, 2024
1 parent 37ebeb7 commit 7c9c600
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,19 +68,19 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@stacksjs/cli": "^0.64.6",
"@stacksjs/storage": "^0.64.6",
"@stacksjs/cli": "^0.65.0",
"@stacksjs/storage": "^0.65.0",
"c12": "^2.0.1",
"node-forge": "^1.3.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@stacksjs/biome-config": "^0.1.5",
"@stacksjs/development": "^0.64.6",
"@types/bun": "^1.1.10",
"@stacksjs/development": "^0.65.0",
"@types/bun": "^1.1.11",
"@types/node-forge": "^1.3.11",
"bun-plugin-dts-auto": "^0.18.19",
"vitepress": "^1.3.4"
"bun-plugin-dts-auto": "^0.20.6",
"vitepress": "^1.4.0"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 7c9c600

Please sign in to comment.