Skip to content
Open
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 @@ -58,7 +58,7 @@
"@alpinejs/intersect": "^3.10.5",
"alpinejs": "^3.10.5",
"focus-visible": "^5.2.0",
"marked": "^2.0.7",
"marked": "^4.0.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-use": "^17.3.1"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4820,12 +4820,12 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"marked@npm:^2.0.7":
version: 2.1.3
resolution: "marked@npm:2.1.3"
"marked@npm:^4.0.10":
version: 4.2.3
resolution: "marked@npm:4.2.3"
bin:
marked: bin/marked
checksum: 21a5ecd4941bc760aba21dfd97185853ec3b464cf707ad971e3ddb3aeb2f44d0deeb36b0889932afdb6f734975a994d92f18815dd0fabadbd902bdaff997cc5b
marked: bin/marked.js
checksum: 21b9f6cc4e7695b5e1f251b7b6c98fdc29c25f7ee6c8f4d5c51654856ea36d6222e9a5a227a9b89ccba717dcf7a722022f099aa0dc7caad8e041c996906c23d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -5630,7 +5630,7 @@ fsevents@~2.3.2:
lint-staged: ^10.5.3
markdown-it: ^12.0.4
markdown-it-anchor: ^8.0.1
marked: ^2.0.7
marked: ^4.0.10
nodemon: ^2.0.6
npm-run-all: ^4.1.5
nullthrows: ^1.1.1
Expand Down