Skip to content

Commit

Permalink
feat: update @hawtio/react to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Oct 30, 2023
1 parent 44b3679 commit 258c9ed
Show file tree
Hide file tree
Showing 4 changed files with 289 additions and 152 deletions.
9 changes: 7 additions & 2 deletions console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,26 @@
"replace-version": "replace __HAWTIO_VERSION_PLACEHOLDER__"
},
"dependencies": {
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^7.1.0",
"@hawtio/backend-middleware": "^1.0.3",
"@hawtio/backend-middleware": "^1.0.4",
"craco-esbuild": "^0.5.2",
"monaco-editor-webpack-plugin": "^7.0.1",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"replace": "^1.2.2"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"fork-ts-checker-webpack-plugin": "6.5.3"
},
"eslintConfig": {
"extends": [
"react-app",
Expand Down

0 comments on commit 258c9ed

Please sign in to comment.