@graphcommerce/framer-utils
Advanced tools
Comparing version 3.1.0 to 3.1.1
# Change Log | ||
## 3.1.1 | ||
### Patch Changes | ||
- [#1369](https://github.com/graphcommerce-org/graphcommerce/pull/1369) [`ae6449502`](https://github.com/graphcommerce-org/graphcommerce/commit/ae64495024a455bbe5188588604368c1542840c9) Thanks [@paales](https://github.com/paales)! - Upgraded dependencies | ||
## 3.1.0 | ||
@@ -4,0 +10,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"repository": "github:graphcommerce-org/graphcommerce", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"sideEffects": false, | ||
@@ -19,6 +19,6 @@ "scripts": { | ||
"devDependencies": { | ||
"@graphcommerce/eslint-config-pwa": "^4.1.2", | ||
"@graphcommerce/prettier-config-pwa": "^4.0.3", | ||
"@graphcommerce/eslint-config-pwa": "^4.1.3", | ||
"@graphcommerce/prettier-config-pwa": "^4.0.5", | ||
"@graphcommerce/typescript-config-pwa": "^4.0.2", | ||
"@playwright/test": "^1.19.2" | ||
"@playwright/test": "^1.20.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "peerDependencies": { |
14459