@midwayjs/version 3.15.3 → 3.15.5

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/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  module.exports = {
2
2
  "decorator": "3.15.0",
3
3
  "core": "3.15.0",
4
- "timestamp": 1710587851397
4
+ "timestamp": 1710949323786
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.15.3",
3
+ "version": "3.15.5",
4
4
  "description": "Midway Package Version Manager",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -25,5 +25,5 @@
25
25
  "type": "git",
26
26
  "url": "https://github.com/midwayjs/midway.git"
27
27
  },
28
- "gitHead": "5d2dd74111b1b28d9bbf2cd533306119e3b58dce"
28
+ "gitHead": "dd49d3241aebba3b34f81ed488b4ec76244843c9"
29
29
  }
@@ -26,12 +26,14 @@
26
26
  ],
27
27
  "@midwayjs/cache-manager": [
28
28
  "3.15.0",
29
- "3.15.2"
29
+ "3.15.2",
30
+ "3.15.5"
30
31
  ],
31
32
  "@midwayjs/captcha": [
32
33
  "3.15.0",
33
34
  "3.15.1",
34
- "3.15.2"
35
+ "3.15.2",
36
+ "3.15.5"
35
37
  ],
36
38
  "@midwayjs/casbin": [
37
39
  "3.15.0",
@@ -124,7 +126,9 @@
124
126
  "3.15.0",
125
127
  "3.15.1",
126
128
  "3.15.2",
127
- "3.15.3"
129
+ "3.15.3",
130
+ "3.15.4",
131
+ "3.15.5"
128
132
  ],
129
133
  "@midwayjs/mock": [
130
134
  "3.15.0",
@@ -240,7 +244,9 @@
240
244
  "3.15.0",
241
245
  "3.15.1",
242
246
  "3.15.2",
243
- "3.15.3"
247
+ "3.15.3",
248
+ "3.15.4",
249
+ "3.15.5"
244
250
  ],
245
251
  "@midwayjs/view": [
246
252
  "3.15.0",