primer commit hacia el nuevo servidor de git
This commit is contained in:
Generated
+578
-545
File diff suppressed because it is too large
Load Diff
+24
-24
@@ -9,44 +9,44 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.13.3",
|
||||
"@emotion/styled": "^11.13.0",
|
||||
"@mui/icons-material": "^6.1.5",
|
||||
"@mui/material": "^6.1.5",
|
||||
"@mui/x-charts": "^7.23.2",
|
||||
"@mui/x-date-pickers": "^7.22.2",
|
||||
"@react-oauth/google": "^0.12.1",
|
||||
"axios": "^1.7.7",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@mui/icons-material": "^6.5.0",
|
||||
"@mui/material": "^6.5.0",
|
||||
"@mui/x-charts": "^7.29.1",
|
||||
"@mui/x-date-pickers": "^7.29.4",
|
||||
"@react-oauth/google": "^0.13.5",
|
||||
"axios": "^1.18.1",
|
||||
"classnames": "^2.5.1",
|
||||
"currency.js": "^2.0.4",
|
||||
"dayjs": "^1.11.13",
|
||||
"dompurify": "^3.2.7",
|
||||
"driver.js": "^1.3.6",
|
||||
"dayjs": "^1.11.21",
|
||||
"dompurify": "^3.4.12",
|
||||
"driver.js": "^1.7.0",
|
||||
"leaflet": "^1.9.4",
|
||||
"motion": "^11.12.0",
|
||||
"next": "^15.5.7",
|
||||
"pdfmake": "^0.2.20",
|
||||
"motion": "^11.18.2",
|
||||
"next": "^15.5.20",
|
||||
"pdfmake": "^0.3.11",
|
||||
"react": "^18.3.1",
|
||||
"react-avatar": "^5.0.3",
|
||||
"react-colorful": "^5.6.1",
|
||||
"react-avatar": "^5.0.4",
|
||||
"react-colorful": "^5.8.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-leaflet": "^4.2.1",
|
||||
"react-quill-new": "^3.6.0",
|
||||
"react-quill-new": "^3.8.3",
|
||||
"react-schedule-view": "^1.1.2",
|
||||
"react-share": "^5.2.2",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"yup": "^1.4.0",
|
||||
"zustand": "^5.0.0"
|
||||
"react-share": "^5.3.0",
|
||||
"socket.io-client": "^4.8.3",
|
||||
"yup": "^1.7.1",
|
||||
"zustand": "^5.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/leaflet": "^1.9.15",
|
||||
"@types/dompurify": "^3.2.0",
|
||||
"@types/leaflet": "^1.9.21",
|
||||
"@types/node": "^20",
|
||||
"@types/pdfmake": "^0.2.12",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "15.0.1",
|
||||
"eslint-config-next": "15.5.20",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user