1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Update eslint (#12833)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-01 14:46:54 +01:00
committed by GitHub
parent 22817317f1
commit c6f47a9084
23 changed files with 236 additions and 387 deletions

View File

@@ -5,7 +5,7 @@
"version": "latest",
"platforms": ["aarch64-darwin", "x86_64-darwin"],
},
"yarn": "latest",
"yarn": "1.22.19",
"vips.dev": {
"platforms": ["aarch64-darwin"],
},

View File

@@ -74,12 +74,12 @@
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"cspell": "5.21.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-interactive": "10.8.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-react": "7.37.4",
"execa": "5.1.1",
"fs-extra": "11.2.0",
"glob": "11.0.2",
@@ -89,7 +89,7 @@
"lint-staged": "15.5.1",
"madge": "8.0.0",
"npm-package-json-lint": "8.0.0",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"dependencies": {
"@types/fs-extra": "11.0.4",
@@ -102,7 +102,7 @@
"resolutions": {
"react-native-camera@4.2.1": "patch:react-native-camera@npm%3A4.2.1#./.yarn/patches/react-native-camera-npm-4.2.1-24b2600a7e.patch",
"react-native-vosk@0.1.12": "patch:react-native-vosk@npm%3A0.1.12#./.yarn/patches/react-native-vosk-npm-0.1.12-76b1caaae8.patch",
"eslint": "patch:eslint@8.57.0#./.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch",
"eslint": "patch:eslint@8.57.1#./.yarn/patches/eslint-npm-8.39.0-d92bace04d.patch",
"app-builder-lib@24.4.0": "patch:app-builder-lib@npm%3A24.4.0#./.yarn/patches/app-builder-lib-npm-24.4.0-05322ff057.patch",
"nanoid": "patch:nanoid@npm%3A3.3.7#./.yarn/patches/nanoid-npm-3.3.7-98824ba130.patch",
"pdfjs-dist": "patch:pdfjs-dist@npm%3A3.11.174#./.yarn/patches/pdfjs-dist-npm-3.11.174-67f2fee6d6.patch",

View File

@@ -72,12 +72,12 @@
"devDependencies": {
"@joplin/tools": "~3.4",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/node": "18.19.87",
"@types/proper-lockfile": "^4.1.2",
"gulp": "4.0.2",
"jest": "29.7.0",
"temp": "0.9.4",
"typescript": "5.4.5"
"typescript": "5.8.2"
}
}

View File

@@ -145,7 +145,7 @@
"@playwright/test": "1.51.1",
"@sentry/electron": "4.24.0",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/mustache": "4.2.5",
"@types/node": "18.19.87",
"@types/react": "18.3.20",
@@ -202,9 +202,9 @@
"taboverride": "4.0.3",
"tesseract.js": "5.1.1",
"tinymce": "6.8.5",
"ts-jest": "29.1.5",
"ts-jest": "29.3.1",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"dependencies": {
"@electron/remote": "2.1.2",

View File

@@ -345,8 +345,8 @@ class DialogComponent extends React.PureComponent<Props, State> {
return {
id: result.commandName,
title: result.title,
parent_id: null,
fields: [],
parent_id: null as string,
fields: [] as string[],
type: BaseModel.TYPE_COMMAND,
};
});

View File

@@ -363,7 +363,6 @@
"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/React-Core_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/React-cxxreact/React-cxxreact_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker/RNImagePickerPrivacyInfo.bundle",
);
name = "[CP] Copy Pods Resources";
@@ -395,7 +394,6 @@
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-Core_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-cxxreact_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNImagePickerPrivacyInfo.bundle",
);
runOnlyForDeploymentPostprocessing = 0;

View File

@@ -2285,7 +2285,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
EXAV: ae28256069c4cdde93d185c007d8f68d92902c2e
EXConstants: 98bcf0f22b820f9b28f9fee55ff2daededadd2f8
Expo: 4b1c6de7c441e1caa1918671ae0aa34d51f019a5
@@ -2298,7 +2298,7 @@ SPEC CHECKSUMS:
fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6
FBLazyVector: 84b955f7b4da8b895faf5946f73748267347c975
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
hermes-engine: 314be5250afa5692b57b4dd1705959e1973a8ebe
JoplinCommonShareExtension: a8b60b02704d85a7305627912c0240e94af78db7
JoplinRNShareExtension: e158a4b53ee0aa9cd3037a16221dc8adbd6f7860

View File

@@ -105,7 +105,7 @@
"@sqlite.org/sqlite-wasm": "3.46.0-build2",
"@testing-library/react-native": "13.2.0",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/node": "18.19.87",
"@types/react": "19.0.14",
"@types/react-redux": "7.1.33",
@@ -133,7 +133,7 @@
"sharp": "0.33.5",
"sqlite3": "5.1.6",
"timers-browserify": "2.0.12",
"ts-jest": "29.1.5",
"ts-jest": "29.3.1",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"typescript": "5.8.3",

