@balena/open-balena-api 29.1.1 → 29.1.2-build-renovate-major-10--balenaabstract-sql-compiler-c2e388f7c4f3ff1f634c4973c654590d20d55072-1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@balena/open-balena-api",
3
3
  "description": "Internet of things, Made Simple",
4
- "version": "29.1.1",
4
+ "version": "29.1.2-build-renovate-major-10--balenaabstract-sql-compiler-c2e388f7c4f3ff1f634c4973c654590d20d55072-1",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -44,7 +44,7 @@
44
44
  "prepare": "node -e \"try { (await import('husky')).default() } catch (e) { if (e.code !== 'ERR_MODULE_NOT_FOUND') throw e }\" --input-type module"
45
45
  },
46
46
  "dependencies": {
47
- "@balena/abstract-sql-compiler": "^9.2.0",
47
+ "@balena/abstract-sql-compiler": "^10.0.0",
48
48
  "@balena/abstract-sql-to-typescript": "^4.0.6",
49
49
  "@balena/env-parsing": "^1.2.0",
50
50
  "@balena/es-version": "^1.0.3",
@@ -168,6 +168,6 @@
168
168
  "loader": "ts-node/esm/transpile-only"
169
169
  },
170
170
  "versionist": {
171
- "publishedAt": "2024-10-09T14:44:50.217Z"
171
+ "publishedAt": "2024-10-09T17:52:51.237Z"
172
172
  }
173
173
  }