@xata.io/netlify
Advanced tools
Comparing version 0.0.0-alpha.v3fbf05434b2ce55be4dc70f0dbb01a0cf4e64747 to 0.0.0-alpha.v3fdfb519575c0becd3b2c832ec5f2e2141586fd1
# @xata.io/netlify | ||
## 0.0.0-alpha.v3fbf05434b2ce55be4dc70f0dbb01a0cf4e64747 | ||
## 0.0.0-alpha.v3fdfb519575c0becd3b2c832ec5f2e2141586fd1 | ||
@@ -8,4 +8,11 @@ ### Patch Changes | ||
- Updated dependencies []: | ||
- @xata.io/client@0.0.0-alpha.v3fbf05434b2ce55be4dc70f0dbb01a0cf4e64747 | ||
- @xata.io/client@0.0.0-alpha.v3fdfb519575c0becd3b2c832ec5f2e2141586fd1 | ||
## 0.1.32 | ||
### Patch Changes | ||
- Updated dependencies [[`cc673c9`](https://github.com/xataio/client-ts/commit/cc673c9a7885351082020e360630eab5db78c652)]: | ||
- @xata.io/client@0.30.0 | ||
## 0.1.31 | ||
@@ -12,0 +19,0 @@ |
{ | ||
"name": "@xata.io/netlify", | ||
"version": "0.0.0-alpha.v3fbf05434b2ce55be4dc70f0dbb01a0cf4e64747", | ||
"version": "0.0.0-alpha.v3fdfb519575c0becd3b2c832ec5f2e2141586fd1", | ||
"description": "", | ||
@@ -21,10 +21,10 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@babel/core": "^7.24.6", | ||
"@babel/core": "^7.25.2", | ||
"@netlify/build": "=29.20.6", | ||
"@xata.io/client": "0.0.0-alpha.v3fbf05434b2ce55be4dc70f0dbb01a0cf4e64747" | ||
"@xata.io/client": "0.0.0-alpha.v3fdfb519575c0becd3b2c832ec5f2e2141586fd1" | ||
}, | ||
"devDependencies": { | ||
"@types/babel__core": "^7.20.5", | ||
"@types/node": "^20.12.12", | ||
"typescript": "^5.4.5" | ||
"@types/node": "^22.4.1", | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -31,0 +31,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
156408