Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Nov 21, 2024
1 parent 9f3d3c7 commit 89ade2e
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 79 deletions.
12 changes: 6 additions & 6 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
},
"dependencies": {
"@alova/adapter-xhr": "2.0.10",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.7",
"@mui/material": "^6.1.7",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/icons-material": "^6.1.8",
"@mui/material": "^6.1.8",
"@table-library/react-table-library": "4.1.7",
"alova": "3.2.3",
"alova": "3.2.4",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
Expand Down Expand Up @@ -61,7 +61,7 @@
"typescript-eslint": "8.15.0",
"vite": "^5.4.11",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.2"
"vite-tsconfig-paths": "^5.1.3"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 89ade2e

Please sign in to comment.