|
21 | 21 | "@fortawesome/free-regular-svg-icons": "^6.7.2", |
22 | 22 | "@fortawesome/free-solid-svg-icons": "^6.7.2", |
23 | 23 | "@fortawesome/react-fontawesome": "^0.2.2", |
24 | | - "@heroui/button": "^2.2.17", |
25 | | - "@heroui/modal": "^2.2.14", |
26 | | - "@heroui/react": "^2.7.6", |
27 | | - "@heroui/select": "^2.4.17", |
28 | | - "@heroui/skeleton": "^2.2.10", |
29 | | - "@heroui/system": "^2.4.13", |
30 | | - "@heroui/theme": "^2.4.13", |
31 | | - "@heroui/toast": "^2.0.7", |
32 | | - "@heroui/tooltip": "^2.2.14", |
| 24 | + "@heroui/button": "^2.2.19", |
| 25 | + "@heroui/modal": "^2.2.16", |
| 26 | + "@heroui/react": "^2.7.8", |
| 27 | + "@heroui/select": "^2.4.19", |
| 28 | + "@heroui/skeleton": "^2.2.12", |
| 29 | + "@heroui/system": "^2.4.15", |
| 30 | + "@heroui/theme": "^2.4.15", |
| 31 | + "@heroui/toast": "^2.0.9", |
| 32 | + "@heroui/tooltip": "^2.2.16", |
33 | 33 | "@next/eslint-plugin-next": "^15.3.1", |
34 | 34 | "@sentry/nextjs": "^9.14.0", |
35 | 35 | "@testing-library/user-event": "^14.6.1", |
|
56 | 56 | "react-dom": "^19.1.0", |
57 | 57 | "react-gtm-module": "^2.0.11", |
58 | 58 | "react-icons": "^5.5.0", |
59 | | - "react-router-dom": "^7.5.2", |
| 59 | + "react-router-dom": "^7.5.3", |
60 | 60 | "tailwind-merge": "^3.2.0", |
61 | 61 | "tailwindcss-animate": "^1.0.7" |
62 | 62 | }, |
|
78 | 78 | "@types/react": "^19.1.2", |
79 | 79 | "@types/react-dom": "^19.1.2", |
80 | 80 | "@types/react-gtm-module": "^2.0.4", |
81 | | - "@typescript-eslint/eslint-plugin": "^8.31.0", |
82 | | - "@typescript-eslint/parser": "^8.31.0", |
| 81 | + "@typescript-eslint/eslint-plugin": "^8.31.1", |
| 82 | + "@typescript-eslint/parser": "^8.31.1", |
83 | 83 | "autoprefixer": "^10.4.21", |
84 | 84 | "eslint": "^9.25.1", |
85 | 85 | "eslint-config-next": "^15.3.1", |
|
105 | 105 | "ts-jest": "^29.3.2", |
106 | 106 | "ts-node": "^10.9.2", |
107 | 107 | "typescript": "^5.8.3", |
108 | | - "typescript-eslint": "^8.31.0", |
| 108 | + "typescript-eslint": "^8.31.1", |
109 | 109 | "util": "^0.12.5" |
110 | 110 | }, |
111 | 111 | "engines": { |
|
0 commit comments