Update Linters
This commit is contained in:
parent
e8744e26d1
commit
3f269dafa5
2 changed files with 425 additions and 318 deletions
731
package-lock.json
generated
731
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
@ -19,8 +19,8 @@
|
|||
"@types/lodash-es": "4.17.6",
|
||||
"@types/react": "17.0.51",
|
||||
"@types/react-dom": "17.0.17",
|
||||
"@typescript-eslint/eslint-plugin": "5.41.0",
|
||||
"@typescript-eslint/parser": "5.41.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.45.1",
|
||||
"@typescript-eslint/parser": "5.45.1",
|
||||
"@uupaa/dynamic-import-polyfill": "1.0.2",
|
||||
"autoprefixer": "10.4.12",
|
||||
"babel-loader": "8.2.5",
|
||||
|
@ -32,15 +32,15 @@
|
|||
"css-loader": "6.7.1",
|
||||
"cssnano": "5.1.13",
|
||||
"es-check": "7.0.1",
|
||||
"eslint": "8.26.0",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-plugin-compat": "4.0.2",
|
||||
"eslint-plugin-eslint-comments": "3.2.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-react": "7.31.10",
|
||||
"eslint-plugin-react": "7.31.11",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-sonarjs": "0.16.0",
|
||||
"eslint-plugin-sonarjs": "0.17.0",
|
||||
"expose-loader": "4.0.0",
|
||||
"html-loader": "4.2.0",
|
||||
"html-webpack-plugin": "5.5.0",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"sass-loader": "13.1.0",
|
||||
"source-map-loader": "4.0.1",
|
||||
"style-loader": "3.3.1",
|
||||
"stylelint": "14.14.0",
|
||||
"stylelint": "14.16.0",
|
||||
"stylelint-config-rational-order": "0.1.2",
|
||||
"stylelint-no-browser-hacks": "1.2.1",
|
||||
"stylelint-order": "5.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue