Skip to content

Commit

Permalink
build(deps-dev): bump vite from 4.4.9 to 4.5.2
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent d1c6173 commit 9a1ba57
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion packages/_template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^20.5.7",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/better-steam-rating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.5.7",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/douban2rarbg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jsdom": "^22.1.0",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0",
"vitest": "^0.34.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/down-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.5.7",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/exclude-dv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.5.7",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/ghproxy-gist-raw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node": "^20.5.7",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/ghproxy-raw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.5.7",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/ghproxy-releases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.5.7",
"tsconfig": "workspace:*",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vite-plugin-monkey": "^3.5.0"
}
}
60 changes: 30 additions & 30 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 9a1ba57

Please sign in to comment.