mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
Update dependency @fontsource/source-sans-pro to v4.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
19e424973c
commit
815e3f5bab
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@craco/craco": "6.1.2",
|
"@craco/craco": "6.1.2",
|
||||||
"@fontsource/source-sans-pro": "4.2.2",
|
"@fontsource/source-sans-pro": "4.3.0",
|
||||||
"@hedgedoc/markdown-it-task-lists": "1.0.0",
|
"@hedgedoc/markdown-it-task-lists": "1.0.0",
|
||||||
"@matejmazur/react-katex": "3.1.3",
|
"@matejmazur/react-katex": "3.1.3",
|
||||||
"@testing-library/jest-dom": "5.12.0",
|
"@testing-library/jest-dom": "5.12.0",
|
||||||
|
|
|
@ -1357,10 +1357,10 @@
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
strip-json-comments "^3.1.1"
|
strip-json-comments "^3.1.1"
|
||||||
|
|
||||||
"@fontsource/source-sans-pro@4.2.2":
|
"@fontsource/source-sans-pro@4.3.0":
|
||||||
version "4.2.2"
|
version "4.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/source-sans-pro/-/source-sans-pro-4.2.2.tgz#db231e349ed4b3594ccdd9163b2cbf3bfb94b040"
|
resolved "https://registry.yarnpkg.com/@fontsource/source-sans-pro/-/source-sans-pro-4.3.0.tgz#6c9755116c01978e4aea77f106aedef7fcae5466"
|
||||||
integrity sha512-ApmV5F1D32nmBspCJuijDNBV7TtazFC4L7BIilHj3e6IAW/ndQMXl1+4DUjOGVO/83tF/WXjOEMxROE0QxYDwQ==
|
integrity sha512-WoRd3DG6HZOhKqy07DCHIDC0wsO+uQFjAOR7DTTbQXUOWeqd/CuhujdLyFBQrabhrruxT8skIxXBzk6h+Z2Hpw==
|
||||||
|
|
||||||
"@hapi/address@2.x.x":
|
"@hapi/address@2.x.x":
|
||||||
version "2.1.4"
|
version "2.1.4"
|
||||||
|
|
Loading…
Reference in a new issue