Skip to content

Commit

Permalink
fix(deps): update typography-js monorepo (#631)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 732add2 commit e177609
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"react-dom": "17.0.2",
"react-helmet": "6.1.0",
"react-is": "17.0.2",
"react-typography": "0.16.20",
"react-typography": "0.16.23",
"styled-components": "5.3.5",
"ts-node": "9.1.1",
"typeface-merriweather": "1.1.13",
"typeface-montserrat": "1.1.13",
"typescript": "4.7.2",
"typography": "0.16.21",
"typography": "0.16.24",
"typography-theme-wordpress-2016": "0.16.19"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18745,13 +18745,13 @@ __metadata:
react-helmet: 6.1.0
react-is: 17.0.2
react-test-renderer: 17.0.2
react-typography: 0.16.20
react-typography: 0.16.23
styled-components: 5.3.5
ts-node: 9.1.1
typeface-merriweather: 1.1.13
typeface-montserrat: 1.1.13
typescript: 4.7.2
typography: 0.16.21
typography: 0.16.24
typography-theme-wordpress-2016: 0.16.19
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -19890,12 +19890,12 @@ __metadata:
languageName: node
linkType: hard

"react-typography@npm:0.16.20":
version: 0.16.20
resolution: "react-typography@npm:0.16.20"
"react-typography@npm:0.16.23":
version: 0.16.23
resolution: "react-typography@npm:0.16.23"
peerDependencies:
react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 610f59de95dda917d5c48668b829d2eea4f255f381258663a81717f7360f84574061362b68a1be1c3b519c6b0b1df9659262af07f9b4fe55a95a5b8d372a6234
react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: f60480565a9ce3077744da0e5c017a44e68f978d86f0d9fa7e38f25905444bc74429a0bfe6302b2ca90d4e40b75d23fda389665a7c6635abe6e3f1bc63f43a97
languageName: node
linkType: hard

Expand Down Expand Up @@ -23153,9 +23153,9 @@ __metadata:
languageName: node
linkType: hard

"typography@npm:0.16.21":
version: 0.16.21
resolution: "typography@npm:0.16.21"
"typography@npm:0.16.24":
version: 0.16.24
resolution: "typography@npm:0.16.24"
dependencies:
compass-vertical-rhythm: ^1.4.5
decamelize: ^1.2.0
Expand All @@ -23164,7 +23164,7 @@ __metadata:
modularscale: ^1.0.2
object-assign: ^4.1.0
typography-normalize: ^0.16.19
checksum: cad1a696fcd22c104c2a48f7f940facc3d6b7ccde9253b72bf02ffe6350dcb2bb484da9d8934223bdbcec8e4d3b4d0a2badffc3695b74fdf997689e07d772643
checksum: 8bb8418911ba28c0d4dfe0b30fede8b9b7d490fe5f1f22fff57110dcfdc4347645fc45dd111402b73c684b4f66f6387a0151c112f3871aab16f7382d12cbba11
languageName: node
linkType: hard

Expand Down

0 comments on commit e177609

Please sign in to comment.