File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 golang.org/x/crypto v0.54.0
1818 gopkg.in/yaml.v3 v3.0.1
1919 gorm.io/driver/mysql v1.6.0
20- gorm.io/driver/postgres v1.6.1
20+ gorm.io/driver/postgres v1.6.2
2121 gorm.io/gorm v1.31.2
2222)
2323
Original file line number Diff line number Diff line change @@ -469,8 +469,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
469469gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
470470gorm.io/driver/mysql v1.6.0 h1:eNbLmNTpPpTOVZi8MMxCi2aaIm0ZpInbORNXDwyLGvg =
471471gorm.io/driver/mysql v1.6.0 /go.mod h1:D/oCC2GWK3M/dqoLxnOlaNKmXz8WNTfcS9y5ovaSqKo =
472- gorm.io/driver/postgres v1.6.1 h1:9dA1M08/ZHE0AKrnqeoG0m1Ha9cW7UALU/OPqIjIyF8 =
473- gorm.io/driver/postgres v1.6.1 /go.mod h1:N6HRC/7+yKySXENJ1O4Yh/upkpSJG4vw0H5Rk0UHx3A =
472+ gorm.io/driver/postgres v1.6.2 h1:BvXQ/cNUg63q5TFNg672DmDcowZSFrNLkkA3Xe6GXq4 =
473+ gorm.io/driver/postgres v1.6.2 /go.mod h1:0c4fQA44XhOklXDkgtuKqysHCycTa5i9e3EIpDGCwXk =
474474gorm.io/driver/sqlite v1.6.0 h1:WHRRrIiulaPiPFmDcod6prc4l2VGVWHz80KspNsxSfQ =
475475gorm.io/driver/sqlite v1.6.0 /go.mod h1:AO9V1qIQddBESngQUKWL9yoH93HIeA1X6V633rBwyT8 =
476476gorm.io/gorm v1.31.2 h1:3o8FXNo9v9S858gil+3LlZA1LkCOzgb4g5BL64FgaCo =
Original file line number Diff line number Diff line change 2424 "framer-motion" : " 12.43.0" ,
2525 "i18next" : " ^26.3.6" ,
2626 "i18next-browser-languagedetector" : " ^8.2.1" ,
27- "i18next-resources-to-backend" : " ^1.2.2 " ,
27+ "i18next-resources-to-backend" : " ^1.2.3 " ,
2828 "lodash-es" : " 4.18.1" ,
2929 "material-ui-popup-state" : " 5.3.7" ,
3030 "md5" : " ^2.3.0" ,
3939 "react-router" : " 7.18.2" ,
4040 "react-router-dom" : " 7.18.2" ,
4141 "simplebar-react" : " 3.3.2" ,
42- "swr" : " 2.4.2 " ,
43- "vite" : " 8.2.0 " ,
42+ "swr" : " 2.5.0 " ,
43+ "vite" : " 8.2.1 " ,
4444 "vite-jsconfig-paths" : " 2.0.1" ,
4545 "web-vitals" : " 5.3.0" ,
4646 "yup" : " 1.7.1"
You can’t perform that action at this time.
0 commit comments