Skip to content

Commit

Permalink
modified: package.json
Browse files Browse the repository at this point in the history
	modified:   pnpm-lock.yaml
	modified:   src/pages/home/components/menu/AdminMenu.tsx
	modified:   src/pages/home/components/menu/ApproveMenu.tsx
	modified:   src/pages/home/components/menu/JudgeMenu.tsx
	modified:   src/pages/home/components/menu/UserMenu.tsx
  • Loading branch information
love98ooo committed Mar 21, 2024
1 parent 81cb6d7 commit 880e876
Show file tree
Hide file tree
Showing 6 changed files with 2,128 additions and 1,976 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"proxy": "https://approve.sast.fun",
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@ant-design/icons": "^5.3.0",
"@craco/craco": "^6.4.3",
"@sentry/react": "^7.11.1",
"@sentry/tracing": "^7.11.1",
Expand All @@ -26,7 +26,7 @@
"moment": "^2.30.1",
"qs": "^6.11.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-dom": "18.1.0",
"react-pdf-js": "^5.1.0",
"react-router-dom": "6",
"react-scripts": "5.0.1",
Expand Down
Loading

0 comments on commit 880e876

Please sign in to comment.