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 Oct 21, 2024
1 parent 7b1d842 commit a630c10
Show file tree
Hide file tree
Showing 5 changed files with 2,050 additions and 943 deletions.

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.1.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].1"
}
Loading

0 comments on commit a630c10

Please sign in to comment.