Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kuizuo committed Dec 23, 2023
1 parent 860fd21 commit 342a924
Show file tree
Hide file tree
Showing 2 changed files with 3,008 additions and 655 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"index": "docker run -it --env-file=.env -e \"CONFIG=$(cat docsearch.json | jq -r tostring)\" algolia/docsearch-scraper"
},
"dependencies": {
"@docusaurus/core": "3.0.0",
"@docusaurus/plugin-ideal-image": "3.0.0",
"@docusaurus/plugin-pwa": "3.0.0",
"@docusaurus/preset-classic": "3.0.0",
"@docusaurus/theme-search-algolia": "3.0.0",
"@docusaurus/core": "3.0.1",
"@docusaurus/plugin-ideal-image": "3.0.1",
"@docusaurus/plugin-pwa": "3.0.1",
"@docusaurus/preset-classic": "3.0.1",
"@docusaurus/theme-search-algolia": "3.0.1",
"@giscus/react": "^2.3.0",
"@popperjs/core": "^2.11.8",
"dayjs": "^1.11.10",
Expand All @@ -53,10 +53,10 @@
"sass": "^1.64.1"
},
"devDependencies": {
"@docusaurus/eslint-plugin": "3.0.0",
"@docusaurus/module-type-aliases": "3.0.0",
"@docusaurus/eslint-plugin": "3.0.1",
"@docusaurus/module-type-aliases": "3.0.1",
"@docusaurus/tsconfig": "^3.0.0",
"@docusaurus/types": "3.0.0",
"@docusaurus/types": "3.0.1",
"@iconify/react": "^4.1.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
Expand Down
Loading

1 comment on commit 342a924

@vercel
Copy link

@vercel vercel bot commented on 342a924 Dec 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-kuizuo.vercel.app
blog-git-main-kuizuo1.vercel.app
blog-kuizuo1.vercel.app
kuizuo.cn

Please sign in to comment.