1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

build(deps): bump @fontsource/inconsolata

Bumps the fontsource group in /frontend with 1 update: [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata).


Updates `@fontsource/inconsolata` from 5.0.18 to 5.0.19
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inconsolata/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inconsolata)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-30 14:31:24 +00:00
committed by Quentin Gliech
parent d92c43a507
commit 730925ffcb
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
"name": "mas-frontend",
"version": "0.0.0",
"dependencies": {
"@fontsource/inconsolata": "^5.0.18",
"@fontsource/inconsolata": "^5.0.19",
"@fontsource/inter": "^5.0.20",
"@radix-ui/react-collapsible": "1.0.3",
"@radix-ui/react-dialog": "^1.0.5",
@ -3207,9 +3207,9 @@
"integrity": "sha512-sTcG+QZ6fdEUObICavU+aB3Mp8HY4n14wYHdxK4fXjPmv3PXZZeY5RaguJmGyeH/CJQhX3fqKUtS4qc1LoHwhQ=="
},
"node_modules/@fontsource/inconsolata": {
"version": "5.0.18",
"resolved": "https://registry.npmjs.org/@fontsource/inconsolata/-/inconsolata-5.0.18.tgz",
"integrity": "sha512-VVG5RWMfYEmWRKv3sh8M1n3Ux3vs7v8978vYZ205lBQPlff3e7H67f7TRfswj2ybnX53+QxWylySvcv8ACCvWw=="
"version": "5.0.19",
"resolved": "https://registry.npmjs.org/@fontsource/inconsolata/-/inconsolata-5.0.19.tgz",
"integrity": "sha512-ic9jGe3z8ultxdu8P5t0Zr1VarqR//Wl3KrqXWvrgFNG3eEsOjnFLeZpdEO2UblFjifK0R/U3OdlLjQb2VzUiw=="
},
"node_modules/@fontsource/inter": {
"version": "5.0.20",

View File

@ -17,7 +17,7 @@
"i18n": "i18next"
},
"dependencies": {
"@fontsource/inconsolata": "^5.0.18",
"@fontsource/inconsolata": "^5.0.19",
"@fontsource/inter": "^5.0.20",
"@radix-ui/react-collapsible": "1.0.3",
"@radix-ui/react-dialog": "^1.0.5",