Bump @fontsource/inter from 5.2.5 to 5.2.6 in /page

Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.2.5 to 5.2.6.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-version: 5.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-14 07:33:54 +00:00
committed by GitHub
parent 2785f4176f
commit 6aa08c4542
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"name": "emulator-ui",
"version": "0.0.0",
"dependencies": {
"@fontsource/inter": "^5.2.5",
"@fontsource/inter": "^5.2.6",
"@irori/idbfs": "^0.5.1",
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-context-menu": "^2.2.15",
@@ -1070,9 +1070,9 @@
"license": "MIT"
},
"node_modules/@fontsource/inter": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.2.5.tgz",
"integrity": "sha512-kbsPKj0S4p44JdYRFiW78Td8Ge2sBVxi/PIBwmih+RpSXUdvS9nbs1HIiuUSPtRMi14CqLEZ/fbk7dj7vni1Sg==",
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.2.6.tgz",
"integrity": "sha512-CZs9S1CrjD0jPwsNy9W6j0BhsmRSQrgwlTNkgQXTsAeDRM42LBRLo3eo9gCzfH4GvV7zpyf78Ozfl773826csw==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"

View File

@@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fontsource/inter": "^5.2.5",
"@fontsource/inter": "^5.2.6",
"@irori/idbfs": "^0.5.1",
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-context-menu": "^2.2.15",