Commits
dependabot[bot] authored and GitHub committed 40ee2af8efa
187 187 | "nodemon": "^2.0.22", |
188 188 | "postcss": "^8.4", |
189 189 | "postcss-import": "^14.0.0", |
190 190 | "postcss-loader": "^4.0.3", |
191 191 | "postcss-preset-env": "^7.4.2", |
192 192 | "prop-types": "^15.8.1", |
193 193 | "react": "^16.14.0", |
194 194 | "react-copy-to-clipboard": "^5.1.0", |
195 195 | "react-dom": "^16.14.0", |
196 196 | "rimraf": "^3.0.2", |
197 - | "sass": "~1.80.3", |
197 + | "sass": "~1.80.4", |
198 198 | "sass-loader": "^12.6.0", |
199 199 | "sass-resources-loader": "^2.2.5", |
200 200 | "ts-node": "^8.10.2", |
201 201 | "typescript": "~5.4.5", |
202 202 | "webpack": "5.95.0", |
203 203 | "webpack-cli": "^5.1.4", |
204 204 | "webpack-dev-server": "^4.15.1" |
205 205 | } |
206 206 | } |