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 @@ -20,7 +20,7 @@
"@tailwindcss/typography": "^0.5.9",
"astro": "^5.15.6",
"astro-markdoc-renderer": "0.0.1-alpha.1",
"glob": "^11.1.0",
"glob": "^12.0.0",
"globby": "^14.0.1",
"gray-matter": "^4.0.3",
"slugify": "^1.6.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1517,7 +1517,7 @@ __metadata:
"@tailwindcss/typography": "npm:^0.5.9"
astro: "npm:^5.15.6"
astro-markdoc-renderer: "npm:0.0.1-alpha.1"
glob: "npm:^11.1.0"
glob: "npm:^12.0.0"
globby: "npm:^14.0.1"
gray-matter: "npm:^4.0.3"
prettier-plugin-astro: "npm:^0.14.0"
Expand Down Expand Up @@ -2489,9 +2489,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^11.1.0":
version: 11.1.0
resolution: "glob@npm:11.1.0"
"glob@npm:^12.0.0":
version: 12.0.0
resolution: "glob@npm:12.0.0"
dependencies:
foreground-child: "npm:^3.3.1"
jackspeak: "npm:^4.1.1"
Expand All @@ -2501,7 +2501,7 @@ __metadata:
path-scurry: "npm:^2.0.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10/da4501819633daff8822c007bb3f93d5c4d2cbc7b15a8e886660f4497dd251a1fb4f53a85fba1e760b31704eff7164aeb2c7a82db10f9f2c362d12c02fe52cf3
checksum: 10/6e21b3f1f1fa635836d45e54bbe50704884cc3e310e0cc011cfb5429db65a030e12936d99b07e66236370efe45dc8c8b26fa5334dbf555d6f8709e0315c77c30
languageName: node
linkType: hard

Expand Down