Skip to content

Commit

Permalink
chore(deps): dependencies alignment for yarn link at hawtio-online
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Apr 25, 2024
1 parent f7c0698 commit 745f875
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 172 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"style-loader": "^4.0.0",
"swc-loader": "^0.2.6",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"react-split": "^2.0.14",
"reactflow": "^11.11.2",
"superstruct": "^1.0.4",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"xml-formatter": "^3.6.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 745f875

Please sign in to comment.