Skip to content

Commit

Permalink
Peer dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jialecl committed Oct 4, 2024
1 parent a6682bb commit 81adea1
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"peerDependencies": {
"@dxc-technology/halstack-client": "^1.5.0",
"@dxc-technology/halstack-react": "^12.0.0 || ^13.0.0",
"@dxc-technology/halstack-react": "^12.0.0 || ^13.0.0 || ^14.0.0",
"react": "^18.x",
"react-dom": "^18.x"
}
Expand Down
52 changes: 26 additions & 26 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@nx/next": "16.10.0",
"@swc/helpers": "~0.5.2",
"next": "^14.2.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"styled-components": "5.3.6",
"tslib": "^2.3.0"
},
Expand All @@ -32,7 +32,7 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@dxc-technology/halstack-react": "next",
"@dxc-technology/halstack-react": "14.0.0",
"@nx/cypress": "16.10.0",
"@nx/esbuild": "^16.10.0",
"@nx/eslint-plugin": "16.10.0",
Expand Down

0 comments on commit 81adea1

Please sign in to comment.