|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@tabler/core": "^1.4.0", |
19 | | - "@tabler/icons-react": "^3.34.1", |
20 | | - "@tanstack/react-query": "^5.85.6", |
| 19 | + "@tabler/icons-react": "^3.35.0", |
| 20 | + "@tanstack/react-query": "^5.89.0", |
21 | 21 | "@tanstack/react-table": "^8.21.3", |
22 | 22 | "classnames": "^2.5.1", |
23 | | - "country-flag-icons": "^1.5.19", |
| 23 | + "country-flag-icons": "^1.5.20", |
24 | 24 | "date-fns": "^4.1.0", |
25 | 25 | "formik": "^2.4.6", |
26 | 26 | "generate-password-browser": "^1.1.0", |
27 | 27 | "humps": "^2.0.1", |
28 | | - "query-string": "^9.2.2", |
| 28 | + "query-string": "^9.3.1", |
29 | 29 | "react": "^19.1.1", |
30 | 30 | "react-bootstrap": "^2.10.10", |
31 | 31 | "react-dom": "^19.1.1", |
32 | 32 | "react-intl": "^7.1.11", |
33 | | - "react-router-dom": "^7.8.2", |
| 33 | + "react-router-dom": "^7.9.1", |
| 34 | + "react-select": "^5.10.2", |
34 | 35 | "react-toastify": "^11.0.5", |
35 | | - "rooks": "^9.2.0" |
| 36 | + "rooks": "^9.3.0" |
36 | 37 | }, |
37 | 38 | "devDependencies": { |
38 | 39 | "@biomejs/biome": "^2.2.4", |
39 | 40 | "@formatjs/cli": "^6.7.2", |
40 | | - "@tanstack/react-query-devtools": "^5.85.6", |
| 41 | + "@tanstack/react-query-devtools": "^5.89.0", |
41 | 42 | "@testing-library/dom": "^10.4.1", |
42 | 43 | "@testing-library/jest-dom": "^6.8.0", |
43 | 44 | "@testing-library/react": "^16.3.0", |
44 | 45 | "@types/country-flag-icons": "^1.2.2", |
45 | 46 | "@types/humps": "^2.0.6", |
46 | | - "@types/react": "^19.1.12", |
| 47 | + "@types/react": "^19.1.13", |
47 | 48 | "@types/react-dom": "^19.1.9", |
48 | 49 | "@types/react-table": "^7.7.20", |
49 | | - "@vitejs/plugin-react": "^5.0.2", |
| 50 | + "@vitejs/plugin-react": "^5.0.3", |
50 | 51 | "happy-dom": "^18.0.1", |
51 | 52 | "postcss": "^8.5.6", |
52 | 53 | "postcss-simple-vars": "^7.0.1", |
53 | | - "sass": "^1.91.0", |
| 54 | + "sass": "^1.93.0", |
54 | 55 | "tmp": "^0.2.5", |
55 | 56 | "typescript": "5.9.2", |
56 | | - "vite": "^7.1.4", |
| 57 | + "vite": "^7.1.6", |
57 | 58 | "vite-plugin-checker": "^0.10.3", |
58 | 59 | "vite-tsconfig-paths": "^5.1.4", |
59 | 60 | "vitest": "^3.2.4" |
|
0 commit comments