Update package* json files

This commit is contained in:
Juan Carlos Ruvalcaba 2022-11-04 16:20:57 -07:00
parent 8880543ad1
commit f3ad93764f
2 changed files with 355 additions and 813 deletions

1160
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -39,12 +39,12 @@
"swiper": "^8.4.4"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/core": "^7.20.2",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.19.4",
"babel-loader": "^8.2.5",
"@babel/runtime": "^7.20.1",
"babel-loader": "^9.1.0",
"chalk": "^5.1.2",
"concurrently": "^7.5.0",
"copy-webpack-plugin": "^11.0.0",