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 Mar 18, 2024
1 parent d1646e9 commit c04f640
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 53 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"description": "Description.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -81,21 +81,21 @@
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"magic-string": "^0.30.8",
"unplugin": "^1.9.0"
"unplugin": "^1.10.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.8.6",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.28",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vitest": "^1.3.1"
"vite": "^5.1.6",
"vitest": "^1.4.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
92 changes: 44 additions & 48 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 c04f640

Please sign in to comment.