@shopify/shopify-app-session-storage
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@shopify/shopify-app-session-storage", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Shopify App Session Storage - abstract class", | ||
@@ -34,16 +34,18 @@ "repository": { | ||
"dependencies": { | ||
"@shopify/shopify-api": "^7.0.0", | ||
"tslib": "^2.4.0" | ||
}, | ||
"peerDependencies": { | ||
"@shopify/shopify-api": "^7.1.0" | ||
}, | ||
"devDependencies": { | ||
"@shopify/eslint-plugin": "^42.1.0", | ||
"@shopify/prettier-config": "^1.1.2", | ||
"@types/jest": "^29.1.1", | ||
"eslint": "^8.38.0", | ||
"@types/jest": "^29.5.1", | ||
"eslint": "^8.40.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"jest": "^28.1.3", | ||
"jest": "^29.5.0", | ||
"jest-fetch-mock": "^3.0.3", | ||
"jest-runner-eslint": "^2.0.0", | ||
"prettier": "^2.8.7", | ||
"ts-jest": "^28.0.8", | ||
"prettier": "^2.8.8", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "^4.9.5" | ||
@@ -50,0 +52,0 @@ }, |
Sorry, the diff of this file is not supported yet
68229
- Removed@shopify/shopify-api@^7.0.0