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 Sep 22, 2024
1 parent c857251 commit 09b260d
Show file tree
Hide file tree
Showing 2 changed files with 483 additions and 515 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.4.3",
"@argos-ci/playwright": "^3.6.1",
"@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.47.2",
"@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 09b260d

Please sign in to comment.