Skip to content

Commit

Permalink
Bump dependencies to latest version (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing authored Mar 18, 2024
1 parent 34ae6b3 commit 235af11
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^3.0.10",
"@astrojs/starlight": "^0.18.1",
"@interledger/docs-design-system": "^0.3.0",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"astro": "4.4.0",
"@astrojs/react": "^3.1.0",
"@astrojs/starlight": "^0.21.1",
"@interledger/docs-design-system": "^0.3.2",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"astro": "4.5.5",
"astro-i18next": "^1.0.0-beta.21",
"prettier": "^3.2.5",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-minimal-pie-chart": "^8.4.0",
"remark-mermaidjs": "^6.0.0",
"respec": "^34.4.0",
"respec": "^34.5.0",
"sharp": "^0.33.2"
}
}

0 comments on commit 235af11

Please sign in to comment.