mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 10:15:17 -04:00
Update dependency @craco/craco to v6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c9df600e59
commit
15ebb71178
2 changed files with 6 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@craco/craco": "5.9.0",
|
"@craco/craco": "6.0.0",
|
||||||
"@hedgedoc/markdown-it-task-lists": "0.0.1",
|
"@hedgedoc/markdown-it-task-lists": "0.0.1",
|
||||||
"@matejmazur/react-katex": "3.1.3",
|
"@matejmazur/react-katex": "3.1.3",
|
||||||
"@testing-library/jest-dom": "5.11.6",
|
"@testing-library/jest-dom": "5.11.6",
|
||||||
|
|
|
@ -1028,13 +1028,14 @@
|
||||||
exec-sh "^0.3.2"
|
exec-sh "^0.3.2"
|
||||||
minimist "^1.2.0"
|
minimist "^1.2.0"
|
||||||
|
|
||||||
"@craco/craco@5.9.0":
|
"@craco/craco@6.0.0":
|
||||||
version "5.9.0"
|
version "6.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-5.9.0.tgz#dcd34330b558596a4841374743071b7fa041dce9"
|
resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.0.0.tgz#f4e66e82f5bc77671dc0a5e839c3269e2414fe0f"
|
||||||
integrity sha512-2Q8gIB4W0/nPiUxr9iAKUhGsFlXYN0/wngUdK1VWtfV2NtBv+yllNn2AjieaLbttgpQinuOYmDU65vocC0NMDg==
|
integrity sha512-NSgcGqTlQ+XTBJ/AhE0ngdfab5xIyx/06yrRPkvDH02V90ejrL6bSM54k3+h3OjGE/SO7nmF1MqfFwemPo8kVw==
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn "^7.0.0"
|
cross-spawn "^7.0.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
|
semver "^7.3.2"
|
||||||
webpack-merge "^4.2.2"
|
webpack-merge "^4.2.2"
|
||||||
|
|
||||||
"@csstools/convert-colors@^1.4.0":
|
"@csstools/convert-colors@^1.4.0":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue