Skip to content

Commit

Permalink
Bump vite from 5.3.2 to 5.3.3 (#60)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 5.3.3.
- [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.3.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 8, 2024
1 parent 6fb1178 commit dc2d78b
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 31 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/openapi-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/js-yaml": "^4.0.9",
"glob": "^10.4.2",
"just-diff": "^6.0.2",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vite-plugin-dts": "^3.9.1"
},
"dependencies": {
Expand All @@ -54,7 +54,7 @@
"jsonpointer": "^5.0.1",
"leven": "^4.0.0",
"openapi-types": "^12.1.3",
"vite": "^5.3.2",
"vite": "^5.3.3",
"yaml": "^2.4.5"
}
}
41 changes: 23 additions & 18 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 dc2d78b

Please sign in to comment.