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

Commit

Permalink
reformatted package.jsons
Browse files Browse the repository at this point in the history
  • Loading branch information
sdadn committed May 15, 2024
1 parent 3f404c3 commit 70e2b94
Show file tree
Hide file tree
Showing 56 changed files with 256 additions and 256 deletions.
8 changes: 4 additions & 4 deletions packages/terra-action-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-action-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"@cerner/terra-docs": "^1.11.0",
"classnames": "2",
Expand All @@ -40,11 +45,6 @@
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
Expand All @@ -40,11 +45,6 @@
"terra-visually-hidden-text": "^2.38.0",
"uuid": "3.4.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
8 changes: 4 additions & 4 deletions packages/terra-arrange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"lodash.uniqueid": "4",
"prop-types": "15"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-image": "^3.41.0",
"terra-mixins": "^1.41.0",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
12 changes: 6 additions & 6 deletions packages/terra-badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5",
"terra-theme-provider": "^4.16.0"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-enzyme-intl": "^3.0.0",
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5",
"terra-theme-provider": "^4.16.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-i18n": "^4.42.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2",
"terra-theme-provider": "^4.16.0"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-i18n": "^4.42.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
8 changes: 4 additions & 4 deletions packages/terra-breakpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "2",
"prop-types": "15"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"prop-types": "15"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
8 changes: 4 additions & 4 deletions packages/terra-button-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"keycode-js": "3",
"prop-types": "15",
"terra-button": "^3.77.0",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
8 changes: 4 additions & 4 deletions packages/terra-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"keycode-js": "3",
"prop-types": "15",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"terra-theme-provider": "^4.16.0"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"terra-theme-provider": "^4.16.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
8 changes: 4 additions & 4 deletions packages/terra-cell-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
8 changes: 4 additions & 4 deletions packages/terra-content-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-scroll": "^2.37.0",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-demographics-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
Expand All @@ -38,11 +43,6 @@
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
Expand All @@ -39,11 +44,6 @@
"terra-mixins": "^1.41.0",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
10 changes: 5 additions & 5 deletions packages/terra-divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"terra-theme-provider": "^4.16.0"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "1"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down
8 changes: 4 additions & 4 deletions packages/terra-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"NOTICE",
"README.md"
],
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
"lint": "npm run lint:js && npm run lint:scss",
Expand Down

0 comments on commit 70e2b94

Please sign in to comment.