File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"dependencies" : {
5
5
"@mdi/font" : " ^7.4.47" ,
6
6
"bulma" : " ^1.0.3" ,
7
- "sass" : " ^1.84 .0"
7
+ "sass" : " ^1.85 .0"
8
8
},
9
9
"scripts" : {
10
10
"build:css" : " sass ./app/assets/stylesheets/application.bulma.scss ./app/assets/builds/application.css --no-source-map --load-path=node_modules"
Original file line number Diff line number Diff line change @@ -166,10 +166,10 @@ readdirp@^4.0.1:
166
166
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
167
167
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
168
168
169
- sass@^1.84 .0 :
170
- version "1.84 .0"
171
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.84 .0.tgz#da9154cbccb2d2eac7a9486091b6d9ba93ef5bad "
172
- integrity sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg ==
169
+ sass@^1.85 .0 :
170
+ version "1.85 .0"
171
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.85 .0.tgz#0127ef697d83144496401553f0a0e87be83df45d "
172
+ integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww ==
173
173
dependencies :
174
174
chokidar "^4.0.0"
175
175
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments