File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Fixed
1111- Upgraded ` @grpc/grpc-js ` to ` ^1.14.4 ` . [ #1315 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1315 )
1212- Upgraded ` vite ` to ` ^8.0.16 ` . [ #1313 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1313 )
13+ - Upgraded ` markdown-it ` to ` ^14.2.0 ` . [ #1321 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1321 )
1314- Upgraded ` form-data ` to ` ^4.0.6 ` . [ #1316 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1316 )
1415- Upgraded ` hono ` to ` ^4.12.25 ` . [ #1322 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1322 )
1516- Upgraded ` dompurify ` to ` ^3.4.11 ` . [ #1332 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1332 )
Original file line number Diff line number Diff line change @@ -16744,12 +16744,12 @@ __metadata:
1674416744 languageName: node
1674516745 linkType: hard
1674616746
16747- "linkify-it@npm:^5.0.0 ":
16748- version: 5.0.0
16749- resolution: "linkify-it@npm:5.0.0 "
16747+ "linkify-it@npm:^5.0.1 ":
16748+ version: 5.0.1
16749+ resolution: "linkify-it@npm:5.0.1 "
1675016750 dependencies:
1675116751 uc.micro: "npm:^2.0.0"
16752- checksum: 10c0/ff4abbcdfa2003472fc3eb4b8e60905ec97718e11e33cca52059919a4c80cc0e0c2a14d23e23d8c00e5402bc5a885cdba8ca053a11483ab3cc8b3c7a52f88e2d
16752+ checksum: 10c0/d06d04f1ed03be131740fc900a5e74ea1f49886b052213599e306d469d5ffe2303db76dd8f771de9f28e2b0b38852de22ec46ae597d245f8b66439b0ceb19b10
1675316753 languageName: node
1675416754 linkType: hard
1675516755
@@ -17009,18 +17009,18 @@ __metadata:
1700917009 linkType: hard
1701017010
1701117011"markdown-it@npm:^14.1.1":
17012- version: 14.1.1
17013- resolution: "markdown-it@npm:14.1.1 "
17012+ version: 14.2.0
17013+ resolution: "markdown-it@npm:14.2.0 "
1701417014 dependencies:
1701517015 argparse: "npm:^2.0.1"
1701617016 entities: "npm:^4.4.0"
17017- linkify-it: "npm:^5.0.0 "
17017+ linkify-it: "npm:^5.0.1 "
1701817018 mdurl: "npm:^2.0.0"
1701917019 punycode.js: "npm:^2.3.1"
1702017020 uc.micro: "npm:^2.1.0"
1702117021 bin:
1702217022 markdown-it: bin/markdown-it.mjs
17023- checksum: 10c0/c67f2a4c8069a307c78d8c15104bbcb15a2c6b17f4c904364ca218ec2eccf76a397eba1ea05f5ac5de72c4b67fcf115d422d22df0bfb86a09b663f55b9478d4f
17023+ checksum: 10c0/1d3a50061d2fe4efbcf317aac853dbee6892ed6f5a217570eead723f2ef2dd1c9baaeef5a687cd283480c45c2d20724a73e84a9ed72843cf7b3b719067af40ef
1702417024 languageName: node
1702517025 linkType: hard
1702617026
You can’t perform that action at this time.
0 commit comments