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 Jan 22, 2024
1 parent 2ab7a21 commit ad0d24f
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 219 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"preview": "vitepress preview"
},
"devDependencies": {
"vitepress": "1.0.0-rc.39"
"vitepress": "1.0.0-rc.40"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.3.4",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"scripts": {
"build": "rimraf packages/*/dist && turbo run build --filter=@hebilicious*",
"build:all": "turbo run build",
Expand All @@ -25,7 +25,7 @@
"esno": "^0.17.0",
"fast-glob": "^3.3.2",
"lint-staged": "^14.0.1",
"pnpm": "8.14.1",
"pnpm": "8.14.2",
"prettier": "^3.2.4",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
Expand Down
Loading

0 comments on commit ad0d24f

Please sign in to comment.