u
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^5.18.0",
|
||||
"@mui/material": "^5.14.0",
|
||||
"@mui/x-charts": "^6.0.0-alpha.0",
|
||||
"@mui/icons-material": "^6.0.0",
|
||||
"@mui/material": "^6.0.0",
|
||||
"@mui/x-charts": "^8.0.0",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"better-sqlite3": "^11.6.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^7.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -33,4 +33,4 @@
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack-dev-server": "^4.15.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user