@react-pdf/textkit
Advanced tools
Comparing version 4.1.0 to 4.1.1
# @react-pdf/textkit | ||
## 4.1.1 | ||
### Patch Changes | ||
- [#2205](https://github.com/diegomura/react-pdf/pull/2205) [`9a5e0be`](https://github.com/diegomura/react-pdf/commit/9a5e0befb89756db07ce053192a136df9d4ba905) Thanks [@jeetiss](https://github.com/jeetiss)! - update babel | ||
## 4.1.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@react-pdf/textkit", | ||
"license": "MIT", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "An advanced text layout framework", | ||
@@ -26,3 +26,3 @@ "main": "./lib/textkit.cjs.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.4", | ||
"@babel/runtime": "^7.20.13", | ||
"@react-pdf/fns": "2.0.0", | ||
@@ -29,0 +29,0 @@ "hyphen": "^1.6.4", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
176042
5411
Updated@babel/runtime@^7.20.13