@leo-h/create-nodejs-app 1.0.25 → 1.0.27

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.
@@ -57,6 +57,6 @@
57
57
  "typescript": "5.7.2",
58
58
  "typescript-eslint": "8.18.1",
59
59
  "unplugin-swc": "1.5.1",
60
- "vitest": "1.6.0"
60
+ "vitest": "1.6.1"
61
61
  }
62
62
  }
@@ -80,10 +80,10 @@ importers:
80
80
  version: 6.0.2
81
81
  '@vitest/coverage-v8':
82
82
  specifier: 1.6.0
83
- version: 1.6.0(vitest@1.6.0(@types/node@22.10.2)(terser@5.31.3))
83
+ version: 1.6.0(vitest@1.6.1(@types/node@22.10.2)(terser@5.31.3))
84
84
  '@vitest/eslint-plugin':
85
85
  specifier: 1.1.18
86
- version: 1.1.18(@typescript-eslint/utils@8.18.1(eslint@9.17.0)(typescript@5.7.2))(eslint@9.17.0)(typescript@5.7.2)(vitest@1.6.0(@types/node@22.10.2)(terser@5.31.3))
86
+ version: 1.1.18(@typescript-eslint/utils@8.18.1(eslint@9.17.0)(typescript@5.7.2))(eslint@9.17.0)(typescript@5.7.2)(vitest@1.6.1(@types/node@22.10.2)(terser@5.31.3))
87
87
  eslint:
88
88
  specifier: 9.17.0
89
89
  version: 9.17.0
@@ -118,8 +118,8 @@ importers:
118
118
  specifier: 1.5.1
119
119
  version: 1.5.1(@swc/core@1.10.1)(rollup@4.19.0)
120
120
  vitest:
121
- specifier: 1.6.0
122
- version: 1.6.0(@types/node@22.10.2)(terser@5.31.3)
121
+ specifier: 1.6.1
122
+ version: 1.6.1(@types/node@22.10.2)(terser@5.31.3)
123
123
 
124
124
  packages:
125
125
 
@@ -890,20 +890,20 @@ packages:
890
890
  vitest:
891
891
  optional: true
892
892
 
893
- '@vitest/expect@1.6.0':
894
- resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==}
893
+ '@vitest/expect@1.6.1':
894
+ resolution: {integrity: sha512-jXL+9+ZNIJKruofqXuuTClf44eSpcHlgj3CiuNihUF3Ioujtmc0zIa3UJOW5RjDK1YLBJZnWBlPuqhYycLioog==}
895
895
 
896
- '@vitest/runner@1.6.0':
897
- resolution: {integrity: sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==}
896
+ '@vitest/runner@1.6.1':
897
+ resolution: {integrity: sha512-3nSnYXkVkf3mXFfE7vVyPmi3Sazhb/2cfZGGs0JRzFsPFvAMBEcrweV1V1GsrstdXeKCTXlJbvnQwGWgEIHmOA==}
898
898
 
899
- '@vitest/snapshot@1.6.0':
900
- resolution: {integrity: sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==}
899
+ '@vitest/snapshot@1.6.1':
900
+ resolution: {integrity: sha512-WvidQuWAzU2p95u8GAKlRMqMyN1yOJkGHnx3M1PL9Raf7AQ1kwLKg04ADlCa3+OXUZE7BceOhVZiuWAbzCKcUQ==}
901
901
 
902
- '@vitest/spy@1.6.0':
903
- resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==}
902
+ '@vitest/spy@1.6.1':
903
+ resolution: {integrity: sha512-MGcMmpGkZebsMZhbQKkAf9CX5zGvjkBTqf8Zx3ApYWXr3wG+QvEu2eXWfnIIWYSJExIp4V9FCKDEeygzkYrXMw==}
904
904
 
905
- '@vitest/utils@1.6.0':
906
- resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==}
905
+ '@vitest/utils@1.6.1':
906
+ resolution: {integrity: sha512-jOrrUvXM4Av9ZWiG1EajNto0u96kWAhJ1LmPmJhXXQx/32MecEKd10pOLYgS2BQx1TgkGhloPU1ArDW2vvaY6g==}
907
907
 
908
908
  '@webassemblyjs/ast@1.14.1':
909
909
  resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==}
@@ -3097,8 +3097,8 @@ packages:
3097
3097
  resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
3098
3098
  engines: {node: '>= 0.8'}
3099
3099
 
3100
- vite-node@1.6.0:
3101
- resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==}
3100
+ vite-node@1.6.1:
3101
+ resolution: {integrity: sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==}
3102
3102
  engines: {node: ^18.0.0 || >=20.0.0}
