Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
  • Loading branch information
olliecurtis committed Jun 22, 2022
1 parent 8b924cb commit 4995a7d
Show file tree
Hide file tree
Showing 73 changed files with 316 additions and 316 deletions.
4 changes: 2 additions & 2 deletions packages/bpk-animate-height/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-animate-height",
"version": "4.1.10",
"version": "4.1.11",
"description": "Animate height using CSS transitions.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -21,6 +21,6 @@
},
"devDependencies": {
"@skyscanner/bpk-foundations-web": "^8.0.0",
"bpk-component-button": "^6.2.5"
"bpk-component-button": "^6.2.6"
}
}
12 changes: 6 additions & 6 deletions packages/bpk-component-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-accordion",
"version": "5.0.11",
"version": "5.0.12",
"description": "Backpack accordion component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -14,18 +14,18 @@
},
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
"dependencies": {
"bpk-animate-height": "^4.1.10",
"bpk-component-icon": "^9.2.11",
"bpk-component-text": "^7.0.4",
"bpk-animate-height": "^4.1.11",
"bpk-component-icon": "^9.2.12",
"bpk-component-text": "^7.0.5",
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
},
"devDependencies": {
"@skyscanner/bpk-foundations-web": "^8.0.0",
"bpk-component-checkbox": "^4.1.12"
"bpk-component-checkbox": "^4.1.13"
}
}
14 changes: 7 additions & 7 deletions packages/bpk-component-aria-live/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-aria-live",
"version": "2.1.16",
"version": "2.1.17",
"description": "Backpack aria-live component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -14,15 +14,15 @@
},
"dependencies": {
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.5.8"
},
"devDependencies": {
"bpk-component-chip": "^5.2.14",
"bpk-component-code": "^3.1.10",
"bpk-component-fieldset": "^4.1.16",
"bpk-component-select": "^5.1.10",
"bpk-component-switch": "^2.1.11"
"bpk-component-chip": "^5.2.15",
"bpk-component-code": "^3.1.11",
"bpk-component-fieldset": "^4.1.17",
"bpk-component-select": "^5.1.11",
"bpk-component-switch": "^2.1.12"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/bpk-component-autosuggest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-autosuggest",
"version": "6.1.14",
"version": "6.1.15",
"description": "Backpack autosuggest component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -14,16 +14,16 @@
},
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
"dependencies": {
"bpk-component-input": "^6.1.14",
"bpk-component-input": "^6.1.15",
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2",
"react-autosuggest": "^9.4.3"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
},
"devDependencies": {
"bpk-component-icon": "^9.2.11"
"bpk-component-icon": "^9.2.12"
}
}
8 changes: 4 additions & 4 deletions packages/bpk-component-badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-badge",
"version": "4.1.11",
"version": "4.1.12",
"description": "Backpack badge component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -15,15 +15,15 @@
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
"dependencies": {
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
},
"devDependencies": {
"@skyscanner/bpk-foundations-web": "^8.0.0",
"bpk-component-icon": "^9.2.11",
"bpk-storybook-utils": "^1.1.9"
"bpk-component-icon": "^9.2.12",
"bpk-storybook-utils": "^1.1.10"
}
}
16 changes: 8 additions & 8 deletions packages/bpk-component-banner-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-banner-alert",
"version": "6.1.14",
"version": "6.1.15",
"description": "Backpack banner alert component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -15,18 +15,18 @@
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
"dependencies": {
"@skyscanner/bpk-foundations-web": "^8.0.0",
"bpk-animate-height": "^4.1.10",
"bpk-component-close-button": "^3.1.11",
"bpk-component-icon": "^9.2.11",
"bpk-animate-height": "^4.1.11",
"bpk-component-close-button": "^3.1.12",
"bpk-component-icon": "^9.2.12",
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2",
"react-transition-group": "^2.5.3"
},
"devDependencies": {
"bpk-component-aria-live": "^2.1.16",
"bpk-component-button": "^6.2.5",
"bpk-storybook-utils": "^1.1.9"
"bpk-component-aria-live": "^2.1.17",
"bpk-component-button": "^6.2.6",
"bpk-storybook-utils": "^1.1.10"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/bpk-component-barchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-barchart",
"version": "4.2.11",
"version": "4.2.12",
"description": "Backpack bar chart component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -15,9 +15,9 @@
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
"dependencies": {
"@skyscanner/bpk-foundations-web": "^8.0.0",
"bpk-component-mobile-scroll-container": "^3.1.10",
"bpk-component-mobile-scroll-container": "^3.1.11",
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"d3-path": "^2.0.0",
"d3-scale": "^4.0.2",
"lodash.debounce": "^4.0.8",
Expand All @@ -27,9 +27,9 @@
"react": "^16.3.0 || ^17.0.0"
},
"devDependencies": {
"bpk-component-breakpoint": "^4.0.2",
"bpk-component-content-container": "^5.0.4",
"bpk-component-rtl-toggle": "^3.1.10",
"bpk-component-text": "^7.0.4"
"bpk-component-breakpoint": "^4.0.3",
"bpk-component-content-container": "^5.0.5",
"bpk-component-rtl-toggle": "^3.1.11",
"bpk-component-text": "^7.0.5"
}
}
4 changes: 2 additions & 2 deletions packages/bpk-component-blockquote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-blockquote",
"version": "3.1.10",
"version": "3.1.11",
"description": "Backpack blockquote component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -15,7 +15,7 @@
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
"dependencies": {
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bpk-component-boilerplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-boilerplate",
"version": "1.1.10",
"version": "1.1.11",
"description": "Backpack boilerplate component.",
"license": "Apache-2.0",
"private": true,
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.5.8"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/bpk-component-breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-breadcrumb",
"version": "3.1.11",
"version": "3.1.12",
"description": "Backpack breadcrumb component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -14,11 +14,11 @@
},
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
"dependencies": {
"bpk-component-icon": "^9.2.11",
"bpk-component-link": "^3.1.10",
"bpk-component-text": "^7.0.4",
"bpk-component-icon": "^9.2.12",
"bpk-component-link": "^3.1.11",
"bpk-component-text": "^7.0.5",
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bpk-component-breakpoint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-breakpoint",
"version": "4.0.2",
"version": "4.0.3",
"description": "Backpack breakpoint component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -15,7 +15,7 @@
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
"dependencies": {
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2",
"react-responsive": "^6.1.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/bpk-component-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-button",
"version": "6.2.5",
"version": "6.2.6",
"description": "Backpack button component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -18,7 +18,7 @@
"prop-types": "^15.7.2"
},
"devDependencies": {
"bpk-storybook-utils": "^1.1.9"
"bpk-storybook-utils": "^1.1.10"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
Expand Down
16 changes: 8 additions & 8 deletions packages/bpk-component-calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-calendar",
"version": "11.1.16",
"version": "11.1.17",
"description": "Backpack calendar component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -15,20 +15,20 @@
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
"dependencies": {
"@skyscanner/bpk-foundations-web": "^8.0.0",
"bpk-component-aria-live": "^2.1.16",
"bpk-component-icon": "^9.2.11",
"bpk-component-select": "^5.1.10",
"bpk-component-aria-live": "^2.1.17",
"bpk-component-icon": "^9.2.12",
"bpk-component-select": "^5.1.11",
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"date-fns": "^2.21.1",
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
},
"devDependencies": {
"bpk-component-button": "^6.2.5",
"bpk-component-text": "^7.0.4",
"bpk-storybook-utils": "^1.1.9"
"bpk-component-button": "^6.2.6",
"bpk-component-text": "^7.0.5",
"bpk-storybook-utils": "^1.1.10"
}
}
8 changes: 4 additions & 4 deletions packages/bpk-component-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-card",
"version": "4.1.11",
"version": "4.1.12",
"description": "Backpack card component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -15,12 +15,12 @@
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
"dependencies": {
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2"
},
"devDependencies": {
"bpk-component-link": "^3.1.10",
"bpk-component-text": "^7.0.4"
"bpk-component-link": "^3.1.11",
"bpk-component-text": "^7.0.5"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/bpk-component-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpk-component-checkbox",
"version": "4.1.12",
"version": "4.1.13",
"description": "Backpack checkbox component.",
"license": "Apache-2.0",
"repository": {
Expand All @@ -14,16 +14,16 @@
},
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
"dependencies": {
"bpk-component-icon": "^9.2.11",
"bpk-component-icon": "^9.2.12",
"bpk-mixins": "^31.1.1",
"bpk-react-utils": "^4.1.2",
"bpk-react-utils": "^5.0.0",
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react": "^16.3.0 || ^17.0.0"
},
"devDependencies": {
"@skyscanner/bpk-foundations-web": "^8.0.0",
"bpk-storybook-utils": "^1.1.9"
"bpk-storybook-utils": "^1.1.10"
}
}
Loading

0 comments on commit 4995a7d

Please sign in to comment.