Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.8 to 5.4.9 in /examples/api-clien…
Browse files Browse the repository at this point in the history
…t-tutorial/src/templates/default in the npm_and_yarn group across 1 directory (#1378)

chore(deps-dev): bump vite

Bumps the npm_and_yarn group with 1 update in the /examples/api-client-tutorial/src/templates/default directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.8 to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

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

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] authored Oct 23, 2024
1 parent 1b24594 commit 75dafa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"vite": "5.4.8",
"vite": "5.4.9",
"@shopware/api-client": "canary",
"@shopware/api-gen": "canary"
}
Expand Down

0 comments on commit 75dafa5

Please sign in to comment.