Skip to content

Commit

Permalink
chore(deps-dev): bump the frontend group in /frontend with 2 updates (#…
Browse files Browse the repository at this point in the history
…189)

Bumps the frontend group in /frontend with 2 updates: [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `pnpm` from 9.15.0 to 9.15.1
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.1/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v9.15.1/pnpm)

Updates `vite` from 6.0.3 to 6.0.6
- [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/v6.0.6/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent cb87d0f commit 468a1ec
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 198 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"devDependencies": {
"@types/crypto-js": "4.2.2",
"pnpm": "9.15.0",
"pnpm": "9.15.1",
"typescript": "5.7.2",
"vite": "6.0.3",
"vite": "6.0.6",
"vite-plugin-solid": "2.11.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 468a1ec

Please sign in to comment.