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 62
62
"devDependencies" : {
63
63
"@nuxt/typescript-build" : " ^1.0.3" ,
64
64
"@nuxtjs/eslint-config-typescript" : " ^2.0.0" ,
65
- "@nuxtjs/stylelint-module" : " ^3.2.2 " ,
65
+ "@nuxtjs/stylelint-module" : " ^4.0.0 " ,
66
66
"@nuxtjs/vuetify" : " ^1.11.2" ,
67
67
"@types/jest" : " ^25.2.3" ,
68
68
"@vue/test-utils" : " ^1.0.3" ,
Original file line number Diff line number Diff line change 1785
1785
jimp-compact "^0.8.0"
1786
1786
workbox-cdn "^4.3.1"
1787
1787
1788
- "@nuxtjs/stylelint-module@^3.2.2 ":
1789
- version "3.2.2 "
1790
- resolved "https://registry.yarnpkg.com/@nuxtjs/stylelint-module/-/stylelint-module-3.2.2 .tgz#9ba177339c49e97e0df4bb36764bc98352697f9e "
1791
- integrity sha512-VXr0Z4rD5mxHl4YCszwOnPYJyL7pyIoNM2bZ8XRUTnFT/4AfVFnvKu8F+XZMX22IPN920WSp3jWziSGG/mT0og ==
1788
+ "@nuxtjs/stylelint-module@^4.0.0 ":
1789
+ version "4.0.0 "
1790
+ resolved "https://registry.yarnpkg.com/@nuxtjs/stylelint-module/-/stylelint-module-4.0.0 .tgz#926465bacc3317197906871349c216361f18b4fa "
1791
+ integrity sha512-yNVCpbZQH07wr7nOoTdb7dNHSA2PUw/Y9Pw2rOQ3Dp2FSDh6/+o56Pojwnxf/xBON9EUBiCrglTMMO3mWd7YQA ==
1792
1792
dependencies:
1793
- consola "^2.11.3 "
1794
- stylelint-webpack-plugin "^1.2.3 "
1793
+ consola "^2.12.1 "
1794
+ stylelint-webpack-plugin "^2.0.0 "
1795
1795
1796
1796
"@nuxtjs/vuetify@^1.11.2":
1797
1797
version "1.11.2"
@@ -12399,14 +12399,14 @@ stylelint-scss@^3.17.2:
12399
12399
postcss-selector-parser "^6.0.2"
12400
12400
postcss-value-parser "^4.1.0"
12401
12401
12402
- stylelint-webpack-plugin@^1.2.3 :
12403
- version "1.2.3 "
12404
- resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.2.3. tgz#c1785dbb5a9e7ea2777726c6851c1e4ac6362ad8 "
12405
- integrity sha512-XEevZZzlI6k3e0Amp7AtpZ/elgaOdPPwLFY9InNoajw4KNRcZTkK61ZsZdHvIyK32Ej9L9u4fwfXG2QGKW0imA ==
12402
+ stylelint-webpack-plugin@^2.0.0 :
12403
+ version "2.0.0 "
12404
+ resolved "https://registry.yarnpkg.com/stylelint-webpack-plugin/-/stylelint-webpack-plugin-2.0.0. tgz#be949dade1589549c8fcd50ea40bbae3e5b24a20 "
12405
+ integrity sha512-tN7AnjntcmDnCSxhFgBYctelmth+CQMTSfPeIXpN/9vbkm4747FFaUKOzgWJa4UyAPl98wh8SAhVtqV5Qdxsug ==
12406
12406
dependencies:
12407
12407
arrify "^2.0.1"
12408
12408
micromatch "^4.0.2"
12409
- schema-utils "^2.6.1 "
12409
+ schema-utils "^2.6.6 "
12410
12410
12411
12411
stylelint@^13.3.3:
12412
12412
version "13.5.0"
You can’t perform that action at this time.
0 commit comments