File tree Expand file tree Collapse file tree 3 files changed +79
-22
lines changed Expand file tree Collapse file tree 3 files changed +79
-22
lines changed Original file line number Diff line number Diff line change 2929 "@docusaurus/module-type-aliases" : " 2.0.0-rc.1" ,
3030 "autoprefixer" : " ^10.4.7" ,
3131 "postcss" : " ^8.4.21" ,
32- "postcss-cli" : " ^10.0 .0"
32+ "postcss-cli" : " ^10.1 .0"
3333 },
3434 "browserslist" : {
3535 "production" : [
Original file line number Diff line number Diff line change 36583658 version "0.5.2"
36593659 resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz"
36603660
3661- fs-extra@^10.0.0, fs-extra@^10. 1.0 :
3661+ fs-extra@^10.1.0 :
36623662 version "10.1.0"
36633663 resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz"
36643664 dependencies :
36653665 graceful-fs "^4.2.0"
36663666 jsonfile "^6.0.1"
36673667 universalify "^2.0.0"
36683668
3669+ fs-extra@^11.0.0 :
3670+ version "11.1.0"
3671+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
3672+ dependencies :
3673+ graceful-fs "^4.2.0"
3674+ jsonfile "^6.0.1"
3675+ universalify "^2.0.0"
3676+
36693677fs-extra@^9.0.0 :
36703678 version "9.1.0"
36713679 resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz"
@@ -5031,21 +5039,21 @@ postcss-calc@^8.2.3:
50315039 postcss-selector-parser "^6.0.9"
50325040 postcss-value-parser "^4.2.0"
50335041
5034- postcss-cli@^10.0 .0 :
5035- version "10.0 .0"
5036- resolved "https://registry.npmjs.org /postcss-cli/-/postcss-cli-10.0 .0.tgz"
5042+ postcss-cli@^10.1 .0 :
5043+ version "10.1 .0"
5044+ resolved "https://registry.yarnpkg.com /postcss-cli/-/postcss-cli-10.1 .0.tgz#f6658c4998a1c35bd66cd71009132b2d12e04f80 "
50375045 dependencies :
50385046 chokidar "^3.3.0"
50395047 dependency-graph "^0.11.0"
5040- fs-extra "^10 .0.0"
5048+ fs-extra "^11 .0.0"
50415049 get-stdin "^9.0.0"
50425050 globby "^13.0.0"
50435051 picocolors "^1.0.0"
50445052 postcss-load-config "^4.0.0"
50455053 postcss-reporter "^7.0.0"
50465054 pretty-hrtime "^1.0.3"
50475055 read-cache "^1.0.0"
5048- slash "^4 .0.0"
5056+ slash "^5 .0.0"
50495057 yargs "^17.0.0"
50505058
50515059postcss-colormin@^5.3.0 :
@@ -6088,6 +6096,10 @@ slash@^4.0.0:
60886096 version "4.0.0"
60896097 resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz"
60906098
6099+ slash@^5.0.0 :
6100+ version "5.0.0"
6101+ resolved "https://registry.yarnpkg.com/slash/-/slash-5.0.0.tgz#8c18a871096b71ee0e002976a4fe3374991c3074"
6102+
60916103sockjs@^0.3.24 :
60926104 version "0.3.24"
60936105 resolved "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz"
You can’t perform that action at this time.
0 commit comments