Skip to content

Commit

Permalink
⬆️ deps: Update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent ad873b1 commit 87f8705
Show file tree
Hide file tree
Showing 8 changed files with 4,817 additions and 2,932 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.1",
"@docusaurus/types": "3.5.2",
"@docusaurus/types": "3.6.2",
"@tsconfig/docusaurus": "^2.0.0",
"typescript": "^4.7.4"
},
Expand Down
3,486 changes: 2,149 additions & 1,337 deletions docs/yarn.lock

Large diffs are not rendered by default.

925 changes: 0 additions & 925 deletions frontend/.yarn/releases/yarn-4.5.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions frontend/.yarn/releases/yarn-4.5.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.2.cjs
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"@douyinfe/semi-rspack-plugin": "^2.48.0",
"@rsbuild/core": "^0.5.3",
"@rsbuild/plugin-react": "^0.1.8",
"@rsbuild/core": "^0.7.0",
"@rsbuild/plugin-react": "^0.7.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
Expand All @@ -54,5 +54,5 @@
"trailingComma": "all",
"printWidth": 110
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit 87f8705

Please sign in to comment.