Skip to content

Commit

Permalink
Adjust synonym search
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-fenton-octopus committed Nov 3, 2023
1 parent 15c9dba commit 3804f76
Show file tree
Hide file tree
Showing 3 changed files with 728 additions and 757 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"theme": "pnpm install --save astro-accelerator@latest && pnpm install --save astro-accelerator-utils@latest && node ./accelerator.js"
},
"dependencies": {
"@astrojs/mdx": "^1.0.0",
"astro": "^3.0.3",
"astro-accelerator": "^0.3.15",
"@astrojs/mdx": "^1.1.3",
"astro": "^3.4.3",
"astro-accelerator": "^0.3.17",
"astro-accelerator-utils": "^0.3.2",
"cspell": "^7.3.7",
"cspell": "^7.3.8",
"hast-util-from-selector": "^3.0.0",
"remark-directive": "^2.0.1",
"remark-heading-id": "^1.0.1"
},
"devDependencies": {
"@playwright/test": "^1.37.1"
"@playwright/test": "^1.39.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 3804f76

Please sign in to comment.