File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 61
61
"devDependencies" : {
62
62
"@babel/cli" : " 7.24.5" ,
63
63
"@babel/core" : " 7.24.5" ,
64
- "@babel/plugin-syntax-import-assertions" : " ^7.23.3 " ,
64
+ "@babel/plugin-syntax-import-assertions" : " ^7.24.7 " ,
65
65
"@babel/preset-env" : " 7.24.5" ,
66
66
"@babel/preset-flow" : " 7.24.7" ,
67
67
"@babel/preset-typescript" : " ^7.23.3" ,
Original file line number Diff line number Diff line change 471
471
dependencies :
472
472
" @babel/helper-plugin-utils" " ^7.24.7"
473
473
474
- " @babel/plugin-syntax-import-assertions@^7.23.3 " , "@babel/plugin-syntax-import-assertions@^7.24.1 ":
475
- version "7.24.1 "
476
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.1 .tgz#db3aad724153a00eaac115a3fb898de544e34971 "
477
- integrity sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ ==
474
+ " @babel/plugin-syntax-import-assertions@^7.24.1 " , "@babel/plugin-syntax-import-assertions@^7.24.7 ":
475
+ version "7.24.7 "
476
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7 .tgz#2a0b406b5871a20a841240586b1300ce2088a778 "
477
+ integrity sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg ==
478
478
dependencies :
479
- " @babel/helper-plugin-utils" " ^7.24.0 "
479
+ " @babel/helper-plugin-utils" " ^7.24.7 "
480
480
481
481
" @babel/plugin-syntax-import-attributes@^7.24.1 " :
482
482
version "7.24.1"
You can’t perform that action at this time.
0 commit comments