Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 755813a commit 28b5f2f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.1.7",
"@types/node": "^18.19.55",
"@types/node": "^18.19.56",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
Expand Down Expand Up @@ -102,7 +102,7 @@
},
"volta": {
"node": "18.20.4",
"pnpm": "9.12.1"
"pnpm": "9.12.2"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion packages/core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"inquirer": "^9.2.23",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.1.0"
"picocolors": "^1.1.1"
},
"repository": {
"type": "git",
Expand Down
27 changes: 16 additions & 11 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 28b5f2f

Please sign in to comment.