Skip to content

Commit

Permalink
chore(deps): update consoles and sample-plugin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Jun 7, 2024
1 parent d015a39 commit 8e0d568
Show file tree
Hide file tree
Showing 6 changed files with 119 additions and 161 deletions.
12 changes: 6 additions & 6 deletions console-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
},
"dependencies": {
"@hawtio/react": "^1.3.0-dev.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@hawtio/backend-middleware": "^1.0.4",
"@swc/core": "^1.4.11",
"@hawtio/backend-middleware": "^1.0.5",
"@swc/core": "^1.4.17",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
"css-loader": "^7.1.1",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"replace": "^1.2.2",
"style-loader": "^3.3.4",
"style-loader": "^4.0.0",
"swc-loader": "^0.2.6",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit 8e0d568

Please sign in to comment.