|
16 | 16 | "openapi": "node --experimental-strip-types get-openapi.ts" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@auth0/auth0-react": "^2.6.0", |
| 19 | + "@auth0/auth0-react": "^2.7.0", |
20 | 20 | "@heroui/button": "^2.2.27", |
21 | 21 | "@heroui/card": "^2.2.25", |
22 | 22 | "@heroui/code": "^2.2.21", |
|
50 | 50 | "react": "^19.2.0", |
51 | 51 | "react-chartjs-2": "^5.3.0", |
52 | 52 | "react-dom": "^19.2.0", |
53 | | - "react-i18next": "^16.0.0", |
| 53 | + "react-i18next": "^16.0.1", |
54 | 54 | "react-router-dom": "^7.9.4", |
55 | 55 | "swagger-ui-react": "^5.29.4", |
56 | 56 | "tailwind-variants": "^3.1.1", |
|
61 | 61 | "@tailwindcss/vite": "^4.1.14", |
62 | 62 | "@types/node": "^24.7.2", |
63 | 63 | "@types/react": "^19.2.2", |
64 | | - "@types/react-dom": "^19.2.1", |
| 64 | + "@types/react-dom": "^19.2.2", |
65 | 65 | "@types/swagger-ui-react": "^5.18.0", |
66 | | - "@typescript-eslint/eslint-plugin": "^8.46.0", |
67 | | - "@typescript-eslint/parser": "^8.46.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "^8.46.1", |
| 67 | + "@typescript-eslint/parser": "^8.46.1", |
68 | 68 | "@vitejs/plugin-react": "^5.0.4", |
69 | 69 | "autoprefixer": "^10.4.21", |
70 | 70 | "eslint": "^9.37.0", |
|
82 | 82 | "swagger-jsdoc": "^7.0.0-rc.6", |
83 | 83 | "ts-node": "^10.9.2", |
84 | 84 | "typescript": "^5.9.3", |
85 | | - "vite": "^7.1.9", |
| 85 | + "vite": "^7.1.10", |
86 | 86 | "vite-tsconfig-paths": "^5.1.4" |
87 | 87 | } |
88 | 88 | } |
0 commit comments