1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00

Revert "Update buildTools (#8755)"

This reverts commit 10ea9b7568.
This commit is contained in:
Laurent Cozic 2023-09-02 21:39:11 +03:00
parent f56cac9d64
commit 8af2f3d203
18 changed files with 1561 additions and 1925 deletions

823
.yarn/releases/yarn-3.3.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-3.3.1.cjs
logFilters:

View File

@ -67,15 +67,15 @@
"devDependencies": {
"@joplin/utils": "~2.12",
"@seiyab/eslint-plugin-react-hooks": "4.5.1-beta.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"cspell": "5.21.2",
"eslint": "8.45.0",
"eslint": "8.43.0",
"eslint-interactive": "10.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.32.2",
"execa": "5.1.1",
"fs-extra": "11.1.1",
"glob": "10.3.3",
@ -85,16 +85,16 @@
"lint-staged": "13.2.3",
"madge": "6.1.0",
"npm-package-json-lint": "6.4.0",
"typescript": "5.1.6"
"typescript": "5.1.3"
},
"dependencies": {
"@types/fs-extra": "11.0.1",
"eslint-plugin-github": "4.9.2",
"eslint-plugin-github": "4.8.0",
"http-server": "14.1.1",
"node-gyp": "9.4.0",
"nodemon": "2.0.22"
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@3.6.0",
"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",

View File

@ -73,11 +73,11 @@
"@joplin/tools": "~2.12",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.0",
"@types/node": "18.16.18",
"@types/proper-lockfile": "^4.1.2",
"gulp": "4.0.2",
"jest": "29.6.1",
"jest": "29.5.0",
"temp": "0.9.4",
"typescript": "5.1.6"
"typescript": "5.1.3"
}
}

View File

@ -111,20 +111,20 @@
"@joplin/tools": "~2.12",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.0",
"@types/react": "18.2.15",
"@types/node": "18.16.18",
"@types/react": "18.0.24",
"@types/react-redux": "7.1.25",
"@types/styled-components": "5.1.26",
"electron": "25.3.1",
"electron-builder": "24.4.0",
"glob": "10.3.3",
"gulp": "4.0.2",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"js-sha512": "0.8.0",
"nan": "2.17.0",
"react-test-renderer": "18.2.0",
"typescript": "5.1.6"
"typescript": "5.1.3"
},
"optionalDependencies": {
"7zip-bin-linux": "^1.0.1",

View File

@ -108,17 +108,17 @@
"@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/react": "18.2.15",
"@types/react": "18.0.24",
"@types/react-native": "0.70.6",
"@types/react-redux": "7.1.25",
"@types/tar-stream": "2.2.2",
"babel-jest": "29.6.1",
"babel-jest": "29.5.0",
"babel-plugin-module-resolver": "4.1.0",
"execa": "4.1.0",
"fs-extra": "11.1.1",
"gulp": "4.0.2",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jetifier": "2.0.0",
"jsdom": "22.1.0",
"md5-file": "5.0.0",
@ -129,7 +129,7 @@
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"typescript": "5.1.3",
"uglify-js": "3.17.4",
"webpack": "5.74.0"
}

View File

@ -46,15 +46,15 @@
},
"devDependencies": {
"@types/jest": "29.5.3",
"@types/node": "18.17.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"coveralls": "3.1.1",
"eslint": "8.45.0",
"jest": "29.6.1",
"eslint": "8.43.0",
"jest": "29.5.0",
"prettier": "2.8.8",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"typescript": "5.1.3"
},
"jest": {
"preset": "ts-jest",

View File

@ -29,7 +29,7 @@
"yosay": "2.0.2"
},
"devDependencies": {
"jest": "29.6.1"
"jest": "29.5.0"
},
"repository": "https://github.com/laurent22/generator-joplin",
"license": "AGPL-3.0-or-later",

View File

@ -19,14 +19,14 @@
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/js-yaml": "4.0.5",
"@types/node": "18.17.0",
"@types/node": "18.16.18",
"@types/node-rsa": "1.1.1",
"@types/react": "18.2.15",
"@types/react": "18.0.24",
"@types/uuid": "9.0.2",
"clean-html": "1.5.0",
"jest": "29.6.1",
"jest": "29.5.0",
"sharp": "0.32.4",
"typescript": "5.1.6"
"typescript": "5.1.3"
},
"dependencies": {
"@aws-sdk/client-s3": "3.296.0",

View File

@ -21,17 +21,17 @@
"devDependencies": {
"@types/jest": "29.5.3",
"@types/pdfjs-dist": "2.10.378",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.6",
"@types/styled-components": "5.1.26",
"babel-jest": "29.6.1",
"babel-jest": "29.5.0",
"css-loader": "6.8.1",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"style-loader": "3.3.3",
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
"typescript": "5.1.6",
"typescript": "5.1.3",
"webpack": "5.74.0",
"webpack-cli": "4.10.0"
},

View File

@ -30,10 +30,10 @@
"devDependencies": {
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.0",
"jest": "29.6.1",
"@types/node": "18.16.18",
"jest": "29.5.0",
"source-map-loader": "4.0.1",
"typescript": "5.1.6",
"typescript": "5.1.3",
"webpack": "5.65.0",
"webpack-cli": "4.10.0"
},

View File

@ -47,7 +47,7 @@
"@types/react-native": "0.64.19",
"react": "18.2.0",
"react-native": "0.70.6",
"typescript": "5.1.6"
"typescript": "5.1.3"
},
"peerDependencies": {
"react": "*",

View File

@ -19,11 +19,11 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/jest": "29.5.3",
"@types/node": "18.17.0",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"@types/node": "18.16.18",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"typescript": "5.1.3"
},
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.46",

View File

@ -65,18 +65,18 @@
"@types/jest": "29.5.3",
"@types/jest-expect-message": "1.0.4",
"@types/jsdom": "21.1.1",
"@types/koa": "2.13.8",
"@types/koa": "2.13.6",
"@types/markdown-it": "12.2.3",
"@types/mustache": "4.2.2",
"@types/nodemailer": "6.4.9",
"@types/nodemailer": "6.4.8",
"@types/yargs": "17.0.24",
"@types/zxcvbn": "4.4.1",
"gulp": "4.0.2",
"jest": "29.6.1",
"jest": "29.5.0",
"jest-expect-message": "1.1.3",
"jsdom": "22.1.0",
"node-mocks-http": "1.12.2",
"source-map-support": "0.5.21",
"typescript": "5.1.6"
"typescript": "5.1.3"
}
}

View File

@ -47,17 +47,17 @@
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/mustache": "4.2.2",
"@types/node": "18.17.0",
"@types/node": "18.16.18",
"@types/node-fetch": "2.6.4",
"@types/yargs": "17.0.24",
"gettext-extractor": "3.8.0",
"gulp": "4.0.2",
"html-entities": "1.4.0",
"jest": "29.6.1",
"jest": "29.5.0",
"rss": "1.2.2",
"sass": "1.64.2",
"sqlite3": "5.1.6",
"typescript": "5.1.6"
"typescript": "5.1.3"
},
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"
}

View File

@ -39,7 +39,7 @@
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/node-fetch": "2.6.4",
"jest": "29.6.1",
"jest": "29.5.0",
"ts-jest": "29.1.1"
}
}

1679
yarn.lock

File diff suppressed because it is too large Load Diff