You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-12-05 10:42:14 +03:00
build(deps): bump @fontsource/inconsolata in /frontend
Bumps [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata) from 5.0.16 to 5.0.17. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
b8ae461b06
commit
4382931c97
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "mas-frontend",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@fontsource/inconsolata": "^5.0.16",
|
||||
"@fontsource/inconsolata": "^5.0.17",
|
||||
"@fontsource/inter": "^5.0.17",
|
||||
"@radix-ui/react-alert-dialog": "^1.0.5",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
@@ -3163,9 +3163,9 @@
|
||||
"integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q=="
|
||||
},
|
||||
"node_modules/@fontsource/inconsolata": {
|
||||
"version": "5.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inconsolata/-/inconsolata-5.0.16.tgz",
|
||||
"integrity": "sha512-xcKlutUGBGGwjlxHyWA8b/J+ayGaPkAEYQQfs0NchvnbKz4X8RoIVSoEWg27//4lFoR817mc1Z3yCMXvRajmBg=="
|
||||
"version": "5.0.17",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inconsolata/-/inconsolata-5.0.17.tgz",
|
||||
"integrity": "sha512-MgXWGy4wXXaiIAo5hHGGz0E+zZe7yJ4JMhADsI2/fchLrbzRRvKKwgLwHmt4Cd5Evci7fCXU7qPGPtmYhpRMTg=="
|
||||
},
|
||||
"node_modules/@fontsource/inter": {
|
||||
"version": "5.0.17",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"i18n": "i18next"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inconsolata": "^5.0.16",
|
||||
"@fontsource/inconsolata": "^5.0.17",
|
||||
"@fontsource/inter": "^5.0.17",
|
||||
"@radix-ui/react-alert-dialog": "^1.0.5",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user