Skip to content

Commit dac1e44

Browse files
fix(deps): update dependency @fontsource/rubik to v5.0.2 (tauri-apps#1274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54de0e7 commit dac1e44

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.1",
15+
"@fontsource/rubik": "5.0.2",
1616
"@mdx-js/react": "1.6.22",
1717
"apexcharts": "3.40.0",
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].1":
1760-
version "5.0.1"
1761-
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.1.tgz#a8c267a0006a5dce8fcc443e40c83cb838a772eb"
1762-
integrity sha512-YiFbrVOhZ2H3469XWfvUyM/e+8k1GRMZQrsQmwguDSs8Jz69o9hPBSnH+Jn9gJFxxfuVZik+sYWeIKnI5l11tQ==
1759+
"@fontsource/[email protected].2":
1760+
version "5.0.2"
1761+
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.2.tgz#578a38f53a1f3c212cbbcba33c7e355339b2883a"
1762+
integrity sha512-QcFUPwbRBjfUxrcCC04iT33yXsiZNT1Aa79lJR4n3duP6OsIolmPvLhYZKz0+oyGnVK8NX0kYWrf4vch6brgoA==
17631763

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

0 commit comments

Comments
 (0)