Bump webpack and react-scripts in /code_search/src/ui

Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `webpack` from 3.8.1 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v3.8.1...v5.94.0)

Updates `react-scripts` from 1.1.4 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-28 00:57:43 +00:00 committed by GitHub
parent 4a9165b7ef
commit a027c723ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10526 additions and 8930 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
"@material-ui/icons": "^1.1.0",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-scripts": "1.1.4",
"react-scripts": "5.0.1",
"react-syntax-highlighter": "^8.0.1",
"superagent": "^3.8.3"
},