File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 35
35
"node-sass" : " 5.0.0" ,
36
36
"sass" : " 1.32.10" ,
37
37
"sass-loader" : " 10.1.1" ,
38
- "vue-cli-plugin-vuetify" : " 2.3.1 " ,
38
+ "vue-cli-plugin-vuetify" : " 2.5.8 " ,
39
39
"vue-template-compiler" : " 2.6.12" ,
40
40
"vuetify-loader" : " 1.7.2"
41
41
},
Original file line number Diff line number Diff line change @@ -7371,13 +7371,13 @@ nth-check@^1.0.2:
7371
7371
dependencies :
7372
7372
boolbase "~1.0.0"
7373
7373
7374
- null-loader@^3 .0.0 :
7375
- version "3 .0.0 "
7376
- resolved "https://registry.yarnpkg.com/null-loader/-/null-loader-3 .0.0 .tgz#3e2b6c663c5bda8c73a54357d8fa0708dc61b245 "
7377
- integrity sha512-hf5sNLl8xdRho4UPBOOeoIwT3WhjYcMUQm0zj44EhD6UscMAz72o2udpoDFBgykucdEDGIcd6SXbc/G6zssbzw ==
7374
+ null-loader@^4 .0.1 :
7375
+ version "4 .0.1 "
7376
+ resolved "https://registry.yarnpkg.com/null-loader/-/null-loader-4 .0.1 .tgz#8e63bd3a2dd3c64236a4679428632edd0a6dbc6a "
7377
+ integrity sha512-pxqVbi4U6N26lq+LmgIbB5XATP0VdZKOG25DhHi8btMmJJefGArFyDg1yc4U3hWCJbMqSrw0qyrz1UQX+qYXqg ==
7378
7378
dependencies :
7379
- loader-utils "^1.2.3 "
7380
- schema-utils "^1 .0.0"
7379
+ loader-utils "^2.0.0 "
7380
+ schema-utils "^3 .0.0"
7381
7381
7382
7382
num2fraction@^1.2.2 :
7383
7383
version "1.2.2"
@@ -10307,12 +10307,12 @@ vm-browserify@^1.0.1:
10307
10307
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
10308
10308
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
10309
10309
10310
- vue-cli-plugin-vuetify@2.3.1 :
10311
- version "2.3.1 "
10312
- resolved "https://registry.yarnpkg.com/vue-cli-plugin-vuetify/-/vue-cli-plugin-vuetify-2.3.1 .tgz#9e45a686902351320e876881d057eb69c646a22b "
10313
- integrity sha512-96NLmCE12FalyWSxbfFerbOKSwuPq5b4zYRei5BRLbdCBq+YgmCMv8zgZl8Rx/kR/91T4i8XZDCNgfQ78mpQ3A ==
10310
+ vue-cli-plugin-vuetify@2.5.8 :
10311
+ version "2.5.8 "
10312
+ resolved "https://registry.yarnpkg.com/vue-cli-plugin-vuetify/-/vue-cli-plugin-vuetify-2.5.8 .tgz#a67ef81375fb2cd9f4f912e665e5190de105f2f6 "
10313
+ integrity sha512-uqi0/URJETJBbWlQHD1l0pnY7JN8Ytu+AL1fw50HFlGByPa8/xx+mq19GkFXA9FcwFT01IqEc/TkxMPugchomg ==
10314
10314
dependencies :
10315
- null-loader "^3 .0.0 "
10315
+ null-loader "^4 .0.1 "
10316
10316
semver "^7.1.2"
10317
10317
shelljs "^0.8.3"
10318
10318
You can’t perform that action at this time.
0 commit comments