bits-to-dead-trees
Advanced tools
Comparing version 1.1.0 to 1.1.1
# bits-to-dead-trees | ||
## 1.1.1 | ||
### Patch Changes | ||
- e943b30: Update to Playwright 1.25.1 | ||
## 1.1.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "bits-to-dead-trees", | ||
"author": "Robin Mehner <robin@coding-robin.de>", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Turn HTML into PDF files", | ||
@@ -31,8 +31,8 @@ "repository": "github:rmehner/bits-to-dead-trees", | ||
"dependencies": { | ||
"fastify": "^4.4.0", | ||
"playwright-core": "^1.25.0" | ||
"fastify": "^4.5.3", | ||
"playwright-core": "^1.25.1" | ||
}, | ||
"devDependencies": { | ||
"@changesets/cli": "^2.24.2", | ||
"eslint": "^8.22.0", | ||
"@changesets/cli": "^2.24.4", | ||
"eslint": "^8.23.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
@@ -39,0 +39,0 @@ "nodemon": "^2.0.19", |
Sorry, the diff of this file is not supported yet
26352
Updatedfastify@^4.5.3
Updatedplaywright-core@^1.25.1