mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-12 03:54:42 +00:00
Update definitely typed
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f47d3e8b3c
commit
8d4b212f47
2 changed files with 27 additions and 9 deletions
|
@ -11,7 +11,7 @@
|
|||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/react": "12.1.0",
|
||||
"@testing-library/user-event": "13.2.1",
|
||||
"@types/codemirror": "5.60.2",
|
||||
"@types/codemirror": "5.60.3",
|
||||
"@types/d3-graphviz": "2.6.7",
|
||||
"@types/diff": "5.0.1",
|
||||
"@types/jest": "26.0.24",
|
||||
|
@ -23,12 +23,12 @@
|
|||
"@types/mermaid": "8.2.7",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/sass": "1.16.1",
|
||||
"@types/react": "17.0.22",
|
||||
"@types/react": "17.0.24",
|
||||
"@types/react-bootstrap-typeahead": "5.1.7",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-router": "5.1.16",
|
||||
"@types/react-router-bootstrap": "0.24.5",
|
||||
"@types/react-router-dom": "5.1.9",
|
||||
"@types/react-router-dom": "5.3.0",
|
||||
"@types/uuid": "8.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.31.2",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -1982,10 +1982,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/clone/-/clone-2.1.1.tgz#9b880d0ce9b1f209b5e0bd6d9caa38209db34024"
|
||||
integrity sha512-BZIU34bSYye0j/BFcPraiDZ5ka6MJADjcDVELGf7glr9K+iE8NYVjFslJFVWzskSxkLLyCrSPScE82/UUoBSvg==
|
||||
|
||||
"@types/codemirror@5.60.2":
|
||||
version "5.60.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.2.tgz#1f8b604964efb4fa2f5a6d6d8c5656f93a050d8a"
|
||||
integrity sha512-tk8YxckrdU49GaJYRKxdzzzXrTlyT2nQGnobb8rAk34jt+kYXOxPKGqNgr7SJpl5r6YGaRD4CDfqiL+6A+/z7w==
|
||||
"@types/codemirror@5.60.3":
|
||||
version "5.60.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.3.tgz#ceb6ffda44db73ae9327d2ce265858ba3f8a7f19"
|
||||
integrity sha512-dVX8Vsio70u4la9LGi1jjmaqtcdMMZUYalO5QY5EWy4XKrNjewNm9cy2K5XvP+puzLzum417gmJ9w7F6bVR1XA==
|
||||
dependencies:
|
||||
"@types/tern" "*"
|
||||
|
||||
|
@ -2488,7 +2488,7 @@
|
|||
"@types/react" "*"
|
||||
"@types/react-router-dom" "*"
|
||||
|
||||
"@types/react-router-dom@*", "@types/react-router-dom@5.1.9":
|
||||
"@types/react-router-dom@*":
|
||||
version "5.1.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.9.tgz#e8a8f687351ecc8c68bb4161d7e4b9df4994416e"
|
||||
integrity sha512-Go0vxZSigXTyXx8xPkGiBrrc3YbBs82KE14WENMLS6TSUKcRFSmYVbL19zFOnNFqJhqrPqEs2h5eUpJhSRrwZw==
|
||||
|
@ -2497,6 +2497,15 @@
|
|||
"@types/react" "*"
|
||||
"@types/react-router" "*"
|
||||
|
||||
"@types/react-router-dom@5.3.0":
|
||||
version "5.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.0.tgz#8c4e0aa0ccaf638ba965829ad29a10ac3cbe2212"
|
||||
integrity sha512-svUzpEpKDwK8nmfV2vpZNSsiijFNKY8+gUqGqvGGOVrXvX58k1JIJubZa5igkwacbq/0umphO5SsQn/BQsnKpw==
|
||||
dependencies:
|
||||
"@types/history" "*"
|
||||
"@types/react" "*"
|
||||
"@types/react-router" "*"
|
||||
|
||||
"@types/react-router@*", "@types/react-router@5.1.16":
|
||||
version "5.1.16"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.16.tgz#f3ba045fb96634e38b21531c482f9aeb37608a99"
|
||||
|
@ -2512,7 +2521,7 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@17.0.22", "@types/react@>=16.14.8", "@types/react@>=16.9.11", "@types/react@^17.0.11":
|
||||
"@types/react@*", "@types/react@>=16.14.8", "@types/react@>=16.9.11", "@types/react@^17.0.11":
|
||||
version "17.0.22"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.22.tgz#c80d1d0e87fe953bae3ab273bef451dea1a6291b"
|
||||
integrity sha512-kq/BMeaAVLJM6Pynh8C2rnr/drCK+/5ksH0ch9asz+8FW3DscYCIEFtCeYTFeIx/ubvOsMXmRfy7qEJ76gM96A==
|
||||
|
@ -2521,6 +2530,15 @@
|
|||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@17.0.24":
|
||||
version "17.0.24"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd"
|
||||
integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/redux-devtools-extension@2.13.2":
|
||||
version "2.13.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/redux-devtools-extension/-/redux-devtools-extension-2.13.2.tgz#b2e09a8c163b2b0f5072e6a5ac41474000df2111"
|
||||
|
|
Loading…
Add table
Reference in a new issue