Bump @fontsource/sora from 4.4.5 to 4.5.0 in /packages/website

Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.4.5 to 4.5.0.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/sora@4.5.0/packages/sora)

---
updated-dependencies:
- dependency-name: "@fontsource/sora"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-08 16:04:42 +00:00 committed by GitHub
parent ba5b44614c
commit 1a1ff2ab3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@
"version": "0.1.0",
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"@fontsource/sora": "^4.4.5",
"@fontsource/sora": "^4.5.0",
"@fontsource/source-sans-pro": "^4.5.0",
"@svgr/webpack": "^5.5.0",
"@tailwindcss/typography": "^0.4.1",
@ -1840,9 +1840,9 @@
}
},
"node_modules/@fontsource/sora": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.4.5.tgz",
"integrity": "sha512-FASytv1LfSEoQtUME6uKpKqJp6ckaMRjbfUmdTo+UcSjiH6lrRZd0rEKlNN3eEEHLAM4xIs86lgFniqhZSnScA=="
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.5.0.tgz",
"integrity": "sha512-bXr7HZPHh/dtfcp9UfEIrYhiMzmcsGvooz9kkmxi5iYwuqs4O1YWfkNbbPSMoRH/cucrMtlGUuC9eRbFx4Yn5Q=="
},
"node_modules/@fontsource/source-sans-pro": {
"version": "4.5.0",
@ -29476,9 +29476,9 @@
}
},
"@fontsource/sora": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.4.5.tgz",
"integrity": "sha512-FASytv1LfSEoQtUME6uKpKqJp6ckaMRjbfUmdTo+UcSjiH6lrRZd0rEKlNN3eEEHLAM4xIs86lgFniqhZSnScA=="
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.5.0.tgz",
"integrity": "sha512-bXr7HZPHh/dtfcp9UfEIrYhiMzmcsGvooz9kkmxi5iYwuqs4O1YWfkNbbPSMoRH/cucrMtlGUuC9eRbFx4Yn5Q=="
},
"@fontsource/source-sans-pro": {
"version": "4.5.0",

View File

@ -5,7 +5,7 @@
"version": "0.1.0",
"author": "Skynet Labs.",
"dependencies": {
"@fontsource/sora": "^4.4.5",
"@fontsource/sora": "^4.5.0",
"@fontsource/source-sans-pro": "^4.5.0",
"@svgr/webpack": "^5.5.0",
"@tailwindcss/typography": "^0.4.1",