Skip to content

Commit

Permalink
pin things
Browse files Browse the repository at this point in the history
  • Loading branch information
vernak2539 committed May 23, 2024
1 parent da23e20 commit 8a16ca6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"astro-robots-txt": "^1.0.0",
"glob": "^10.3.15",
"markdown-it": "^14.1.0",
"mermaid": "^10.9.1",
"mermaid": "10.9.1",
"puppeteer": "22.9.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rehype-slug": "^6.0.0",
"remark-mermaidjs": "^6.0.0",
"remark-mermaidjs": "6.0.0",
"sanitize-html": "^2.13.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5728,7 +5728,7 @@ __metadata:
languageName: node
linkType: hard

"mermaid@npm:^10.0.0, mermaid@npm:^10.9.1":
"mermaid@npm:10.9.1, mermaid@npm:^10.0.0":
version: 10.9.1
resolution: "mermaid@npm:10.9.1"
dependencies:
Expand Down Expand Up @@ -7427,7 +7427,7 @@ __metadata:
languageName: node
linkType: hard

"remark-mermaidjs@npm:^6.0.0":
"remark-mermaidjs@npm:6.0.0":
version: 6.0.0
resolution: "remark-mermaidjs@npm:6.0.0"
dependencies:
Expand Down Expand Up @@ -8928,14 +8928,14 @@ __metadata:
glob: "npm:^10.3.15"
gray-matter: "npm:^4.0.3"
markdown-it: "npm:^14.1.0"
mermaid: "npm:^10.9.1"
mermaid: "npm:10.9.1"
prettier: "npm:^3.2.5"
prettier-plugin-astro: "npm:^0.13.0"
puppeteer: "npm:22.9.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
rehype-slug: "npm:^6.0.0"
remark-mermaidjs: "npm:^6.0.0"
remark-mermaidjs: "npm:6.0.0"
remove-markdown: "npm:^0.5.0"
sanitize-html: "npm:^2.13.0"
languageName: unknown
Expand Down

0 comments on commit 8a16ca6

Please sign in to comment.