mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-06 07:52:59 +00:00
build(deps): bump @fontsource/inter in /frontend in the fontsource group
Bumps the fontsource group in /frontend with 1 update: [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter). Updates `@fontsource/inter` from 5.0.18 to 5.0.20 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" 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:
committed by
Quentin Gliech
parent
063a5fa3bf
commit
ed58b98fbf
Generated
+4
-4
@@ -9,7 +9,7 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@fontsource/inconsolata": "^5.0.18",
|
||||
"@fontsource/inter": "^5.0.18",
|
||||
"@fontsource/inter": "^5.0.20",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
"@tanstack/react-router": "^1.43.4",
|
||||
"@urql/core": "^5.0.5",
|
||||
@@ -3196,9 +3196,9 @@
|
||||
"integrity": "sha512-VVG5RWMfYEmWRKv3sh8M1n3Ux3vs7v8978vYZ205lBQPlff3e7H67f7TRfswj2ybnX53+QxWylySvcv8ACCvWw=="
|
||||
},
|
||||
"node_modules/@fontsource/inter": {
|
||||
"version": "5.0.18",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.18.tgz",
|
||||
"integrity": "sha512-YCsoYPTcs713sI7tLtxaPrIhXAXvEetGg5Ry02ivA8qUOb3fQHojbK/X9HLD5OOKvFUNR2Ynkwb1kR1hVKQHpw=="
|
||||
"version": "5.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.20.tgz",
|
||||
"integrity": "sha512-rtw2F7xfM7rJmmnncXnR4ADr5wXsp4GyN1O1jmQJ1PMjAK+bm620/ZkQkeOYOkGoa09OksGinOeMA+Mkt6K9PQ=="
|
||||
},
|
||||
"node_modules/@graphql-codegen/add": {
|
||||
"version": "5.0.3",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inconsolata": "^5.0.18",
|
||||
"@fontsource/inter": "^5.0.18",
|
||||
"@fontsource/inter": "^5.0.20",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
"@tanstack/react-router": "^1.43.4",
|
||||
"@urql/core": "^5.0.5",
|
||||
|
||||
Reference in New Issue
Block a user