Skip to content

Commit

Permalink
build: ran uuaw to fix yarn audit output
Browse files Browse the repository at this point in the history
  • Loading branch information
up-up-and-away[bot] committed Jan 13, 2024
1 parent 6391cc5 commit d73799f
Show file tree
Hide file tree
Showing 2 changed files with 3,529 additions and 1,234 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"prepare": "husky install"
},
"dependencies": {
"@docusaurus/core": "^2.4.3",
"@docusaurus/plugin-google-analytics": "^2.4.3",
"@docusaurus/preset-classic": "^2.4.3",
"@docusaurus/core": "^3.0.0",
"@docusaurus/plugin-google-analytics": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/remark-plugin-npm2yarn": "^2.4.3",
"@mdx-js/react": "^1.6.21",
"@types/react": "^17.0.1",
Expand Down Expand Up @@ -121,4 +121,4 @@
"**/latest-version/package-json": "7.0.0",
"**/@mdx-js/mdx/remark-parse/trim": "0.0.3"
}
}
}

0 comments on commit d73799f

Please sign in to comment.