This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 18
18
"watch" : " babel -w src --out-dir . --ignore \" **/__tests__\" "
19
19
},
20
20
"dependencies" : {
21
- "@babel/runtime" : " 7.20.7 " ,
21
+ "@babel/runtime" : " 7.20.13 " ,
22
22
"@soda/friendly-errors-webpack-plugin" : " 1.8.1" ,
23
23
"copy-webpack-plugin" : " 11.0.0" ,
24
24
"html-webpack-plugin" : " 5.5.0" ,
Original file line number Diff line number Diff line change 983
983
" @babel/plugin-transform-react-jsx-development" " ^7.18.6"
984
984
" @babel/plugin-transform-react-pure-annotations" " ^7.18.6"
985
985
986
- " @babel/runtime@7.20.7" , "@babel/runtime@^7.8.4":
987
- version "7.20.7"
988
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd"
989
- integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==
990
- dependencies :
991
- regenerator-runtime "^0.13.11"
992
-
993
- " @babel/runtime@^7.20.7 " :
986
+ " @babel/runtime@7.20.13" , "@babel/runtime@^7.20.7":
994
987
version "7.20.13"
995
988
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
996
989
integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
997
990
dependencies :
998
991
regenerator-runtime "^0.13.11"
999
992
993
+ " @babel/runtime@^7.8.4 " :
994
+ version "7.20.7"
995
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd"
996
+ integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==
997
+ dependencies :
998
+ regenerator-runtime "^0.13.11"
999
+
1000
1000
" @babel/template@^7.18.10" , "@babel/template@^7.20.7":
1001
1001
version "7.20.7"
1002
1002
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8"
You can’t perform that action at this time.
0 commit comments