mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update react monorepo (#9665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6f83ccd044
commit
33fff4c8f0
@ -127,7 +127,7 @@
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/node": "18.18.14",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"@types/tesseract.js": "2.0.0",
|
||||
|
@ -94,7 +94,7 @@
|
||||
"@tsconfig/react-native": "2.0.2",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/react-native": "0.70.6",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"@types/tar-stream": "3.1.3",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"@joplin/lib": "~2.14",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"jest": "29.7.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "18.18.14",
|
||||
"@types/node-rsa": "1.1.4",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/uuid": "9.0.7",
|
||||
"canvas": "2.11.2",
|
||||
"clean-html": "1.5.0",
|
||||
|
@ -21,8 +21,8 @@
|
||||
"devDependencies": {
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/pdfjs-dist": "2.10.378",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react-dom": "18.2.17",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"babel-jest": "29.7.0",
|
||||
"css-loader": "6.8.1",
|
||||
|
28
yarn.lock
28
yarn.lock
@ -6542,7 +6542,7 @@ __metadata:
|
||||
"@types/jest": 29.5.8
|
||||
"@types/mustache": 4.2.5
|
||||
"@types/node": 18.18.14
|
||||
"@types/react": 18.2.43
|
||||
"@types/react": 18.2.45
|
||||
"@types/react-redux": 7.1.33
|
||||
"@types/styled-components": 5.1.32
|
||||
"@types/tesseract.js": 2.0.0
|
||||
@ -6626,7 +6626,7 @@ __metadata:
|
||||
"@tsconfig/react-native": 2.0.2
|
||||
"@types/fs-extra": 11.0.4
|
||||
"@types/jest": 29.5.8
|
||||
"@types/react": 18.2.43
|
||||
"@types/react": 18.2.45
|
||||
"@types/react-native": 0.70.6
|
||||
"@types/react-redux": 7.1.33
|
||||
"@types/tar-stream": 3.1.3
|
||||
@ -6760,7 +6760,7 @@ __metadata:
|
||||
"@replit/codemirror-vim": 6.0.14
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@types/jest": 29.5.8
|
||||
"@types/react": 18.2.43
|
||||
"@types/react": 18.2.45
|
||||
"@types/react-redux": 7.1.33
|
||||
"@types/styled-components": 5.1.32
|
||||
jest: 29.7.0
|
||||
@ -6845,7 +6845,7 @@ __metadata:
|
||||
"@types/nanoid": 3.0.0
|
||||
"@types/node": 18.18.14
|
||||
"@types/node-rsa": 1.1.4
|
||||
"@types/react": 18.2.43
|
||||
"@types/react": 18.2.45
|
||||
"@types/uuid": 9.0.7
|
||||
async-mutex: 0.4.0
|
||||
base-64: 1.0.0
|
||||
@ -6918,8 +6918,8 @@ __metadata:
|
||||
"@joplin/lib": ~2.14
|
||||
"@types/jest": 29.5.8
|
||||
"@types/pdfjs-dist": 2.10.378
|
||||
"@types/react": 18.2.43
|
||||
"@types/react-dom": 18.2.17
|
||||
"@types/react": 18.2.45
|
||||
"@types/react-dom": 18.2.18
|
||||
"@types/styled-components": 5.1.32
|
||||
async-mutex: 0.4.0
|
||||
babel-jest: 29.7.0
|
||||
@ -10930,12 +10930,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-dom@npm:18.2.17":
|
||||
version: 18.2.17
|
||||
resolution: "@types/react-dom@npm:18.2.17"
|
||||
"@types/react-dom@npm:18.2.18":
|
||||
version: 18.2.18
|
||||
resolution: "@types/react-dom@npm:18.2.18"
|
||||
dependencies:
|
||||
"@types/react": "*"
|
||||
checksum: 7a4e704ed4be6e0c3ccd8a22ff69386fe548304bf4db090513f42e059ff4c65f7a427790320051524d6578a2e4c9667bb7a80a4c989b72361c019fbe851d9385
|
||||
checksum: 8e3da404c980e2b2a76da3852f812ea6d8b9d0e7f5923fbaf3bfbbbfa1d59116ff91c129de8f68e9b7668a67ae34484fe9df74d5a7518cf8591ec07a0c4dad57
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11021,14 +11021,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.43":
|
||||
version: 18.2.43
|
||||
resolution: "@types/react@npm:18.2.43"
|
||||
"@types/react@npm:18.2.45":
|
||||
version: 18.2.45
|
||||
resolution: "@types/react@npm:18.2.45"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: e7e4da18c7b14e4b8b1ea630d1d8224835698f2bb2485766455bfb9dea93b8ee6cc549a9fe1cb10c984e62685db44fcfb61e8fac913b008cd30a92087f25b9df
|
||||
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user