Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-minor-versions group (#327)
Browse files Browse the repository at this point in the history
Bumps the dev-minor-versions group in /frontend with 2 updates: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `@hey-api/openapi-ts` from 0.64.9 to 0.64.10
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.64.9...@hey-api/openapi-ts@0.64.10)

Updates `type-fest` from 4.36.0 to 4.37.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.36.0...v4.37.0)

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-versions
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-versions
...

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 Mar 4, 2025
1 parent edcc560 commit 7262272
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@eslint/compat": "^1.2.7",
"@eslint/eslintrc": "^3.3.0",
"@eslint/js": "^9.21.0",
"@hey-api/openapi-ts": "^0.64.9",
"@hey-api/openapi-ts": "^0.64.10",
"@inquirer/checkbox": "^4.1.2",
"@playwright/test": "^1.50.1",
"@react-router/dev": "^7.2.0",
Expand Down Expand Up @@ -116,7 +116,7 @@
"tailwindcss": "^4.0.8",
"tailwindcss-animate": "^1.0.7",
"tsx": "^4.19.3",
"type-fest": "^4.36.0",
"type-fest": "^4.37.0",
"typescript": "^5.8.2",
"typescript-eslint": "^8.26.0",
"vite": "^6.1.1",
Expand Down

0 comments on commit 7262272

Please sign in to comment.