patch: updated jacdac-ts
This commit is contained in:
Родитель
bdf26f91ac
Коммит
b9263fa7fa
23
package.json
23
package.json
|
@ -23,6 +23,9 @@
|
|||
},
|
||||
"author": "Microsoft",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=14.17.0"
|
||||
},
|
||||
"node-red": {
|
||||
"nodes": {
|
||||
"jacdac-report": "./dist/nodes/jacdac-report/jacdac-report.js",
|
||||
|
@ -31,7 +34,7 @@
|
|||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jacdac-ts": "^1.24.8"
|
||||
"jacdac-ts": "^1.24.10"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"webusb": "^2.2.0",
|
||||
|
@ -44,27 +47,27 @@
|
|||
"@semantic-release/git": "^10.0.1",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jest": "^27.4.0",
|
||||
"@types/node": "^17.0.12",
|
||||
"@types/node": "^17.0.16",
|
||||
"@types/node-red": "^1.2.0",
|
||||
"@types/node-red-node-test-helper": "^0.2.2",
|
||||
"@types/sinon": "^10.0.8",
|
||||
"@types/sinon": "^10.0.11",
|
||||
"@types/supertest": "^2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||
"@typescript-eslint/parser": "^5.10.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.11.0",
|
||||
"@typescript-eslint/parser": "^5.11.0",
|
||||
"colorette": "^2.0.16",
|
||||
"concurrently": "^7.0.0",
|
||||
"copyfiles": "^2.4.1",
|
||||
"eslint": "^8.7.0",
|
||||
"eslint": "^8.8.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-jest": "^26.0.0",
|
||||
"eslint-plugin-jest": "^26.1.0",
|
||||
"glob": "^7.2.0",
|
||||
"jest": "^27.4.7",
|
||||
"jest": "^27.5.1",
|
||||
"mustache": "^4.2.0",
|
||||
"node-red": "^2.1.6",
|
||||
"node-red": "^2.2.0",
|
||||
"node-red-node-test-helper": "^0.2.7",
|
||||
"onchange": "^7.1.0",
|
||||
"prettier": "^2.5.1",
|
||||
"rollup": "^2.66.1",
|
||||
"rollup": "^2.67.1",
|
||||
"semantic-release": "^19.0.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"typescript": "^4.5.5"
|
||||
|
|
1114
yarn.lock
1114
yarn.lock
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче