Skip to content

Commit f92be12

Browse files
fix(deps): update dependency @fontsource/rubik to v5.0.7 (tauri-apps#1351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3882c3d commit f92be12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@docusaurus/core": "=2.4.1",
1313
"@docusaurus/plugin-pwa": "=2.4.1",
1414
"@docusaurus/preset-classic": "=2.4.1",
15-
"@fontsource/rubik": "5.0.5",
15+
"@fontsource/rubik": "5.0.7",
1616
"@mdx-js/react": "1.6.22",
1717
"apexcharts": "3.41.1",
1818
"bootstrap-icons": "1.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,10 +1756,10 @@
17561756
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.17.6.tgz#563ff4277f1230a006472664fa9278a83dd124da"
17571757
integrity sha512-n6d8MOyUrNp6G4VSpRcgjs5xj4A91svJSaiwLIDWVWEsZtpN5FA9NlBbZHDmAJc2e8e6SF4tkBD3HAvPF+7igA==
17581758

1759-
"@fontsource/[email protected].5":
1760-
version "5.0.5"
1761-
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.5.tgz#bc434971e81946ea115fa2d7e65c754244eb4cd8"
1762-
integrity sha512-ggCJFmid6AcRmF/9xFp8wzg7Pop3Bg7YxrysXdnvAgvsolOzWb2M+8IE2JO0ApghsXlt/jogg1/g/J0MI1raQQ==
1759+
"@fontsource/[email protected].7":
1760+
version "5.0.7"
1761+
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.7.tgz#3312ac2c5f120d9ac629fd462ef1b68472be6063"
1762+
integrity sha512-JwagGMB+KneOueX5sIqHW2q6oUoxGh+5bbBjeVWm3lNcCPkSsSSHfdSlqCepgvmFOdCju1gVM1CuRFsNG7zC7g==
17631763

17641764
"@hapi/hoek@^9.0.0":
17651765
version "9.3.0"

0 commit comments

Comments
 (0)