View File

@@ -15,7 +15,7 @@
"devDependencies": {
"@types/yargs": "17.0.33",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"dependencies": {
"@joplin/utils": "~3.4",

View File

@@ -17,14 +17,14 @@
"@joplin/lib": "~3.4",
"@joplin/utils": "~3.4",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/react": "18.3.20",
"@types/react-redux": "7.1.33",
"@types/styled-components": "5.1.32",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
"ts-jest": "29.3.1",
"typescript": "5.8.2"
},
"dependencies": {
"@codemirror/autocomplete": "6.18.3",

View File

@@ -45,16 +45,16 @@
"entities": "2.2.0"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/node": "18.19.87",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"coveralls": "3.1.1",
"eslint": "8.57.0",
"eslint": "8.57.1",
"jest": "29.7.0",
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
"prettier": "3.5.3",
"ts-jest": "29.3.1",
"typescript": "5.8.2"
},
"jest": {
"preset": "ts-jest",

View File

@@ -16,10 +16,10 @@
"node-emoji": "1.11.0"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/node": "18.19.87",
"jest": "29.7.0",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"repository": {
"type": "git",

View File

@@ -33,9 +33,9 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"jest": "29.7.0",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
}

View File

@@ -19,7 +19,7 @@
"@testing-library/react-hooks": "8.0.1",
"@types/adm-zip": "0.5.7",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/jest-expect-message": "1.1.0",
"@types/js-yaml": "4.0.9",
"@types/jsdom": "21.1.7",
@@ -38,7 +38,7 @@
"react-test-renderer": "18.3.1",
"sharp": "0.33.5",
"tesseract.js": "5.1.1",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"dependencies": {
"@adobe/css-tools": "4.4.2",

View File

@@ -25,7 +25,7 @@
"author": "Joplin",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/pdfjs-dist": "2.10.378",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.6",
@@ -35,9 +35,9 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"style-loader": "3.3.4",
"ts-jest": "29.1.5",
"ts-jest": "29.3.1",
"ts-loader": "9.5.2",
"typescript": "5.4.5",
"typescript": "5.8.2",
"webpack": "5.74.0",
"webpack-cli": "4.10.0"
},

View File

@@ -29,11 +29,11 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/node": "18.19.87",
"jest": "29.7.0",
"source-map-loader": "5.0.0",
"typescript": "5.4.5",
"typescript": "5.8.2",
"webpack": "5.97.1",
"webpack-cli": "4.10.0"
},

View File

@@ -48,7 +48,7 @@
"@types/react-native": "0.64.19",
"react": "18.3.1",
"react-native": "0.70.6",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"peerDependencies": {
"react": "*",

View File

@@ -20,14 +20,14 @@
"license": "AGPL-3.0-or-later",
"//": "Mermaid is bundled by buildAssets.js -- using it as an unbundled dependency significantly increases app size.",
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/markdown-it": "13.0.9",
"@types/node": "18.19.87",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"mermaid": "11.6.0",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
"ts-jest": "29.3.1",
"typescript": "5.8.2"
},
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.58",

View File

@@ -67,7 +67,7 @@
"@types/bcryptjs": "2.4.6",
"@types/formidable": "2.0.6",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/jest-expect-message": "1.1.0",
"@types/jsdom": "21.1.7",
"@types/koa": "2.15.0",
@@ -83,6 +83,6 @@
"jsdom": "26.0.0",
"node-mocks-http": "1.16.2",
"source-map-support": "0.5.21",
"typescript": "5.4.5"
"typescript": "5.8.2"
}
}

View File

@@ -48,7 +48,7 @@
"@joplin/fork-htmlparser2": "^4.1.58",
"@rmp135/sql-ts": "1.18.1",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.9",
"@types/mustache": "4.2.5",
@@ -65,7 +65,7 @@
"sqlite3": "5.1.6",
"style-to-js": "1.1.16",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
}

View File

@@ -27,14 +27,14 @@
"devDependencies": {
"@joplin/tools": "~3.4",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/jest-expect-message": "1.1.0",
"@types/koa": "2.15.0",
"@types/uuid": "10.0.0",
"gulp": "4.0.2",
"jest": "29.7.0",
"jest-expect-message": "1.1.3",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"license": "AGPL-3.0-or-later",
"repository": {

View File

@@ -49,12 +49,12 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/markdown-it": "13.0.9",
"@types/node-fetch": "2.6.12",
"jest": "29.7.0",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
"ts-jest": "29.3.1",
"typescript": "5.8.2"
},
"gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
}

519
yarn.lock

File diff suppressed because it is too large Load Diff