File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 28
28
"@nuxtjs/dotenv" : " ^1.4.1" ,
29
29
"@nuxtjs/google-analytics" : " ^2.4.0" ,
30
30
"@nuxtjs/pwa" : " ^3.3.5" ,
31
- "@nuxtjs/style-resources" : " ^1.0 .0" ,
31
+ "@nuxtjs/style-resources" : " ^1.1 .0" ,
32
32
"@types/node" : " ^15.6.1" ,
33
33
"aws-amplify" : " ^4.0.3" ,
34
34
"core-js" : " ^3.13.1" ,
Original file line number Diff line number Diff line change 3017
3017
serve-static "^1.14.1"
3018
3018
workbox-cdn "^5.1.4"
3019
3019
3020
- "@nuxtjs/style-resources@^1.0 .0":
3021
- version "1.0 .0"
3022
- resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-1.0 .0.tgz#7c4d6be19d7f7cc5d687d689f2ab16c0b94773a1 "
3023
- integrity sha512-tDRcC/pm8B0Kpxtzb/1/HOBkv3/kPD+2FiCiUBGMB7YriRud9OUPw1pnYCsAH9ftwpMJS4k4XOyUY8FCTk6OxA ==
3020
+ "@nuxtjs/style-resources@^1.1 .0":
3021
+ version "1.1 .0"
3022
+ resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-1.1 .0.tgz#74f942cd984d992f903786cb8ed49a68c608dc2b "
3023
+ integrity sha512-bgzKcNyfV+zdR0nrm27ESCxJ7L36AUFjdQZG9A15wQhZgsffx967ZnJ7PlbTGny1mGTCJWFKCDf8Zrhs9A/HFw ==
3024
3024
dependencies:
3025
3025
consola "^2.4.0"
3026
3026
glob-all "^3.1.0"
3027
- sass-resources-loader "^2.0.0 "
3027
+ sass-resources-loader "^2.2.1 "
3028
3028
3029
3029
"@nuxtjs/stylelint-module@^4.0.0":
3030
3030
version "4.0.0"
12860
12860
schema-utils "^3.0.0"
12861
12861
semver "^7.3.2"
12862
12862
12863
- sass-resources-loader@^2.0.0 :
12864
- version "2.1 .1"
12865
- resolved "https://registry.yarnpkg.com/sass-resources-loader/-/sass-resources-loader-2.1 .1.tgz#a231b7c4e326d9c8d141909c901233bef9453151 "
12866
- integrity sha512-/KrD5mEBTj3ZQ49thKSThhpv1OFhc82JbWA0bmv9yANRuPIlQrydNpZG82jdy4pEWY0QcQTGyd5OmCb3xVeZsw ==
12863
+ sass-resources-loader@^2.2.1 :
12864
+ version "2.2 .1"
12865
+ resolved "https://registry.yarnpkg.com/sass-resources-loader/-/sass-resources-loader-2.2 .1.tgz#d7dbc36ccb25b2d8ffa508b1b8630b987df1e5c3 "
12866
+ integrity sha512-WlofxbWOVnxad874IHZdWbP9eW1pbyqsTJKBsMbeB+YELvLSrZQNDTpH70s6F19BwtanR3NEFnyGwJ9WyotJTQ ==
12867
12867
dependencies:
12868
12868
async "^3.2.0"
12869
12869
chalk "^4.1.0"
You can’t perform that action at this time.
0 commit comments