Skip to content

Commit c82599b

Browse files
chore(deps): pin dependencies
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | npm | @types/react | 17.0.85 | 17.0.85 | | npm | @types/react | 19.2.6 | 19.2.6 | | npm | @types/react-dom | 17.0.26 | 17.0.26 | | npm | @types/react-dom | 19.2.3 | 19.2.3 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 316b091 commit c82599b

File tree

4 files changed

+79
-235
lines changed

4 files changed

+79
-235
lines changed

web/ui/mantine-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@eslint/compat": "^1.4.1",
5656
"@eslint/eslintrc": "^3.3.1",
5757
"@eslint/js": "^9.39.1",
58-
"@types/react": "^19.2.2",
59-
"@types/react-dom": "^19.2.2",
58+
"@types/react": "19.2.6",
59+
"@types/react-dom": "19.2.3",
6060
"@typescript-eslint/eslint-plugin": "^8.46.3",
6161
"@typescript-eslint/parser": "^8.46.3",
6262
"@vitejs/plugin-react": "^4.7.0",

0 commit comments

Comments
 (0)