Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sdadn committed May 24, 2024
1 parent d96b093 commit eb6828a
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions 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 packages/terra-application-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"terra-application-menu-layout": "^3.34.0",
"terra-application-name": "^3.47.1",
"terra-application-utility": "^2.60.1",
"terra-breakpoints": "2",
"terra-breakpoints": "^2.41.0",
"terra-icon": "^3.61.0",
"terra-modal-manager": "^6.80.1",
"terra-navigation-layout": "^5.43.1",
Expand All @@ -56,7 +56,7 @@
},
"devDependencies": {
"terra-action-header": "^2.94.0",
"terra-avatar": "3",
"terra-avatar": "^3.21.0",
"terra-button": "^3.42.0",
"terra-content-container": "^3.43.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-application-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"resize-observer-polyfill": "1",
"terra-action-footer": "2",
"terra-action-header": "^2.94.0",
"terra-avatar": "3",
"terra-breakpoints": "2",
"terra-avatar": "^3.21.0",
"terra-breakpoints": "^2.41.0",
"terra-button": "^3.42.0",
"terra-content-container": "^3.43.0",
"terra-icon": "^3.61.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prop-types": "15",
"react-onclickoutside": "6",
"react-portal": "4",
"terra-breakpoints": "2",
"terra-breakpoints": "^2.41.0",
"terra-button": "^3.78.0",
"terra-form-field": "4",
"terra-form-input": "^4.34.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-notification-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5",
"terra-breakpoints": "2"
"terra-breakpoints": "^2.41.0"
},
"dependencies": {
"classnames": "2",
Expand All @@ -47,7 +47,7 @@
"terra-theme-context": "^1.11.0"
},
"devDependencies": {
"terra-breakpoints": "2",
"terra-breakpoints": "^2.41.0",
"terra-disclosure-manager": "^4.45.0",
"terra-icon": "^3.61.0",
"terra-modal-manager": "^6.80.1",
Expand Down

0 comments on commit eb6828a

Please sign in to comment.