diff --git a/package.json b/package.json index 34b2c55..51e69db 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/vite.config.js b/vite.config.js index a1ae783..71a18ab 100644 --- a/vite.config.js +++ b/vite.config.js @@ -21,6 +21,7 @@ export default defineConfig({ ], server: { host: "0.0.0.0", + port: "5174" }, resolve: { alias: {