mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
chore(deps): update linters [skip netlify] (major) (#3317)
* chore(deps): update linters [skip netlify] * chore: add missing peer dependencies * style: update styelint Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
13
package.json
13
package.json
@@ -21,6 +21,8 @@
|
||||
"@babel/core": "^7.10.4",
|
||||
"@babel/eslint-parser": "^7.15.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
||||
"@babel/plugin-syntax-flow": "^7.14.5",
|
||||
"@babel/plugin-transform-react-jsx": "^7.14.9",
|
||||
"@babel/plugin-transform-runtime": "^7.10.4",
|
||||
"@babel/preset-env": "^7.10.4",
|
||||
"@babel/preset-flow": "^7.10.4",
|
||||
@@ -42,9 +44,9 @@
|
||||
"caniuse-lite": "^1.0.30001102",
|
||||
"css-loader": "^6.0.0",
|
||||
"cssnano": "^5.0.0-rc.1",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-plugin-actions": "^1.0.1",
|
||||
"eslint-plugin-flowtype": "^6.0.0",
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-plugin-actions": "^2.0.0",
|
||||
"eslint-plugin-flowtype": "^8.0.0",
|
||||
"eslint-plugin-react": "^7.20.3",
|
||||
"flow-bin": "^0.135.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
@@ -68,6 +70,7 @@
|
||||
"p-retry": "^4.6.1",
|
||||
"pako": "^2.0.0",
|
||||
"postcss": "^8.0.0",
|
||||
"postcss-less": "^5.0.0",
|
||||
"postcss-loader": "^6.0.0",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"prettier": "^2.0.5",
|
||||
@@ -78,8 +81,8 @@
|
||||
"semantic-release": "^18.0.0",
|
||||
"sri-toolbox": "^0.2.0",
|
||||
"style-loader": "^3.0.0",
|
||||
"stylelint": "^13.6.1",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
"stylelint": "^14.0.0",
|
||||
"stylelint-config-standard": "^23.0.0",
|
||||
"terser-webpack-plugin": "^5.0.3",
|
||||
"webpack": "^5.51.1",
|
||||
"webpack-bundle-analyzer": "^4.0.0",
|
||||
|
Reference in New Issue
Block a user