Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 598a24f

Browse files
authoredDec 14, 2023··
Update all dependencies to the latest version (#1667)
* Upgrade all dependencies to the latest version and migrate to MUI5. * address check-types issues
1 parent ec43cff commit 598a24f

File tree

198 files changed

+8764
-25324
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+8764
-25324
lines changed
 

‎.github/ISSUE_TEMPLATE/bug_report.md

+14-12
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
4+
title: ""
5+
labels: ""
6+
assignees: ""
87
---
98

109
**What page is this happening on**
11-
Copy the URL of the page this issue is happening on.
10+
Copy the URL of the page this issue is happening on.
1211

1312
**Describe the bug**
1413
A clear and concise description of what the bug is.
1514

1615
**To Reproduce**
1716
Steps to reproduce the behavior:
17+
1818
1. Go to '...'
1919
2. Click on '....'
2020
3. Scroll down to '....'
@@ -27,15 +27,17 @@ A clear and concise description of what you expected to happen.
2727
If applicable, add screenshots to help explain your problem.
2828

2929
**Desktop (please complete the following information):**
30-
- OS: [e.g. iOS]
31-
- Browser [e.g. chrome, safari]
32-
- Version [e.g. 22]
30+
31+
- OS: [e.g. iOS]
32+
- Browser [e.g. chrome, safari]
33+
- Version [e.g. 22]
3334

3435
**Smartphone (please complete the following information):**
35-
- Device: [e.g. iPhone6]
36-
- OS: [e.g. iOS8.1]
37-
- Browser [e.g. stock browser, safari]
38-
- Version [e.g. 22]
36+
37+
- Device: [e.g. iPhone6]
38+
- OS: [e.g. iOS8.1]
39+
- Browser [e.g. stock browser, safari]
40+
- Version [e.g. 22]
3941

4042
**Additional context**
4143
Add any other context about the problem here.

‎.github/ISSUE_TEMPLATE/feature_request.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
4+
title: ""
5+
labels: ""
6+
assignees: ""
87
---
98

109
**Is your feature request related to a problem? Please describe.**

0 commit comments

Comments
 (0)
Please sign in to comment.