Skip to content

Commit 6e2263d

Browse files
fix(deps): update dependencies: ui docs (#6043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b9ddc7 commit 6e2263d

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

ui/ui-docs/package-lock.json

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@
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.26.0",
19-
"@typescript-eslint/parser": "8.26.0",
18+
"@typescript-eslint/eslint-plugin": "8.26.1",
19+
"@typescript-eslint/parser": "8.26.1",
2020
"@vitejs/plugin-react-swc": "3.8.0",
2121
"eslint": "8.57.1",
2222
"eslint-plugin-react-hooks": "5.2.0",
2323
"eslint-plugin-react-refresh": "0.4.19",
2424
"rimraf": "6.0.1",
2525
"typescript": "5.8.2",
26-
"vite": "6.2.1",
26+
"vite": "6.2.2",
2727
"vite-tsconfig-paths": "5.1.4"
2828
},
2929
"dependencies": {
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
32-
"mobx": "6.13.6",
33-
"styled-components": "6.1.15",
32+
"mobx": "6.13.7",
33+
"styled-components": "6.1.16",
3434
"core-js": "3.41.0",
3535
"redoc": "2.4.0"
3636
}

0 commit comments

Comments
 (0)