3103
3103
  hasBin: true
3104
3104
 
@@ -3130,15 +3130,15 @@ packages:
3130
3130
  terser:
3131
3131
  optional: true
3132
3132
 
3133
- vitest@1.6.0:
3134
- resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==}
3133
+ vitest@1.6.1:
3134
+ resolution: {integrity: sha512-Ljb1cnSJSivGN0LqXd/zmDbWEM0RNNg2t1QW/XUhYl/qPqyu7CsqeWtqQXHVaJsecLPuDoak2oJcZN2QoRIOag==}
3135
3135
  engines: {node: ^18.0.0 || >=20.0.0}
3136
3136
  hasBin: true
3137
3137
  peerDependencies:
3138
3138
  '@edge-runtime/vm': '*'
3139
3139
  '@types/node': ^18.0.0 || >=20.0.0
3140
- '@vitest/browser': 1.6.0
3141
- '@vitest/ui': 1.6.0
3140
+ '@vitest/browser': 1.6.1
3141
+ '@vitest/ui': 1.6.1
3142
3142
  happy-dom: '*'
3143
3143
  jsdom: '*'
3144
3144
  peerDependenciesMeta:
@@ -3298,7 +3298,7 @@ snapshots:
3298
3298
  '@babel/code-frame@7.24.7':
3299
3299
  dependencies:
3300
3300
  '@babel/highlight': 7.24.7
3301
- picocolors: 1.0.1
3301
+ picocolors: 1.1.1
3302
3302
 
3303
3303
  '@babel/helper-string-parser@7.24.8': {}
3304
3304
 
@@ -3309,7 +3309,7 @@ snapshots:
3309
3309
  '@babel/helper-validator-identifier': 7.24.7
3310
3310
  chalk: 2.4.2
3311
3311
  js-tokens: 4.0.0
3312
- picocolors: 1.0.1
3312
+ picocolors: 1.1.1
3313
3313
 
3314
3314
  '@babel/parser@7.25.4':
3315
3315
  dependencies:
@@ -3949,7 +3949,7 @@ snapshots:
3949
3949
  '@typescript-eslint/types': 8.18.1
3950
3950
  eslint-visitor-keys: 4.2.0
3951
3951
 
3952
- '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@22.10.2)(terser@5.31.3))':
3952
+ '@vitest/coverage-v8@1.6.0(vitest@1.6.1(@types/node@22.10.2)(terser@5.31.3))':
3953
3953
  dependencies:
3954
3954
  '@ampproject/remapping': 2.3.0
3955
3955
  '@bcoe/v8-coverage': 0.2.3
@@ -3964,41 +3964,41 @@ snapshots:
3964
3964
  std-env: 3.7.0
3965
3965
  strip-literal: 2.1.0
3966
3966
  test-exclude: 6.0.0
3967
- vitest: 1.6.0(@types/node@22.10.2)(terser@5.31.3)
3967
+ vitest: 1.6.1(@types/node@22.10.2)(terser@5.31.3)
3968
3968
  transitivePeerDependencies:
3969
3969
  - supports-color
3970
3970
 
3971
- '@vitest/eslint-plugin@1.1.18(@typescript-eslint/utils@8.18.1(eslint@9.17.0)(typescript@5.7.2))(eslint@9.17.0)(typescript@5.7.2)(vitest@1.6.0(@types/node@22.10.2)(terser@5.31.3))':
3971
+ '@vitest/eslint-plugin@1.1.18(@typescript-eslint/utils@8.18.1(eslint@9.17.0)(typescript@5.7.2))(eslint@9.17.0)(typescript@5.7.2)(vitest@1.6.1(@types/node@22.10.2)(terser@5.31.3))':
3972
3972
  dependencies:
3973
3973
  '@typescript-eslint/utils': 8.18.1(eslint@9.17.0)(typescript@5.7.2)
3974
3974
  eslint: 9.17.0
3975
3975
  optionalDependencies:
3976
3976
  typescript: 5.7.2
3977
- vitest: 1.6.0(@types/node@22.10.2)(terser@5.31.3)
3977
+ vitest: 1.6.1(@types/node@22.10.2)(terser@5.31.3)
3978
3978
 
3979
- '@vitest/expect@1.6.0':
3979
+ '@vitest/expect@1.6.1':
3980
3980
  dependencies:
3981
- '@vitest/spy': 1.6.0
3982
- '@vitest/utils': 1.6.0
3981
+ '@vitest/spy': 1.6.1
3982
+ '@vitest/utils': 1.6.1
3983
3983
  chai: 4.4.1
3984
3984
 
