@lowdefy/server 4.5.1 → 4.5.2
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.
- package/package.json +19 -19
- package/package.original.json +19 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lowdefy/server",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.2",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "",
|
|
6
6
|
"homepage": "https://lowdefy.com",
|
|
@@ -36,23 +36,23 @@
|
|
|
36
36
|
".npmrc"
|
|
37
37
|
],
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@lowdefy/actions-core": "4.5.
|
|
40
|
-
"@lowdefy/api": "4.5.
|
|
41
|
-
"@lowdefy/block-utils": "4.5.
|
|
42
|
-
"@lowdefy/blocks-antd": "4.5.
|
|
43
|
-
"@lowdefy/blocks-basic": "4.5.
|
|
44
|
-
"@lowdefy/blocks-loaders": "4.5.
|
|
45
|
-
"@lowdefy/blocks-markdown": "4.5.
|
|
46
|
-
"@lowdefy/client": "4.5.
|
|
47
|
-
"@lowdefy/connection-axios-http": "4.5.
|
|
48
|
-
"@lowdefy/connection-mongodb": "4.5.
|
|
49
|
-
"@lowdefy/helpers": "4.5.
|
|
50
|
-
"@lowdefy/layout": "4.5.
|
|
51
|
-
"@lowdefy/node-utils": "4.5.
|
|
52
|
-
"@lowdefy/operators-js": "4.5.
|
|
53
|
-
"@lowdefy/operators-nunjucks": "4.5.
|
|
54
|
-
"@lowdefy/operators-uuid": "4.5.
|
|
55
|
-
"@lowdefy/plugin-next-auth": "4.5.
|
|
39
|
+
"@lowdefy/actions-core": "4.5.2",
|
|
40
|
+
"@lowdefy/api": "4.5.2",
|
|
41
|
+
"@lowdefy/block-utils": "4.5.2",
|
|
42
|
+
"@lowdefy/blocks-antd": "4.5.2",
|
|
43
|
+
"@lowdefy/blocks-basic": "4.5.2",
|
|
44
|
+
"@lowdefy/blocks-loaders": "4.5.2",
|
|
45
|
+
"@lowdefy/blocks-markdown": "4.5.2",
|
|
46
|
+
"@lowdefy/client": "4.5.2",
|
|
47
|
+
"@lowdefy/connection-axios-http": "4.5.2",
|
|
48
|
+
"@lowdefy/connection-mongodb": "4.5.2",
|
|
49
|
+
"@lowdefy/helpers": "4.5.2",
|
|
50
|
+
"@lowdefy/layout": "4.5.2",
|
|
51
|
+
"@lowdefy/node-utils": "4.5.2",
|
|
52
|
+
"@lowdefy/operators-js": "4.5.2",
|
|
53
|
+
"@lowdefy/operators-nunjucks": "4.5.2",
|
|
54
|
+
"@lowdefy/operators-uuid": "4.5.2",
|
|
55
|
+
"@lowdefy/plugin-next-auth": "4.5.2",
|
|
56
56
|
"next": "13.5.4",
|
|
57
57
|
"next-auth": "4.24.5",
|
|
58
58
|
"pino": "8.16.2",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"react-icons": "4.12.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@lowdefy/build": "4.5.
|
|
65
|
+
"@lowdefy/build": "4.5.2",
|
|
66
66
|
"@next/eslint-plugin-next": "13.5.4",
|
|
67
67
|
"less": "4.2.0",
|
|
68
68
|
"less-loader": "11.1.3",
|
package/package.original.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lowdefy/server",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.2",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "",
|
|
6
6
|
"homepage": "https://lowdefy.com",
|
|
@@ -46,23 +46,23 @@
|
|
|
46
46
|
"prepublishOnly": "pnpm build"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@lowdefy/actions-core": "4.5.
|
|
50
|
-
"@lowdefy/api": "4.5.
|
|
51
|
-
"@lowdefy/block-utils": "4.5.
|
|
52
|
-
"@lowdefy/blocks-antd": "4.5.
|
|
53
|
-
"@lowdefy/blocks-basic": "4.5.
|
|
54
|
-
"@lowdefy/blocks-loaders": "4.5.
|
|
55
|
-
"@lowdefy/blocks-markdown": "4.5.
|
|
56
|
-
"@lowdefy/client": "4.5.
|
|
57
|
-
"@lowdefy/connection-axios-http": "4.5.
|
|
58
|
-
"@lowdefy/connection-mongodb": "4.5.
|
|
59
|
-
"@lowdefy/helpers": "4.5.
|
|
60
|
-
"@lowdefy/layout": "4.5.
|
|
61
|
-
"@lowdefy/node-utils": "4.5.
|
|
62
|
-
"@lowdefy/operators-js": "4.5.
|
|
63
|
-
"@lowdefy/operators-nunjucks": "4.5.
|
|
64
|
-
"@lowdefy/operators-uuid": "4.5.
|
|
65
|
-
"@lowdefy/plugin-next-auth": "4.5.
|
|
49
|
+
"@lowdefy/actions-core": "4.5.2",
|
|
50
|
+
"@lowdefy/api": "4.5.2",
|
|
51
|
+
"@lowdefy/block-utils": "4.5.2",
|
|
52
|
+
"@lowdefy/blocks-antd": "4.5.2",
|
|
53
|
+
"@lowdefy/blocks-basic": "4.5.2",
|
|
54
|
+
"@lowdefy/blocks-loaders": "4.5.2",
|
|
55
|
+
"@lowdefy/blocks-markdown": "4.5.2",
|
|
56
|
+
"@lowdefy/client": "4.5.2",
|
|
57
|
+
"@lowdefy/connection-axios-http": "4.5.2",
|
|
58
|
+
"@lowdefy/connection-mongodb": "4.5.2",
|
|
59
|
+
"@lowdefy/helpers": "4.5.2",
|
|
60
|
+
"@lowdefy/layout": "4.5.2",
|
|
61
|
+
"@lowdefy/node-utils": "4.5.2",
|
|
62
|
+
"@lowdefy/operators-js": "4.5.2",
|
|
63
|
+
"@lowdefy/operators-nunjucks": "4.5.2",
|
|
64
|
+
"@lowdefy/operators-uuid": "4.5.2",
|
|
65
|
+
"@lowdefy/plugin-next-auth": "4.5.2",
|
|
66
66
|
"next": "13.5.4",
|
|
67
67
|
"next-auth": "4.24.5",
|
|
68
68
|
"pino": "8.16.2",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"react-icons": "4.12.0"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@lowdefy/build": "4.5.
|
|
75
|
+
"@lowdefy/build": "4.5.2",
|
|
76
76
|
"@next/eslint-plugin-next": "13.5.4",
|
|
77
77
|
"less": "4.2.0",
|
|
78
78
|
"less-loader": "11.1.3",
|