@leo-h/create-nodejs-app 1.0.45 → 1.0.46

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.45",
3
+ "version": "1.0.46",
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.",
@@ -56,7 +56,7 @@
56
56
  "type-fest": "4.38.0",
57
57
  "typescript": "5.8.3",
58
58
  "typescript-eslint": "8.28.0",
59
- "unplugin-swc": "1.5.1",
59
+ "unplugin-swc": "1.5.5",
60
60
  "vitest": "1.6.1"
61
61
  }
62
62
  }
@@ -115,8 +115,8 @@ importers:
115
115
  specifier: 8.28.0
116
116
  version: 8.28.0(eslint@9.23.0)(typescript@5.8.3)
117
117
  unplugin-swc:
118
- specifier: 1.5.1
119
- version: 1.5.1(@swc/core@1.11.13)(rollup@4.19.0)
118
+ specifier: 1.5.5
119
+ version: 1.5.5(@swc/core@1.11.13)(rollup@4.19.0)
120
120
  vitest:
121
121
  specifier: 1.6.1
122
122
  version: 1.6.1(@types/node@22.13.14)(terser@5.31.3)
@@ -606,8 +606,8 @@ packages:
606
606
  resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
607
607
  engines: {node: '>=14'}
608
608
 
609
- '@rollup/pluginutils@5.1.0':
610
- resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
609
+ '@rollup/pluginutils@5.2.0':
610
+ resolution: {integrity: sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==}
611
611
  engines: {node: '>=14.0.0'}
612
612
  peerDependencies:
613
613
  rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
@@ -1025,13 +1025,13 @@ packages:
1025
1025
  resolution: {integrity: sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==}
1026
1026
  engines: {node: '>=0.4.0'}
1027
1027
 
1028
- acorn@8.12.1:
1029
- resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
1028
+ acorn@8.14.0:
1029
+ resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
1030
1030
  engines: {node: '>=0.4.0'}
1031
1031
  hasBin: true
1032
1032
 
1033
- acorn@8.14.0:
1034
- resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
1033
+ acorn@8.15.0:
1034
+ resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
1035
1035
  engines: {node: '>=0.4.0'}
1036
1036
  hasBin: true
1037
1037
 
@@ -2495,6 +2495,10 @@ packages:
2495
2495
  resolution: {integrity: sha512-xUXwsxNjwTQ8K3GnT4pCJm+xq3RUPQbmkYJTP5aFIfNIvbcc/4MUxgBaaRSZJ6yGJZiGSyYlM6MzwTsRk8SYCg==}
2496
2496
  engines: {node: '>=12'}
2497
2497
 
2498
+ picomatch@4.0.2:
2499
+ resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
2500
+ engines: {node: '>=12'}
2501
+
2498
2502
  pidtree@0.6.0:
2499
2503
  resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==}
2500
2504
  engines: {node: '>=0.10'}
@@ -3079,14 +3083,14 @@ packages:
3079
3083
  resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
3080
3084
  engines: {node: '>= 0.8'}
3081
3085
 
3082
- unplugin-swc@1.5.1:
3083
- resolution: {integrity: sha512-/ZLrPNjChhGx3Z95pxJ4tQgfI6rWqukgYHKflrNB4zAV1izOQuDhkTn55JWeivpBxDCoK7M/TStb2aS/14PS/g==}
3086
+ unplugin-swc@1.5.5:
3087
+ resolution: {integrity: sha512-BahYtYvQ/KSgOqHoy5FfQgp/oZNAB7jwERxNeFVeN/PtJhg4fpK/ybj9OwKtqGPseOadS7+TGbq6tH2DmDAYvA==}
3084
3088
  peerDependencies:
3085
3089
  '@swc/core': ^1.2.108
3086
3090
 
3087
- unplugin@1.12.0:
3088
- resolution: {integrity: sha512-KeczzHl2sATPQUx1gzo+EnUkmN4VmGBYRRVOZSGvGITE9rGHRDGqft6ONceP3vgXcyJ2XjX5axG5jMWUwNCYLw==}
3089
- engines: {node: '>=14.0.0'}
3091
+ unplugin@2.3.5:
3092
+ resolution: {integrity: sha512-RyWSb5AHmGtjjNQ6gIlA67sHOsWpsbWpwDokLwTcejVdOjEkJZh7QKu14J00gDDVSh8kGH4KYC/TNBceXFZhtw==}
3093
+ engines: {node: '>=18.12.0'}
3090
3094
 
3091
3095
  update-browserslist-db@1.1.1:
3092
3096
  resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
@@ -3726,11 +3730,11 @@ snapshots:
3726
3730
  '@pkgjs/parseargs@0.11.0':
3727
3731
  optional: true
3728
3732
 
3729
- '@rollup/pluginutils@5.1.0(rollup@4.19.0)':
3733
+ '@rollup/pluginutils@5.2.0(rollup@4.19.0)':
3730
3734
  dependencies:
3731
- '@types/estree': 1.0.5
3735
+ '@types/estree': 1.0.6
3732
3736
  estree-walker: 2.0.2
3733
- picomatch: 2.3.1
3737
+ picomatch: 4.0.2
3734
3738
  optionalDependencies:
3735
3739
  rollup: 4.19.0
3736
3740
 
@@ -4202,10 +4206,10 @@ snapshots:
4202
4206
  dependencies:
4203
4207
  acorn: 8.14.0
4204
4208
 
4205
- acorn@8.12.1: {}
4206
-
4207
4209
  acorn@8.14.0: {}
4208
4210
 
4211
+ acorn@8.15.0: {}
4212
+
4209
4213
  ajv-formats@2.1.1(ajv@8.12.0):
4210
4214
  optionalDependencies:
4211
4215
  ajv: 8.12.0
@@ -5738,6 +5742,8 @@ snapshots:
5738
5742
 
5739
5743
  picomatch@4.0.1: {}
5740
5744
 
5745
+ picomatch@4.0.2: {}
5746
+
5741
5747
  pidtree@0.6.0: {}
5742
5748
 
5743
5749
  pino-abstract-transport@1.2.0:
@@ -6336,20 +6342,19 @@ snapshots:
6336
6342
  unpipe@1.0.0:
6337
6343
  optional: true
6338
6344
 
6339
- unplugin-swc@1.5.1(@swc/core@1.11.13)(rollup@4.19.0):
6345
+ unplugin-swc@1.5.5(@swc/core@1.11.13)(rollup@4.19.0):
6340
6346
  dependencies:
6341
- '@rollup/pluginutils': 5.1.0(rollup@4.19.0)
6347
+ '@rollup/pluginutils': 5.2.0(rollup@4.19.0)
6342
6348
  '@swc/core': 1.11.13
6343
6349
  load-tsconfig: 0.2.5
6344
- unplugin: 1.12.0
6350
+ unplugin: 2.3.5
6345
6351
  transitivePeerDependencies:
6346
6352
  - rollup
6347
6353
 
6348
- unplugin@1.12.0:
6354
+ unplugin@2.3.5:
6349
6355
  dependencies:
6350
- acorn: 8.12.1
6351
- chokidar: 3.6.0
6352
- webpack-sources: 3.2.3
6356
+ acorn: 8.15.0
6357
+ picomatch: 4.0.2
6353
6358
  webpack-virtual-modules: 0.6.2
6354
6359
 
6355
6360
  update-browserslist-db@1.1.1(browserslist@4.24.3):