|
48 | 48 | "@testing-library/react": "10.4.9", |
49 | 49 | "@types/adm-zip": "^0.5.0", |
50 | 50 | "@types/date-fns": "^2.6.0", |
51 | | - "@types/enzyme-adapter-react-16": "1.0.6", |
52 | 51 | "@types/enzyme": "3.10.12", |
| 52 | + "@types/enzyme-adapter-react-16": "1.0.6", |
53 | 53 | "@types/ftp": "0.3.33", |
54 | 54 | "@types/klaw": "3.0.3", |
55 | 55 | "@types/lodash.range": "3.2.7", |
56 | 56 | "@types/mousetrap": "1.6.11", |
| 57 | + "@types/react": "17.0.55", |
57 | 58 | "@types/react-dom": "17.0.19", |
58 | 59 | "@types/react-redux": "7.1.25", |
59 | | - "@types/react": "17.0.55", |
60 | 60 | "@types/semver": "7.3.13", |
61 | 61 | "@types/shasum": "1.0.0", |
62 | 62 | "@types/triple-beam": "1.3.2", |
63 | 63 | "@types/uuid": "8.3.4", |
64 | 64 | "@typescript-eslint/eslint-plugin": "5.57.1", |
65 | 65 | "@typescript-eslint/parser": "5.57.1", |
66 | 66 | "adm-zip": "^0.5.5", |
67 | | - "assert": "2.0.0", |
68 | 67 | "autoprefixer": "10.4.14", |
69 | 68 | "bootstrap": "4.6.2", |
70 | 69 | "commander": "10.0.0", |
71 | 70 | "date-fns": "2.29.3", |
72 | | - "electron-store": "8.1.0", |
73 | 71 | "electron": "22.3.5", |
| 72 | + "electron-store": "8.1.0", |
| 73 | + "enzyme": "3.11.0", |
74 | 74 | "enzyme-adapter-react-16": "1.15.7", |
75 | 75 | "enzyme-to-json": "3.6.2", |
76 | | - "enzyme": "3.11.0", |
77 | | - "esbuild-sass-plugin": "^2.9.0", |
| 76 | + "esbuild": "0.17.18", |
| 77 | + "esbuild-sass-plugin": "2.9.0", |
78 | 78 | "esbuild-style-plugin": "1.6.2", |
79 | | - "esbuild": "^0.17.18", |
| 79 | + "eslint": "8.37.0", |
80 | 80 | "eslint-config-airbnb": "19.0.4", |
81 | 81 | "eslint-config-prettier": "8.8.0", |
82 | 82 | "eslint-import-resolver-typescript": "3.5.5", |
83 | 83 | "eslint-plugin-import": "2.27.5", |
84 | 84 | "eslint-plugin-jsx-a11y": "6.7.1", |
85 | 85 | "eslint-plugin-md": "^1.0.19", |
86 | 86 | "eslint-plugin-prettier": "^4.2.1", |
87 | | - "eslint-plugin-react-hooks": "4.6.0", |
88 | 87 | "eslint-plugin-react": "7.32.2", |
| 88 | + "eslint-plugin-react-hooks": "4.6.0", |
89 | 89 | "eslint-plugin-simple-import-sort": "10.0.0", |
90 | 90 | "eslint-plugin-testing-library": "^5.6.0", |
91 | | - "eslint": "8.37.0", |
92 | 91 | "events": "3.3.0", |
93 | 92 | "fast-glob": "3.2.12", |
94 | 93 | "focus-visible": "5.2.0", |
95 | 94 | "ftp": "0.3.10", |
96 | 95 | "husky": "8.0.3", |
97 | | - "jest-environment-jsdom": "29.5.0", |
98 | 96 | "jest": "29.5.0", |
| 97 | + "jest-environment-jsdom": "29.5.0", |
99 | 98 | "klaw": "4.1.0", |
100 | 99 | "lodash.range": "3.2.0", |
101 | 100 | "mousetrap": "1.6.5", |
102 | 101 | "npm-run-all2": "6.0.5", |
103 | 102 | "nrf-intel-hex": "^1.3.0", |
104 | | - "postcss-modules": "^6.0.0", |
105 | 103 | "postcss": "8.4.24", |
| 104 | + "postcss-modules": "^6.0.0", |
106 | 105 | "prettier": "2.8.8", |
107 | 106 | "prettysize": "2.0.0", |
108 | 107 | "protobufjs": "^7.0.0", |
| 108 | + "react": "16.14.0", |
109 | 109 | "react-bootstrap": "1.6.6", |
110 | 110 | "react-dom": "16.14.0", |
111 | 111 | "react-flip-toolkit": "7.0.17", |
112 | 112 | "react-markdown": "4.3.1", |
113 | 113 | "react-redux": "7.2.9", |
114 | 114 | "react-resize-detector": "6.7.8", |
115 | 115 | "react-test-renderer": "16.14.0", |
116 | | - "react": "16.14.0", |
| 116 | + "redux": "4.2.1", |
117 | 117 | "redux-devtools-extension": "2.13.9", |
118 | 118 | "redux-thunk": "2.4.2", |
119 | | - "redux": "4.2.1", |
120 | 119 | "rimraf": "3.0.2", |
121 | 120 | "roboto-fontface": "0.10.0", |
122 | 121 | "semver": "7.3.8", |
|
0 commit comments