From f7cdf47260897651a592a3e619b0cb8740a5b315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 06:24:07 +0000 Subject: [PATCH] build(deps): bump babel-plugin-import from 1.13.6 to 1.13.7 in /web Bumps [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.13.6 to 1.13.7. - [Release notes](https://github.com/ant-design/babel-plugin-import/releases) - [Commits](https://github.com/ant-design/babel-plugin-import/compare/v1.13.6...v1.13.7) --- updated-dependencies: - dependency-name: babel-plugin-import dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1084651 -> 1084651 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 042d908f910b370a3d08221adce416cb5917025a..d9d186f20682d5eeb77f9e758d1787919ffddadb 100644 GIT binary patch delta 308 zcmaDo)9Lk0rw!3ejONWTOzkmDjN4YI4x zRHb_RRvKA4Iwgh%hvXTXIhko!W*FsF>U;QSRh1h$CYL2fmiU<)R%H2TYX@Xh23REJ zg@#qRnd-X+B?o&Kh9{Rf2NZ<|XSzDMxtdr^-gw=#UEnek5HkZY3lOscF&hxG12G2> tb8Z*7%(Y@Jog6fM;s#E`=|C6hwSOq&24Wr{<^^ItAm-oxp-|wr6aW%GZ>|6U delta 314 zcmaDo)9Lk0rw!3ejAqR-OzkmDjN48#0n^;+tL;cL% zBJO!D>5>S%F7KC^E^{r3(_JJ&7&r7)H7`txXc8^%s|Wn#H>Kf2E^<@ w%mKul+XXIjt(Z$cH%(7;;WV5Mbd+BEheB>3<^f_}Am#&N{_P(M1%68b00stf&Hw-a diff --git a/web/package.json b/web/package.json index 0d03c9543..834d1c262 100644 --- a/web/package.json +++ b/web/package.json @@ -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.6", + "babel-plugin-import": "^1.13.7", "customize-cra": "^1.0.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1",