@lowdefy/server 4.0.0-rc.10 → 4.0.0-rc.12
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 +26 -24
- package/package.original.json +25 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lowdefy/server",
|
|
3
|
-
"version": "4.0.0-rc.
|
|
3
|
+
"version": "4.0.0-rc.12",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "",
|
|
6
6
|
"homepage": "https://lowdefy.com",
|
|
@@ -45,38 +45,40 @@
|
|
|
45
45
|
"next": "next"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@lowdefy/actions-core": "4.0.0-rc.
|
|
49
|
-
"@lowdefy/api": "4.0.0-rc.
|
|
50
|
-
"@lowdefy/blocks-antd": "4.0.0-rc.
|
|
51
|
-
"@lowdefy/blocks-basic": "4.0.0-rc.
|
|
52
|
-
"@lowdefy/blocks-loaders": "4.0.0-rc.
|
|
53
|
-
"@lowdefy/client": "4.0.0-rc.
|
|
54
|
-
"@lowdefy/helpers": "4.0.0-rc.
|
|
55
|
-
"@lowdefy/layout": "4.0.0-rc.
|
|
56
|
-
"@lowdefy/node-utils": "4.0.0-rc.
|
|
57
|
-
"@lowdefy/operators-js": "4.0.0-rc.
|
|
58
|
-
"@lowdefy/plugin-next-auth": "4.0.0-rc.
|
|
59
|
-
"next": "
|
|
60
|
-
"next-auth": "4.
|
|
61
|
-
"pino": "8.
|
|
48
|
+
"@lowdefy/actions-core": "4.0.0-rc.12",
|
|
49
|
+
"@lowdefy/api": "4.0.0-rc.12",
|
|
50
|
+
"@lowdefy/blocks-antd": "4.0.0-rc.12",
|
|
51
|
+
"@lowdefy/blocks-basic": "4.0.0-rc.12",
|
|
52
|
+
"@lowdefy/blocks-loaders": "4.0.0-rc.12",
|
|
53
|
+
"@lowdefy/client": "4.0.0-rc.12",
|
|
54
|
+
"@lowdefy/helpers": "4.0.0-rc.12",
|
|
55
|
+
"@lowdefy/layout": "4.0.0-rc.12",
|
|
56
|
+
"@lowdefy/node-utils": "4.0.0-rc.12",
|
|
57
|
+
"@lowdefy/operators-js": "4.0.0-rc.12",
|
|
58
|
+
"@lowdefy/plugin-next-auth": "4.0.0-rc.12",
|
|
59
|
+
"next": "13.5.4",
|
|
60
|
+
"next-auth": "4.23.2",
|
|
61
|
+
"pino": "8.15.6",
|
|
62
62
|
"process": "0.11.10",
|
|
63
63
|
"react": "18.2.0",
|
|
64
64
|
"react-dom": "18.2.0",
|
|
65
|
-
"react-icons": "4.
|
|
65
|
+
"react-icons": "4.11.0"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
-
"@lowdefy/build": "4.0.0-rc.
|
|
69
|
-
"@next/eslint-plugin-next": "
|
|
70
|
-
"less": "4.
|
|
71
|
-
"less-loader": "11.1.
|
|
72
|
-
"next-with-less": "
|
|
68
|
+
"@lowdefy/build": "4.0.0-rc.12",
|
|
69
|
+
"@next/eslint-plugin-next": "13.5.4",
|
|
70
|
+
"less": "4.2.0",
|
|
71
|
+
"less-loader": "11.1.3",
|
|
72
|
+
"next-with-less": "3.0.1",
|
|
73
73
|
"webpack": "5.88.2",
|
|
74
|
-
"yaml": "2.
|
|
74
|
+
"yaml": "2.3.2",
|
|
75
75
|
"yargs": "17.7.2"
|
|
76
76
|
},
|
|
77
|
-
"
|
|
77
|
+
"engines": {
|
|
78
|
+
"node": ">=18"
|
|
79
|
+
},
|
|
78
80
|
"publishConfig": {
|
|
79
81
|
"access": "public"
|
|
80
82
|
},
|
|
81
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "7f3059b6778b1cb8900b1d4456681b977521d45d"
|
|
82
84
|
}
|
package/package.original.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lowdefy/server",
|
|
3
|
-
"version": "4.0.0-rc.
|
|
3
|
+
"version": "4.0.0-rc.12",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "",
|
|
6
6
|
"homepage": "https://lowdefy.com",
|
|
@@ -45,36 +45,38 @@
|
|
|
45
45
|
"next": "next"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@lowdefy/actions-core": "4.0.0-rc.
|
|
49
|
-
"@lowdefy/api": "4.0.0-rc.
|
|
50
|
-
"@lowdefy/blocks-antd": "4.0.0-rc.
|
|
51
|
-
"@lowdefy/blocks-basic": "4.0.0-rc.
|
|
52
|
-
"@lowdefy/blocks-loaders": "4.0.0-rc.
|
|
53
|
-
"@lowdefy/client": "4.0.0-rc.
|
|
54
|
-
"@lowdefy/helpers": "4.0.0-rc.
|
|
55
|
-
"@lowdefy/layout": "4.0.0-rc.
|
|
56
|
-
"@lowdefy/node-utils": "4.0.0-rc.
|
|
57
|
-
"@lowdefy/operators-js": "4.0.0-rc.
|
|
58
|
-
"@lowdefy/plugin-next-auth": "4.0.0-rc.
|
|
59
|
-
"next": "
|
|
60
|
-
"next-auth": "4.
|
|
61
|
-
"pino": "8.
|
|
48
|
+
"@lowdefy/actions-core": "4.0.0-rc.12",
|
|
49
|
+
"@lowdefy/api": "4.0.0-rc.12",
|
|
50
|
+
"@lowdefy/blocks-antd": "4.0.0-rc.12",
|
|
51
|
+
"@lowdefy/blocks-basic": "4.0.0-rc.12",
|
|
52
|
+
"@lowdefy/blocks-loaders": "4.0.0-rc.12",
|
|
53
|
+
"@lowdefy/client": "4.0.0-rc.12",
|
|
54
|
+
"@lowdefy/helpers": "4.0.0-rc.12",
|
|
55
|
+
"@lowdefy/layout": "4.0.0-rc.12",
|
|
56
|
+
"@lowdefy/node-utils": "4.0.0-rc.12",
|
|
57
|
+
"@lowdefy/operators-js": "4.0.0-rc.12",
|
|
58
|
+
"@lowdefy/plugin-next-auth": "4.0.0-rc.12",
|
|
59
|
+
"next": "13.5.4",
|
|
60
|
+
"next-auth": "4.23.2",
|
|
61
|
+
"pino": "8.15.6",
|
|
62
62
|
"process": "0.11.10",
|
|
63
63
|
"react": "18.2.0",
|
|
64
64
|
"react-dom": "18.2.0",
|
|
65
|
-
"react-icons": "4.
|
|
65
|
+
"react-icons": "4.11.0"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
-
"@lowdefy/build": "4.0.0-rc.
|
|
69
|
-
"@next/eslint-plugin-next": "
|
|
70
|
-
"less": "4.
|
|
71
|
-
"less-loader": "11.1.
|
|
72
|
-
"next-with-less": "
|
|
68
|
+
"@lowdefy/build": "4.0.0-rc.12",
|
|
69
|
+
"@next/eslint-plugin-next": "13.5.4",
|
|
70
|
+
"less": "4.2.0",
|
|
71
|
+
"less-loader": "11.1.3",
|
|
72
|
+
"next-with-less": "3.0.1",
|
|
73
73
|
"webpack": "5.88.2",
|
|
74
|
-
"yaml": "2.
|
|
74
|
+
"yaml": "2.3.2",
|
|
75
75
|
"yargs": "17.7.2"
|
|
76
76
|
},
|
|
77
|
-
"
|
|
77
|
+
"engines": {
|
|
78
|
+
"node": ">=18"
|
|
79
|
+
},
|
|
78
80
|
"publishConfig": {
|
|
79
81
|
"access": "public"
|
|
80
82
|
}
|