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 1616 "devDependencies" : {
1717 "@nuxtjs/google-analytics" : " ^2.4.0" ,
1818 "node-sass" : " ^4.14.1" ,
19+ "raw-loader" : " ^4.0.1" ,
1920 "sass-loader" : " ^9.0.3"
2021 }
2122}
Original file line number Diff line number Diff line change @@ -8059,6 +8059,14 @@ raw-body@2.4.0:
80598059 iconv-lite "0.4.24"
80608060 unpipe "1.0.0"
80618061
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+
80628070rc9@^1.0.0 :
80638071 version "1.0.0"
80648072 resolved "https://registry.yarnpkg.com/rc9/-/rc9-1.0.0.tgz#b72c6665d0cd5e1af2f59d8f2e9da81f6187f9a3"
You can’t perform that action at this time.
0 commit comments