Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ export const parameters = {
};

const fontPathMap = [
{ prefix: 'F_ISKOOLA_POTA_BBC', path: 'fonts/IskoolaPota/' },
{ prefix: 'F_LATHA', path: 'fonts/Latha/' },
{ prefix: 'F_MALLANNA', path: 'fonts/Mallanna/' },
{ prefix: 'F_NOTO_SANS_ETHIOPIC', path: 'fonts/NotoSansEthiopic/' },
{ prefix: 'F_NOTO_SANS_TAMIL', path: 'fonts/NotoSerifTamil/' },
Expand All @@ -78,7 +76,6 @@ const fontPathMap = [
{ prefix: 'F_REITH_QALAM', path: 'fonts/ReithQalam/' },
{ prefix: 'F_REITH_SANS', path: 'fonts/Reith/' },
{ prefix: 'F_REITH_SERIF', path: 'fonts/Reith/' },
{ prefix: 'F_SHONAR_BANGLA', path: 'fonts/ShonarBangla/' },
];

addDecorator(story => (
Expand Down
Binary file removed .storybook/static/fonts/IskoolaPota/bold.eot
Binary file not shown.
Binary file removed .storybook/static/fonts/IskoolaPota/bold.ttf
Binary file not shown.
Binary file removed .storybook/static/fonts/IskoolaPota/bold.woff
Binary file not shown.
Binary file removed .storybook/static/fonts/IskoolaPota/normal.eot
Binary file not shown.
Binary file removed .storybook/static/fonts/IskoolaPota/normal.ttf
Binary file not shown.
Binary file removed .storybook/static/fonts/IskoolaPota/normal.woff
Binary file not shown.
Binary file removed .storybook/static/fonts/Latha/bold.eot
Binary file not shown.
Binary file removed .storybook/static/fonts/Latha/bold.ttf
Binary file not shown.
Binary file removed .storybook/static/fonts/Latha/bold.woff
Binary file not shown.
Binary file removed .storybook/static/fonts/Latha/normal.eot
Binary file not shown.
Binary file removed .storybook/static/fonts/Latha/normal.ttf
Binary file not shown.
Binary file removed .storybook/static/fonts/Latha/normal.woff
Binary file not shown.
Binary file removed .storybook/static/fonts/ShonarBangla/bold.eot
Binary file not shown.
Binary file removed .storybook/static/fonts/ShonarBangla/bold.ttf
Binary file not shown.
Binary file removed .storybook/static/fonts/ShonarBangla/bold.woff
Binary file not shown.
Binary file removed .storybook/static/fonts/ShonarBangla/normal.eot
Binary file not shown.
Binary file removed .storybook/static/fonts/ShonarBangla/normal.ttf
Binary file not shown.
Binary file removed .storybook/static/fonts/ShonarBangla/normal.woff
Binary file not shown.
1 change: 1 addition & 0 deletions packages/components/psammead-brand/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------- | ----------- |
| 7.3.11 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 7.3.10 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 7.3.9 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 7.3.8 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-brand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-brand",
"version": "7.3.10",
"version": "7.3.11",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,12 +19,12 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-brand/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-visually-hidden-text": "2.0.7"
},
"devDependencies": {
"@bbc/psammead-script-link": "3.0.27",
"@bbc/psammead-styles": "7.6.3",
"@bbc/psammead-script-link": "3.0.28",
"@bbc/psammead-styles": "8.0.0",
"@emotion/styled": "^11.3.0",
"react": "^17.0.2"
},
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-bulleted-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
| ------------- | --------------------------------------------------------------------------------------------------------------------------- |
| 3.1.8 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 3.1.7 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 3.1.6 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 3.1.5 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-bulleted-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-bulleted-list",
"version": "3.1.7",
"version": "3.1.8",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulleted-list/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-bulletin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 5.0.44 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 5.0.43 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 5.0.42 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 5.0.41 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
10 changes: 5 additions & 5 deletions packages/components/psammead-bulletin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-bulletin",
"version": "5.0.43",
"version": "5.0.44",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,11 +19,11 @@
},
"homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulletin/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-live-label": "2.0.28",
"@bbc/psammead-story-promo": "8.0.28",
"@bbc/psammead-styles": "7.6.3",
"@bbc/psammead-live-label": "2.0.29",
"@bbc/psammead-story-promo": "8.0.29",
"@bbc/psammead-styles": "8.0.0",
"@bbc/psammead-visually-hidden-text": "2.0.7"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-byline/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
| ------------- | ----------------------------------------------------------------------------------------------------------- |
| 3.0.27 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 3.0.26 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 3.0.25 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 3.0.24 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-byline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-byline",
"version": "3.0.26",
"version": "3.0.27",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-byline/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-caption/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 4.1.22 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 4.1.21 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 4.1.20 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 4.1.19 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-caption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-caption",
"version": "4.1.21",
"version": "4.1.22",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-caption/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-consent-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 5.5.11 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 5.5.10 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 5.5.9 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 5.5.8 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-consent-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-consent-banner",
"version": "5.5.10",
"version": "5.5.11",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-consent-banner/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-content-anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.0.0-alpha.28 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 2.0.0-alpha.27 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 2.0.0-alpha.26 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 2.0.0-alpha.25 | [PR#4561](https://github.com/bbc/psammead/pull/4561) bump dependencies |
Expand Down
4 changes: 2 additions & 2 deletions packages/components/psammead-content-anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-content-anchor",
"version": "2.0.0-alpha.27",
"version": "2.0.0-alpha.28",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down Expand Up @@ -28,7 +28,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@bbc/psammead-headings": "5.0.25",
"@bbc/psammead-headings": "5.0.26",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"react": "^17.0.2"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-copyright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.0.27 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 3.0.26 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 3.0.25 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 3.0.24 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-copyright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-copyright",
"version": "3.0.26",
"version": "3.0.27",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-copyright/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-embed-error/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
| -------------- | --------------------------------------------------------------------------------------------------------------------------- |
| 3.0.30 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 3.0.29 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 3.0.28 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 3.0.27 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-embed-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-embed-error",
"version": "3.0.29",
"version": "3.0.30",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -25,9 +25,9 @@
"av"
],
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-styles": "7.6.3"
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-figure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.0.13 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 2.0.12 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 2.0.11 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 2.0.10 | [PR#4486](https://github.com/bbc/psammead/pull/4486) upgrade minor/patch dependencies |
Expand Down
4 changes: 2 additions & 2 deletions packages/components/psammead-figure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-figure",
"version": "2.0.12",
"version": "2.0.13",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-figure/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0"
"@bbc/gel-foundations": "7.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.1.10 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 3.1.9 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 3.1.8 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 3.1.7 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-grid",
"version": "3.1.9",
"version": "3.1.10",
"description": "Grid component",
"main": "dist/index.js",
"module": "esm/index.js",
Expand All @@ -23,8 +23,8 @@
"cssgrid"
],
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-heading-index/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.0.26 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 3.0.25 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 3.0.24 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 3.0.23 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-heading-index/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-heading-index",
"version": "3.0.25",
"version": "3.0.26",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-heading-index/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-headings/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 5.0.26 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 5.0.25 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 5.0.24 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 5.0.23 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-headings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-headings",
"version": "5.0.25",
"version": "5.0.26",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-headings/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.3"
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.4.8 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
| 3.4.7 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles |
| 3.4.6 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles |
| 3.4.5 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles |
Expand Down
4 changes: 2 additions & 2 deletions packages/components/psammead-image-placeholder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-image-placeholder",
"version": "3.4.7",
"version": "3.4.8",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -20,7 +20,7 @@
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-image-placeholder/README.md",
"dependencies": {
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-styles": "7.6.3"
"@bbc/psammead-styles": "8.0.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
Loading