File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4242 "babel-loader" : " ^8.3.0" ,
4343 "css-loader" : " ^6.6.0" ,
4444 "mini-css-extract-plugin" : " ^2.9.2" ,
45- "postcss" : " ^8.4.49 " ,
45+ "postcss" : " ^8.5.1 " ,
4646 "postcss-loader" : " ^6.2.1" ,
4747 "script-loader" : " ^0.7.2" ,
4848 "vue" : " ^2.7.15" ,
Original file line number Diff line number Diff line change @@ -1217,7 +1217,7 @@ naja@^3.1.0:
12171217 resolved "https://registry.yarnpkg.com/naja/-/naja-3.2.1.tgz#6eba488cf5b4df7896fffd8bb7e88a64b443b66e"
12181218 integrity sha512-Q2A9u7A4WA+pA/Nvsvq0hYk87wEULuPba0gj1IqEZ6JfJd7g0QHdiS+G6lBkY+CMzY2lM0V0E2zxwvpdBSyqBg==
12191219
1220- nanoid@^3.3.7 :
1220+ nanoid@^3.3.8 :
12211221 version "3.3.8"
12221222 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
12231223 integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
@@ -1383,12 +1383,12 @@ postcss@^7.0.36:
13831383 picocolors "^0.2.1"
13841384 source-map "^0.6.1"
13851385
1386- postcss@^8.4.14, postcss@^8.4.33, postcss@^8.4.49 :
1387- version "8.4.49 "
1388- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49 .tgz#4ea479048ab059ab3ae61d082190fabfd994fe19 "
1389- integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA ==
1386+ postcss@^8.4.14, postcss@^8.4.33, postcss@^8.5.1 :
1387+ version "8.5.1 "
1388+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1 .tgz#e2272a1f8a807fafa413218245630b5db10a3214 "
1389+ integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ ==
13901390 dependencies :
1391- nanoid "^3.3.7 "
1391+ nanoid "^3.3.8 "
13921392 picocolors "^1.1.1"
13931393 source-map-js "^1.2.1"
13941394
You can’t perform that action at this time.
0 commit comments