1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00
This commit is contained in:
Laurent Cozic
2025-08-05 12:41:12 +01:00
parent d3954e769f
commit 7c3fb47b44
2 changed files with 9 additions and 0 deletions

View File

@@ -151,6 +151,7 @@
"@types/react": "18.3.20", "@types/react": "18.3.20",
"@types/react-dom": "18.3.7", "@types/react-dom": "18.3.7",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",
"@types/semver": "^7.7.0",
"@types/styled-components": "5.1.32", "@types/styled-components": "5.1.32",
"@types/tesseract.js": "2.0.0", "@types/tesseract.js": "2.0.0",
"async-mutex": "0.5.0", "async-mutex": "0.5.0",

View File

@@ -9038,6 +9038,7 @@ __metadata:
"@types/react": "npm:18.3.20" "@types/react": "npm:18.3.20"
"@types/react-dom": "npm:18.3.7" "@types/react-dom": "npm:18.3.7"
"@types/react-redux": "npm:7.1.33" "@types/react-redux": "npm:7.1.33"
"@types/semver": "npm:^7.7.0"
"@types/styled-components": "npm:5.1.32" "@types/styled-components": "npm:5.1.32"
"@types/tesseract.js": "npm:2.0.0" "@types/tesseract.js": "npm:2.0.0"
async-mutex: "npm:0.5.0" async-mutex: "npm:0.5.0"
@@ -14768,6 +14769,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/semver@npm:^7.7.0":
version: 7.7.0
resolution: "@types/semver@npm:7.7.0"
checksum: 10/ee4514c6c852b1c38f951239db02f9edeea39f5310fad9396a00b51efa2a2d96b3dfca1ae84c88181ea5b7157c57d32d7ef94edacee36fbf975546396b85ba5b
languageName: node
linkType: hard
"@types/send@npm:*": "@types/send@npm:*":
version: 0.17.3 version: 0.17.3
resolution: "@types/send@npm:0.17.3" resolution: "@types/send@npm:0.17.3"