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