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 @@ -99,7 +99,7 @@
"tailwindcss": "^4.1.5",
"typedoc": "^0.28.4",
"typedoc-plugin-markdown": "^4.6.3",
"typedoc-plugin-mdn-links": "^3.1.22",
"typedoc-plugin-mdn-links": "^5.0.10",
"typescript": "^5.4.5",
"vite": "^6.2.1",
"vite-plugin-bundlesize": "^0.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9060,7 +9060,7 @@ __metadata:
theme-change: "npm:^2.5.0"
typedoc: "npm:^0.28.4"
typedoc-plugin-markdown: "npm:^4.6.3"
typedoc-plugin-mdn-links: "npm:^3.1.22"
typedoc-plugin-mdn-links: "npm:^5.0.10"
typescript: "npm:^5.4.5"
use-file-picker: "npm:^2.1.2"
vite: "npm:^6.2.1"
Expand Down Expand Up @@ -13032,12 +13032,12 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-mdn-links@npm:^3.1.22":
version: 3.3.8
resolution: "typedoc-plugin-mdn-links@npm:3.3.8"
"typedoc-plugin-mdn-links@npm:^5.0.10":
version: 5.0.10
resolution: "typedoc-plugin-mdn-links@npm:5.0.10"
peerDependencies:
typedoc: ">= 0.23.14 || 0.24.x || 0.25.x || 0.26.x"
checksum: 10c0/b6bfe54677725ec2287b465eb67c3871781e4bc81d08a5119765254aea4a9874d10d1c4b08125fad06164d4030dca26e6344c7f59758c4f56907c998395b7a5e
typedoc: 0.27.x || 0.28.x
checksum: 10c0/fea1e9cc23d96a39e9aa3c0b0a2154e024a1482387eafd822b77a6584171e4718b2ff0c64e295343aca34882876ee0ebbf27995ed77e29a86920de9cd6b442ff
languageName: node
linkType: hard

Expand Down
Loading