mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-12 11:04:10 +00:00
build(deps): bump @fontsource/fira-code from 4.5.12 to 4.5.13 in /web
Bumps [@fontsource/fira-code](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/fira-code) from 4.5.12 to 4.5.13. - [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/fira-code) --- updated-dependencies: - dependency-name: "@fontsource/fira-code" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e45e1c88e8
commit
af0ecbff0d
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -7,7 +7,7 @@
|
||||
"name": "conky-website",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@fontsource/fira-code": "^4.5.12",
|
||||
"@fontsource/fira-code": "^4.5.13",
|
||||
"@fontsource/inter": "^4.5.14",
|
||||
"@fontsource/newsreader": "^4.5.9",
|
||||
"@headlessui/react": "^1.7.7",
|
||||
@ -268,9 +268,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fontsource/fira-code": {
|
||||
"version": "4.5.12",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.12.tgz",
|
||||
"integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
|
||||
"version": "4.5.13",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.13.tgz",
|
||||
"integrity": "sha512-T1IG6/2AXSwEKwlrEm3kyIL3RQTMblPyj68HgnBGl0IBGFxgS5LZ7StRdDo/QimJ4Tz6FQGHuy1Y/ShNxaUefA=="
|
||||
},
|
||||
"node_modules/@fontsource/inter": {
|
||||
"version": "4.5.14",
|
||||
|
@ -19,7 +19,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/fira-code": "^4.5.12",
|
||||
"@fontsource/fira-code": "^4.5.13",
|
||||
"@fontsource/inter": "^4.5.14",
|
||||
"@fontsource/newsreader": "^4.5.9",
|
||||
"@headlessui/react": "^1.7.7",
|
||||
|
Loading…
Reference in New Issue
Block a user