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
Binary file not shown.
3 changes: 0 additions & 3 deletions .yarn/cache/nextra-npm-4.2.7-ef6623a2c7-e7aef84a55.zip

This file was deleted.

This file was deleted.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@tailwindcss/postcss": "^4.0.6",
"next": "^15.1.6",
"nextra": "^4.2.7",
"nextra": "^4.2.17",
"nextra-theme-docs": "^4.2.7",
"postcss": "^8.5.2",
"react": "^18.3.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1508,7 +1508,7 @@ __metadata:
"@types/node": "npm:^22.13.1"
"@types/react": "npm:^18.3.18"
next: "npm:^15.1.6"
nextra: "npm:^4.2.7"
nextra: "npm:^4.2.17"
nextra-theme-docs: "npm:^4.2.7"
pagefind: "npm:^1.3.0"
postcss: "npm:^8.5.2"
Expand Down Expand Up @@ -4119,9 +4119,9 @@ __metadata:
languageName: node
linkType: hard

"nextra@npm:^4.2.7":
version: 4.2.7
resolution: "nextra@npm:4.2.7"
"nextra@npm:^4.2.17":
version: 4.2.17
resolution: "nextra@npm:4.2.17"
dependencies:
"@formatjs/intl-localematcher": "npm:^0.6.0"
"@headlessui/react": "npm:^2.1.2"
Expand All @@ -4145,7 +4145,7 @@ __metadata:
react-compiler-runtime: "npm:0.0.0-experimental-22c6e49-20241219"
react-medium-image-zoom: "npm:^5.2.12"
rehype-katex: "npm:^7.0.0"
rehype-pretty-code: "npm:0.14.0"
rehype-pretty-code: "npm:0.14.1"
rehype-raw: "npm:^7.0.0"
remark-frontmatter: "npm:^5.0.0"
remark-gfm: "npm:^4.0.0"
Expand All @@ -4165,7 +4165,7 @@ __metadata:
next: ">=14"
react: ">=18"
react-dom: ">=18"
checksum: 10c0/e7aef84a558dbd468a3b3aac4a1629f61e7b6b6c2e2b55eca2f1af8265a0579966fbfa188c5a674b3d43c33ff1d408adc184c26778f4278af9745546b641a17f
checksum: 10c0/e3efcd04903842848f2f49d39480775b5f6b8fec8f0948c9e5d65532404f1219616d9e0606484f8614e4e11a81e0f62e5c2358b38685a388e8534f6ad44d2074
languageName: node
linkType: hard

Expand Down Expand Up @@ -4629,9 +4629,9 @@ __metadata:
languageName: node
linkType: hard

"rehype-pretty-code@npm:0.14.0":
version: 0.14.0
resolution: "rehype-pretty-code@npm:0.14.0"
"rehype-pretty-code@npm:0.14.1":
version: 0.14.1
resolution: "rehype-pretty-code@npm:0.14.1"
dependencies:
"@types/hast": "npm:^3.0.4"
hast-util-to-string: "npm:^3.0.0"
Expand All @@ -4640,8 +4640,8 @@ __metadata:
unified: "npm:^11.0.5"
unist-util-visit: "npm:^5.0.0"
peerDependencies:
shiki: ^1.3.0
checksum: 10c0/f288c4546b444f591bc45e27c88abca79d99ce7208bdbc2251a2f0bead3db1a10e18d8584ccaad550fb076a960307ffd9682918668627eea15ec62fc93bd6d19
shiki: ^1.0.0 || ^2.0.0 || ^3.0.0
checksum: 10c0/9f51a965edfd49d086f6421d13fa4725e59c891187fcb82aba0fe471425058af3b98210cedf2a9790e85575d1bd6d817ee88bf007628123e7878636c2c00bb1a
languageName: node
linkType: hard

Expand Down
Loading