@leo-h/create-nodejs-app 1.0.40 → 1.0.41

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leo-h/create-nodejs-app",
3
- "version": "1.0.40",
3
+ "version": "1.0.41",
4
4
  "packageManager": "pnpm@9.15.9",
5
5
  "author": "Leonardo Henrique <leonardo0507.business@gmail.com>",
6
6
  "description": "Create a modern Node.js app with TypeScript using one command.",
@@ -21,7 +21,7 @@
21
21
  "@fastify/swagger": "9.4.2",
22
22
  "@fastify/swagger-ui": "5.2.2",
23
23
  "dotenv": "16.4.7",
24
- "fastify": "5.2.2",
24
+ "fastify": "5.3.2",
25
25
  "fastify-type-provider-zod": "4.0.2",
26
26
  "zod": "3.24.2"
27
27
  },
@@ -24,11 +24,11 @@ importers:
24
24
  specifier: 16.4.7
25
25
  version: 16.4.7
26
26
  fastify:
27
- specifier: 5.2.2
28
- version: 5.2.2
27
+ specifier: 5.3.2
28
+ version: 5.3.2
29
29
  fastify-type-provider-zod:
30
30
  specifier: 4.0.2
31
- version: 4.0.2(fastify@5.2.2)(zod@3.24.2)
31
+ version: 4.0.2(fastify@5.3.2)(zod@3.24.2)
32
32
  zod:
33
33
  specifier: 3.24.2
34
34
  version: 3.24.2
@@ -1171,8 +1171,8 @@ packages:
1171
1171
  fastify: ^5.0.0
1172
1172
  zod: ^3.14.2
1173
1173
 
1174
- fastify@5.2.2:
1175
- resolution: {integrity: sha512-22T/PnhquWozuFXg3Ish4md5ipsF1Nx1mJ9ulLdZPXSk14WFj/wMlyNB/yll9sQOojKRgOIxT2inK3Xpjg5hyw==}
1174
+ fastify@5.3.2:
1175
+ resolution: {integrity: sha512-AIPqBgtqBAwkOkrnwesEE+dOyU30dQ4kh7udxeGVR05CRGwubZx+p2H8P0C4cRnQT0+EPK4VGea2DTL2RtWttg==}
1176
1176
 
1177
1177
  fastq@1.19.1:
1178
1178
  resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
@@ -1652,6 +1652,9 @@ packages:
1652
1652
  process-warning@4.0.1:
1653
1653
  resolution: {integrity: sha512-3c2LzQ3rY9d0hc1emcsHhfT9Jwz0cChib/QN89oME2R451w5fy3f0afAhERFZAwrbDU43wk12d0ORBpDVME50Q==}
1654
1654
 
1655
+ process-warning@5.0.0:
1656
+ resolution: {integrity: sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==}
1657
+
1655
1658
  punycode@2.3.1:
1656
1659
  resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
1657
1660
  engines: {node: '>=6'}
@@ -1726,8 +1729,8 @@ packages:
1726
1729
  resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==}
1727
1730
  engines: {node: '>=10'}
1728
1731
 
1729
- secure-json-parse@3.0.2:
1730
- resolution: {integrity: sha512-H6nS2o8bWfpFEV6U38sOSjS7bTbdgbCGU9wEM6W14P5H0QOsz94KCusifV44GpHDTu2nqZbuDNhTzu+mjDSw1w==}
1732
+ secure-json-parse@4.0.0:
1733
+ resolution: {integrity: sha512-dxtLJO6sc35jWidmLxo7ij+Eg48PM/kleBsxpC8QJE0qJICe+KawkDQmvCMZUr9u7WKVHgMW6vy3fQ7zMiFZMA==}
1731
1734
 
1732
1735
  seek-bzip@2.0.0:
1733
1736
  resolution: {integrity: sha512-SMguiTnYrhpLdk3PwfzHeotrcwi8bNV4iemL9tx9poR/yeaMYwB9VzR1w7b57DuWpuqR8n6oZboi0hj3AxZxQg==}
@@ -3111,14 +3114,14 @@ snapshots:
3111
3114
 
3112
3115
  fastify-plugin@5.0.1: {}
3113
3116
 
3114
- fastify-type-provider-zod@4.0.2(fastify@5.2.2)(zod@3.24.2):
3117
+ fastify-type-provider-zod@4.0.2(fastify@5.3.2)(zod@3.24.2):
3115
3118
  dependencies:
3116
3119
  '@fastify/error': 4.1.0
3117
- fastify: 5.2.2
3120
+ fastify: 5.3.2
3118
3121
  zod: 3.24.2
3119
3122
  zod-to-json-schema: 3.24.5(zod@3.24.2)
3120
3123
 
3121
- fastify@5.2.2:
3124
+ fastify@5.3.2:
3122
3125
  dependencies:
3123
3126
  '@fastify/ajv-compiler': 4.0.2
3124
3127
  '@fastify/error': 4.1.0
@@ -3130,9 +3133,9 @@ snapshots:
3130
3133
  find-my-way: 9.3.0
3131
3134
  light-my-request: 6.6.0
3132
3135
  pino: 9.6.0
3133
- process-warning: 4.0.1
3136
+ process-warning: 5.0.0
3134
3137
  rfdc: 1.4.1
3135
- secure-json-parse: 3.0.2
3138
+ secure-json-parse: 4.0.0
3136
3139
  semver: 7.7.1
3137
3140
  toad-cache: 3.7.0
3138
3141
 
@@ -3571,6 +3574,8 @@ snapshots:
3571
3574
 
3572
3575
  process-warning@4.0.1: {}
3573
3576
 
3577
+ process-warning@5.0.0: {}
3578
+
3574
3579
  punycode@2.3.1: {}
3575
3580
 
3576
3581
  queue-microtask@1.2.3: {}
@@ -3647,7 +3652,7 @@ snapshots:
3647
3652
 
3648
3653
  safe-stable-stringify@2.5.0: {}
3649
3654
 
3650
- secure-json-parse@3.0.2: {}
3655
+ secure-json-parse@4.0.0: {}
3651
3656
 
3652
3657
  seek-bzip@2.0.0:
3653
3658
  dependencies: