1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-25 04:06:03 +00:00

build(deps): bump @fontsource/newsreader from 4.5.9 to 4.5.10 in /web

Bumps [@fontsource/newsreader](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/newsreader) from 4.5.9 to 4.5.10.
- [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/HEAD/fonts/google/newsreader)

---
updated-dependencies:
- dependency-name: "@fontsource/newsreader"
  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-02-02 13:24:31 +00:00 committed by Brenden Matthews
parent 4f3bafe47e
commit 7451decef5
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -9,7 +9,7 @@
"dependencies": {
"@fontsource/fira-code": "^4.5.13",
"@fontsource/inter": "^4.5.15",
"@fontsource/newsreader": "^4.5.9",
"@fontsource/newsreader": "^4.5.10",
"@headlessui/react": "^1.7.7",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.29.4",
@ -278,9 +278,9 @@
"integrity": "sha512-FzleM9AxZQK2nqsTDtBiY0PMEVWvnKnuu2i09+p6DHvrHsuucoV2j0tmw+kAT3L4hvsLdAIDv6MdGehsPIdT+Q=="
},
"node_modules/@fontsource/newsreader": {
"version": "4.5.9",
"resolved": "https://registry.npmjs.org/@fontsource/newsreader/-/newsreader-4.5.9.tgz",
"integrity": "sha512-i8v/LAqkmZoWsjF2mi70aGWP+Rse7xu+1o80FgC9VYU++AgQGGYY4iK2f2gruwWbDXb4a80CVxuezjlzrHOLBA=="
"version": "4.5.10",
"resolved": "https://registry.npmjs.org/@fontsource/newsreader/-/newsreader-4.5.10.tgz",
"integrity": "sha512-W53OB7037HyDwQux0lrIWzxr16so0zo0QpBYkRe/SJP/34UAQq746CXwcPZbC3AqdnksvUW1SU5bYHQLLbBSkA=="
},
"node_modules/@headlessui/react": {
"version": "1.7.7",

View File

@ -21,7 +21,7 @@
"dependencies": {
"@fontsource/fira-code": "^4.5.13",
"@fontsource/inter": "^4.5.15",
"@fontsource/newsreader": "^4.5.9",
"@fontsource/newsreader": "^4.5.10",
"@headlessui/react": "^1.7.7",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.29.4",