Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to ^3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
homarr-renovate[bot] authored Aug 16, 2024
1 parent 5fe88b8 commit affb3a3
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 524 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^1.2.0",
"@dipakparmar/docusaurus-plugin-umami": "^2.1.2",
"@docusaurus/core": "^3.3.2",
"@docusaurus/plugin-sitemap": "^3.3.2",
"@docusaurus/preset-classic": "^3.3.2",
"@docusaurus/core": "^3.5.2",
"@docusaurus/plugin-sitemap": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"@tabler/icons": "^1.119.0",
"autoprefixer": "^10.4.20",
Expand All @@ -42,9 +42,9 @@
"devDependencies": {
"@argos-ci/cli": "^2.3.1",
"@argos-ci/playwright": "^3.0.2",
"@docusaurus/module-type-aliases": "^3.3.2",
"@docusaurus/tsconfig": "^3.3.2",
"@docusaurus/types": "^3.3.2",
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@fec/remark-a11y-emoji": "^3.1.0",
"@playwright/test": "^1.44.0",
"@tsconfig/docusaurus": "^2.0.3",
Expand All @@ -59,8 +59,8 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@docusaurus/theme-common": "^3.3.2",
"@docusaurus/theme-mermaid": "^3.3.2"
"@docusaurus/theme-common": "^3.5.2",
"@docusaurus/theme-mermaid": "^3.5.2"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit affb3a3

Please sign in to comment.