mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 18:26:32 -05:00
chore(deps): update definitelytyped
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8255fd1612
commit
074a92444b
5 changed files with 27 additions and 27 deletions
|
@ -94,7 +94,7 @@
|
|||
"@types/jest": "29.5.11",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/mysql": "2.15.25",
|
||||
"@types/node": "20.11.10",
|
||||
"@types/node": "20.11.17",
|
||||
"@types/passport-local": "1.0.38",
|
||||
"@types/pg": "8.11.0",
|
||||
"@types/source-map-support": "0.5.10",
|
||||
|
|
|
@ -135,9 +135,9 @@
|
|||
"@types/markdown-it": "13.0.7",
|
||||
"@types/markdown-it-container": "2.0.9",
|
||||
"@types/markdown-it-plantuml": "1.4.4",
|
||||
"@types/node": "20.11.10",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/node": "20.11.17",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.8",
|
||||
|
|
|
@ -50,8 +50,8 @@
|
|||
"devDependencies": {
|
||||
"@jest/globals": "29.7.0",
|
||||
"@jest/types": "29.6.3",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||
"@typescript-eslint/parser": "6.13.2",
|
||||
"eslint": "8.55.0",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"node": ">=12"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "18.2.48"
|
||||
"@types/react": "18.2.55"
|
||||
},
|
||||
"packageManager": "yarn@4.0.2"
|
||||
}
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"packageManager": "yarn@4.0.2",
|
||||
"resolutions": {
|
||||
"@types/node": "20.11.10",
|
||||
"@types/node": "20.11.17",
|
||||
"domhandler": "5.0.3",
|
||||
"@codemirror/state": "6.4.0",
|
||||
"@codemirror/autocomplete": "6.12.0",
|
||||
|
@ -37,7 +37,7 @@
|
|||
"@codemirror/lint": "6.5.0",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@lezer/common": "1.2.1",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react": "18.2.55",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.6.11": "patch:yjs@npm%3A13.6.11#./.yarn/patches/yjs-remove-import-warning-in-test.patch",
|
||||
"vega-canvas@^1.2.6": "patch:vega-canvas@npm%3A1.2.7#./.yarn/patches/remove-vega-canvas-node.patch",
|
||||
|
|
36
yarn.lock
36
yarn.lock
|
@ -2332,7 +2332,7 @@ __metadata:
|
|||
"@types/markdown-it": "npm:13.0.7"
|
||||
"@types/minio": "npm:7.1.0"
|
||||
"@types/mysql": "npm:2.15.25"
|
||||
"@types/node": "npm:20.11.10"
|
||||
"@types/node": "npm:20.11.17"
|
||||
"@types/node-fetch": "npm:2.6.11"
|
||||
"@types/passport-http-bearer": "npm:1.0.41"
|
||||
"@types/passport-local": "npm:1.0.38"
|
||||
|
@ -2478,9 +2478,9 @@ __metadata:
|
|||
"@types/markdown-it": "npm:13.0.7"
|
||||
"@types/markdown-it-container": "npm:2.0.9"
|
||||
"@types/markdown-it-plantuml": "npm:1.4.4"
|
||||
"@types/node": "npm:20.11.10"
|
||||
"@types/react": "npm:18.2.48"
|
||||
"@types/react-dom": "npm:18.2.18"
|
||||
"@types/node": "npm:20.11.17"
|
||||
"@types/react": "npm:18.2.55"
|
||||
"@types/react-dom": "npm:18.2.19"
|
||||
"@types/sass": "npm:1.43.1"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
|
@ -2585,8 +2585,8 @@ __metadata:
|
|||
dependencies:
|
||||
"@jest/globals": "npm:29.7.0"
|
||||
"@jest/types": "npm:29.6.3"
|
||||
"@types/react": "npm:18.2.48"
|
||||
"@types/react-dom": "npm:18.2.18"
|
||||
"@types/react": "npm:18.2.55"
|
||||
"@types/react-dom": "npm:18.2.19"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.13.2"
|
||||
"@typescript-eslint/parser": "npm:6.13.2"
|
||||
domelementtype: "npm:2.3.0"
|
||||
|
@ -5045,12 +5045,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.11.10":
|
||||
version: 20.11.10
|
||||
resolution: "@types/node@npm:20.11.10"
|
||||
"@types/node@npm:20.11.17":
|
||||
version: 20.11.17
|
||||
resolution: "@types/node@npm:20.11.17"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: aced8595c2786d4e60471772659add1e2e0d1f2b73d119820b2e1815426d6e52c6a77f1c7fca8ea46490c36f7959cc46b0dc609fa2e80b7fd24f9a7d696c2210
|
||||
checksum: 1f30dae80b416cbf38f133a619ffb0e9fb9e7bc58f82d900bf73816ae5781740c4640892bf5971dd9c12570d5d05241646be3e7540bb4e059322ec6af4e51e15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5134,12 +5134,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-dom@npm:18.2.18":
|
||||
version: 18.2.18
|
||||
resolution: "@types/react-dom@npm:18.2.18"
|
||||
"@types/react-dom@npm:18.2.19":
|
||||
version: 18.2.19
|
||||
resolution: "@types/react-dom@npm:18.2.19"
|
||||
dependencies:
|
||||
"@types/react": "npm:*"
|
||||
checksum: 74dba11a1b8156f3a763f3fca1fb4ec1dcd349153279b8bf79210024a69f994bf2cf0728198c047f8130c5318420ea56281b0a4ef84c8ae943cd9a0cac705220
|
||||
checksum: 88d7c6daa4659f661d0c97985d9fca492f24b421a34bb614dcd94c343aed7bea121463149e97fb01ecaa693be17b7d1542cf71ddb1705f3889a81eb2639a88aa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5161,14 +5161,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.48":
|
||||
version: 18.2.48
|
||||
resolution: "@types/react@npm:18.2.48"
|
||||
"@types/react@npm:18.2.55":
|
||||
version: 18.2.55
|
||||
resolution: "@types/react@npm:18.2.55"
|
||||
dependencies:
|
||||
"@types/prop-types": "npm:*"
|
||||
"@types/scheduler": "npm:*"
|
||||
csstype: "npm:^3.0.2"
|
||||
checksum: 7e89f18ea2928b1638f564b156d692894dcb9352a7e0a807873c97e858abe1f23dbd165a25dd088a991344e973fdeef88ba5724bfb64504b74072cbc9c220c3a
|
||||
checksum: 6b1c73beafbbc582dc54ffd92b3779f6d850e8f6b5ce5d04b31e9498a3d77bfc416bb08f0d8d63ab4f4649ccd6639996472416871c01c74a528b16a55faeaf38
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue