Skip to content

Commit

Permalink
chore(dev): bump @docusaurus/* to 3.3.2 (podman-desktop#7108)
Browse files Browse the repository at this point in the history
* chore(dev): bump @docusaurus/* to 3.2.2

Signed-off-by: axel7083 <[email protected]>

* fix: yarn.lock

Signed-off-by: axel7083 <[email protected]>

---------

Signed-off-by: axel7083 <[email protected]>
  • Loading branch information
axel7083 authored May 6, 2024
1 parent 39e7231 commit 754c16b
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 218 deletions.
12 changes: 6 additions & 6 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"lint:clean": "rimraf .eslintcache"
},
"dependencies": {
"@docusaurus/core": "^3.3.0",
"@docusaurus/plugin-client-redirects": "^3.3.0",
"@docusaurus/preset-classic": "^3.3.0",
"@docusaurus/theme-mermaid": "^3.3.0",
"@docusaurus/core": "^3.3.2",
"@docusaurus/plugin-client-redirects": "^3.3.2",
"@docusaurus/preset-classic": "^3.3.2",
"@docusaurus/theme-mermaid": "^3.3.2",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
Expand All @@ -41,8 +41,8 @@
"react-player": "^2.16.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.3.0",
"@docusaurus/tsconfig": "^3.3.0",
"@docusaurus/module-type-aliases": "^3.3.2",
"@docusaurus/tsconfig": "^3.3.2",
"autoprefixer": "^10.4.19",
"markdownlint": "^0.34.0",
"markdownlint-cli2": "^0.13.0",
Expand Down
Loading

0 comments on commit 754c16b

Please sign in to comment.