Skip to content

Commit 677e0f5

Browse files
fix(deps): update dependencies: ui docs (#6018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c79408 commit 677e0f5

File tree

2 files changed

+67
-66
lines changed

2 files changed

+67
-66
lines changed

ui/ui-docs/package-lock.json

+62-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-docs/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"@apicurio/eslint-config": "0.3.0",
1616
"@types/react": "18.3.18",
1717
"@types/react-dom": "18.3.5",
18-
"@typescript-eslint/eslint-plugin": "8.25.0",
19-
"@typescript-eslint/parser": "8.25.0",
18+
"@typescript-eslint/eslint-plugin": "8.26.0",
19+
"@typescript-eslint/parser": "8.26.0",
2020
"@vitejs/plugin-react-swc": "3.8.0",
2121
"eslint": "8.57.1",
22-
"eslint-plugin-react-hooks": "5.1.0",
22+
"eslint-plugin-react-hooks": "5.2.0",
2323
"eslint-plugin-react-refresh": "0.4.19",
2424
"rimraf": "6.0.1",
25-
"typescript": "5.7.3",
25+
"typescript": "5.8.2",
2626
"vite": "6.2.0",
2727
"vite-tsconfig-paths": "5.1.4"
2828
},
@@ -31,7 +31,7 @@
3131
"react-dom": "18.3.1",
3232
"mobx": "6.13.6",
3333
"styled-components": "6.1.15",
34-
"core-js": "3.40.0",
34+
"core-js": "3.41.0",
3535
"redoc": "2.4.0"
3636
}
3737
}

0 commit comments

Comments
 (0)