mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-21 07:32:31 -05:00
Update npm dependencies
This commit is contained in:
parent
14017268f7
commit
a5e49c051b
3 changed files with 587 additions and 495 deletions
1072
package-lock.json
generated
1072
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue