File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@nuxtjs/google-analytics" : " ^2.4.0" ,
18
18
"node-sass" : " ^4.14.1" ,
19
+ "raw-loader" : " ^4.0.1" ,
19
20
"sass-loader" : " ^9.0.3"
20
21
}
21
22
}
Original file line number Diff line number Diff line change 8059
8059
iconv-lite "0.4.24"
8060
8060
unpipe "1.0.0"
8061
8061
8062
+ raw-loader@^4.0.1 :
8063
+ version "4.0.1"
8064
+ resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0.1.tgz#14e1f726a359b68437e183d5a5b7d33a3eba6933"
8065
+ integrity sha512-baolhQBSi3iNh1cglJjA0mYzga+wePk7vdEX//1dTFd+v4TsQlQE0jitJSNF1OIP82rdYulH7otaVmdlDaJ64A==
8066
+ dependencies :
8067
+ loader-utils "^2.0.0"
8068
+ schema-utils "^2.6.5"
8069
+
8062
8070
rc9@^1.0.0 :
8063
8071
version "1.0.0"
8064
8072
resolved "https://registry.yarnpkg.com/rc9/-/rc9-1.0.0.tgz#b72c6665d0cd5e1af2f59d8f2e9da81f6187f9a3"
You can’t perform that action at this time.
0 commit comments