Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"eslint-plugin-vue": "^7.20.0",
"fstream": "^1.0.12",
"laravel-mix": "^6.0.49",
"marked": "^2.1.3",
"marked": "^11.0.0",
"mini-css-extract-plugin": "^2.6.1",
"minimist": "^1.2.6",
"node-abi": "^2.30.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3628,7 +3628,7 @@ __metadata:
is-plain-obj: ^4.1.0
keytar: ^7.9.0
laravel-mix: ^6.0.49
marked: ^2.1.3
marked: ^11.0.0
mini-css-extract-plugin: ^2.6.1
minimist: ^1.2.6
nanoid: ^3.3.4
Expand Down Expand Up @@ -7620,12 +7620,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^2.1.3":
version: 2.1.3
resolution: "marked@npm:2.1.3"
"marked@npm:^11.0.0":
version: 11.0.0
resolution: "marked@npm:11.0.0"
bin:
marked: bin/marked
checksum: 21a5ecd4941bc760aba21dfd97185853ec3b464cf707ad971e3ddb3aeb2f44d0deeb36b0889932afdb6f734975a994d92f18815dd0fabadbd902bdaff997cc5b
marked: bin/marked.js
checksum: 18d73767cc75096f43d99ae42b53d60c0a28e8af6cb7183271fc4de0f03072734314d4311258ab3cc7a8bc17645471d30082653e9755dbf8b3894042d6581094
languageName: node
linkType: hard

Expand Down