Area restrita - Questionario

This commit is contained in:
2026-06-08 23:50:59 -03:00
parent f2e2400637
commit ef968f10ae
6972 changed files with 23454 additions and 2267883 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-polyfill-corejs2",
"version": "0.4.15",
"version": "0.4.17",
"description": "A Babel plugin to inject imports to core-js@2 polyfills",
"repository": {
"type": "git",
@@ -27,7 +27,7 @@
],
"dependencies": {
"@babel/compat-data": "^7.28.6",
"@babel/helper-define-polyfill-provider": "^0.6.6",
"@babel/helper-define-polyfill-provider": "^0.6.8",
"semver": "^6.3.1"
},
"devDependencies": {
@@ -39,5 +39,5 @@
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
},
"gitHead": "9b040e303af7d703a57f16d46538d1b0d5462237"
"gitHead": "86eff78e98adc17cdf0eb9ba4d94140eb7cb0da0"
}