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