Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^4.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent faef59f commit 81b601e
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"turbo": "latest",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.3.8",
"vite": "^4.4.6",
"vitest": "^0.33.0"
},
"packageManager": "[email protected]",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-plugin-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"@types/node": "^18.17.0",
"@types/sharedworker": "^0.0.101",
"unbuild": "^1.2.1",
"vite": "^4.3.8",
"vite": "^4.4.6",
"vitest": "^0.33.0"
},
"peerDependencies": {
"vite": "^4.3.8"
"vite": "^4.4.6"
},
"engines": {
"node": ">=v18.16.0"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@onekuma/reset": "^0.1.10",
"unocss": "^0.53.6",
"vite": "^4.3.8",
"vite": "^4.4.6",
"vite-plugin-info": "^0.4.1",
"vite-plugin-sharedworker": "workspace:*"
}
Expand Down
49 changes: 27 additions & 22 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 81b601e

Please sign in to comment.