-Update package*.json files

This commit is contained in:
Juan Carlos Ruvalcaba 2023-08-29 11:37:41 -07:00
parent e26bf28ca0
commit 4b4234e395
2 changed files with 241 additions and 382 deletions

607
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,26 +27,26 @@
"Samsung >= 5"
],
"dependencies": {
"alasql": "^4.1.3",
"axios": "^1.4.0",
"alasql": "^4.1.4",
"axios": "^1.5.0",
"crypto-js": "^4.1.1",
"dom7": "^4.0.6",
"framework7": "^8.2.0",
"framework7": "^8.3.0",
"framework7-icons": "^5.0.5",
"html2pdf.js": "^0.10.1",
"localforage": "^1.10.0",
"skeleton-elements": "^4.0.1",
"swiper": "^10.1.0"
"swiper": "^10.2.0"
},
"devDependencies": {
"@babel/core": "^7.22.10",
"@babel/core": "^7.22.11",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"@babel/runtime": "^7.22.10",
"@babel/runtime": "^7.22.11",
"babel-loader": "^9.1.3",
"chalk": "^5.3.0",
"concurrently": "^8.2.0",
"concurrently": "^8.2.1",
"copy-webpack-plugin": "^11.0.0",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
@ -62,7 +62,7 @@
"mini-css-extract-plugin": "^2.7.6",
"ora": "^7.0.1",
"postcss-loader": "^7.3.3",
"postcss-preset-env": "^9.1.1",
"postcss-preset-env": "^9.1.2",
"rimraf": "^5.0.1",
"style-loader": "^3.3.3",
"terser-webpack-plugin": "^5.3.9",