Bump @fontsource-variable/red-hat-mono from 5.1.0 to 5.1.1

Bumps [@fontsource-variable/red-hat-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/red-hat-mono) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/red-hat-mono)

---
updated-dependencies:
- dependency-name: "@fontsource-variable/red-hat-mono"
  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] 2024-12-30 22:32:30 +00:00 committed by GitHub
parent 4487fb0945
commit 6f511673e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "^5.1.4",
"@fontsource-variable/inter": "^5.1.0",
"@fontsource-variable/red-hat-mono": "^5.1.0",
"@fontsource-variable/red-hat-mono": "^5.1.1",
"astro": "^5.1.1",
"astro-icon": "^1.1.4",
"rehype-external-links": "^3.0.0",
@ -783,10 +783,9 @@
"license": "OFL-1.1"
},
"node_modules/@fontsource-variable/red-hat-mono": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@fontsource-variable/red-hat-mono/-/red-hat-mono-5.1.0.tgz",
"integrity": "sha512-oQb2wx97BCERvA0HjmWo014pr6s4pXDgjt/FOl07WSUGQefcmOWwpHbCDSQGGQhrAnTf3nziFFvtfkEf6qxN0w==",
"license": "OFL-1.1"
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@fontsource-variable/red-hat-mono/-/red-hat-mono-5.1.1.tgz",
"integrity": "sha512-yeZTpCFFU+fJwlhDrMdQROva42Kuaj1KjCp2HSHziT0FE+BPEL90oS0yAAdDZqwjgI77wDp2I6kgnZoHFV95AQ=="
},
"node_modules/@iconify-json/mdi": {
"version": "1.2.2",

View file

@ -17,7 +17,7 @@
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "^5.1.4",
"@fontsource-variable/inter": "^5.1.0",
"@fontsource-variable/red-hat-mono": "^5.1.0",
"@fontsource-variable/red-hat-mono": "^5.1.1",
"astro": "^5.1.1",
"astro-icon": "^1.1.4",
"rehype-external-links": "^3.0.0",