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 eb6828a commit bb8aaa9
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/terra-application-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"terra-action-header": "^2.94.0",
"terra-avatar": "^3.21.0",
"terra-button": "^3.42.0",
"terra-image": "^3.42.0",
"terra-content-container": "^3.43.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-application-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"terra-application-header-layout": "^3.43.1",
"terra-application-menu-layout": "^3.34.0",
"terra-button": "^3.42.0"
"terra-image": "^3.42.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
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 @@ -50,10 +50,10 @@
"terra-action-header": "^2.94.0",
"terra-avatar": "^3.21.0",
"terra-breakpoints": "^2.41.0",
"terra-button": "^3.42.0",
"terra-image": "^3.42.0",
"terra-content-container": "^3.43.0",
"terra-icon": "^3.61.0",
"terra-overlay": "3",
"terra-overlay": "^3.84.0",
"terra-popup": "^6.85.1",
"terra-theme-context": "^1.11.0",
"terra-visually-hidden-text": "^2.39.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-application-utility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"terra-application-header-layout": "^3.43.1",
"terra-application-menu-layout": "^3.34.0",
"terra-button": "^3.42.0"
"terra-image": "^3.42.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-collapsible-menu-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"resize-observer-polyfill": "1",
"terra-button": "^3.78.0",
"terra-button-group": "^3.80.0",
"terra-form-checkbox": "4",
"terra-form-checkbox": "^4.27.0",
"terra-hyperlink": "2",
"terra-icon": "^3.61.0",
"terra-list": "^4.75.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-date-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"uuid": "3.4.0"
},
"devDependencies": {
"terra-form-checkbox": "4",
"terra-form-radio": "4"
"terra-form-checkbox": "^4.27.0",
"terra-form-radio": "^4.55.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
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 @@ -45,7 +45,7 @@
"react-portal": "4",
"terra-breakpoints": "^2.41.0",
"terra-button": "^3.78.0",
"terra-form-field": "4",
"terra-form-field": "^4.35.0",
"terra-form-input": "^4.34.0",
"terra-icon": "^3.61.0",
"terra-popup": "^6.85.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-date-time-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"terra-time-input": "^4.68.1"
},
"devDependencies": {
"terra-form-field": "4",
"terra-form-field": "^4.35.0",
"terra-modal-manager": "^6.80.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-dialog-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"terra-action-header": "^2.94.0",
"terra-button": "^3.78.0",
"terra-date-picker": "^4.110.3",
"terra-form-select": "6",
"terra-form-select": "^6.62.2",
"terra-popup": "^6.85.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-folder-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"terra-arrange": "3",
"terra-button": "^3.78.0",
"terra-icon": "^3.61.0",
"terra-spacer": "3",
"terra-spacer": "^3.65.0",
"terra-theme-context": "^1.11.0",
"terra-toolbar": "1",
"terra-visually-hidden-text": "^2.39.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/terra-form-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"terra-button": "^3.78.0",
"terra-date-input": "^1.58.1",
"terra-date-picker": "^4.110.3",
"terra-form-checkbox": "4",
"terra-form-field": "4",
"terra-form-checkbox": "^4.27.0",
"terra-form-field": "^4.35.0",
"terra-form-input": "^4.34.0",
"terra-form-radio": "4",
"terra-form-select": "6",
"terra-form-textarea": "5",
"terra-spacer": "3"
"terra-form-radio": "^4.55.0",
"terra-form-select": "^6.62.2",
"terra-form-textarea": "^5.35.0",
"terra-spacer": "^3.65.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-framework-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"terra-embedded-content-consumer": "^3.45.1",
"terra-file-path": "^1.22.1",
"terra-folder-tree": "^1.6.1",
"terra-form-field": "4",
"terra-form-fieldset": "2",
"terra-form-field": "^4.35.0",
"terra-form-fieldset": "^2.83.0",
"terra-form-input": "^4.34.0",
"terra-form-radio": "4",
"terra-form-select": "6",
"terra-form-radio": "^4.55.0",
"terra-form-select": "^6.62.2",
"terra-grid": "6",
"terra-hookshot": "^5.44.1",
"terra-icon": "^3.61.0",
Expand All @@ -77,7 +77,7 @@
"terra-slide-panel": "^3.52.1",
"terra-slide-panel-manager": "^5.107.1",
"terra-slider": "^1.4.1",
"terra-spacer": "3",
"terra-spacer": "^3.65.0",
"terra-table": "^5.25.1",
"terra-tabs": "^7.32.1",
"terra-text": "4",
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prop-types": "15",
"tabbable": "4",
"terra-content-container": "^3.43.0",
"terra-overlay": "3",
"terra-overlay": "^3.84.0",
"terra-theme-context": "^1.11.0"
},
"devDependencies": {
Expand Down

0 comments on commit bb8aaa9

Please sign in to comment.