mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-23 23:21:32 +00:00
Update dependency @craco/craco to v6.3.0 (#1498)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
092f8b870d
commit
5f67cf50c4
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
"license": "AGPL-3.0",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@craco/craco": "6.2.0",
|
||||
"@craco/craco": "6.3.0",
|
||||
"@fontsource/source-sans-pro": "4.5.0",
|
||||
"@hedgedoc/html-to-react": "1.1.0",
|
||||
"@hedgedoc/markdown-it-task-lists": "1.0.2",
|
||||
|
|
|
@ -1221,10 +1221,10 @@
|
|||
exec-sh "^0.3.2"
|
||||
minimist "^1.2.0"
|
||||
|
||||
"@craco/craco@6.2.0":
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.2.0.tgz#93847ae20899f5e810359443f2055bcf2b1a584e"
|
||||
integrity sha512-kLc4GSdgR9D5JiZmSxtzbvBKcUFSJqMXImRjjYf5pacwiyAs3XfQwai7T+pExfLQNUnytgkL8jRFUJeYrkVr7g==
|
||||
"@craco/craco@6.3.0":
|
||||
version "6.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.3.0.tgz#157ff6387dab526390b47b12e890542c7e7c6437"
|
||||
integrity sha512-SCnfEQxT/6NAbU/3sIWw7gQXtzjjiTp/EZFdJTd8inPURILIy0YajrC2p8qBG2KhFo5cwgOrEDyaGyAFvvuyuA==
|
||||
dependencies:
|
||||
cross-spawn "^7.0.0"
|
||||
lodash "^4.17.15"
|
||||
|
|
Loading…
Reference in a new issue