mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update react monorepo (#9538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3df499714b
commit
8b09d71d5b
@ -126,7 +126,7 @@
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/node": "18.18.14",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/react-redux": "7.1.31",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"@types/tesseract.js": "2.0.0",
|
||||
|
@ -95,7 +95,7 @@
|
||||
"@tsconfig/react-native": "2.0.2",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/react-native": "0.70.6",
|
||||
"@types/react-redux": "7.1.31",
|
||||
"@types/tar-stream": "2.2.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.37",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/react-redux": "7.1.31",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"jest": "29.7.0",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/node": "18.18.14",
|
||||
"@types/node-rsa": "1.1.4",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react": "18.2.39",
|
||||
"@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.37",
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/react-dom": "18.2.17",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"babel-jest": "29.7.0",
|
||||
"css-loader": "6.8.1",
|
||||
|
28
yarn.lock
28
yarn.lock
@ -6414,7 +6414,7 @@ __metadata:
|
||||
"@types/jest": 29.5.8
|
||||
"@types/mustache": 4.2.5
|
||||
"@types/node": 18.18.14
|
||||
"@types/react": 18.2.37
|
||||
"@types/react": 18.2.39
|
||||
"@types/react-redux": 7.1.31
|
||||
"@types/styled-components": 5.1.32
|
||||
"@types/tesseract.js": 2.0.0
|
||||
@ -6499,7 +6499,7 @@ __metadata:
|
||||
"@tsconfig/react-native": 2.0.2
|
||||
"@types/fs-extra": 11.0.4
|
||||
"@types/jest": 29.5.8
|
||||
"@types/react": 18.2.37
|
||||
"@types/react": 18.2.39
|
||||
"@types/react-native": 0.70.6
|
||||
"@types/react-redux": 7.1.31
|
||||
"@types/tar-stream": 2.2.3
|
||||
@ -6637,7 +6637,7 @@ __metadata:
|
||||
"@replit/codemirror-vim": 6.0.14
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@types/jest": 29.5.8
|
||||
"@types/react": 18.2.37
|
||||
"@types/react": 18.2.39
|
||||
"@types/react-redux": 7.1.31
|
||||
"@types/styled-components": 5.1.32
|
||||
jest: 29.7.0
|
||||
@ -6720,7 +6720,7 @@ __metadata:
|
||||
"@types/nanoid": 3.0.0
|
||||
"@types/node": 18.18.14
|
||||
"@types/node-rsa": 1.1.4
|
||||
"@types/react": 18.2.37
|
||||
"@types/react": 18.2.39
|
||||
"@types/uuid": 9.0.7
|
||||
async-mutex: 0.4.0
|
||||
base-64: 1.0.0
|
||||
@ -6795,8 +6795,8 @@ __metadata:
|
||||
"@joplin/lib": ~2.14
|
||||
"@types/jest": 29.5.8
|
||||
"@types/pdfjs-dist": 2.10.378
|
||||
"@types/react": 18.2.37
|
||||
"@types/react-dom": 18.2.15
|
||||
"@types/react": 18.2.39
|
||||
"@types/react-dom": 18.2.17
|
||||
"@types/styled-components": 5.1.32
|
||||
async-mutex: 0.4.0
|
||||
babel-jest: 29.7.0
|
||||
@ -10773,12 +10773,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-dom@npm:18.2.15":
|
||||
version: 18.2.15
|
||||
resolution: "@types/react-dom@npm:18.2.15"
|
||||
"@types/react-dom@npm:18.2.17":
|
||||
version: 18.2.17
|
||||
resolution: "@types/react-dom@npm:18.2.17"
|
||||
dependencies:
|
||||
"@types/react": "*"
|
||||
checksum: 8e9631600c21ff561328e38a951d1991b3b3b20f538af4c0efbd1327c883a5573a63f50e1b945c34fa51b114b30e1ca5e62317bd54f21e063d6697b4be843a03
|
||||
checksum: 7a4e704ed4be6e0c3ccd8a22ff69386fe548304bf4db090513f42e059ff4c65f7a427790320051524d6578a2e4c9667bb7a80a4c989b72361c019fbe851d9385
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10864,14 +10864,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.37":
|
||||
version: 18.2.37
|
||||
resolution: "@types/react@npm:18.2.37"
|
||||
"@types/react@npm:18.2.39":
|
||||
version: 18.2.39
|
||||
resolution: "@types/react@npm:18.2.39"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 2d2599f1a09e4f678509161fea8baeaf76d21deee460f4f3ccc1ca431ebe85f896d7d0b906127de17e97ed57240cec61955eb97d0b5d9cbf4e97fd6620b1acdb
|
||||
checksum: 9bcb1f1f060f1bf8f4730fb1c7772d0323a6e707f274efee3b976c40d92af4677df4d88e9135faaacf34e13e02f92ef24eb7d0cbcf7fb75c1883f5623ccb19f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user