Merge branch 'main' into feat/no-transparent-nav-bar
This commit is contained in:
commit
ad532dbb9d
3 changed files with 142 additions and 736 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -80,4 +80,4 @@ jobs:
|
||||||
# checkout to latest commit
|
# checkout to latest commit
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
# run markdown linter
|
# run markdown linter
|
||||||
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.16
|
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.17
|
||||||
|
|
874
package-lock.json
generated
874
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -56,7 +56,7 @@
|
||||||
"imagesloaded": "^5.0.0",
|
"imagesloaded": "^5.0.0",
|
||||||
"include-media": "^1.4.10",
|
"include-media": "^1.4.10",
|
||||||
"ityped": "^1.0.3",
|
"ityped": "^1.0.3",
|
||||||
"katex": "^0.16.11",
|
"katex": "^0.16.21",
|
||||||
"mark.js": "^8.11.1",
|
"mark.js": "^8.11.1",
|
||||||
"mermaid": "^9.2.1",
|
"mermaid": "^9.2.1",
|
||||||
"plyr": "^3.7.2",
|
"plyr": "^3.7.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue