Skip to content

Commit

Permalink
Bump the frontend group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the frontend group in /frontend with 2 updates: [pnpm](https://github.com/pnpm/pnpm) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `pnpm` from 8.10.4 to 8.10.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.10.4...v8.10.5)

Updates `vite` from 4.5.0 to 5.0.0
- [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.0/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-major
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 76a4fae commit e8dcd84
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 94 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.1",
"pnpm": "^8.10.4",
"pnpm": "^8.10.5",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^5.0.0",
"vite-plugin-solid": "^2.7.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit e8dcd84

Please sign in to comment.