Skip to content

Commit

Permalink
Build(deps): Bump @fontsource/plus-jakarta-sans in /client
Browse files Browse the repository at this point in the history
Bumps [@fontsource/plus-jakarta-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/plus-jakarta-sans) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/plus-jakarta-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/plus-jakarta-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent eeaf6a4 commit f374405
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fontsource/plus-jakarta-sans": "^5.1.0",
"@fontsource/plus-jakarta-sans": "^5.1.1",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
"@uiw/codemirror-theme-github": "^4.23.7",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,10 +432,10 @@
dependencies:
levn "^0.4.1"

"@fontsource/plus-jakarta-sans@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@fontsource/plus-jakarta-sans/-/plus-jakarta-sans-5.1.0.tgz#bf4e15503d9dddcb28d808b8ba7593686f3f1f3f"
integrity sha512-o6qReKG0r7+YyNzMe0CbIC4u8nsLwUHRe3btQU+cYI/UH8+Cbvv278WICqEuj7zsBRu1eiuBgvBG17+cU+PJIw==
"@fontsource/plus-jakarta-sans@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@fontsource/plus-jakarta-sans/-/plus-jakarta-sans-5.1.1.tgz#c9e78a6d0e7da16ae8b40edee279c8dcd9dec12a"
integrity sha512-czlD7FGbJqZ+5YVJ1LK3mVh2GIbGQZDQTtsv2leNgJC5lxNQ3dnqPURCNeW+nfPrcMHO94Er4qpklmJM++UHPw==

"@humanfs/core@^0.19.1":
version "0.19.1"
Expand Down

0 comments on commit f374405

Please sign in to comment.