Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent 6493c0a commit cb2183f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 48 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "Description.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -81,16 +81,16 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vitest": "^1.2.2"
"vite": "^5.1.3",
"vitest": "^1.3.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down
91 changes: 47 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb2183f

Please sign in to comment.