chore: update dependencies to latest versions
- upgraded @maptiler/sdk from 2.5.1 to 3.9.0 - upgraded @mui/styled-engine-sc from 6.4.9 to 7.3.6 - upgraded @mui/x-charts from 7.29.1 to 8.21.0 - upgraded @mui/x-date-pickers from 7.29.4 to 8.21.0 - upgraded date-fns from 3.6.0 to 4.1.0 - upgraded npm from 10.9.4 to 11.7.0 - upgraded react and react-dom from 18.3.1 to 19.2.1 - upgraded swiper from 11.2.10 to 12.0.3 - upgraded cross-env from 7.0.3 to 10.1.0
This commit is contained in:
Generated
+903
-1736
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -14,16 +14,16 @@
|
||||
"@emotion/cache": "^11.11.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@maptiler/sdk": "^2.5.1",
|
||||
"@maptiler/sdk": "^3.9.0",
|
||||
"@mui/icons-material": "^7.3.6",
|
||||
"@mui/material": "^7.3.6",
|
||||
"@mui/styled-engine-sc": "^6.4.9",
|
||||
"@mui/x-charts": "^7.29.1",
|
||||
"@mui/x-date-pickers": "^7.29.4",
|
||||
"@mui/styled-engine-sc": "^7.3.6",
|
||||
"@mui/x-charts": "^8.21.0",
|
||||
"@mui/x-date-pickers": "^8.21.0",
|
||||
"@next/third-parties": "^15.5.7",
|
||||
"aos": "^2.3.4",
|
||||
"axios": "^1.13.2",
|
||||
"date-fns": "^3.6.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"html2canvas": "^1.4.1",
|
||||
"i": "^0.3.7",
|
||||
@@ -35,11 +35,11 @@
|
||||
"moment-jalaali": "^0.10.4",
|
||||
"next": "^15.5.7",
|
||||
"next-themes": "^0.4.6",
|
||||
"npm": "^10.9.4",
|
||||
"npm": "^11.7.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"react-easy-crop": "^5.5.6",
|
||||
"react-google-map-picker": "^1.2.3",
|
||||
"react-images-uploading": "^3.1.7",
|
||||
@@ -48,13 +48,13 @@
|
||||
"styled-components": "^6.1.19",
|
||||
"stylis": "^4.3.6",
|
||||
"stylis-plugin-rtl": "^2.1.1",
|
||||
"swiper": "^11.2.10",
|
||||
"swiper": "^12.0.3",
|
||||
"uninstall": "^0.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-env": "^10.1.0",
|
||||
"postcss": "^8.5.6",
|
||||
"prettier": "^3.7.4",
|
||||
"tailwindcss": "^3.4.18"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user