@quilted/react-testing
Advanced tools
Comparing version 0.0.0-preview-20230401011453 to 0.0.0-preview-20230516033513
# @quilted/react-testing | ||
## 0.0.0-preview-20230401011453 | ||
## 0.0.0-preview-20230516033513 | ||
### Patch Changes | ||
- Update to TypeScript 5.0 | ||
- Update Preact dependencies and fix some missing peer dependencies | ||
## 0.5.29 | ||
### Patch Changes | ||
- [`97812120`](https://github.com/lemonmade/quilt/commit/978121207c65a4450a8ca9e43d017c6425a315c3) Thanks [@lemonmade](https://github.com/lemonmade)! - Update Preact dependencies and fix some missing peer dependencies | ||
## 0.5.28 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "@quilted/react-testing", | ||
"type": "module", | ||
"version": "0.0.0-preview-20230401011453", | ||
"version": "0.0.0-preview-20230516033513", | ||
"repository": { | ||
@@ -80,3 +80,3 @@ "type": "git", | ||
"expect": "^27.0.0", | ||
"preact": "^10.13.0", | ||
"preact": "^10.14.0", | ||
"react": "^18.2.0", | ||
@@ -88,3 +88,3 @@ "react-dom": "^18.2.0", | ||
"@jest/globals": "^27.0.0", | ||
"preact": "^10.13.0", | ||
"preact": "^10.14.0", | ||
"react": "^18.0.0", | ||
@@ -91,0 +91,0 @@ "react-dom": "^18.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
346018
5301