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 Aug 23, 2023
1 parent ba43760 commit 90a710f
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 386 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.6",
"private": true,
"packageManager": "[email protected].11",
"packageManager": "[email protected].12",
"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.39.8",
"@antfu/eslint-config": "^0.41.0",
"@types/node": "^18.17.1",
"@uni-helper/volar-service-uni-pages": "workspace:*",
"bumpp": "^9.1.1",
Expand All @@ -39,6 +39,6 @@
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.7",
"vitest": "^0.33.0"
"vitest": "^0.34.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.12",
"@volar/language-service": "1.10.0",
"@volar/language-service": "1.10.1",
"unbuild": "^1.2.1"
}
}
Loading

0 comments on commit 90a710f

Please sign in to comment.