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 Aug 17, 2023
1 parent ba43760 commit af59647
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 332 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.2.6",
"private": true,
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.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.40.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
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"
}
}

0 comments on commit af59647

Please sign in to comment.