Skip to content

Commit

Permalink
Bump vite from 5.0.11 to 5.0.12 in /gg-mono
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent 06aeb0e commit 2fbc28a
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 21 deletions.
2 changes: 1 addition & 1 deletion gg-mono/apps/react-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react-swc": "3.5.0",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-mkcert": "1.17.3",
"vitest": "1.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion gg-mono/examples/default-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@vitest/coverage-v8": "1.2.1",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-solid": "2.8.2",
"vitest": "1.2.1"
}
Expand Down
166 changes: 147 additions & 19 deletions gg-mono/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fbc28a

Please sign in to comment.