Update npm dependencies

This commit is contained in:
Kevin MacMartin 2024-06-10 16:46:39 -04:00
parent 14017268f7
commit a5e49c051b
3 changed files with 587 additions and 495 deletions

1072
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,8 +8,8 @@
"browser-sync": "3.0.2"
},
"dependencies": {
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@fortawesome/fontawesome-free": "6.5.2",
"autonumeric": "4.10.5",
"autoprefixer": "10.4.19",
@ -40,7 +40,7 @@
"terser-webpack-plugin": "5.3.10",
"vue": "3.4.27",
"vue-loader": "17.4.2",
"vue-router": "4.3.2",
"vue-router": "4.3.3",
"vuex": "4.1.0",
"webpack": "5.91.0",
"what-input": "5.2.12"

View file

@ -8,8 +8,8 @@
"browser-sync": "3.0.2"
},
"dependencies": {
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@fortawesome/fontawesome-free": "6.5.2",
"autonumeric": "4.10.5",
"autoprefixer": "10.4.19",