Bump @fontsource/sora from 4.2.2 to 4.3.0 in /packages/website

Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.2.2 to 4.3.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.3.0/packages/sora)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 17:22:57 +00:00 committed by GitHub
parent 2c07daa6fb
commit 3498ca7933
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", "version": "0.1.0",
"license": "SEE LICENSE IN LICENSE.md", "license": "SEE LICENSE IN LICENSE.md",
"dependencies": { "dependencies": {
"@fontsource/sora": "^4.2.2", "@fontsource/sora": "^4.3.0",
"@fontsource/source-sans-pro": "^4.3.0", "@fontsource/source-sans-pro": "^4.3.0",
"@svgr/webpack": "^5.5.0", "@svgr/webpack": "^5.5.0",
"@tailwindcss/typography": "^0.4.0", "@tailwindcss/typography": "^0.4.0",
@ -1580,9 +1580,9 @@
} }
}, },
"node_modules/@fontsource/sora": { "node_modules/@fontsource/sora": {
"version": "4.2.2", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.2.2.tgz", "resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.3.0.tgz",
"integrity": "sha512-dA5CwKX671YRf+qple+G6pXULxF1Hv7lmsXnJOWUipP0xN20JMxsOhHwlK5fwVFTC7/+x6NhD1G0qyHOoROC/Q==" "integrity": "sha512-JgHSk8LdGxgd8PrK/80uJfuSvdzZKsDZ56teNM3J6rIY3ujYWA9vo8dtPGeJKRwJrI9WUIWOqTC8s6RBQivjpA=="
}, },
"node_modules/@fontsource/source-sans-pro": { "node_modules/@fontsource/source-sans-pro": {
"version": "4.3.0", "version": "4.3.0",
@ -31144,9 +31144,9 @@
} }
}, },
"@fontsource/sora": { "@fontsource/sora": {
"version": "4.2.2", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.2.2.tgz", "resolved": "https://registry.npmjs.org/@fontsource/sora/-/sora-4.3.0.tgz",
"integrity": "sha512-dA5CwKX671YRf+qple+G6pXULxF1Hv7lmsXnJOWUipP0xN20JMxsOhHwlK5fwVFTC7/+x6NhD1G0qyHOoROC/Q==" "integrity": "sha512-JgHSk8LdGxgd8PrK/80uJfuSvdzZKsDZ56teNM3J6rIY3ujYWA9vo8dtPGeJKRwJrI9WUIWOqTC8s6RBQivjpA=="
}, },
"@fontsource/source-sans-pro": { "@fontsource/source-sans-pro": {
"version": "4.3.0", "version": "4.3.0",

View File

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