Skip to content

Commit f1b643b

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

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.3",
15+
"@fontsource/rubik": "5.0.4",
1616
"@mdx-js/react": "1.6.22",
1717
"apexcharts": "3.41.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].3":
1760-
version "5.0.3"
1761-
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.3.tgz#e5ad50b4f220484c87f04660c96d0e7e2824633b"
1762-
integrity sha512-mOGQSeyFVYXCaVMnOSYWV+czvRVYKxwo+W1/aH63RQdzWlsyCt/zmIfElcl4LKRgIXok1EaUTSszynR253FcdA==
1759+
"@fontsource/[email protected].4":
1760+
version "5.0.4"
1761+
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.4.tgz#8d530d5c4a9c24bee9e1b8862818990e38fc9973"
1762+
integrity sha512-sLB1mY1nK+63bv/bcMawhT7CHQZt5/qwX/eSmBDvsfpomc/3EWCHgrP+Nd7IX1SwpJlXHswD1ZqiGJJv61aSBQ==
17631763

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

0 commit comments

Comments
 (0)