Updated dependencies
This commit is contained in:
parent
0be6fd0ea6
commit
ffee60d0a5
|
@ -7,7 +7,7 @@
|
|||
"devDependencies": {
|
||||
"@f-list/fork-ts-checker-webpack-plugin": "^3.1.1",
|
||||
"@f-list/vue-ts": "^1.0.3",
|
||||
"@fortawesome/fontawesome-free": "^5.9.0",
|
||||
"@fortawesome/fontawesome-free": "^5.13.1",
|
||||
"@types/bluebird": "^3.5.30",
|
||||
"@types/lodash": "^4.14.134",
|
||||
"@types/node-fetch": "^2.5.5",
|
||||
|
@ -15,7 +15,7 @@
|
|||
"@types/sortablejs": "^1.10.2",
|
||||
"@vue/devtools": "^5.1.0",
|
||||
"axios": "^0.19.0",
|
||||
"bootstrap": "^4.3.1",
|
||||
"bootstrap": "^4.5.0",
|
||||
"copy-webpack-plugin": "^5.1.1",
|
||||
"css-loader": "^3.0.0",
|
||||
"date-fns": "^1.30.1",
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
typescript "^3.2.2"
|
||||
vue "^2.5.20"
|
||||
|
||||
"@fortawesome/fontawesome-free@^5.9.0":
|
||||
"@fortawesome/fontawesome-free@^5.13.1":
|
||||
version "5.13.1"
|
||||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.13.1.tgz#c53b4066edae16cd1fd669f687baf031b45fb9d6"
|
||||
integrity sha512-D819f34FLHeBN/4xvw0HR0u7U2G7RqjPSggXqf7LktsxWQ48VAfGwvMrhcVuaZV2fF069c/619RdgCCms0DHhw==
|
||||
|
@ -1385,7 +1385,7 @@ boolean@^3.0.0, boolean@^3.0.1:
|
|||
resolved "https://registry.yarnpkg.com/boolean/-/boolean-3.0.1.tgz#35ecf2b4a2ee191b0b44986f14eb5f052a5cbb4f"
|
||||
integrity sha512-HRZPIjPcbwAVQvOTxR4YE3o8Xs98NqbbL1iEZDCz7CL8ql0Lt5iOyJFxfnAB0oFs8Oh02F/lLlg30Mexv46LjA==
|
||||
|
||||
bootstrap@^4.3.1:
|
||||
bootstrap@^4.5.0:
|
||||
version "4.5.0"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec"
|
||||
integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==
|
||||
|
|
Loading…
Reference in New Issue