3985
- '@vitest/runner@1.6.0':
3985
+ '@vitest/runner@1.6.1':
3986
3986
  dependencies:
3987
- '@vitest/utils': 1.6.0
3987
+ '@vitest/utils': 1.6.1
3988
3988
  p-limit: 5.0.0
3989
3989
  pathe: 1.1.2
3990
3990
 
3991
- '@vitest/snapshot@1.6.0':
3991
+ '@vitest/snapshot@1.6.1':
3992
3992
  dependencies:
3993
3993
  magic-string: 0.30.10
3994
3994
  pathe: 1.1.2
3995
3995
  pretty-format: 29.7.0
3996
3996
 
3997
- '@vitest/spy@1.6.0':
3997
+ '@vitest/spy@1.6.1':
3998
3998
  dependencies:
3999
3999
  tinyspy: 2.2.1
4000
4000
 
4001
- '@vitest/utils@1.6.0':
4001
+ '@vitest/utils@1.6.1':
4002
4002
  dependencies:
4003
4003
  diff-sequences: 29.6.3
4004
4004
  estree-walker: 3.0.3
@@ -4171,7 +4171,7 @@ snapshots:
4171
4171
 
4172
4172
  acorn-walk@8.3.3:
4173
4173
  dependencies:
4174
- acorn: 8.12.1
4174
+ acorn: 8.14.0
4175
4175
 
4176
4176
  acorn@8.12.1: {}
4177
4177
 
@@ -5750,7 +5750,7 @@ snapshots:
5750
5750
  postcss@8.4.39:
5751
5751
  dependencies:
5752
5752
  nanoid: 3.3.7
5753
- picocolors: 1.0.1
5753
+ picocolors: 1.1.1
5754
5754
  source-map-js: 1.2.0
5755
5755
 
5756
5756
  prelude-ls@1.2.1: {}
@@ -6337,12 +6337,12 @@ snapshots:
6337
6337
  vary@1.1.2:
6338
6338
  optional: true
6339
6339
 
6340
- vite-node@1.6.0(@types/node@22.10.2)(terser@5.31.3):
6340
+ vite-node@1.6.1(@types/node@22.10.2)(terser@5.31.3):
6341
6341
  dependencies:
6342
6342
  cac: 6.7.14
6343
- debug: 4.3.5
6343
+ debug: 4.4.0
6344
6344
  pathe: 1.1.2
6345
- picocolors: 1.0.1
6345
+ picocolors: 1.1.1
6346
6346
  vite: 5.3.4(@types/node@22.10.2)(terser@5.31.3)
6347
6347
  transitivePeerDependencies:
6348
6348
  - '@types/node'
@@ -6364,27 +6364,27 @@ snapshots:
6364
6364
  fsevents: 2.3.3
6365
6365
  terser: 5.31.3
6366
6366
 
6367
- vitest@1.6.0(@types/node@22.10.2)(terser@5.31.3):
6367
+ vitest@1.6.1(@types/node@22.10.2)(terser@5.31.3):
6368
6368
  dependencies:
6369
- '@vitest/expect': 1.6.0
6370
- '@vitest/runner': 1.6.0
6371
- '@vitest/snapshot': 1.6.0
6372
- '@vitest/spy': 1.6.0
6373
- '@vitest/utils': 1.6.0
6369
+ '@vitest/expect': 1.6.1
6370
+ '@vitest/runner': 1.6.1
6371
+ '@vitest/snapshot': 1.6.1
6372
+ '@vitest/spy': 1.6.1
6373
+ '@vitest/utils': 1.6.1
6374
6374
  acorn-walk: 8.3.3
6375
6375
  chai: 4.4.1
6376
- debug: 4.3.5
6376
+ debug: 4.4.0
6377
6377
  execa: 8.0.1
6378
6378
  local-pkg: 0.5.0
6379
6379
  magic-string: 0.30.10
6380
6380
  pathe: 1.1.2
6381
- picocolors: 1.0.1
6381
+ picocolors: 1.1.1
6382
6382
  std-env: 3.7.0
6383
6383
  strip-literal: 2.1.0
6384
6384
  tinybench: 2.8.0
6385
6385
  tinypool: 0.8.4
6386
6386
  vite: 5.3.4(@types/node@22.10.2)(terser@5.31.3)
6387
- vite-node: 1.6.0(@types/node@22.10.2)(terser@5.31.3)
6387
+ vite-node: 1.6.1(@types/node@22.10.2)(terser@5.31.3)
6388
6388
  why-is-node-running: 2.3.0
6389
6389
  optionalDependencies:
6390
6390
  '@types/node': 22.10.2