@lowdefy/server 4.0.0-rc.3 → 4.0.0-rc.4

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 +14 -14
  2. package/package.original.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowdefy/server",
3
- "version": "4.0.0-rc.3",
3
+ "version": "4.0.0-rc.4",
4
4
  "license": "Apache-2.0",
5
5
  "description": "",
6
6
  "homepage": "https://lowdefy.com",
@@ -45,17 +45,17 @@
45
45
  "next": "next"
46
46
  },
47
47
  "dependencies": {
48
- "@lowdefy/actions-core": "4.0.0-rc.3",
49
- "@lowdefy/api": "4.0.0-rc.3",
50
- "@lowdefy/blocks-antd": "4.0.0-rc.3",
51
- "@lowdefy/blocks-basic": "4.0.0-rc.3",
52
- "@lowdefy/blocks-loaders": "4.0.0-rc.3",
53
- "@lowdefy/client": "4.0.0-rc.3",
54
- "@lowdefy/helpers": "4.0.0-rc.3",
55
- "@lowdefy/layout": "4.0.0-rc.3",
56
- "@lowdefy/node-utils": "4.0.0-rc.3",
57
- "@lowdefy/operators-js": "4.0.0-rc.3",
58
- "@lowdefy/plugin-next-auth": "4.0.0-rc.3",
48
+ "@lowdefy/actions-core": "4.0.0-rc.4",
49
+ "@lowdefy/api": "4.0.0-rc.4",
50
+ "@lowdefy/blocks-antd": "4.0.0-rc.4",
51
+ "@lowdefy/blocks-basic": "4.0.0-rc.4",
52
+ "@lowdefy/blocks-loaders": "4.0.0-rc.4",
53
+ "@lowdefy/client": "4.0.0-rc.4",
54
+ "@lowdefy/helpers": "4.0.0-rc.4",
55
+ "@lowdefy/layout": "4.0.0-rc.4",
56
+ "@lowdefy/node-utils": "4.0.0-rc.4",
57
+ "@lowdefy/operators-js": "4.0.0-rc.4",
58
+ "@lowdefy/plugin-next-auth": "4.0.0-rc.4",
59
59
  "next": "12.3.1",
60
60
  "next-auth": "4.18.8",
61
61
  "process": "0.11.10",
@@ -64,7 +64,7 @@
64
64
  "react-icons": "4.7.1"
65
65
  },
66
66
  "devDependencies": {
67
- "@lowdefy/build": "4.0.0-rc.3",
67
+ "@lowdefy/build": "4.0.0-rc.4",
68
68
  "@next/eslint-plugin-next": "12.1.6",
69
69
  "less": "4.1.3",
70
70
  "less-loader": "11.1.0",
@@ -77,5 +77,5 @@
77
77
  "publishConfig": {
78
78
  "access": "public"
79
79
  },
80
- "gitHead": "a9827b6bd45087aaa20730c6605418c04aa54090"
80
+ "gitHead": "64ac69e424c881ee15a5333b75bd22156bd58ccb"
81
81
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowdefy/server",
3
- "version": "4.0.0-rc.3",
3
+ "version": "4.0.0-rc.4",
4
4
  "license": "Apache-2.0",
5
5
  "description": "",
6
6
  "homepage": "https://lowdefy.com",
@@ -45,17 +45,17 @@
45
45
  "next": "next"
46
46
  },
47
47
  "dependencies": {
48
- "@lowdefy/actions-core": "4.0.0-rc.3",
49
- "@lowdefy/api": "4.0.0-rc.3",
50
- "@lowdefy/blocks-antd": "4.0.0-rc.3",
51
- "@lowdefy/blocks-basic": "4.0.0-rc.3",
52
- "@lowdefy/blocks-loaders": "4.0.0-rc.3",
53
- "@lowdefy/client": "4.0.0-rc.3",
54
- "@lowdefy/helpers": "4.0.0-rc.3",
55
- "@lowdefy/layout": "4.0.0-rc.3",
56
- "@lowdefy/node-utils": "4.0.0-rc.3",
57
- "@lowdefy/operators-js": "4.0.0-rc.3",
58
- "@lowdefy/plugin-next-auth": "4.0.0-rc.3",
48
+ "@lowdefy/actions-core": "4.0.0-rc.4",
49
+ "@lowdefy/api": "4.0.0-rc.4",
50
+ "@lowdefy/blocks-antd": "4.0.0-rc.4",
51
+ "@lowdefy/blocks-basic": "4.0.0-rc.4",
52
+ "@lowdefy/blocks-loaders": "4.0.0-rc.4",
53
+ "@lowdefy/client": "4.0.0-rc.4",
54
+ "@lowdefy/helpers": "4.0.0-rc.4",
55
+ "@lowdefy/layout": "4.0.0-rc.4",
56
+ "@lowdefy/node-utils": "4.0.0-rc.4",
57
+ "@lowdefy/operators-js": "4.0.0-rc.4",
58
+ "@lowdefy/plugin-next-auth": "4.0.0-rc.4",
59
59
  "next": "12.3.1",
60
60
  "next-auth": "4.18.8",
61
61
  "process": "0.11.10",
@@ -64,7 +64,7 @@
64
64
  "react-icons": "4.7.1"
65
65
  },
66
66
  "devDependencies": {
67
- "@lowdefy/build": "4.0.0-rc.3",
67
+ "@lowdefy/build": "4.0.0-rc.4",
68
68
  "@next/eslint-plugin-next": "12.1.6",
69
69
  "less": "4.1.3",
70
70
  "less-loader": "11.1.0",