|
74 | 74 | "@types/react-router-dom": "^5.3.2",
|
75 | 75 | "@types/react-transition-group": "^4.4.4",
|
76 | 76 | "@types/webpack-env": "^1.16.3",
|
77 |
| - "@typescript-eslint/eslint-plugin": "^4.33.0", |
78 |
| - "@typescript-eslint/parser": "^4.33.0", |
| 77 | + "@typescript-eslint/eslint-plugin": "^5.45.0", |
| 78 | + "@typescript-eslint/parser": "^5.45.0", |
79 | 79 | "axe-core": "^4.4.1",
|
80 | 80 | "babel-jest": "^28.1.0",
|
81 | 81 | "change-case": "^4.1.2",
|
|
86 | 86 | "css-minimizer-webpack-plugin": "^3.1.1",
|
87 | 87 | "d3-scale": "^4.0.2",
|
88 | 88 | "del": "^5.1.0",
|
89 |
| - "eslint": "^7.32.0", |
90 |
| - "eslint-config-prettier": "^8.3.0", |
91 |
| - "eslint-plugin-header": "3.1.0", |
92 |
| - "eslint-plugin-no-unsanitized": "^4.0.0", |
93 |
| - "eslint-plugin-prettier": "^3.4.1", |
94 |
| - "eslint-plugin-react": "^7.26.1", |
95 |
| - "eslint-plugin-react-hooks": "^4.2.0", |
96 |
| - "eslint-plugin-unicorn": "^28.0.2", |
| 89 | + "eslint": "^8.28.0", |
| 90 | + "eslint-config-prettier": "^8.5.0", |
| 91 | + "eslint-plugin-header": "^3.1.1", |
| 92 | + "eslint-plugin-no-unsanitized": "^4.0.2", |
| 93 | + "eslint-plugin-prettier": "^4.2.1", |
| 94 | + "eslint-plugin-react": "^7.31.11", |
| 95 | + "eslint-plugin-react-hooks": "^4.6.0", |
| 96 | + "eslint-plugin-unicorn": "^45.0.1", |
97 | 97 | "execa": "^4.1.0",
|
98 | 98 | "glob": "^7.2.0",
|
99 | 99 | "gulp": "^4.0.2",
|
|
120 | 120 | "rollup-plugin-license": "^2.8.2",
|
121 | 121 | "sass": "^1.43.4",
|
122 | 122 | "sass-loader": "^12.3.0",
|
123 |
| - "stylelint": "^14.3.0", |
124 |
| - "stylelint-config-prettier": "^8.0.1", |
125 |
| - "stylelint-config-recommended-scss": "^5.0.2", |
126 |
| - "stylelint-no-unsupported-browser-features": "^5.0.3", |
| 123 | + "stylelint": "^14.15.0", |
| 124 | + "stylelint-config-prettier": "^9.0.4", |
| 125 | + "stylelint-config-recommended-scss": "^8.0.0", |
| 126 | + "stylelint-no-unsupported-browser-features": "^6.0.1", |
127 | 127 | "stylelint-order": "^5.0.0",
|
128 |
| - "stylelint-prettier": "^1.2.0", |
129 |
| - "stylelint-scss": "^3.21.0", |
| 128 | + "stylelint-prettier": "^2.0.0", |
| 129 | + "stylelint-scss": "^4.3.0", |
130 | 130 | "svgo": "^2.8.0",
|
131 | 131 | "ts-jest": "^28.0.2",
|
132 | 132 | "ts-loader": "^9.2.6",
|
|
0 commit comments