Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubaidullin committed Jan 27, 2025
1 parent 62af249 commit 8136435
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions karavan-app/src/main/webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,28 @@
"@microsoft/fetch-event-source": "^2.0.1",
"@monaco-editor/react": "4.6.0",
"@patternfly/patternfly": "^5.4.2",
"@patternfly/react-charts": "7.4.5",
"@patternfly/react-core": "^5.4.8",
"@patternfly/react-charts": "7.4.9",
"@patternfly/react-core": "^5.4.12",
"@patternfly/react-log-viewer": "^5.3.0",
"@patternfly/react-table": "^5.4.8",
"@patternfly/react-topology": "5.4.0",
"@patternfly/react-table": "^5.4.14",
"@patternfly/react-topology": "5.4.1",
"@types/js-yaml": "4.0.9",
"@types/uuid": "10.0.0",
"@uiw/react-markdown-preview": "^5.1.3",
"axios": "1.7.7",
"axios": "1.7.9",
"buffer": "6.0.3",
"file-saver": "2.0.5",
"html-to-image": "1.11.11",
"karavan-core": "file:../../../../karavan-core",
"keycloak-js": "25.0.5",
"keycloak-js": "26.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.0",
"react-router-dom": "^6.26.2",
"react-hook-form": "^7.54.2",
"react-router-dom": "^6.28.2",
"rxjs": "7.8.1",
"usehooks-ts": "^3.1.0",
"uuid": "11.0.2",
"zustand": "^4.5.5"
"uuid": "11.0.5",
"zustand": "^4.5.6"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
Expand All @@ -70,10 +70,10 @@
"@typescript-eslint/parser": "^8.7.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.11.1",
"monaco-editor": "0.52.0",
"typescript": "^5.6.2",
"monaco-editor": "0.52.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8",
"vite": "^5.4.14",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1"
},
Expand Down

0 comments on commit 8136435

Please sign in to comment.