Updated all dependencies except for some development ones which I'll experiment with next. At this point everything is working
This commit is contained in:
6
ayanova/package-lock.json
generated
6
ayanova/package-lock.json
generated
@@ -16951,9 +16951,9 @@
|
||||
}
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.23.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.23.1.tgz",
|
||||
"integrity": "sha512-zQzJ3UETUWOMd/pJJGH/zvRsBVO97m11RcpfUhcQUHEXf0yHUBgOIE/Nw8aK0m1XyVJPeq228iIK7gVxsJ/Puw==",
|
||||
"version": "1.23.7",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.23.7.tgz",
|
||||
"integrity": "sha512-cYgc0fanwIpi0rXisGxl+/wadVQ/HX3RhpdRcjLdj2o2ye/sxUTpAxIhbmJy3PLQgRFbf6Pn8Jsrta2vdXcoOQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=2.0.0 <4.0.0"
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.2.3",
|
||||
"prettier": "^1.19.1",
|
||||
"sass": "^1.23.1",
|
||||
"sass": "^1.23.7",
|
||||
"sass-loader": "^7.3.1",
|
||||
"vue-cli-plugin-vuetify": "^1.1.2",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
|
||||
Reference in New Issue
Block a user