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

Commit

Permalink
Updated package.json files (#4099)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdadn committed May 9, 2024
1 parent 67ce111 commit a1539bd
Show file tree
Hide file tree
Showing 59 changed files with 1,937 additions and 2,605 deletions.
2,926 changes: 1,129 additions & 1,797 deletions package-lock.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions packages/terra-action-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,22 @@
"UI"
],
"main": "lib/ActionFooter.js",
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-theme-context": "^1.0.0"
"classnames": "2",
"prop-types": "15",
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5"
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand All @@ -42,13 +50,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}
34 changes: 17 additions & 17 deletions packages/terra-action-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,29 @@
"UI"
],
"main": "lib/ActionHeader.js",
"files": [
"lib",
"src",
"translations",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"@cerner/terra-docs": "^1.11.0",
"classnames": "^2.2.5",
"lodash.uniqueid": "^4.0.1",
"prop-types": "^15.5.8",
"classnames": "2",
"lodash.uniqueid": "4",
"prop-types": "15",
"terra-button": "^3.77.0",
"terra-mixins": "^1.41.0",
"terra-theme-context": "^1.0.0",
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": ">=2.8.0 <6.0.0"
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand All @@ -48,14 +57,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"translations",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}
12 changes: 6 additions & 6 deletions packages/terra-alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"classnames": "2",
"prop-types": "15",
"terra-button": "^3.77.0",
"terra-icon": "^3.60.0",
"terra-responsive-element": "^5.41.0",
"terra-theme-context": "^1.0.0",
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0",
"uuid": "3.4.0"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": ">=2.8.0 <6.0.0"
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand Down
28 changes: 14 additions & 14 deletions packages/terra-arrange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,22 @@
"UI"
],
"main": "lib/Arrange.js",
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"lodash.uniqueid": "^4.0.1",
"prop-types": "^15.5.8"
"classnames": "2",
"lodash.uniqueid": "4",
"prop-types": "15"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5"
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand All @@ -42,13 +50,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}
32 changes: 16 additions & 16 deletions packages/terra-avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,26 @@
"UI"
],
"main": "lib/index.js",
"files": [
"lib",
"src",
"translations",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"classnames": "2",
"prop-types": "15",
"terra-image": "^3.41.0",
"terra-mixins": "^1.41.0",
"terra-theme-context": "^1.0.0"
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": ">=2.8.0 <6.0.0"
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand All @@ -45,14 +54,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"translations",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}
32 changes: 16 additions & 16 deletions packages/terra-badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,26 @@
"UI"
],
"main": "lib/Badge.js",
"files": [
"lib",
"src",
"translations",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"classnames": "2",
"prop-types": "15",
"terra-enzyme-intl": "^3.0.0",
"terra-theme-context": "^1.0.0",
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": ">=2.8.0 <6.0.0",
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5",
"terra-theme-provider": "^4.16.0"
},
"scripts": {
Expand All @@ -46,14 +55,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"translations",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}
28 changes: 14 additions & 14 deletions packages/terra-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,23 @@
"UI"
],
"main": "lib/Base.js",
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"classnames": "2",
"prop-types": "15",
"terra-i18n": "^4.42.0"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-intl": "^2.8.0",
"react": "16",
"react-dom": "16",
"react-intl": "2",
"terra-theme-provider": "^4.16.0"
},
"scripts": {
Expand All @@ -44,13 +52,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}
26 changes: 13 additions & 13 deletions packages/terra-breakpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,21 @@
"UI"
],
"main": "lib/index.js",
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8"
"classnames": "2",
"prop-types": "15"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5"
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand All @@ -41,13 +49,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}
30 changes: 15 additions & 15 deletions packages/terra-button-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,24 @@
"UI"
],
"main": "lib/ButtonGroup.js",
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"dependencies": {
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"classnames": "2",
"keycode-js": "3",
"prop-types": "15",
"terra-button": "^3.77.0",
"terra-theme-context": "^1.0.0"
"terra-theme-context": "1"
},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5"
"react": "16",
"react-dom": "16"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand All @@ -44,13 +52,5 @@
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
]
}
}

0 comments on commit a1539bd

Please sign in to comment.