File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"ace-builds" : " ^1.14.0" ,
23
23
"antd" : " 4.22.4" ,
24
24
"axios" : " 0.27.2" ,
25
- "babel-plugin-import" : " 1.13.5 " ,
25
+ "babel-plugin-import" : " 1.13.6 " ,
26
26
"dayjs" : " 1.11.5" ,
27
27
"depcheck" : " ^1.4.3" ,
28
28
"eslint" : " ^8.32.0" ,
Original file line number Diff line number Diff line change @@ -1608,10 +1608,10 @@ axobject-query@^3.1.1:
1608
1608
dependencies :
1609
1609
deep-equal "^2.0.5"
1610
1610
1611
-
1612
- version "1.13.5 "
1613
- resolved "https://registry.npmjs.org /babel-plugin-import/-/babel-plugin-import-1.13.5 .tgz"
1614
- integrity sha512-IkqnoV+ov1hdJVofly9pXRJmeDm9EtROfrc5i6eII0Hix2xMs5FEm8FG3ExMvazbnZBbgHIt6qdO8And6lCloQ ==
1611
+
1612
+ version "1.13.6 "
1613
+ resolved "https://registry.yarnpkg.com /babel-plugin-import/-/babel-plugin-import-1.13.6 .tgz#4ff2aa3b9759e6a4458ce59890da3684fe3dda9d "
1614
+ integrity sha512-N7FYnGh0DFsvDRkAPsvFq/metVfVD7P2h1rokOPpEH4cZbdRHCW+2jbXt0nnuqowkm/xhh2ww1anIdEpfYa7ZA ==
1615
1615
dependencies :
1616
1616
" @babel/helper-module-imports" " ^7.0.0"
1617
1617
You can’t perform that action at this time.
0 commit comments