build(deps): bump @fontsource/inter from 5.0.14 to 5.0.15 in /frontend

Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.14 to 5.0.15.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-23 19:08:57 +00:00
committed by Quentin Gliech
parent f21700c303
commit c2a97010d4
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@emotion/react": "^11.11.1",
"@fontsource/inter": "^5.0.14",
"@fontsource/inter": "^5.0.15",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@types/ua-parser-js": "^0.7.38",
"@urql/core": "^4.1.4",
@@ -3180,9 +3180,9 @@
"integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A=="
},
"node_modules/@fontsource/inter": {
"version": "5.0.14",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.14.tgz",
"integrity": "sha512-5H+rWUemTnUrtF5Dov2zDq+RWDIoXCmSrupNIfI5x7udZnoUTNhr+k9sYxtNS22mIngUQHZUPexTMj0/7P0Ucg=="
"version": "5.0.15",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.15.tgz",
"integrity": "sha512-/IoWYEXl8lqJEx50JqNPT+bI4VNwxb/bg2oOfvG8PiEsDsmHRFvWBVHlohBNn1+QdBf+KbAjU/gb4vlGOSsVWw=="
},
"node_modules/@graphql-codegen/add": {
"version": "5.0.0",

View File

@@ -17,7 +17,7 @@
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@fontsource/inter": "^5.0.14",
"@fontsource/inter": "^5.0.15",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@types/ua-parser-js": "^0.7.38",
"@urql/core": "^4.1.4",