File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1717 "@babel/plugin-proposal-private-methods" : " ^7.18.6" ,
1818 "@babel/plugin-proposal-private-property-in-object" : " ^7.21.0" ,
1919 "@babel/plugin-syntax-dynamic-import" : " ^7.8.3" ,
20+ "@babel/plugin-syntax-flow" : " ^7.22.5" ,
2021 "@babel/plugin-transform-destructuring" : " ^7.21.3" ,
2122 "@babel/plugin-transform-regenerator" : " ^7.20.5" ,
2223 "@babel/plugin-transform-runtime" : " ^7.21.4" ,
Original file line number Diff line number Diff line change 380380 dependencies :
381381 " @babel/helper-plugin-utils" " ^7.8.3"
382382
383+ " @babel/plugin-syntax-flow@^7.22.5 " :
384+ version "7.22.5"
385+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.22.5.tgz#163b820b9e7696ce134df3ee716d9c0c98035859"
386+ integrity sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==
387+ dependencies :
388+ " @babel/helper-plugin-utils" " ^7.22.5"
389+
383390" @babel/plugin-syntax-import-assertions@^7.22.5 " :
384391 version "7.22.5"
385392 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.22.5.tgz#07d252e2aa0bc6125567f742cd58619cb14dce98"
12691276 integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
12701277
12711278" @jridgewell/trace-mapping@^0.3.17" , "@jridgewell/trace-mapping@^0.3.9":
1272- version "0.3.19 "
1273- resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19 .tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811 "
1274- integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw ==
1279+ version "0.3.20 "
1280+ resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20 .tgz#72e45707cf240fa6b081d0366f8265b0cd10197f "
1281+ integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q ==
12751282 dependencies :
12761283 " @jridgewell/resolve-uri" " ^3.1.0"
12771284 " @jridgewell/sourcemap-codec" " ^1.4.14"
You can’t perform that action at this time.
0 commit comments