|
84 | 84 | "i18next-browser-languagedetector": "7.2.0",
|
85 | 85 | "i18next-fs-backend": "2.3.1",
|
86 | 86 | "i18next-http-backend": "2.5.0",
|
87 |
| - "isbot": "5.1.1", |
| 87 | + "isbot": "5.1.2", |
88 | 88 | "morgan": "1.10.0",
|
89 | 89 | "prom-client": "15.1.0",
|
90 |
| - "react": "18.3.0-canary-a870b2d54-20240314", |
91 |
| - "react-dom": "18.3.0-canary-a870b2d54-20240314", |
| 90 | + "react": "18.3.0-next-fecc288b7-20221025", |
| 91 | + "react-dom": "18.3.0-next-fecc288b7-20221025", |
92 | 92 | "react-i18next": "14.1.0",
|
93 | 93 | "recharts": "2.12.3",
|
94 | 94 | "remix-i18next": "6.0.1",
|
95 |
| - "supabase": "1.148.6", |
| 95 | + "supabase": "1.149.4", |
96 | 96 | "tiny-invariant": "1.3.3"
|
97 | 97 | },
|
98 | 98 | "devDependencies": {
|
|
117 | 117 | "@types/express": "4.17.21",
|
118 | 118 | "@types/morgan": "1.9.9",
|
119 | 119 | "@types/node": "20.11.28",
|
120 |
| - "@types/react": "18.2.66", |
| 120 | + "@types/react": "18.2.67", |
121 | 121 | "@types/react-dom": "18.2.22",
|
122 |
| - "@typescript-eslint/eslint-plugin": "7.2.0", |
123 |
| - "@typescript-eslint/parser": "7.2.0", |
| 122 | + "@typescript-eslint/eslint-plugin": "7.3.0", |
| 123 | + "@typescript-eslint/parser": "7.3.0", |
124 | 124 | "@vitejs/plugin-react": "4.2.1",
|
125 | 125 | "@vitest/coverage-v8": "1.4.0",
|
126 | 126 | "@vitest/ui": "1.4.0",
|
|
136 | 136 | "eslint-plugin-cypress": "2.15.1",
|
137 | 137 | "eslint-plugin-no-relative-import-paths": "1.5.3",
|
138 | 138 | "eslint-plugin-sonarjs": "0.24.0",
|
139 |
| - "happy-dom": "13.8.6", |
| 139 | + "happy-dom": "13.10.1", |
140 | 140 | "husky": "9.0.11",
|
141 | 141 | "install": "0.13.0",
|
142 | 142 | "lint-staged": "15.2.2",
|
143 |
| - "msw": "2.2.3", |
| 143 | + "msw": "2.2.7", |
144 | 144 | "npm-run-all2": "6.1.2",
|
145 |
| - "postcss": "8.4.35", |
| 145 | + "postcss": "8.4.36", |
146 | 146 | "prettier": "3.2.5",
|
147 |
| - "rollup-plugin-visualizer": "^5.12.0", |
| 147 | + "rollup-plugin-visualizer": "5.12.0", |
148 | 148 | "start-server-and-test": "2.0.3",
|
149 | 149 | "ts-node": "10.9.2",
|
150 | 150 | "tsc-files": "1.1.4",
|
|
158 | 158 | "vitest": "1.4.0",
|
159 | 159 | "vitest-github-actions-reporter": "0.11.1",
|
160 | 160 | "vitest-sonar-reporter": "2.0.0",
|
161 |
| - "webdriverio": "8.34.0" |
| 161 | + "webdriverio": "8.34.1" |
162 | 162 | },
|
163 | 163 | "engines": {
|
164 | 164 | "node": ">=18"
|
165 | 165 | },
|
166 | 166 | "version": "1.18.0",
|
167 | 167 | "overrides": {
|
168 |
| - "react": "18.3.0-canary-a870b2d54-20240314", |
| 168 | + "react": "18.3.0-next-fecc288b7-20221025", |
169 | 169 | "react-dom": "18.3.0-canarya870b2d54-20240314"
|
170 | 170 | }
|
171 | 171 | }
|
0 commit comments