Skip to content

Commit

Permalink
fix(deps): update docusaurus dependencies (#1432)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent f953a4e commit 379091b
Show file tree
Hide file tree
Showing 2 changed files with 1,021 additions and 560 deletions.
14 changes: 7 additions & 7 deletions docusaurus/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^3.6.3",
"@docusaurus/plugin-client-redirects": "^3.6.3",
"@docusaurus/preset-classic": "^3.6.3",
"@docusaurus/core": "^3.7.0",
"@docusaurus/plugin-client-redirects": "^3.7.0",
"@docusaurus/preset-classic": "^3.7.0",
"@grafana/faro-web-sdk": "^1.9.0",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"cookiejs": "^2.1.2",
"docusaurus-lunr-search": "^3.5.0",
"docusaurus-lunr-search": "^3.6.0",
"gridsome-remark-figure-caption": "1.2.2",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@docusaurus/faster": "^3.6.3",
"@docusaurus/module-type-aliases": "^3.6.3",
"@docusaurus/tsconfig": "^3.6.3",
"@docusaurus/faster": "^3.7.0",
"@docusaurus/module-type-aliases": "^3.7.0",
"@docusaurus/tsconfig": "^3.7.0",
"dotenv": "^16.4.7",
"raw-loader": "^4.0.2",
"typescript": "^5.7.3"
Expand Down
Loading

0 comments on commit 379091b

Please sign in to comment.