Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/discovery-search-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"server:setup": "node ./scripts/setSdkUrl.js"
},
"dependencies": {
"@carbon/icons": "^10.48.3",
"@carbon/icons": "^11.37.0",
"@ibm-watson/discovery-react-components": "workspace:*",
"@ibm-watson/discovery-styles": "workspace:*",
"body-parser": "^1.20.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1774,10 +1774,10 @@ __metadata:
languageName: node
linkType: hard

"@carbon/icons@npm:^10.48.3":
version: 10.48.3
resolution: "@carbon/icons@npm:10.48.3"
checksum: 9d179acb35278d2157120930dd85b2e85f1a407de89653ad63cdaf4ec24dc284a52c7395a66f8f1919fdcc5cc6d241ad612323ff52a8bcdf855026720f7c63b4
"@carbon/icons@npm:^11.37.0":
version: 11.37.0
resolution: "@carbon/icons@npm:11.37.0"
checksum: b4e802cebd8c23829d937eac76fa4b0c1ebc2d4c7c6ca3d4e31ab7d72bdfceade01c4d55346fbb1c61b6ee559a1fdb1043978535622b5543f1c2b7c4f65c7d14
languageName: node
linkType: hard

Expand Down Expand Up @@ -11464,7 +11464,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "discovery-search-app@workspace:examples/discovery-search-app"
dependencies:
"@carbon/icons": "npm:^10.48.3"
"@carbon/icons": "npm:^11.37.0"
"@ibm-watson/discovery-react-components": "workspace:*"
"@ibm-watson/discovery-styles": "workspace:*"
"@testing-library/cypress": "npm:^7.0.7"
Expand Down