Skip to content

Commit

Permalink
Merge pull request #48 from dxc-technology/jsuarezgonz-upgrade
Browse files Browse the repository at this point in the history
Upgrading halstack-react version
  • Loading branch information
GomezIvann authored Mar 24, 2023
2 parents 03eb9ae + eb137bf commit 10ce6b8
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@dxc-technology/halstack-react": "8.0.0",
"@dxc-technology/halstack-react": "^9.0.0",
"@dxc-technology/halstack-react-hal": "file:../lib",
"@types/jest": "^29.4.0",
"@types/node": "^18.13.0",
Expand Down
12 changes: 6 additions & 6 deletions lib/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"peerDependencies": {
"react": "^18.x",
"react-dom": "^18.x",
"@dxc-technology/halstack-react": "^8.0.0"
"@dxc-technology/halstack-react": "^9.0.0"
},
"dependencies": {
"@dxc-technology/halstack-client": "^1.3.3"
Expand All @@ -32,7 +32,7 @@
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.6.2",
"@babel/preset-react": "^7.0.0",
"@dxc-technology/halstack-react": "8.0.0",
"@dxc-technology/halstack-react": "^9.0.0",
"@types/react": "^18.0.27",
"@types/styled-components": "^5.1.26",
"@types/jest": "^29.4.0",
Expand Down

0 comments on commit 10ce6b8

Please sign in to comment.