File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 26
26
"ace-builds" : " ^1.14.0" ,
27
27
"antd" : " 4.22.4" ,
28
28
"axios" : " 0.27.2" ,
29
- "babel-plugin-import" : " 1.13.5 " ,
29
+ "babel-plugin-import" : " 1.13.6 " ,
30
30
"cypress" : " ^12.5.1" ,
31
31
"dayjs" : " 1.11.5" ,
32
32
"depcheck" : " ^1.4.3" ,
Original file line number Diff line number Diff line change 759
759
dependencies :
760
760
debug "^3.1.0"
761
761
lodash.once "^4.1.1"
762
+
762
763
" @dnd-kit/accessibility@^3.0.0 " :
763
764
version "3.0.1"
764
765
resolved "https://registry.yarnpkg.com/@dnd-kit/accessibility/-/accessibility-3.0.1.tgz#3ccbefdfca595b0a23a5dc57d3de96bc6935641c"
@@ -1757,10 +1758,10 @@ axobject-query@^3.1.1:
1757
1758
dependencies :
1758
1759
deep-equal "^2.0.5"
1759
1760
1760
-
1761
- version "1.13.5 "
1762
- resolved "https://registry.npmjs.org /babel-plugin-import/-/babel-plugin-import-1.13.5 .tgz"
1763
- integrity sha512-IkqnoV+ov1hdJVofly9pXRJmeDm9EtROfrc5i6eII0Hix2xMs5FEm8FG3ExMvazbnZBbgHIt6qdO8And6lCloQ ==
1761
+
1762
+ version "1.13.6 "
1763
+ resolved "https://registry.yarnpkg.com /babel-plugin-import/-/babel-plugin-import-1.13.6 .tgz#4ff2aa3b9759e6a4458ce59890da3684fe3dda9d "
1764
+ integrity sha512-N7FYnGh0DFsvDRkAPsvFq/metVfVD7P2h1rokOPpEH4cZbdRHCW+2jbXt0nnuqowkm/xhh2ww1anIdEpfYa7ZA ==
1764
1765
dependencies :
1765
1766
" @babel/helper-module-imports" " ^7.0.0"
1766
1767
You can’t perform that action at this time.
0 commit comments