Skip to content

Commit

Permalink
chore(deps): bump the deps group across 1 directory with 3 updates (#…
Browse files Browse the repository at this point in the history
…2411)

Bumps the deps group with 3 updates in the /qwik-vite directory: [@builder.io/qwik](https://github.com/QwikDev/qwik/tree/HEAD/packages/qwik), [typescript](https://github.com/Microsoft/TypeScript) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@builder.io/qwik` from 1.3.5 to 1.5.4
- [Release notes](https://github.com/QwikDev/qwik/releases)
- [Commits](https://github.com/QwikDev/qwik/commits/v1.5.4/packages/qwik)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

Updates `vite` from 5.0.11 to 5.2.11
- [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.2.11/packages/vite)

---
updated-dependencies:
- dependency-name: "@builder.io/qwik"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
...

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 May 10, 2024
1 parent 0903cc2 commit 5d53717
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 348 deletions.
6 changes: 3 additions & 3 deletions qwik-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"preview": "vite preview"
},
"devDependencies": {
"typescript": "^5.2.2",
"vite": "^5.0.8"
"typescript": "^5.4.5",
"vite": "^5.2.11"
},
"dependencies": {
"@builder.io/qwik": "^1.3.0"
"@builder.io/qwik": "^1.5.4"
}
}
Loading

0 comments on commit 5d53717

Please sign in to comment.