Skip to content

Commit

Permalink
chore: minor dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Jan 20, 2024
1 parent 40f990e commit 24de11a
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 171 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"astro": "astro"
},
"dependencies": {
"@algolia/client-search": "^4.13.1",
"@algolia/client-search": "^4.22.1",
"@astrojs/mdx": "^0.15.1",
"@astrojs/preact": "^2.0.0",
"@astrojs/react": "^2.0.1",
"@docsearch/css": "^3.1.0",
"@docsearch/react": "^3.1.0",
"@docsearch/css": "^3.5.2",
"@docsearch/react": "^3.5.2",
"@types/node": "^18.0.0",
"@types/react": "^17.0.45",
"@types/react-dom": "^18.0.0",
"@types/react-dom": "^18.2.18",
"astro": "^2.0.14",
"astro-icon": "^0.8.0",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0"
"preact": "^10.19.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"html-escaper": "^3.0.3"
Expand Down
Loading

0 comments on commit 24de11a

Please sign in to comment.