JAVA-5587 Verify Spring Boot React errors and build time

This commit is contained in:
mikr
2021-10-09 17:29:14 +02:00
parent 5e4c5a456a
commit b5efa114d9
3 changed files with 11 additions and 16765 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,13 +6,19 @@
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.3",
"bootstrap": "^4.1.3",
"@testing-library/dom": "^7.21.4",
"@types/webpack": "^5.28.0",
"sockjs-client": "^1.4.0",
"type-fest": "^0.13.1",
"webpack-hot-middleware": "^2.25.1",
"webpack-plugin-serve": "^1.5.0",
"bootstrap": "^5.1",
"react": "^17.0.2",
"react-cookie": "^3.0.4",
"react-cookie": "^4.1.1",
"react-dom": "^17.0.2",
"react-router-dom": "^4.3.1",
"react-router-dom": "^5.3.0",
"react-scripts": "4.0.3",
"reactstrap": "^6.5.0",
"reactstrap": "^8.10.0",
"web-vitals": "^1.1.1"
},
"scripts": {