@leo-h/create-nodejs-app 1.0.39 → 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.39",
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:
@@ -43,7 +43,7 @@
43
43
  "type-fest": "4.40.1",
44
44
  "typescript": "~5.8.3",
45
45
  "typescript-eslint": "8.31.1",
46
- "vite": "6.3.3",
46
+ "vite": "6.3.4",
47
47
  "vite-tsconfig-paths": "5.1.4"
48
48
  }
49
49
  }
@@ -47,7 +47,7 @@ importers:
47
47
  version: 19.1.2(@types/react@19.1.2)
48
48
  '@vitejs/plugin-react':
49
49
  specifier: 4.4.1
50
- version: 4.4.1(vite@6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))
50
+ version: 4.4.1(vite@6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))
51
51
  eslint:
52
52
  specifier: 9.25.1
53
53
  version: 9.25.1
@@ -88,11 +88,11 @@ importers:
88
88
  specifier: 8.31.1
89
89
  version: 8.31.1(eslint@9.25.1)(typescript@5.8.3)
90
90
  vite:
91
- specifier: 6.3.3
92
- version: 6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
91
+ specifier: 6.3.4
92
+ version: 6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
93
93
  vite-tsconfig-paths:
94
94
  specifier: 5.1.4
95
- version: 5.1.4(typescript@5.8.3)(vite@6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))
95
+ version: 5.1.4(typescript@5.8.3)(vite@6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))
96
96
 
97
97
  packages:
98
98
 
@@ -2274,8 +2274,8 @@ packages:
2274
2274
  vite:
2275
2275
  optional: true
2276
2276
 
2277
- vite@6.3.3:
2278
- resolution: {integrity: sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw==}
2277
+ vite@6.3.4:
2278
+ resolution: {integrity: sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==}
2279
2279
  engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
2280
2280
  hasBin: true
2281
2281
  peerDependencies:
@@ -3231,14 +3231,14 @@ snapshots:
3231
3231
  '@typescript-eslint/types': 8.31.1
3232
3232
  eslint-visitor-keys: 4.2.0
3233
3233
 
3234
- '@vitejs/plugin-react@4.4.1(vite@6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))':
3234
+ '@vitejs/plugin-react@4.4.1(vite@6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1))':
3235
3235
  dependencies:
3236
3236
  '@babel/core': 7.26.10
3237
3237
  '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.10)
3238
3238
  '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.10)
3239
3239
  '@types/babel__core': 7.20.5
3240
3240
  react-refresh: 0.17.0
3241
- vite: 6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
3241
+ vite: 6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
3242
3242
  transitivePeerDependencies:
3243
3243
  - supports-color
3244
3244
 
@@ -4830,18 +4830,18 @@ snapshots:
4830
4830
 
4831
4831
  validator@13.12.0: {}
4832
4832
 
4833
- vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)):
4833
+ vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)):
4834
4834
  dependencies:
4835
4835
  debug: 4.4.0
4836
4836
  globrex: 0.1.2
4837
4837
  tsconfck: 3.1.4(typescript@5.8.3)
4838
4838
  optionalDependencies:
4839
- vite: 6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
4839
+ vite: 6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1)
4840
4840
  transitivePeerDependencies:
4841
4841
  - supports-color
4842
4842
  - typescript
4843
4843
 
4844
- vite@6.3.3(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1):
4844
+ vite@6.3.4(@types/node@22.10.5)(tsx@4.19.4)(yaml@2.7.1):
4845
4845
  dependencies:
4846
4846
  esbuild: 0.25.2
4847
4847
  fdir: 6.4.4(picomatch@4.0.2)