|
50 | 50 | "@sentry/node": "8.55.0", |
51 | 51 | "@sentry/tracing": "7.120.4", |
52 | 52 | "@sentry/vite-plugin": "2.23.1", |
53 | | - "@tanstack/react-query": "5.90.17", |
| 53 | + "@tanstack/react-query": "5.90.20", |
54 | 54 | "@tanstack/react-query-devtools": "5.91.2", |
55 | 55 | "@vitejs/plugin-react-swc": "3.11.0", |
56 | | - "axios": "1.13.2", |
| 56 | + "axios": "1.13.3", |
57 | 57 | "buffer": "6.0.3", |
58 | 58 | "chart.js": "4.5.1", |
59 | 59 | "chartjs-adapter-date-fns": "3.0.0", |
|
79 | 79 | "morgan": "1.10.1", |
80 | 80 | "node-cron": "3.0.3", |
81 | 81 | "notistack": "3.0.2", |
82 | | - "pg": "8.17.1", |
| 82 | + "pg": "8.17.2", |
83 | 83 | "qs": "6.14.1", |
84 | | - "react": "19.2.3", |
| 84 | + "react": "19.2.4", |
85 | 85 | "react-chartjs-2": "5.3.1", |
86 | 86 | "react-csv": "2.2.2", |
87 | | - "react-dom": "19.2.3", |
| 87 | + "react-dom": "19.2.4", |
88 | 88 | "react-helmet": "6.1.0", |
89 | 89 | "react-i18next": "15.7.4", |
90 | 90 | "react-intersection-observer": "9.16.0", |
91 | 91 | "react-markdown": "9.1.0", |
92 | 92 | "react-qr-code": "2.0.18", |
93 | | - "react-router": "7.12.0", |
94 | | - "react-router-dom": "7.12.0", |
| 93 | + "react-router": "7.13.0", |
| 94 | + "react-router-dom": "7.13.0", |
95 | 95 | "react-to-print": "3.2.0", |
96 | 96 | "redis": "4.7.1", |
97 | 97 | "resize-observer-polyfill": "1.5.1", |
|
121 | 121 | "@types/morgan": "1.9.10", |
122 | 122 | "@types/node": "22.19.7", |
123 | 123 | "@types/node-cron": "3.0.11", |
124 | | - "@types/react": "19.2.8", |
| 124 | + "@types/react": "19.2.9", |
125 | 125 | "@types/react-dom": "19.2.3", |
126 | 126 | "@types/react-router-dom": "5.3.3", |
127 | 127 | "@types/umzug": "3.0.0", |
|
149 | 149 | "nodemon": "3.1.11", |
150 | 150 | "os-browserify": "0.3.0", |
151 | 151 | "path-browserify": "1.0.1", |
152 | | - "prettier": "3.8.0", |
| 152 | + "prettier": "3.8.1", |
153 | 153 | "process": "0.11.10", |
154 | 154 | "react-error-overlay": "6.1.0", |
155 | 155 | "rimraf": "6.1.2", |
|
160 | 160 | "vite-plugin-eslint": "1.8.1" |
161 | 161 | }, |
162 | 162 | "optionalDependencies": { |
163 | | - "@rollup/rollup-darwin-arm64": "4.55.1" |
| 163 | + "@rollup/rollup-darwin-arm64": "4.57.0" |
164 | 164 | }, |
165 | 165 | "browserslist": { |
166 | 166 | "production": [ |
|
0 commit comments