From f374405d2b3ef6987c2e2563977a805e1143e505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 07:18:43 +0000 Subject: [PATCH] Build(deps): Bump @fontsource/plus-jakarta-sans in /client 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] --- client/package.json | 2 +- client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index 178cc68..fa76728 100644 --- a/client/package.json +++ b/client/package.json @@ -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", diff --git a/client/yarn.lock b/client/yarn.lock index 95bf45d..d3d9c67 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -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"