|
44 | 44 | "@radix-ui/react-toggle": "^1.1.0",
|
45 | 45 | "@radix-ui/react-toggle-group": "^1.1.0",
|
46 | 46 | "@radix-ui/react-tooltip": "^1.1.2",
|
47 |
| - "@tanstack/match-sorter-utils": "^8.15.1", |
48 |
| - "@tanstack/query-broadcast-client-experimental": "^5.51.17", |
49 |
| - "@tanstack/react-query": "^5.51.18", |
50 |
| - "@tanstack/react-query-devtools": "^5.51.18", |
51 |
| - "@tanstack/react-router": "^1.46.4", |
52 |
| - "@tanstack/react-table": "^8.19.3", |
| 47 | + "@tanstack/match-sorter-utils": "^8.19.4", |
| 48 | + "@tanstack/query-broadcast-client-experimental": "^5.51.21", |
| 49 | + "@tanstack/react-query": "^5.51.21", |
| 50 | + "@tanstack/react-query-devtools": "^5.51.21", |
| 51 | + "@tanstack/react-router": "^1.46.8", |
| 52 | + "@tanstack/react-table": "^8.20.1", |
53 | 53 | "@tanstack/react-virtual": "^3.8.4",
|
54 |
| - "@tanstack/router-devtools": "^1.46.4", |
55 |
| - "@ts-rest/core": "^3.48.1", |
| 54 | + "@tanstack/router-devtools": "^1.46.9", |
| 55 | + "@ts-rest/core": "^3.49.3", |
56 | 56 | "class-variance-authority": "^0.7.0",
|
57 | 57 | "clsx": "^2.1.1",
|
58 | 58 | "cmdk": "^1.0.0",
|
59 | 59 | "compare-versions": "^6.1.1",
|
60 | 60 | "date-fns": "^3.6.0",
|
61 |
| - "framer-motion": "^11.3.21", |
| 61 | + "framer-motion": "^11.3.23", |
62 | 62 | "i18next": "^23.12.2",
|
63 | 63 | "i18next-browser-languagedetector": "^8.0.0",
|
64 | 64 | "i18next-http-backend": "^2.5.2",
|
65 | 65 | "jsurl2": "^2.2.0",
|
66 |
| - "lucide-react": "^0.417.0", |
| 66 | + "lucide-react": "^0.424.0", |
67 | 67 | "oidc-client-ts": "^3.0.1",
|
68 | 68 | "react": "^18.3.1",
|
69 | 69 | "react-compiler-runtime": "file:./libs/react-compiler-runtime",
|
70 |
| - "react-day-picker": "^9.0.6", |
| 70 | + "react-day-picker": "^9.0.8", |
71 | 71 | "react-dom": "^18.3.1",
|
72 |
| - "react-hook-form": "^7.52.1", |
73 |
| - "react-i18next": "^15.0.0", |
| 72 | + "react-hook-form": "^7.52.2", |
| 73 | + "react-i18next": "^15.0.1", |
74 | 74 | "react-oidc-context": "^3.1.0",
|
75 | 75 | "react-signature-canvas": "^1.0.6",
|
76 | 76 | "recharts": "2.13.0-alpha.4",
|
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 | 83 | "@eslint/js": "^9.8.0",
|
84 |
| - "@ianvs/prettier-plugin-sort-imports": "^4.3.0", |
| 84 | + "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
85 | 85 | "@tailwindcss/container-queries": "^0.1.1",
|
86 | 86 | "@tailwindcss/forms": "^0.5.7",
|
87 |
| - "@tailwindcss/typography": "^0.5.13", |
88 |
| - "@tanstack/router-plugin": "^1.45.13", |
| 87 | + "@tailwindcss/typography": "^0.5.14", |
| 88 | + "@tanstack/router-plugin": "^1.47.0", |
89 | 89 | "@types/node": "^20.14.10",
|
90 | 90 | "@types/react": "^18.3.3",
|
91 | 91 | "@types/react-dom": "^18.3.0",
|
92 | 92 | "@types/react-signature-canvas": "^1.0.5",
|
93 | 93 | "@vitejs/plugin-react": "^4.3.1",
|
94 |
| - "autoprefixer": "^10.4.19", |
| 94 | + "autoprefixer": "^10.4.20", |
95 | 95 | "babel-plugin-react-compiler": "0.0.0-experimental-334f00b-20240725",
|
96 | 96 | "eslint": "^9.8.0",
|
97 | 97 | "eslint-config-prettier": "^9.1.0",
|
98 | 98 | "eslint-plugin-react": "^7.35.0",
|
99 | 99 | "eslint-plugin-react-compiler": "0.0.0-experimental-9ed098e-20240725",
|
100 | 100 | "eslint-plugin-react-hooks": "5.1.0-beta-26f2496093-20240514",
|
101 | 101 | "globals": "^15.9.0",
|
102 |
| - "postcss": "^8.4.39", |
103 |
| - "prettier": "^3.3.2", |
| 102 | + "postcss": "^8.4.41", |
| 103 | + "prettier": "^3.3.3", |
104 | 104 | "prettier-plugin-tailwindcss": "^0.6.5",
|
105 | 105 | "rimraf": "^6.0.1",
|
106 |
| - "tailwindcss": "^3.4.4", |
| 106 | + "tailwindcss": "^3.4.8", |
107 | 107 | "tailwindcss-animate": "^1.0.7",
|
108 |
| - "typescript": "^5.5.3", |
109 |
| - "typescript-eslint": "^8.0.0", |
110 |
| - "vite": "^5.3.5" |
| 108 | + "typescript": "^5.5.4", |
| 109 | + "typescript-eslint": "^8.0.1", |
| 110 | + "vite": "^5.4.0" |
111 | 111 | }
|
112 | 112 | }
|
0 commit comments