@lowdefy/server 4.0.0-rc.12 → 4.0.0-rc.13

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 +15 -15
  2. package/package.original.json +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowdefy/server",
3
- "version": "4.0.0-rc.12",
3
+ "version": "4.0.0-rc.13",
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.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",
48
+ "@lowdefy/actions-core": "4.0.0-rc.13",
49
+ "@lowdefy/api": "4.0.0-rc.13",
50
+ "@lowdefy/blocks-antd": "4.0.0-rc.13",
51
+ "@lowdefy/blocks-basic": "4.0.0-rc.13",
52
+ "@lowdefy/blocks-loaders": "4.0.0-rc.13",
53
+ "@lowdefy/client": "4.0.0-rc.13",
54
+ "@lowdefy/helpers": "4.0.0-rc.13",
55
+ "@lowdefy/layout": "4.0.0-rc.13",
56
+ "@lowdefy/node-utils": "4.0.0-rc.13",
57
+ "@lowdefy/operators-js": "4.0.0-rc.13",
58
+ "@lowdefy/plugin-next-auth": "4.0.0-rc.13",
59
59
  "next": "13.5.4",
60
60
  "next-auth": "4.23.2",
61
61
  "pino": "8.15.6",
@@ -65,9 +65,9 @@
65
65
  "react-icons": "4.11.0"
66
66
  },
67
67
  "devDependencies": {
68
- "@lowdefy/build": "4.0.0-rc.12",
68
+ "@lowdefy/build": "4.0.0-rc.13",
69
69
  "@next/eslint-plugin-next": "13.5.4",
70
- "less": "4.2.0",
70
+ "less": "4.1.3",
71
71
  "less-loader": "11.1.3",
72
72
  "next-with-less": "3.0.1",
73
73
  "webpack": "5.88.2",
@@ -80,5 +80,5 @@
80
80
  "publishConfig": {
81
81
  "access": "public"
82
82
  },
83
- "gitHead": "7f3059b6778b1cb8900b1d4456681b977521d45d"
83
+ "gitHead": "e0e9a9b4e4e15c899de64d6736fa6e83cf56f8e4"
84
84
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowdefy/server",
3
- "version": "4.0.0-rc.12",
3
+ "version": "4.0.0-rc.13",
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.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",
48
+ "@lowdefy/actions-core": "4.0.0-rc.13",
49
+ "@lowdefy/api": "4.0.0-rc.13",
50
+ "@lowdefy/blocks-antd": "4.0.0-rc.13",
51
+ "@lowdefy/blocks-basic": "4.0.0-rc.13",
52
+ "@lowdefy/blocks-loaders": "4.0.0-rc.13",
53
+ "@lowdefy/client": "4.0.0-rc.13",
54
+ "@lowdefy/helpers": "4.0.0-rc.13",
55
+ "@lowdefy/layout": "4.0.0-rc.13",
56
+ "@lowdefy/node-utils": "4.0.0-rc.13",
57
+ "@lowdefy/operators-js": "4.0.0-rc.13",
58
+ "@lowdefy/plugin-next-auth": "4.0.0-rc.13",
59
59
  "next": "13.5.4",
60
60
  "next-auth": "4.23.2",
61
61
  "pino": "8.15.6",
@@ -65,9 +65,9 @@
65
65
  "react-icons": "4.11.0"
66
66
  },
67
67
  "devDependencies": {
68
- "@lowdefy/build": "4.0.0-rc.12",
68
+ "@lowdefy/build": "4.0.0-rc.13",
69
69
  "@next/eslint-plugin-next": "13.5.4",
70
- "less": "4.2.0",
70
+ "less": "4.1.3",
71
71
  "less-loader": "11.1.3",
72
72
  "next-with-less": "3.0.1",
73
73
  "webpack": "5.88.2",