Skip to content

Commit

Permalink
build(deps-dev): bump vite from 4.4.9 to 5.0.10
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 5.0.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent d1c6173 commit 849c2a8
Show file tree
Hide file tree
Showing 9 changed files with 250 additions and 123 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": "^5.0.10",
"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": "^5.0.10",
"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": "^5.0.10",
"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": "^5.0.10",
"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": "^5.0.10",
"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": "^5.0.10",
"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": "^5.0.10",
"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": "^5.0.10",
"vite-plugin-monkey": "^3.5.0"
}
}
Loading

0 comments on commit 849c2a8

Please sign in to comment.