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 19, 2024
1 parent 37ebeb7 commit ebccd85
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 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.67.0",
"@stacksjs/storage": "^0.67.0",
"c12": "^2.0.1",
"node-forge": "^1.3.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@stacksjs/biome-config": "^0.1.5",
"@stacksjs/development": "^0.64.6",
"@types/bun": "^1.1.10",
"@stacksjs/development": "^0.67.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.1"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit ebccd85

Please sign in to comment.