File tree Expand file tree Collapse file tree 19 files changed +65
-65
lines changed
adapter_JS_JsonUI_ESLint_TypeChecking_Spaces_SingleQuotes_Apache-2.0
adapter_TS_ESLint_Tabs_DoubleQuotes_MIT
adapter_TS_OfficialESLint
adapter_TS_React_OfficialESLint
adapter_TS_VIS_CustomESLint
adapter_TS_VIS_OfficialESLint
contributors_with_author_duplication
ioBroker.hello-devcontainer Expand file tree Collapse file tree 19 files changed +65
-65
lines changed Original file line number Diff line number Diff line change 3333 "@eslint/js" : " ^9.39.2" ,
3434 "@iobroker/adapter-dev" : " ^1.5.0" ,
3535 "@iobroker/testing" : " ^5.2.2" ,
36- "@tsconfig/node20" : " ^20.1.8 " ,
36+ "@tsconfig/node20" : " ^20.1.9 " ,
3737 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
38- "@types/node" : " ^20.19.30 " ,
39- "@typescript-eslint/eslint-plugin" : " ^8.53.1 " ,
40- "@typescript-eslint/parser" : " ^8.53.1 " ,
38+ "@types/node" : " ^20.19.33 " ,
39+ "@typescript-eslint/eslint-plugin" : " ^8.55.0 " ,
40+ "@typescript-eslint/parser" : " ^8.55.0 " ,
4141 "eslint" : " ^9.39.2" ,
4242 "rimraf" : " ^6.1.2" ,
4343 "source-map-support" : " ^0.5.21" ,
Original file line number Diff line number Diff line change 2929 "@eslint/js" : " ^9.39.2" ,
3030 "@iobroker/adapter-dev" : " ^1.5.0" ,
3131 "@iobroker/testing" : " ^5.2.2" ,
32- "@tsconfig/node20" : " ^20.1.8 " ,
32+ "@tsconfig/node20" : " ^20.1.9 " ,
3333 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
34- "@types/node" : " ^20.19.30 " ,
35- "@typescript-eslint/eslint-plugin" : " ^8.53.1 " ,
36- "@typescript-eslint/parser" : " ^8.53.1 " ,
34+ "@types/node" : " ^20.19.33 " ,
35+ "@typescript-eslint/eslint-plugin" : " ^8.55.0 " ,
36+ "@typescript-eslint/parser" : " ^8.55.0 " ,
3737 "eslint" : " ^9.39.2" ,
3838 "eslint-config-prettier" : " ^10.1.8" ,
3939 "eslint-plugin-prettier" : " ^5.5.5" ,
40- "prettier" : " ^3.8.0 " ,
40+ "prettier" : " ^3.8.1 " ,
4141 "rimraf" : " ^6.1.2" ,
4242 "source-map-support" : " ^0.5.21" ,
4343 "ts-node" : " ^10.9.2" ,
Original file line number Diff line number Diff line change 2929 "@eslint/js" : " ^9.39.2" ,
3030 "@iobroker/adapter-dev" : " ^1.5.0" ,
3131 "@iobroker/testing" : " ^5.2.2" ,
32- "@tsconfig/node20" : " ^20.1.8 " ,
32+ "@tsconfig/node20" : " ^20.1.9 " ,
3333 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
34- "@types/node" : " ^20.19.30 " ,
34+ "@types/node" : " ^20.19.33 " ,
3535 "eslint" : " ^9.39.2" ,
3636 "typescript" : " ~5.9.3"
3737 },
Original file line number Diff line number Diff line change 2929 "@eslint/js" : " ^9.39.2" ,
3030 "@iobroker/adapter-dev" : " ^1.5.0" ,
3131 "@iobroker/testing" : " ^5.2.2" ,
32- "@tsconfig/node20" : " ^20.1.8 " ,
32+ "@tsconfig/node20" : " ^20.1.9 " ,
3333 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
34- "@types/node" : " ^20.19.30 " ,
35- "@typescript-eslint/eslint-plugin" : " ^8.53.1 " ,
36- "@typescript-eslint/parser" : " ^8.53.1 " ,
34+ "@types/node" : " ^20.19.33 " ,
35+ "@typescript-eslint/eslint-plugin" : " ^8.55.0 " ,
36+ "@typescript-eslint/parser" : " ^8.55.0 " ,
3737 "eslint" : " ^9.39.2" ,
3838 "rimraf" : " ^6.1.2" ,
3939 "source-map-support" : " ^0.5.21" ,
Original file line number Diff line number Diff line change 2929 "@iobroker/adapter-dev" : " ^1.5.0" ,
3030 "@iobroker/eslint-config" : " ^2.2.0" ,
3131 "@iobroker/testing" : " ^5.2.2" ,
32- "@tsconfig/node20" : " ^20.1.8 " ,
32+ "@tsconfig/node20" : " ^20.1.9 " ,
3333 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
34- "@types/node" : " ^20.19.30 " ,
34+ "@types/node" : " ^20.19.33 " ,
3535 "rimraf" : " ^6.1.2" ,
3636 "source-map-support" : " ^0.5.21" ,
3737 "ts-node" : " ^10.9.2" ,
Original file line number Diff line number Diff line change 3131 "@iobroker/adapter-react" : " 2.0.22" ,
3232 "@iobroker/testing" : " ^5.2.2" ,
3333 "@material-ui/core" : " ^4.12.4" ,
34- "@tsconfig/node20" : " ^20.1.8 " ,
34+ "@tsconfig/node20" : " ^20.1.9 " ,
3535 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
36- "@types/node" : " ^20.19.30 " ,
37- "@types/react" : " ^17.0.90 " ,
36+ "@types/node" : " ^20.19.33 " ,
37+ "@types/react" : " ^17.0.91 " ,
3838 "@types/react-dom" : " ^17.0.26" ,
39- "@typescript-eslint/eslint-plugin" : " ^8.53.1 " ,
40- "@typescript-eslint/parser" : " ^8.53.1 " ,
39+ "@typescript-eslint/eslint-plugin" : " ^8.55.0 " ,
40+ "@typescript-eslint/parser" : " ^8.55.0 " ,
4141 "eslint" : " ^9.39.2" ,
4242 "eslint-plugin-react" : " ^7.37.5" ,
4343 "react" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 3131 "@iobroker/eslint-config" : " ^2.2.0" ,
3232 "@iobroker/testing" : " ^5.2.2" ,
3333 "@material-ui/core" : " ^4.12.4" ,
34- "@tsconfig/node20" : " ^20.1.8 " ,
34+ "@tsconfig/node20" : " ^20.1.9 " ,
3535 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
36- "@types/node" : " ^20.19.30 " ,
37- "@types/react" : " ^17.0.90 " ,
36+ "@types/node" : " ^20.19.33 " ,
37+ "@types/react" : " ^17.0.91 " ,
3838 "@types/react-dom" : " ^17.0.26" ,
3939 "react" : " ^17.0.2" ,
4040 "react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 2929 "@eslint/js" : " ^9.39.2" ,
3030 "@iobroker/adapter-dev" : " ^1.5.0" ,
3131 "@iobroker/testing" : " ^5.2.2" ,
32- "@tsconfig/node20" : " ^20.1.8 " ,
32+ "@tsconfig/node20" : " ^20.1.9 " ,
3333 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
34- "@types/node" : " ^20.19.30 " ,
35- "@typescript-eslint/eslint-plugin" : " ^8.53.1 " ,
36- "@typescript-eslint/parser" : " ^8.53.1 " ,
34+ "@types/node" : " ^20.19.33 " ,
35+ "@typescript-eslint/eslint-plugin" : " ^8.55.0 " ,
36+ "@typescript-eslint/parser" : " ^8.55.0 " ,
3737 "eslint" : " ^9.39.2" ,
3838 "rimraf" : " ^6.1.2" ,
3939 "source-map-support" : " ^0.5.21" ,
Original file line number Diff line number Diff line change 2929 "@iobroker/adapter-dev" : " ^1.5.0" ,
3030 "@iobroker/eslint-config" : " ^2.2.0" ,
3131 "@iobroker/testing" : " ^5.2.2" ,
32- "@tsconfig/node20" : " ^20.1.8 " ,
32+ "@tsconfig/node20" : " ^20.1.9 " ,
3333 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
34- "@types/node" : " ^20.19.30 " ,
34+ "@types/node" : " ^20.19.33 " ,
3535 "rimraf" : " ^6.1.2" ,
3636 "source-map-support" : " ^0.5.21" ,
3737 "ts-node" : " ^10.9.2" ,
Original file line number Diff line number Diff line change 2929 "@eslint/js" : " ^9.39.2" ,
3030 "@iobroker/adapter-dev" : " ^1.5.0" ,
3131 "@iobroker/testing" : " ^5.2.2" ,
32- "@tsconfig/node20" : " ^20.1.8 " ,
32+ "@tsconfig/node20" : " ^20.1.9 " ,
3333 "@types/iobroker" : " npm:@iobroker/types@^7.1.0" ,
34- "@types/node" : " ^20.19.30 " ,
34+ "@types/node" : " ^20.19.33 " ,
3535 "eslint" : " ^9.39.2" ,
3636 "source-map-support" : " ^0.5.21" ,
3737 "ts-node" : " ^10.9.2" ,
You can’t perform that action at this time.
0 commit comments