File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
babel-helper-define-polyfill-provider
babel-plugin-polyfill-corejs2
babel-plugin-polyfill-corejs3
babel-plugin-polyfill-es-shims
babel-plugin-polyfill-regenerator Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/helper-define-polyfill-provider" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "description" : " Babel helper to create your own polyfill provider" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-polyfill-corejs2" ,
3- "version" : " 0.4.13 " ,
3+ "version" : " 0.4.14 " ,
44 "description" : " A Babel plugin to inject imports to core-js@2 polyfills" ,
55 "repository" : {
66 "type" : " git" ,
2727 ],
2828 "dependencies" : {
2929 "@babel/compat-data" : " ^7.27.7" ,
30- "@babel/helper-define-polyfill-provider" : " workspace:^0.6.4 " ,
30+ "@babel/helper-define-polyfill-provider" : " workspace:^0.6.5 " ,
3131 "semver" : " ^6.3.1"
3232 },
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-polyfill-corejs3" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " A Babel plugin to inject imports to core-js@3 polyfills" ,
55 "repository" : {
66 "type" : " git" ,
2626 " babel-plugin"
2727 ],
2828 "dependencies" : {
29- "@babel/helper-define-polyfill-provider" : " workspace:^0.6.4 " ,
29+ "@babel/helper-define-polyfill-provider" : " workspace:^0.6.5 " ,
3030 "core-js-compat" : " ^3.43.0"
3131 },
3232 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-polyfill-es-shims" ,
3- "version" : " 0.10.7 " ,
3+ "version" : " 0.10.8 " ,
44 "description" : " A Babel plugin to inject imports to es-shims polyfills" ,
55 "repository" : {
66 "type" : " git" ,
2626 " babel-plugin"
2727 ],
2828 "dependencies" : {
29- "@babel/helper-define-polyfill-provider" : " workspace:^0.6.4 "
29+ "@babel/helper-define-polyfill-provider" : " workspace:^0.6.5 "
3030 },
3131 "devDependencies" : {
3232 "@babel/core" : " ^7.27.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-polyfill-regenerator" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "description" : " A Babel plugin to inject imports to regenerator-runtime" ,
55 "repository" : {
66 "type" : " git" ,
2626 " babel-plugin"
2727 ],
2828 "dependencies" : {
29- "@babel/helper-define-polyfill-provider" : " workspace:^0.6.4 "
29+ "@babel/helper-define-polyfill-provider" : " workspace:^0.6.5 "
3030 },
3131 "devDependencies" : {
3232 "@babel/core" : " ^7.27.7" ,
You can’t perform that action at this time.
0 commit comments