@lowdefy/server 4.0.0-rc.6 → 4.0.0-rc.7

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.6",
3
+ "version": "4.0.0-rc.7",
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.6",
49
- "@lowdefy/api": "4.0.0-rc.6",
50
- "@lowdefy/blocks-antd": "4.0.0-rc.6",
51
- "@lowdefy/blocks-basic": "4.0.0-rc.6",
52
- "@lowdefy/blocks-loaders": "4.0.0-rc.6",
53
- "@lowdefy/client": "4.0.0-rc.6",
54
- "@lowdefy/helpers": "4.0.0-rc.6",
55
- "@lowdefy/layout": "4.0.0-rc.6",
56
- "@lowdefy/node-utils": "4.0.0-rc.6",
57
- "@lowdefy/operators-js": "4.0.0-rc.6",
58
- "@lowdefy/plugin-next-auth": "4.0.0-rc.6",
48
+ "@lowdefy/actions-core": "4.0.0-rc.7",
49
+ "@lowdefy/api": "4.0.0-rc.7",
50
+ "@lowdefy/blocks-antd": "4.0.0-rc.7",
51
+ "@lowdefy/blocks-basic": "4.0.0-rc.7",
52
+ "@lowdefy/blocks-loaders": "4.0.0-rc.7",
53
+ "@lowdefy/client": "4.0.0-rc.7",
54
+ "@lowdefy/helpers": "4.0.0-rc.7",
55
+ "@lowdefy/layout": "4.0.0-rc.7",
56
+ "@lowdefy/node-utils": "4.0.0-rc.7",
57
+ "@lowdefy/operators-js": "4.0.0-rc.7",
58
+ "@lowdefy/plugin-next-auth": "4.0.0-rc.7",
59
59
  "next": "12.3.1",
60
60
  "next-auth": "4.20.1",
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.6",
67
+ "@lowdefy/build": "4.0.0-rc.7",
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": "8238145a9eb26c6f3dc48661ab6eca6e3aca4f83"
80
+ "gitHead": "0bbeceb0a73e7c8061d83829bb5066f08cacf094"
81
81
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowdefy/server",
3
- "version": "4.0.0-rc.6",
3
+ "version": "4.0.0-rc.7",
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.6",
49
- "@lowdefy/api": "4.0.0-rc.6",
50
- "@lowdefy/blocks-antd": "4.0.0-rc.6",
51
- "@lowdefy/blocks-basic": "4.0.0-rc.6",
52
- "@lowdefy/blocks-loaders": "4.0.0-rc.6",
53
- "@lowdefy/client": "4.0.0-rc.6",
54
- "@lowdefy/helpers": "4.0.0-rc.6",
55
- "@lowdefy/layout": "4.0.0-rc.6",
56
- "@lowdefy/node-utils": "4.0.0-rc.6",
57
- "@lowdefy/operators-js": "4.0.0-rc.6",
58
- "@lowdefy/plugin-next-auth": "4.0.0-rc.6",
48
+ "@lowdefy/actions-core": "4.0.0-rc.7",
49
+ "@lowdefy/api": "4.0.0-rc.7",
50
+ "@lowdefy/blocks-antd": "4.0.0-rc.7",
51
+ "@lowdefy/blocks-basic": "4.0.0-rc.7",
52
+ "@lowdefy/blocks-loaders": "4.0.0-rc.7",
53
+ "@lowdefy/client": "4.0.0-rc.7",
54
+ "@lowdefy/helpers": "4.0.0-rc.7",
55
+ "@lowdefy/layout": "4.0.0-rc.7",
56
+ "@lowdefy/node-utils": "4.0.0-rc.7",
57
+ "@lowdefy/operators-js": "4.0.0-rc.7",
58
+ "@lowdefy/plugin-next-auth": "4.0.0-rc.7",
59
59
  "next": "12.3.1",
60
60
  "next-auth": "4.20.1",
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.6",
67
+ "@lowdefy/build": "4.0.0-rc.7",
68
68
  "@next/eslint-plugin-next": "12.1.6",
69
69
  "less": "4.1.3",
70
70
  "less-loader": "11.1.0",