chore: deps and react-script update (#383)

* chore: deps and react-script update

* ci: bump node version to 18

* ci: depscheck

* docs: mention minimal npm required version

* chore: feedback

Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>

Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
This commit is contained in:
Adam Uhlíř
2022-06-15 12:20:36 +02:00
committed by GitHub
parent 57dca48f3e
commit 2edf99c323
12 changed files with 9247 additions and 25878 deletions
-1
View File
@@ -23,7 +23,6 @@
"sourceType": "module",
"ecmaVersion": 2018
},
"plugins": ["jest"],
"rules": {
"array-bracket-newline": ["error", "consistent"],
"strict": ["error", "safe"],