@platformatic/runtime 1.52.3 → 1.53.0
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 +27 -27
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@platformatic/runtime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.53.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"bin": {
|
|
@@ -21,57 +21,57 @@
|
|
|
21
21
|
"@fastify/formbody": "^7.4.0",
|
|
22
22
|
"@matteo.collina/tspl": "^0.1.1",
|
|
23
23
|
"borp": "^0.16.0",
|
|
24
|
-
"c8": "^10.
|
|
24
|
+
"c8": "^10.1.2",
|
|
25
25
|
"execa": "^8.0.1",
|
|
26
|
-
"express": "^4.
|
|
27
|
-
"fast-jwt": "^4.0.
|
|
26
|
+
"express": "^4.20.0",
|
|
27
|
+
"fast-jwt": "^4.0.5",
|
|
28
28
|
"get-port": "^7.1.0",
|
|
29
|
-
"pino-abstract-transport": "^1.
|
|
29
|
+
"pino-abstract-transport": "^1.2.0",
|
|
30
30
|
"snazzy": "^9.0.0",
|
|
31
31
|
"split2": "^4.2.0",
|
|
32
32
|
"standard": "^17.1.0",
|
|
33
|
-
"tsd": "^0.31.
|
|
34
|
-
"typescript": "^5.
|
|
33
|
+
"tsd": "^0.31.2",
|
|
34
|
+
"typescript": "^5.6.2",
|
|
35
35
|
"undici-oidc-interceptor": "^0.5.0",
|
|
36
36
|
"why-is-node-running": "^2.2.2",
|
|
37
|
-
"@platformatic/sql-graphql": "1.
|
|
38
|
-
"@platformatic/sql-mapper": "1.
|
|
37
|
+
"@platformatic/sql-graphql": "1.53.0",
|
|
38
|
+
"@platformatic/sql-mapper": "1.53.0"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@fastify/error": "^3.4.1",
|
|
42
|
-
"@fastify/websocket": "^10.0.
|
|
42
|
+
"@fastify/websocket": "^10.0.1",
|
|
43
43
|
"@hapi/topo": "^6.0.2",
|
|
44
44
|
"@watchable/unpromise": "^1.0.2",
|
|
45
45
|
"boring-name-generator": "^1.0.3",
|
|
46
46
|
"change-case-all": "^2.1.0",
|
|
47
47
|
"close-with-grace": "^1.3.0",
|
|
48
48
|
"commist": "^3.2.0",
|
|
49
|
-
"debounce": "^2.
|
|
49
|
+
"debounce": "^2.1.1",
|
|
50
50
|
"desm": "^1.3.1",
|
|
51
51
|
"dotenv-tool": "^0.1.1",
|
|
52
52
|
"es-main": "^1.3.0",
|
|
53
53
|
"fastest-levenshtein": "^1.0.16",
|
|
54
|
-
"fastify": "^4.
|
|
54
|
+
"fastify": "^4.28.1",
|
|
55
55
|
"fastify-undici-dispatcher": "^0.6.0",
|
|
56
|
-
"graphql": "^16.
|
|
56
|
+
"graphql": "^16.9.0",
|
|
57
57
|
"help-me": "^5.0.0",
|
|
58
58
|
"minimist": "^1.2.8",
|
|
59
|
-
"pino": "^8.
|
|
60
|
-
"pino-pretty": "^11.
|
|
61
|
-
"pino-roll": "^1.
|
|
59
|
+
"pino": "^8.21.0",
|
|
60
|
+
"pino-pretty": "^11.2.2",
|
|
61
|
+
"pino-roll": "^1.3.0",
|
|
62
62
|
"semgrator": "^0.3.0",
|
|
63
63
|
"tail-file-stream": "^0.2.0",
|
|
64
|
-
"undici": "^6.
|
|
65
|
-
"why-is-node-running": "^2.
|
|
66
|
-
"ws": "^8.
|
|
67
|
-
"@platformatic/bus": "1.
|
|
68
|
-
"@platformatic/composer": "1.
|
|
69
|
-
"@platformatic/config": "1.
|
|
70
|
-
"@platformatic/
|
|
71
|
-
"@platformatic/
|
|
72
|
-
"@platformatic/
|
|
73
|
-
"@platformatic/
|
|
74
|
-
"@platformatic/utils": "1.
|
|
64
|
+
"undici": "^6.19.8",
|
|
65
|
+
"why-is-node-running": "^2.3.0",
|
|
66
|
+
"ws": "^8.18.0",
|
|
67
|
+
"@platformatic/bus": "1.53.0",
|
|
68
|
+
"@platformatic/composer": "1.53.0",
|
|
69
|
+
"@platformatic/config": "1.53.0",
|
|
70
|
+
"@platformatic/db": "1.53.0",
|
|
71
|
+
"@platformatic/service": "1.53.0",
|
|
72
|
+
"@platformatic/generators": "1.53.0",
|
|
73
|
+
"@platformatic/telemetry": "1.53.0",
|
|
74
|
+
"@platformatic/utils": "1.53.0"
|
|
75
75
|
},
|
|
76
76
|
"standard": {
|
|
77
77
|
"ignore": [
|