mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/node to v18.19.9 (#10358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
06797ec0ab
commit
15770e9298
@ -73,7 +73,7 @@
|
|||||||
"@joplin/tools": "~3.0",
|
"@joplin/tools": "~3.0",
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.19.8",
|
"@types/node": "18.19.9",
|
||||||
"@types/proper-lockfile": "^4.1.2",
|
"@types/proper-lockfile": "^4.1.2",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
|
@ -126,7 +126,7 @@
|
|||||||
"@playwright/test": "1.42.1",
|
"@playwright/test": "1.42.1",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.19.8",
|
"@types/node": "18.19.9",
|
||||||
"@types/react": "18.2.48",
|
"@types/react": "18.2.48",
|
||||||
"@types/react-redux": "7.1.33",
|
"@types/react-redux": "7.1.33",
|
||||||
"@types/styled-components": "5.1.32",
|
"@types/styled-components": "5.1.32",
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.19.8",
|
"@types/node": "18.19.9",
|
||||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||||
"@typescript-eslint/parser": "6.8.0",
|
"@typescript-eslint/parser": "6.8.0",
|
||||||
"coveralls": "3.1.1",
|
"coveralls": "3.1.1",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/node": "18.19.8",
|
"@types/node": "18.19.9",
|
||||||
"@types/node-rsa": "1.1.4",
|
"@types/node-rsa": "1.1.4",
|
||||||
"@types/react": "18.2.48",
|
"@types/react": "18.2.48",
|
||||||
"@types/uuid": "9.0.7",
|
"@types/uuid": "9.0.7",
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.19.8",
|
"@types/node": "18.19.9",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"source-map-loader": "4.0.2",
|
"source-map-loader": "4.0.2",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.2.2",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "18.19.8",
|
"@types/node": "18.19.9",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"jest-environment-jsdom": "29.7.0",
|
"jest-environment-jsdom": "29.7.0",
|
||||||
"ts-jest": "29.1.1",
|
"ts-jest": "29.1.1",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/node": "18.19.8",
|
"@types/node": "18.19.9",
|
||||||
"@types/node-fetch": "2.6.11",
|
"@types/node-fetch": "2.6.11",
|
||||||
"@types/yargs": "17.0.32",
|
"@types/yargs": "17.0.32",
|
||||||
"gettext-extractor": "3.8.0",
|
"gettext-extractor": "3.8.0",
|
||||||
|
22
yarn.lock
22
yarn.lock
@ -6570,7 +6570,7 @@ __metadata:
|
|||||||
"@testing-library/react-hooks": 8.0.1
|
"@testing-library/react-hooks": 8.0.1
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/node": 18.19.8
|
"@types/node": 18.19.9
|
||||||
"@types/react": 18.2.48
|
"@types/react": 18.2.48
|
||||||
"@types/react-redux": 7.1.33
|
"@types/react-redux": 7.1.33
|
||||||
"@types/styled-components": 5.1.32
|
"@types/styled-components": 5.1.32
|
||||||
@ -6807,7 +6807,7 @@ __metadata:
|
|||||||
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
|
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/node": 18.19.8
|
"@types/node": 18.19.9
|
||||||
"@typescript-eslint/eslint-plugin": 6.8.0
|
"@typescript-eslint/eslint-plugin": 6.8.0
|
||||||
"@typescript-eslint/parser": 6.8.0
|
"@typescript-eslint/parser": 6.8.0
|
||||||
coveralls: 3.1.1
|
coveralls: 3.1.1
|
||||||
@ -6877,7 +6877,7 @@ __metadata:
|
|||||||
"@types/markdown-it": 13.0.7
|
"@types/markdown-it": 13.0.7
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/nanoid": 3.0.0
|
"@types/nanoid": 3.0.0
|
||||||
"@types/node": 18.19.8
|
"@types/node": 18.19.9
|
||||||
"@types/node-rsa": 1.1.4
|
"@types/node-rsa": 1.1.4
|
||||||
"@types/react": 18.2.48
|
"@types/react": 18.2.48
|
||||||
"@types/uuid": 9.0.7
|
"@types/uuid": 9.0.7
|
||||||
@ -6983,7 +6983,7 @@ __metadata:
|
|||||||
"@joplin/utils": ~3.0
|
"@joplin/utils": ~3.0
|
||||||
"@types/fs-extra": 11.0.4
|
"@types/fs-extra": 11.0.4
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/node": 18.19.8
|
"@types/node": 18.19.9
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
gh-release-assets: 2.0.1
|
gh-release-assets: 2.0.1
|
||||||
jest: 29.7.0
|
jest: 29.7.0
|
||||||
@ -7038,7 +7038,7 @@ __metadata:
|
|||||||
"@joplin/utils": ~3.0
|
"@joplin/utils": ~3.0
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/markdown-it": 13.0.7
|
"@types/markdown-it": 13.0.7
|
||||||
"@types/node": 18.19.8
|
"@types/node": 18.19.9
|
||||||
font-awesome-filetypes: 2.1.0
|
font-awesome-filetypes: 2.1.0
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
highlight.js: 11.9.0
|
highlight.js: 11.9.0
|
||||||
@ -7146,7 +7146,7 @@ __metadata:
|
|||||||
"@types/js-yaml": 4.0.9
|
"@types/js-yaml": 4.0.9
|
||||||
"@types/markdown-it": 13.0.7
|
"@types/markdown-it": 13.0.7
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/node": 18.19.8
|
"@types/node": 18.19.9
|
||||||
"@types/node-fetch": 2.6.11
|
"@types/node-fetch": 2.6.11
|
||||||
"@types/yargs": 17.0.32
|
"@types/yargs": 17.0.32
|
||||||
compare-versions: 6.1.0
|
compare-versions: 6.1.0
|
||||||
@ -10994,12 +10994,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.19.8":
|
"@types/node@npm:18.19.9":
|
||||||
version: 18.19.8
|
version: 18.19.9
|
||||||
resolution: "@types/node@npm:18.19.8"
|
resolution: "@types/node@npm:18.19.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: ~5.26.4
|
undici-types: ~5.26.4
|
||||||
checksum: fa291495d6157a9d9393b4c3bdbf1ce12a8f661dc9da6a4fa19bcdb19af1c62bb8dbf7fb66ae135f29cd788b618e9845b83e9c47edcf39f0953a8561fdacd9a3
|
checksum: 8ffd4043ada193cf32d4c13eb850e8c510d4c96504c62fdc5326b3bb2c7ddc2c81892c351b2c0c403c29df3ab13c864a370f0282daf6d3380ba3c2001728a643
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -26952,7 +26952,7 @@ __metadata:
|
|||||||
"@joplin/utils": ~3.0
|
"@joplin/utils": ~3.0
|
||||||
"@types/fs-extra": 11.0.4
|
"@types/fs-extra": 11.0.4
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/node": 18.19.8
|
"@types/node": 18.19.9
|
||||||
"@types/proper-lockfile": ^4.1.2
|
"@types/proper-lockfile": ^4.1.2
|
||||||
aws-sdk: 2.1340.0
|
aws-sdk: 2.1340.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user