@platformatic/service 1.52.3 → 1.53.1

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 +36 -36
  2. package/schema.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platformatic/service",
3
- "version": "1.52.3",
3
+ "version": "1.53.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -17,75 +17,75 @@
17
17
  },
18
18
  "homepage": "https://github.com/platformatic/platformatic#readme",
19
19
  "devDependencies": {
20
- "@fastify/aws-lambda": "^4.0.0",
21
- "@fastify/compress": "^7.0.0",
20
+ "@fastify/aws-lambda": "^4.1.0",
21
+ "@fastify/compress": "^7.0.3",
22
22
  "bindings": "^1.5.0",
23
23
  "borp": "^0.16.0",
24
- "json-schema-to-typescript": "^14.0.0",
24
+ "json-schema-to-typescript": "^14.1.0",
25
25
  "openapi-types": "^12.1.3",
26
- "pino-abstract-transport": "^1.1.0",
27
- "self-cert": "^2.0.0",
26
+ "pino-abstract-transport": "^1.2.0",
27
+ "self-cert": "^2.0.1",
28
28
  "snazzy": "^9.0.0",
29
29
  "split2": "^4.2.0",
30
30
  "standard": "^17.1.0",
31
31
  "strip-ansi": "^7.1.0",
32
32
  "ts-standard": "^12.0.2",
33
- "tsd": "^0.31.0",
34
- "typescript": "^5.4.2",
33
+ "tsd": "^0.31.2",
34
+ "typescript": "^5.6.2",
35
35
  "undici": "^6.0.0",
36
- "vscode-json-languageservice": "^5.3.9",
37
- "why-is-node-running": "^2.2.2",
38
- "yaml": "^2.4.1"
36
+ "vscode-json-languageservice": "^5.4.1",
37
+ "why-is-node-running": "^2.3.0",
38
+ "yaml": "^2.5.1"
39
39
  },
40
40
  "dependencies": {
41
41
  "@fastify/accepts": "^4.3.0",
42
- "@fastify/autoload": "^5.8.0",
42
+ "@fastify/autoload": "^5.10.0",
43
43
  "@fastify/basic-auth": "^5.1.1",
44
44
  "@fastify/cors": "^9.0.1",
45
45
  "@fastify/deepmerge": "^1.3.0",
46
46
  "@fastify/error": "^3.4.1",
47
47
  "@fastify/restartable": "^2.3.1",
48
- "@fastify/static": "^7.0.1",
49
- "@fastify/swagger": "^8.14.0",
50
- "@fastify/under-pressure": "^8.3.0",
48
+ "@fastify/static": "^7.0.4",
49
+ "@fastify/swagger": "^8.15.0",
50
+ "@fastify/under-pressure": "^8.5.1",
51
51
  "@mercuriusjs/federation": "^3.0.0",
52
- "@scalar/fastify-api-reference": "^1.19.5",
53
- "@types/ws": "^8.5.10",
54
- "ajv": "^8.12.0",
52
+ "@scalar/fastify-api-reference": "^1.25.10",
53
+ "@types/ws": "^8.5.12",
54
+ "ajv": "^8.17.1",
55
55
  "cli-progress": "^3.12.0",
56
56
  "close-with-grace": "^1.3.0",
57
- "code-block-writer": "^13.0.1",
57
+ "code-block-writer": "^13.0.2",
58
58
  "colorette": "^2.0.20",
59
59
  "commist": "^3.2.0",
60
- "console-table-printer": "^2.12.0",
60
+ "console-table-printer": "^2.12.1",
61
61
  "desm": "^1.3.1",
62
62
  "env-schema": "^5.2.1",
63
63
  "es-main": "^1.3.0",
64
64
  "execa": "^8.0.1",
65
65
  "fastify": "^4.28.1",
66
66
  "fastify-metrics": "^11.0.0",
67
- "fastify-openapi-glue": "^4.4.3",
67
+ "fastify-openapi-glue": "^4.7.0",
68
68
  "fastify-plugin": "^4.5.1",
69
- "graphql": "^16.8.1",
69
+ "graphql": "^16.9.0",
70
70
  "help-me": "^5.0.0",
71
- "mercurius": "^14.0.0",
71
+ "mercurius": "^14.1.0",
72
72
  "minimist": "^1.2.8",
73
- "my-ua-parser": "^2.0.2",
73
+ "my-ua-parser": "^2.0.3",
74
74
  "openapi-schema-diff": "^0.0.1",
75
75
  "ora": "^6.3.1",
76
- "pino": "^8.19.0",
77
- "pino-pretty": "^11.0.0",
78
- "prom-client": "^15.1.2",
79
- "rfdc": "^1.3.1",
76
+ "pino": "^8.21.0",
77
+ "pino-pretty": "^11.2.2",
78
+ "prom-client": "^15.1.3",
79
+ "rfdc": "^1.4.1",
80
80
  "semgrator": "^0.3.0",
81
- "undici": "^6.9.0",
82
- "@platformatic/bus": "1.52.3",
83
- "@platformatic/client": "1.52.3",
84
- "@platformatic/config": "1.52.3",
85
- "@platformatic/generators": "1.52.3",
86
- "@platformatic/telemetry": "1.52.3",
87
- "@platformatic/scalar-theme": "1.52.3",
88
- "@platformatic/utils": "1.52.3"
81
+ "undici": "^6.19.8",
82
+ "@platformatic/bus": "1.53.1",
83
+ "@platformatic/client": "1.53.1",
84
+ "@platformatic/generators": "1.53.1",
85
+ "@platformatic/scalar-theme": "1.53.1",
86
+ "@platformatic/config": "1.53.1",
87
+ "@platformatic/telemetry": "1.53.1",
88
+ "@platformatic/utils": "1.53.1"
89
89
  },
90
90
  "standard": {
91
91
  "ignore": [
package/schema.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "$id": "https://platformatic.dev/schemas/v1.52.3/service",
3
- "version": "1.52.3",
2
+ "$id": "https://platformatic.dev/schemas/v1.53.1/service",
3
+ "version": "1.53.1",
4
4
  "title": "Platformatic Service",
5
5
  "type": "object",
6
6
  "properties": {