@leo-h/create-nodejs-app 1.0.45 → 1.0.47
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.
|
3
|
+
"version": "1.0.47",
|
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.",
|
@@ -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.
|
119
|
-
version: 1.5.
|
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.
|
610
|
-
resolution: {integrity: sha512-
|
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.
|
1029
|
-
resolution: {integrity: sha512-
|
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.
|
1034
|
-
resolution: {integrity: sha512-
|
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.
|
3083
|
-
resolution: {integrity: sha512
|
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@
|
3088
|
-
resolution: {integrity: sha512-
|
3089
|
-
engines: {node: '>=
|
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.
|
3733
|
+
'@rollup/pluginutils@5.2.0(rollup@4.19.0)':
|
3730
3734
|
dependencies:
|
3731
|
-
'@types/estree': 1.0.
|
3735
|
+
'@types/estree': 1.0.6
|
3732
3736
|
estree-walker: 2.0.2
|
3733
|
-
picomatch:
|
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.
|
6345
|
+
unplugin-swc@1.5.5(@swc/core@1.11.13)(rollup@4.19.0):
|
6340
6346
|
dependencies:
|
6341
|
-
'@rollup/pluginutils': 5.
|
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:
|
6350
|
+
unplugin: 2.3.5
|
6345
6351
|
transitivePeerDependencies:
|
6346
6352
|
- rollup
|
6347
6353
|
|
6348
|
-
unplugin@
|
6354
|
+
unplugin@2.3.5:
|
6349
6355
|
dependencies:
|
6350
|
-
acorn: 8.
|
6351
|
-
|
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):
|
@@ -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.
|
50
|
+
version: 4.4.1(vite@6.3.5(@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.
|
92
|
-
version: 6.3.
|
91
|
+
specifier: 6.3.5
|
92
|
+
version: 6.3.5(@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.
|
95
|
+
version: 5.1.4(typescript@5.8.3)(vite@6.3.5(@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.
|
2278
|
-
resolution: {integrity: sha512-
|
2277
|
+
vite@6.3.5:
|
2278
|
+
resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
|
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.
|
3234
|
+
'@vitejs/plugin-react@4.4.1(vite@6.3.5(@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.
|
3241
|
+
vite: 6.3.5(@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.
|
4833
|
+
vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.5(@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.
|
4839
|
+
vite: 6.3.5(@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.
|
4844
|
+
vite@6.3.5(@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)
|