Skip to content

Commit cda006e

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

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.3",
1313
"@docusaurus/plugin-pwa": "=2.4.3",
1414
"@docusaurus/preset-classic": "=2.4.3",
15-
"@fontsource/rubik": "5.0.15",
15+
"@fontsource/rubik": "5.0.16",
1616
"@mdx-js/react": "1.6.22",
1717
"apexcharts": "3.44.0",
1818
"bootstrap-icons": "1.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1758,10 +1758,10 @@
17581758
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.19.0.tgz#fa5f12c96811cec3233a53bdbf61d1a05ba9018f"
17591759
integrity sha512-jl+NXUjK2StMgqnZnqgNjZuerFG8zQqWXMBZdMMv4W/aO1ZKQaYWZBxTrtWKphkCBVEMh0wMVfGgOd2BjOZqUQ==
17601760

1761-
"@fontsource/[email protected].15":
1762-
version "5.0.15"
1763-
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.15.tgz#f9fa84018397236ef0bd054a1423e46f8b775f97"
1764-
integrity sha512-URwSaso72tKaS7V64gGUcqsVhqqFAYLP85+/qP/g8J0z23HswUpdmPxNpAIhxxbD2Ac5YpG33akm/h7Sm8J/Ug==
1761+
"@fontsource/[email protected].16":
1762+
version "5.0.16"
1763+
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.16.tgz#0a6df8797a3e4c4dd7a5d94cd8be6251ce8021a2"
1764+
integrity sha512-42qWULo38pPpjjw7s0P6PYBrFFXz5EIjc7VvXguQ36380/SttknDkn01LEeXAMz+4/UNAVb59GZoDtJWnASm9g==
17651765

17661766
"@hapi/hoek@^9.0.0":
17671767
version "9.3.0"

0 commit comments

Comments
 (0)