mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-13 19:22:58 +00:00
Bump @fontsource/inter from 4.5.13 to 4.5.14 in /web
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.13 to 4.5.14. - [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/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:
parent
2c70e89b04
commit
f4a0d3c099
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -8,7 +8,7 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@fontsource/fira-code": "^4.5.12",
|
||||
"@fontsource/inter": "^4.5.13",
|
||||
"@fontsource/inter": "^4.5.14",
|
||||
"@fontsource/newsreader": "^4.5.8",
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
@ -273,9 +273,9 @@
|
||||
"integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
|
||||
},
|
||||
"node_modules/@fontsource/inter": {
|
||||
"version": "4.5.13",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.13.tgz",
|
||||
"integrity": "sha512-nABtF6jNZZHrotLRiGBByhG7NKJGJHgMbX5W8v6C/7nSdyiWtMRfZX7AMIECDLYGUOEArZDeVO/SbkgwKLrLJw=="
|
||||
"version": "4.5.14",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.14.tgz",
|
||||
"integrity": "sha512-JDC9AocdPLuGsASkvWw9hS5gtHE7K9dOwL98XLrk5yjYqxy4uVnScG58NUvFMJDVJRl/7c8Wnap6PEs+7Zvj1Q=="
|
||||
},
|
||||
"node_modules/@fontsource/newsreader": {
|
||||
"version": "4.5.8",
|
||||
@ -15379,9 +15379,9 @@
|
||||
"integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
|
||||
},
|
||||
"@fontsource/inter": {
|
||||
"version": "4.5.13",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.13.tgz",
|
||||
"integrity": "sha512-nABtF6jNZZHrotLRiGBByhG7NKJGJHgMbX5W8v6C/7nSdyiWtMRfZX7AMIECDLYGUOEArZDeVO/SbkgwKLrLJw=="
|
||||
"version": "4.5.14",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.14.tgz",
|
||||
"integrity": "sha512-JDC9AocdPLuGsASkvWw9hS5gtHE7K9dOwL98XLrk5yjYqxy4uVnScG58NUvFMJDVJRl/7c8Wnap6PEs+7Zvj1Q=="
|
||||
},
|
||||
"@fontsource/newsreader": {
|
||||
"version": "4.5.8",
|
||||
|
@ -20,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/fira-code": "^4.5.12",
|
||||
"@fontsource/inter": "^4.5.13",
|
||||
"@fontsource/inter": "^4.5.14",
|
||||
"@fontsource/newsreader": "^4.5.8",
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user