File tree Expand file tree Collapse file tree 3 files changed +20
-20
lines changed
packages/documentation-framework Expand file tree Collapse file tree 3 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 5959 "parse-git-config" : " >=3.0.0" ,
6060 "ip" : " >=2.0.0" ,
6161 "http-cache-semantics" : " >=4.1.1" ,
62- "nanoid" : " >= 3.3.8"
62+ "nanoid" : " 3.3.8"
6363 }
6464}
Original file line number Diff line number Diff line change 4141 "null-loader" : " 4.0.1" ,
4242 "parse-entities" : " 2.0.0" ,
4343 "path-browserify" : " 1.0.1" ,
44- "postcss" : " 8.5.0 " ,
44+ "postcss" : " ^8.4.31 " ,
4545 "postcss-loader" : " 7.1.0" ,
4646 "process" : " ^0.11.10" ,
4747 "puppeteer" : " ^24.2.0" ,
9393 "parse-git-config" : " >=3.0.0" ,
9494 "ip" : " >=2.0.0" ,
9595 "http-cache-semantics" : " >=4.1.1" ,
96- "nanoid" : " >= 3.3.8"
96+ "nanoid" : " 3.3.8"
9797 }
9898}
Original file line number Diff line number Diff line change @@ -4143,7 +4143,7 @@ __metadata:
41434143 null-loader: "npm:4.0.1"
41444144 parse-entities: "npm:2.0.0"
41454145 path-browserify: "npm:1.0.1"
4146- postcss: "npm:8.5.0 "
4146+ postcss: "npm:^8.4.31 "
41474147 postcss-loader: "npm:7.1.0"
41484148 process: "npm:^0.11.10"
41494149 puppeteer: "npm:^24.2.0"
@@ -16619,12 +16619,12 @@ __metadata:
1661916619 languageName: node
1662016620 linkType: hard
1662116621
16622- "nanoid@npm:>= 3.3.8":
16623- version: 5.1.5
16624- resolution: "nanoid@npm:5.1.5 "
16622+ "nanoid@npm:3.3.8":
16623+ version: 3.3.8
16624+ resolution: "nanoid@npm:3.3.8 "
1662516625 bin:
16626- nanoid: bin/nanoid.js
16627- checksum: 10c0/e6004f1ad6c7123eeb037062c4441d44982037dc043aabb162457ef6986e99964ba98c63c975f96c547403beb0bf95bc537bd7bf9a09baf381656acdc2975c3c
16626+ nanoid: bin/nanoid.cjs
16627+ checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120
1662816628 languageName: node
1662916629 linkType: hard
1663016630
@@ -18393,17 +18393,6 @@ __metadata:
1839318393 languageName: node
1839418394 linkType: hard
1839518395
18396- "postcss@npm:8.5.0":
18397- version: 8.5.0
18398- resolution: "postcss@npm:8.5.0"
18399- dependencies:
18400- nanoid: "npm:^3.3.8"
18401- picocolors: "npm:^1.1.1"
18402- source-map-js: "npm:^1.2.1"
18403- checksum: 10c0/ce4fb520808a932566a0fd97be905b43e219b55a3752fc8daa944082a35848fa8aff300b89b77dc52c8c3bb5cd53e77182ddb37addc6cacf586f1ef42a34ef45
18404- languageName: node
18405- linkType: hard
18406-
1840718396"postcss@npm:^8.4.19":
1840818397 version: 8.4.38
1840918398 resolution: "postcss@npm:8.4.38"
@@ -18415,6 +18404,17 @@ __metadata:
1841518404 languageName: node
1841618405 linkType: hard
1841718406
18407+ "postcss@npm:^8.4.31":
18408+ version: 8.5.6
18409+ resolution: "postcss@npm:8.5.6"
18410+ dependencies:
18411+ nanoid: "npm:^3.3.11"
18412+ picocolors: "npm:^1.1.1"
18413+ source-map-js: "npm:^1.2.1"
18414+ checksum: 10c0/5127cc7c91ed7a133a1b7318012d8bfa112da9ef092dddf369ae699a1f10ebbd89b1b9f25f3228795b84585c72aabd5ced5fc11f2ba467eedf7b081a66fad024
18415+ languageName: node
18416+ linkType: hard
18417+
1841818418"postcss@npm:^8.5.3":
1841918419 version: 8.5.3
1842018420 resolution: "postcss@npm:8.5.3"
You can’t perform that action at this time.
0 commit comments