Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 7, 2024
1 parent d67ea29 commit 905d35e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/audioworklet": "^0.0.50",
"typescript": "^5.2.2",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vite-plugin-comlink": "^3.0.5",
"vite-plugin-pwa": "^0.16.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/brstm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
},
"devDependencies": {
"typescript": "^5.2.2",
"vite": "^4.5.2"
"vite": "^4.5.3"
}
}
24 changes: 12 additions & 12 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 905d35e

Please sign in to comment.