Skip to content

Commit 5be2dd6

Browse files
authored
Merge pull request #13 from factorio-item-browser/refactoring
refactoring
2 parents b05c154 + 2e64c6e commit 5be2dd6

File tree

104 files changed

+3474
-3523
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+3474
-3523
lines changed

package-lock.json

Lines changed: 1599 additions & 1925 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,21 @@
1919
},
2020
"private": true,
2121
"dependencies": {
22-
"@fortawesome/fontawesome-svg-core": "^1.2.34",
23-
"@fortawesome/free-brands-svg-icons": "^5.15.2",
24-
"@fortawesome/free-solid-svg-icons": "^5.15.2",
22+
"@fortawesome/fontawesome-svg-core": "^1.2.35",
23+
"@fortawesome/free-brands-svg-icons": "^5.15.3",
24+
"@fortawesome/free-solid-svg-icons": "^5.15.3",
2525
"@fortawesome/react-fontawesome": "^0.1.14",
2626
"axios": "^0.21.1",
2727
"base-x": "^3.0.8",
2828
"byte-buffer": "^2.0.0",
29-
"classnames": "^2.2.6",
30-
"fflate": "^0.6.4",
31-
"i18next": "^19.9.0",
32-
"mobx": "^6.1.7",
29+
"classnames": "^2.3.1",
30+
"fflate": "^0.6.10",
31+
"mobx": "^6.3.0",
3332
"mobx-react-lite": "^3.2.0",
3433
"normalize-scss": "^7.0.1",
35-
"react": "^17.0.1",
36-
"react-dom": "^17.0.1",
37-
"react-i18next": "^11.8.8",
34+
"react": "^17.0.2",
35+
"react-dom": "^17.0.2",
36+
"react-i18next": "^11.8.15",
3837
"react-responsive": "^8.2.0",
3938
"react-sortablejs": "^6.0.0",
4039
"router5": "^8.0.1",
@@ -43,56 +42,57 @@
4342
"throttle-debounce": "^3.0.1"
4443
},
4544
"devDependencies": {
46-
"@babel/core": "^7.13.1",
47-
"@babel/eslint-parser": "^7.13.4",
45+
"@babel/core": "^7.14.0",
46+
"@babel/eslint-parser": "^7.13.14",
4847
"@babel/plugin-proposal-class-properties": "^7.13.0",
49-
"@babel/plugin-proposal-object-rest-spread": "^7.13.0",
50-
"@babel/plugin-transform-runtime": "^7.13.7",
51-
"@babel/preset-env": "^7.13.5",
52-
"@babel/preset-react": "^7.12.13",
48+
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
49+
"@babel/plugin-transform-runtime": "^7.13.15",
50+
"@babel/preset-env": "^7.14.1",
51+
"@babel/preset-react": "^7.13.13",
5352
"@babel/preset-typescript": "^7.13.0",
54-
"@types/classnames": "^2.2.11",
55-
"@types/jest": "^26.0.20",
56-
"@types/react": "^17.0.2",
57-
"@types/react-dom": "^17.0.1",
53+
"@types/classnames": "^2.3.1",
54+
"@types/jest": "^26.0.23",
55+
"@types/react": "^17.0.5",
56+
"@types/react-dom": "^17.0.4",
5857
"@types/react-responsive": "^8.0.2",
5958
"@types/throttle-debounce": "^2.1.0",
6059
"@types/webpack-env": "^1.16.0",
61-
"@typescript-eslint/eslint-plugin": "^4.15.2",
62-
"@typescript-eslint/parser": "^4.15.2",
60+
"@typescript-eslint/eslint-plugin": "^4.23.0",
61+
"@typescript-eslint/parser": "^4.23.0",
6362
"async-css-plugin": "^1.1.5",
64-
"autoprefixer": "^10.2.4",
63+
"autoprefixer": "^10.2.5",
6564
"babel-loader": "^8.2.2",
6665
"clean-webpack-plugin": "^3.0.0",
67-
"copy-webpack-plugin": "^7.0.0",
68-
"core-js": "^3.9.0",
69-
"css-loader": "^5.1.0",
70-
"cssnano": "^4.1.10",
71-
"dotenv": "^8.2.0",
72-
"eslint": "^7.20.0",
73-
"eslint-config-prettier": "^8.1.0",
66+
"copy-webpack-plugin": "^8.1.1",
67+
"core-js": "^3.12.1",
68+
"css-loader": "^5.2.4",
69+
"cssnano": "^5.0.2",
70+
"dotenv": "^9.0.2",
71+
"eslint": "^7.26.0",
72+
"eslint-config-prettier": "^8.3.0",
7473
"eslint-import-resolver-webpack": "^0.13.0",
7574
"eslint-plugin-import": "^2.22.1",
76-
"eslint-plugin-jest": "^24.1.5",
75+
"eslint-plugin-jest": "^24.3.6",
7776
"eslint-plugin-jsx-a11y": "^6.4.1",
78-
"eslint-plugin-prettier": "^3.3.1",
79-
"eslint-plugin-react": "^7.22.0",
80-
"html-inline-css-webpack-plugin": "^1.10.1",
81-
"html-webpack-plugin": "^5.2.0",
77+
"eslint-plugin-prettier": "^3.4.0",
78+
"eslint-plugin-react": "^7.23.2",
79+
"html-inline-css-webpack-plugin": "^1.11.0",
80+
"html-webpack-plugin": "^5.3.1",
8281
"html-webpack-skip-assets-plugin": "^1.0.1",
82+
"i18next": "^20.2.2",
8383
"image-webpack-loader": "^7.0.1",
8484
"jest": "^26.6.3",
85-
"mini-css-extract-plugin": "^1.3.9",
86-
"node-sass": "^5.0.0",
87-
"postcss": "^8.2.6",
88-
"postcss-loader": "^5.0.0",
89-
"prettier": "^2.2.1",
85+
"mini-css-extract-plugin": "^1.6.0",
86+
"node-sass": "^6.0.0",
87+
"postcss": "^8.2.15",
88+
"postcss-loader": "^5.2.0",
89+
"prettier": "^2.3.0",
9090
"regenerator-runtime": "^0.13.7",
91-
"sass-loader": "^11.0.1",
91+
"sass-loader": "^11.1.0",
9292
"terser-webpack-plugin": "^5.1.1",
93-
"typescript": "^4.2.2",
94-
"webpack": "^5.24.2",
95-
"webpack-cli": "^4.5.0",
93+
"typescript": "^4.2.4",
94+
"webpack": "^5.37.0",
95+
"webpack-cli": "^4.7.0",
9696
"webpack-dev-server": "^3.11.2"
9797
},
9898
"main": "src/index.jsx",

0 commit comments

Comments
 (0)