build(deps): bump babel-plugin-import from 1.13.7 to 1.13.8 in /web

Bumps [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.13.7 to 1.13.8.
- [Release notes](https://github.com/ant-design/babel-plugin-import/releases)
- [Commits](https://github.com/ant-design/babel-plugin-import/compare/v1.13.7...v1.13.8)

---
updated-dependencies:
- dependency-name: babel-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-27 06:07:11 +00:00 committed by Collin Barrett
parent c6739b68a7
commit b33cd53bda
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -12,7 +12,7 @@
"@types/react-dom": "^17.0.11",
"@types/react-router-dom": "^5.3.3",
"antd": "^4.18.4",
"babel-plugin-import": "^1.13.7",
"babel-plugin-import": "^1.13.8",
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",