Skip to content

Commit

Permalink
Bump the emotion group across 2 directories with 5 updates
Browse files Browse the repository at this point in the history
Bumps the emotion group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/cache](https://github.com/emotion-js/emotion) | `11.11.0` | `11.12.0` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.4` | `11.12.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.5` | `11.12.0` |
| [@emotion/babel-plugin](https://github.com/emotion-js/emotion) | `11.11.0` | `11.12.0` |
| [@emotion/babel-preset-css-prop](https://github.com/emotion-js/emotion) | `11.11.0` | `11.12.0` |

Bumps the emotion group with 1 update in the /ws-nextjs-app directory: [@emotion/babel-plugin](https://github.com/emotion-js/emotion).


Updates `@emotion/cache` from 11.11.0 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/react` from 11.11.4 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.11.5 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/babel-plugin` from 11.11.0 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/babel-preset-css-prop` from 11.11.0 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/babel-plugin` from 11.11.0 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

---
updated-dependencies:
- dependency-name: "@emotion/cache"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: emotion
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: emotion
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: emotion
- dependency-name: "@emotion/babel-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: emotion
- dependency-name: "@emotion/babel-preset-css-prop"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: emotion
- dependency-name: "@emotion/babel-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: emotion
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 74f8427 commit 02f3535
Show file tree
Hide file tree
Showing 29 changed files with 97 additions and 83 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@
"homepage": "https://github.com/bbc/simorgh#readme",
"dependencies": {
"@bbc/web-vitals": "1.2.0",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/cache": "11.12.0",
"@emotion/react": "11.12.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.11.5",
"@emotion/styled": "11.12.0",
"@loadable/component": "5.16.4",
"@loadable/server": "5.16.5",
"@optimizely/react-sdk": "2.9.2",
Expand Down Expand Up @@ -145,8 +145,8 @@
"@babel/preset-typescript": "7.24.6",
"@babel/runtime": "7.24.6",
"@cypress/webpack-preprocessor": "6.0.1",
"@emotion/babel-plugin": "11.11.0",
"@emotion/babel-preset-css-prop": "11.11.0",
"@emotion/babel-plugin": "11.12.0",
"@emotion/babel-preset-css-prop": "11.12.0",
"@emotion/jest": "11.11.0",
"@esbuild/darwin-arm64": "npm:@esbuild/darwin-arm64@npm:0.20.2",
"@esbuild/darwin-x64": "npm:@esbuild/darwin-x64@npm:0.20.2",
Expand Down
2 changes: 1 addition & 1 deletion ws-nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/core": "7.24.6",
"@babel/plugin-proposal-export-default-from": "7.24.6",
"@babel/preset-react": "7.24.6",
"@emotion/babel-plugin": "11.11.0",
"@emotion/babel-plugin": "11.12.0",
"@emotion/jest": "^11.11.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
Expand Down
168 changes: 91 additions & 77 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3137,60 +3137,60 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin-jsx-pragmatic@npm:^0.2.1":
version: 0.2.1
resolution: "@emotion/babel-plugin-jsx-pragmatic@npm:0.2.1"
"@emotion/babel-plugin-jsx-pragmatic@npm:^0.3.0":
version: 0.3.0
resolution: "@emotion/babel-plugin-jsx-pragmatic@npm:0.3.0"
dependencies:
"@babel/plugin-syntax-jsx": "npm:^7.17.12"
peerDependencies:
"@babel/core": ^7.0.0
checksum: 10/2c7e9c687c8e12855c9a419e9a8e530b236e1c42f5a196f1abaf5079947d18069733f1f8257e90c6bafa302c87f433577745ea799b63d4211c82d7b3a57917d6
checksum: 10/752124c6fd0f88c9820c9861988068de50ff7728268d77f0d0f3f4086b063ec033ece5ef4cd3c312962f003ec6f115df5c255dd79ca6aa05f8072ddc51eb05f4
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:11.11.0, @emotion/babel-plugin@npm:^11.11.0":
version: 11.11.0
resolution: "@emotion/babel-plugin@npm:11.11.0"
"@emotion/babel-plugin@npm:11.12.0, @emotion/babel-plugin@npm:^11.12.0":
version: 11.12.0
resolution: "@emotion/babel-plugin@npm:11.12.0"
dependencies:
"@babel/helper-module-imports": "npm:^7.16.7"
"@babel/runtime": "npm:^7.18.3"
"@emotion/hash": "npm:^0.9.1"
"@emotion/memoize": "npm:^0.8.1"
"@emotion/serialize": "npm:^1.1.2"
"@emotion/hash": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/serialize": "npm:^1.2.0"
babel-plugin-macros: "npm:^3.1.0"
convert-source-map: "npm:^1.5.0"
escape-string-regexp: "npm:^4.0.0"
find-root: "npm:^1.1.0"
source-map: "npm:^0.5.7"
stylis: "npm:4.2.0"
checksum: 10/8de017666838fc06b1a961d7a49b4e6dc0c83dbb064ea33512bae056594f0811a87e3242ef90fa2aa49fc080fab1cc7af536e7aee9398eaca7a1fc020d2dd527
checksum: 10/fe6f4522ea2b61ef4214dd0b0f3778aad9c18434b47e50ae5091af226526bf305455c313065826a090682520c9462c151d4df62ec128f14671d3125afc05b148
languageName: node
linkType: hard

"@emotion/babel-preset-css-prop@npm:11.11.0":
version: 11.11.0
resolution: "@emotion/babel-preset-css-prop@npm:11.11.0"
"@emotion/babel-preset-css-prop@npm:11.12.0":
version: 11.12.0
resolution: "@emotion/babel-preset-css-prop@npm:11.12.0"
dependencies:
"@babel/plugin-transform-react-jsx": "npm:^7.17.12"
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.11.0"
"@emotion/babel-plugin-jsx-pragmatic": "npm:^0.2.1"
"@emotion/babel-plugin": "npm:^11.12.0"
"@emotion/babel-plugin-jsx-pragmatic": "npm:^0.3.0"
peerDependencies:
"@babel/core": ^7.0.0
checksum: 10/919fe8048151d0c0f24e8cc4b2a926fe40cd93ba3c49901e7e42fd45c7a032a97562877c76317b0427b1c6a414ecc38ca91a5995bfccb1e409fc3a65d09afcdf
checksum: 10/baf01251e84cc403045265b477fcb93f7e710a19fe0c44a286550ff43c5ea2cbe2489933f28fae382497c374c9c62e2c52570ae0371df44e8bb4c9cdaef9771f
languageName: node
linkType: hard

"@emotion/cache@npm:11.11.0, @emotion/cache@npm:^11.11.0":
version: 11.11.0
resolution: "@emotion/cache@npm:11.11.0"
"@emotion/cache@npm:11.12.0, @emotion/cache@npm:^11.12.0":
version: 11.12.0
resolution: "@emotion/cache@npm:11.12.0"
dependencies:
"@emotion/memoize": "npm:^0.8.1"
"@emotion/sheet": "npm:^1.2.2"
"@emotion/utils": "npm:^1.2.1"
"@emotion/weak-memoize": "npm:^0.3.1"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/sheet": "npm:^1.3.0"
"@emotion/utils": "npm:^1.3.0"
"@emotion/weak-memoize": "npm:^0.4.0"
stylis: "npm:4.2.0"
checksum: 10/ef29756247dafb87168b4ffb76ee60feb06b8a1016323ecb1d3ba8aed3f4300ca10049bedbfe83aa11e0d81e616c328002a9d50020ebb3af6e4f5337a785c1fe
checksum: 10/706fc607d2d1350e5c07d87c905d786ad351ff1c49ebabb45fc76c3c532976c9f2d54109523fa71c3745325cd215d3a9f8e66c898134e2ea7baf3ee24c080411
languageName: node
linkType: hard

Expand All @@ -3204,19 +3204,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/hash@npm:^0.9.1":
version: 0.9.1
resolution: "@emotion/hash@npm:0.9.1"
checksum: 10/716e17e48bf9047bf9383982c071de49f2615310fb4e986738931776f5a823bc1f29c84501abe0d3df91a3803c80122d24e28b57351bca9e01356ebb33d89876
"@emotion/hash@npm:^0.9.2":
version: 0.9.2
resolution: "@emotion/hash@npm:0.9.2"
checksum: 10/379bde2830ccb0328c2617ec009642321c0e009a46aa383dfbe75b679c6aea977ca698c832d225a893901f29d7b3eef0e38cf341f560f6b2b56f1ff23c172387
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^1.2.2":
version: 1.2.2
resolution: "@emotion/is-prop-valid@npm:1.2.2"
"@emotion/is-prop-valid@npm:^1.3.0":
version: 1.3.0
resolution: "@emotion/is-prop-valid@npm:1.3.0"
dependencies:
"@emotion/memoize": "npm:^0.8.1"
checksum: 10/0fa3960abfbe845d40cc230ab8c9408e1f33d3c03b321980359911c7212133cdcb0344d249e9dab23342b304567eece7a10ec44b986f7230e0640ba00049dceb
"@emotion/memoize": "npm:^0.9.0"
checksum: 10/9b395dd9734fa88e24aa5adeef90ba86564d29c85d07a18cd39fbd06fbe597a5008a335a6147088de9f0533dbb3691786c8e10e6eaab5c7d960634833a054005
languageName: node
linkType: hard

Expand Down Expand Up @@ -3248,37 +3248,44 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.11.4":
version: 11.11.4
resolution: "@emotion/react@npm:11.11.4"
"@emotion/memoize@npm:^0.9.0":
version: 0.9.0
resolution: "@emotion/memoize@npm:0.9.0"
checksum: 10/038132359397348e378c593a773b1148cd0cf0a2285ffd067a0f63447b945f5278860d9de718f906a74c7c940ba1783ac2ca18f1c06a307b01cc0e3944e783b1
languageName: node
linkType: hard

"@emotion/react@npm:11.12.0":
version: 11.12.0
resolution: "@emotion/react@npm:11.12.0"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.11.0"
"@emotion/cache": "npm:^11.11.0"
"@emotion/serialize": "npm:^1.1.3"
"@emotion/babel-plugin": "npm:^11.12.0"
"@emotion/cache": "npm:^11.12.0"
"@emotion/serialize": "npm:^1.2.0"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
"@emotion/utils": "npm:^1.2.1"
"@emotion/weak-memoize": "npm:^0.3.1"
"@emotion/utils": "npm:^1.3.0"
"@emotion/weak-memoize": "npm:^0.4.0"
hoist-non-react-statics: "npm:^3.3.1"
peerDependencies:
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/e7da3a1ddc1d72a4179010bdfd17423c13b1a77bf83a8b18271e919fd382d08c62dc2313ed5347acfd1ef85bb1bae8932597647a986e8a1ea1462552716cd495
checksum: 10/e3977fafa2db42f80c89972de6400d851bed155647dec1b625ff528039ae93549bdff49abf4294d57fdb8b77715b3965a68bb6182e8f3f8cb50358713546ef66
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.1.2, @emotion/serialize@npm:^1.1.3, @emotion/serialize@npm:^1.1.4":
version: 1.1.4
resolution: "@emotion/serialize@npm:1.1.4"
"@emotion/serialize@npm:^1.2.0":
version: 1.2.0
resolution: "@emotion/serialize@npm:1.2.0"
dependencies:
"@emotion/hash": "npm:^0.9.1"
"@emotion/memoize": "npm:^0.8.1"
"@emotion/unitless": "npm:^0.8.1"
"@emotion/utils": "npm:^1.2.1"
"@emotion/hash": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/unitless": "npm:^0.9.0"
"@emotion/utils": "npm:^1.3.0"
csstype: "npm:^3.0.2"
checksum: 10/11fc4f960226778e9a5f86310b739703986d13b2de3e89a16d788126ce312b2c8c174a2947c9bfc80cb124b331c36feeac44193f81150616d94b1ba19a92d70a
checksum: 10/fbaf60c17a0f81e207f9b73537b9cc2b5dcafd9368d1600cb682815b8c759a7d44b8c18f6a7caf5aa7b4d05d221797580b36e89ceffeae9cc34a2372d7875351
languageName: node
linkType: hard

Expand All @@ -3299,37 +3306,37 @@ __metadata:
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.2.2":
version: 1.2.2
resolution: "@emotion/sheet@npm:1.2.2"
checksum: 10/cc46b20ef7273dc28de889927ae1498f854be2890905745fcc3154fbbacaa54df1e28c3d89ff3339c2022782c78933f51955bb950d105d5a219576db1eadfb7a
"@emotion/sheet@npm:^1.3.0":
version: 1.3.0
resolution: "@emotion/sheet@npm:1.3.0"
checksum: 10/f11d008c04ef60afba4e1a1510e56fe674c6690b897a4ceab7145a4e932150032699ece6977d99ab752260a471354b5015eb3f9c5b3cba9a13e0bfa1b7d600ab
languageName: node
linkType: hard

"@emotion/styled@npm:11.11.5":
version: 11.11.5
resolution: "@emotion/styled@npm:11.11.5"
"@emotion/styled@npm:11.12.0":
version: 11.12.0
resolution: "@emotion/styled@npm:11.12.0"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.11.0"
"@emotion/is-prop-valid": "npm:^1.2.2"
"@emotion/serialize": "npm:^1.1.4"
"@emotion/babel-plugin": "npm:^11.12.0"
"@emotion/is-prop-valid": "npm:^1.3.0"
"@emotion/serialize": "npm:^1.2.0"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
"@emotion/utils": "npm:^1.2.1"
"@emotion/utils": "npm:^1.3.0"
peerDependencies:
"@emotion/react": ^11.0.0-rc.0
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/a936787ef80d73066840391522d88280424de0abb56bec83d17e14bdc5a515e77e343dd171f7caae1405462e3f71815b5480dcc4e1eff5e8ff4a020f5c39341e
checksum: 10/a9058dc2d820c6d589bf1eb3509cfa95c1e7aa912377966c4e4b10c135620886dba16008359c41ccf64a953cb3b4be9d29d36af9059dbc85adaf148bfbc2797f
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.8.1":
version: 0.8.1
resolution: "@emotion/unitless@npm:0.8.1"
checksum: 10/918f73c46ac0b7161e3c341cc07d651ce87e31ab1695e74b12adb7da6bb98dfbff8c69cf68a4e40d9eb3d820ca055dc1267aeb3007927ce88f98b885bf729b63
"@emotion/unitless@npm:^0.9.0":
version: 0.9.0
resolution: "@emotion/unitless@npm:0.9.0"
checksum: 10/242754aa2f7368b5c2a5dbe61bf0a2bb0bfb4de091fe2388282f8c014c0796d0ca166b1639cf4f5f0e57e59258b622e7946a2e976ed5a56e06a5a306ca25adca
languageName: node
linkType: hard

Expand All @@ -3349,10 +3356,17 @@ __metadata:
languageName: node
linkType: hard

"@emotion/weak-memoize@npm:^0.3.1":
version: 0.3.1
resolution: "@emotion/weak-memoize@npm:0.3.1"
checksum: 10/b2be47caa24a8122622ea18cd2d650dbb4f8ad37b636dc41ed420c2e082f7f1e564ecdea68122b546df7f305b159bf5ab9ffee872abd0f052e687428459af594
"@emotion/utils@npm:^1.3.0":
version: 1.3.0
resolution: "@emotion/utils@npm:1.3.0"
checksum: 10/ba391a71dd6071730faf6a1c577ff8466904ffc89b2d67e2fc6f38046962aa4531570cc79b75ceec587ea410f24390e49d4e8e2f5015b07412aba6f915e2053c
languageName: node
linkType: hard

"@emotion/weak-memoize@npm:^0.4.0":
version: 0.4.0
resolution: "@emotion/weak-memoize@npm:0.4.0"
checksum: 10/db5da0e89bd752c78b6bd65a1e56231f0abebe2f71c0bd8fc47dff96408f7065b02e214080f99924f6a3bfe7ee15afc48dad999d76df86b39b16e513f7a94f52
languageName: node
linkType: hard

Expand Down Expand Up @@ -16981,7 +16995,7 @@ __metadata:
"@babel/core": "npm:7.24.6"
"@babel/plugin-proposal-export-default-from": "npm:7.24.6"
"@babel/preset-react": "npm:7.24.6"
"@emotion/babel-plugin": "npm:11.11.0"
"@emotion/babel-plugin": "npm:11.12.0"
"@emotion/jest": "npm:^11.11.0"
"@testing-library/jest-dom": "npm:6.4.5"
"@testing-library/react": "npm:15.0.7"
Expand Down Expand Up @@ -17015,13 +17029,13 @@ __metadata:
"@babel/runtime": "npm:7.24.6"
"@bbc/web-vitals": "npm:1.2.0"
"@cypress/webpack-preprocessor": "npm:6.0.1"
"@emotion/babel-plugin": "npm:11.11.0"
"@emotion/babel-preset-css-prop": "npm:11.11.0"
"@emotion/cache": "npm:11.11.0"
"@emotion/babel-plugin": "npm:11.12.0"
"@emotion/babel-preset-css-prop": "npm:11.12.0"
"@emotion/cache": "npm:11.12.0"
"@emotion/jest": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/react": "npm:11.12.0"
"@emotion/server": "npm:11.11.0"
"@emotion/styled": "npm:11.11.5"
"@emotion/styled": "npm:11.12.0"
"@esbuild/darwin-arm64": "npm:@esbuild/darwin-arm64@npm:0.20.2"
"@esbuild/darwin-x64": "npm:@esbuild/darwin-x64@npm:0.20.2"
"@esbuild/linux-x64": "npm:@esbuild/linux-x64@npm:0.20.2"
Expand Down

0 comments on commit 02f3535

Please sign in to comment.