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 Jul 30, 2023
1 parent a666690 commit 63f6310
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 154 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.2.4",
"private": true,
"packageManager": "pnpm@8.5.0",
"packageManager": "pnpm@8.6.11",
"author": "KeJun",
"license": "MIT",
"homepage": "https://github.com/uni-helper/vite-plugin-uni-pages#readme",
Expand All @@ -30,7 +30,7 @@
"lint:fix": "pnpm lint --fix"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.6",
"@antfu/eslint-config": "^0.39.0",
"@types/node": "^18.16.8",
"@uni-helper/volar-service-uni-pages": "workspace:*",
"bumpp": "^9.1.0",
Expand All @@ -39,6 +39,6 @@
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.3.5",
"vitest": "^0.31.0"
"vitest": "^0.33.0"
}
}
2 changes: 1 addition & 1 deletion packages/volar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/json-schema": "^7.0.11",
"@volar/language-service": "1.6.9",
"@volar/language-service": "1.10.0",
"unbuild": "^1.2.1"
}
}
Loading

0 comments on commit 63f6310

Please sign in to comment.