|
34 | 34 | "@heroui/theme": "^2.4.23", |
35 | 35 | "@heroui/toast": "^2.0.17", |
36 | 36 | "@heroui/tooltip": "^2.2.24", |
37 | | - "@next/eslint-plugin-next": "^15.5.6", |
38 | | - "@next/third-parties": "^15.5.6", |
| 37 | + "@next/eslint-plugin-next": "^15.5.7", |
| 38 | + "@next/third-parties": "^15.5.7", |
39 | 39 | "@sentry/nextjs": "^10.28.0", |
40 | 40 | "@testing-library/user-event": "^14.6.1", |
41 | 41 | "@types/lodash": "^4.17.21", |
|
55 | 55 | "markdown-it": "^14.1.0", |
56 | 56 | "markdown-it-task-lists": "^2.1.1", |
57 | 57 | "millify": "^6.1.0", |
58 | | - "next": "^15.5.6", |
| 58 | + "next": "^15.5.7", |
59 | 59 | "next-auth": "^4.24.13", |
60 | 60 | "next-themes": "^0.4.6", |
61 | | - "react": "^19.2.0", |
| 61 | + "react": "^19.2.1", |
62 | 62 | "react-apexcharts": "^1.9.0", |
63 | | - "react-dom": "^19.2.0", |
| 63 | + "react-dom": "^19.2.1", |
64 | 64 | "react-icons": "^5.5.0", |
65 | 65 | "react-router-dom": "^7.10.0", |
66 | 66 | "rxjs": "^7.8.2", |
|
94 | 94 | "@typescript-eslint/eslint-plugin": "^8.48.1", |
95 | 95 | "@typescript-eslint/parser": "^8.48.1", |
96 | 96 | "eslint": "^9.39.1", |
97 | | - "eslint-config-next": "^15.5.6", |
| 97 | + "eslint-config-next": "^15.5.7", |
98 | 98 | "eslint-config-prettier": "^10.1.8", |
99 | 99 | "eslint-import-resolver-alias": "^1.1.2", |
100 | 100 | "eslint-plugin-jest": "^29.2.1", |
|
109 | 109 | "jest-axe": "^10.0.0", |
110 | 110 | "jest-environment-jsdom": "^30.2.0", |
111 | 111 | "postcss": "^8.5.6", |
112 | | - "prettier": "^3.7.3", |
| 112 | + "prettier": "^3.7.4", |
113 | 113 | "prettier-plugin-tailwindcss": "^0.7.2", |
114 | 114 | "tailwindcss": "^4.1.17", |
115 | 115 | "ts-jest": "^29.4.6", |
|
0 commit comments