|
|
@ -11,14 +11,14 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@react-pdf/renderer": "^3.4.0",
|
|
|
|
"@react-pdf/renderer": "^3.4.0",
|
|
|
|
"antd": "^5.4.2",
|
|
|
|
"antd": "^5.17.2",
|
|
|
|
"i18next": "^23.11.5",
|
|
|
|
"i18next": "^23.11.5",
|
|
|
|
"i18next-browser-languagedetector": "^8.0.0",
|
|
|
|
"i18next-browser-languagedetector": "^8.0.0",
|
|
|
|
"i18next-http-backend": "^2.5.2",
|
|
|
|
"i18next-http-backend": "^2.5.2",
|
|
|
|
"mobx": "^6.9.0",
|
|
|
|
"mobx": "^6.9.0",
|
|
|
|
"mobx-react": "^7.6.0",
|
|
|
|
"mobx-react": "^7.6.0",
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react": "^18.3.1",
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
"react-dom": "^18.3.1",
|
|
|
|
"react-i18next": "^14.1.2",
|
|
|
|
"react-i18next": "^14.1.2",
|
|
|
|
"react-router-dom": "^6.10.0",
|
|
|
|
"react-router-dom": "^6.10.0",
|
|
|
|
"react-to-pdf": "^1.0.1",
|
|
|
|
"react-to-pdf": "^1.0.1",
|
|
|
|