@lowdefy/server 4.7.0 → 4.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +21 -21
  2. package/package.original.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowdefy/server",
3
- "version": "4.7.0",
3
+ "version": "4.7.1",
4
4
  "license": "Apache-2.0",
5
5
  "description": "",
6
6
  "homepage": "https://lowdefy.com",
@@ -36,25 +36,25 @@
36
36
  ".npmrc"
37
37
  ],
38
38
  "dependencies": {
39
- "@lowdefy/actions-core": "4.7.0",
40
- "@lowdefy/api": "4.7.0",
41
- "@lowdefy/block-utils": "4.7.0",
42
- "@lowdefy/blocks-antd": "4.7.0",
43
- "@lowdefy/blocks-basic": "4.7.0",
44
- "@lowdefy/blocks-loaders": "4.7.0",
45
- "@lowdefy/blocks-markdown": "4.7.0",
46
- "@lowdefy/client": "4.7.0",
47
- "@lowdefy/connection-axios-http": "4.7.0",
48
- "@lowdefy/connection-mongodb": "4.7.0",
49
- "@lowdefy/errors": "4.7.0",
50
- "@lowdefy/helpers": "4.7.0",
51
- "@lowdefy/layout": "4.7.0",
52
- "@lowdefy/logger": "4.7.0",
53
- "@lowdefy/node-utils": "4.7.0",
54
- "@lowdefy/operators-js": "4.7.0",
55
- "@lowdefy/operators-nunjucks": "4.7.0",
56
- "@lowdefy/operators-uuid": "4.7.0",
57
- "@lowdefy/plugin-next-auth": "4.7.0",
39
+ "@lowdefy/actions-core": "4.7.1",
40
+ "@lowdefy/api": "4.7.1",
41
+ "@lowdefy/block-utils": "4.7.1",
42
+ "@lowdefy/blocks-antd": "4.7.1",
43
+ "@lowdefy/blocks-basic": "4.7.1",
44
+ "@lowdefy/blocks-loaders": "4.7.1",
45
+ "@lowdefy/blocks-markdown": "4.7.1",
46
+ "@lowdefy/client": "4.7.1",
47
+ "@lowdefy/connection-axios-http": "4.7.1",
48
+ "@lowdefy/connection-mongodb": "4.7.1",
49
+ "@lowdefy/errors": "4.7.1",
50
+ "@lowdefy/helpers": "4.7.1",
51
+ "@lowdefy/layout": "4.7.1",
52
+ "@lowdefy/logger": "4.7.1",
53
+ "@lowdefy/node-utils": "4.7.1",
54
+ "@lowdefy/operators-js": "4.7.1",
55
+ "@lowdefy/operators-nunjucks": "4.7.1",
56
+ "@lowdefy/operators-uuid": "4.7.1",
57
+ "@lowdefy/plugin-next-auth": "4.7.1",
58
58
  "@sentry/nextjs": "8.53.0",
59
59
  "next": "13.5.4",
60
60
  "next-auth": "4.24.5",
@@ -66,7 +66,7 @@
66
66
  "uuid": "13.0.0"
67
67
  },
68
68
  "devDependencies": {
69
- "@lowdefy/build": "4.7.0",
69
+ "@lowdefy/build": "4.7.1",
70
70
  "@next/eslint-plugin-next": "13.5.4",
71
71
  "less": "4.2.0",
72
72
  "less-loader": "11.1.3",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowdefy/server",
3
- "version": "4.7.0",
3
+ "version": "4.7.1",
4
4
  "license": "Apache-2.0",
5
5
  "description": "",
6
6
  "homepage": "https://lowdefy.com",
@@ -46,25 +46,25 @@
46
46
  "prepublishOnly": "pnpm build"
47
47
  },
48
48
  "dependencies": {
49
- "@lowdefy/actions-core": "4.7.0",
50
- "@lowdefy/api": "4.7.0",
51
- "@lowdefy/block-utils": "4.7.0",
52
- "@lowdefy/blocks-antd": "4.7.0",
53
- "@lowdefy/blocks-basic": "4.7.0",
54
- "@lowdefy/blocks-loaders": "4.7.0",
55
- "@lowdefy/blocks-markdown": "4.7.0",
56
- "@lowdefy/client": "4.7.0",
57
- "@lowdefy/connection-axios-http": "4.7.0",
58
- "@lowdefy/connection-mongodb": "4.7.0",
59
- "@lowdefy/errors": "4.7.0",
60
- "@lowdefy/helpers": "4.7.0",
61
- "@lowdefy/layout": "4.7.0",
62
- "@lowdefy/logger": "4.7.0",
63
- "@lowdefy/node-utils": "4.7.0",
64
- "@lowdefy/operators-js": "4.7.0",
65
- "@lowdefy/operators-nunjucks": "4.7.0",
66
- "@lowdefy/operators-uuid": "4.7.0",
67
- "@lowdefy/plugin-next-auth": "4.7.0",
49
+ "@lowdefy/actions-core": "4.7.1",
50
+ "@lowdefy/api": "4.7.1",
51
+ "@lowdefy/block-utils": "4.7.1",
52
+ "@lowdefy/blocks-antd": "4.7.1",
53
+ "@lowdefy/blocks-basic": "4.7.1",
54
+ "@lowdefy/blocks-loaders": "4.7.1",
55
+ "@lowdefy/blocks-markdown": "4.7.1",
56
+ "@lowdefy/client": "4.7.1",
57
+ "@lowdefy/connection-axios-http": "4.7.1",
58
+ "@lowdefy/connection-mongodb": "4.7.1",
59
+ "@lowdefy/errors": "4.7.1",
60
+ "@lowdefy/helpers": "4.7.1",
61
+ "@lowdefy/layout": "4.7.1",
62
+ "@lowdefy/logger": "4.7.1",
63
+ "@lowdefy/node-utils": "4.7.1",
64
+ "@lowdefy/operators-js": "4.7.1",
65
+ "@lowdefy/operators-nunjucks": "4.7.1",
66
+ "@lowdefy/operators-uuid": "4.7.1",
67
+ "@lowdefy/plugin-next-auth": "4.7.1",
68
68
  "@sentry/nextjs": "8.53.0",
69
69
  "next": "13.5.4",
70
70
  "next-auth": "4.24.5",
@@ -76,7 +76,7 @@
76
76
  "uuid": "13.0.0"
77
77
  },
78
78
  "devDependencies": {
79
- "@lowdefy/build": "4.7.0",
79
+ "@lowdefy/build": "4.7.1",
80
80
  "@next/eslint-plugin-next": "13.5.4",
81
81
  "less": "4.2.0",
82
82
  "less-loader": "11.1.3",