@leo-h/create-nodejs-app 1.0.42 → 1.0.44
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.44",
|
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.",
|
@@ -62,7 +62,7 @@
|
|
62
62
|
"prettier": "3.5.3",
|
63
63
|
"rimraf": "6.0.1",
|
64
64
|
"tsx": "4.19.3",
|
65
|
-
"typescript": "5.8.
|
65
|
+
"typescript": "5.8.3",
|
66
66
|
"typescript-eslint": "8.28.0",
|
67
67
|
"unbuild": "3.5.0",
|
68
68
|
"vite-tsconfig-paths": "5.1.4",
|
@@ -26,7 +26,7 @@ importers:
|
|
26
26
|
version: 22.13.14
|
27
27
|
'@vitest/eslint-plugin':
|
28
28
|
specifier: 1.1.38
|
29
|
-
version: 1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
29
|
+
version: 1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)(vitest@1.6.1(@types/node@22.13.14))
|
30
30
|
eslint:
|
31
31
|
specifier: 9.23.0
|
32
32
|
version: 9.23.0(jiti@2.4.2)
|
@@ -52,17 +52,17 @@ importers:
|
|
52
52
|
specifier: 4.19.3
|
53
53
|
version: 4.19.3
|
54
54
|
typescript:
|
55
|
-
specifier: 5.8.
|
56
|
-
version: 5.8.
|
55
|
+
specifier: 5.8.3
|
56
|
+
version: 5.8.3
|
57
57
|
typescript-eslint:
|
58
58
|
specifier: 8.28.0
|
59
|
-
version: 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
59
|
+
version: 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
60
60
|
unbuild:
|
61
61
|
specifier: 3.5.0
|
62
|
-
version: 3.5.0(typescript@5.8.
|
62
|
+
version: 3.5.0(typescript@5.8.3)
|
63
63
|
vite-tsconfig-paths:
|
64
64
|
specifier: 5.1.4
|
65
|
-
version: 5.1.4(typescript@5.8.
|
65
|
+
version: 5.1.4(typescript@5.8.3)(vite@5.2.13(@types/node@22.13.14))
|
66
66
|
vitest:
|
67
67
|
specifier: 1.6.1
|
68
68
|
version: 1.6.1(@types/node@22.13.14)
|
@@ -2180,8 +2180,8 @@ packages:
|
|
2180
2180
|
eslint: ^8.57.0 || ^9.0.0
|
2181
2181
|
typescript: '>=4.8.4 <5.9.0'
|
2182
2182
|
|
2183
|
-
typescript@5.8.
|
2184
|
-
resolution: {integrity: sha512-
|
2183
|
+
typescript@5.8.3:
|
2184
|
+
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
2185
2185
|
engines: {node: '>=14.17'}
|
2186
2186
|
hasBin: true
|
2187
2187
|
|
@@ -2821,32 +2821,32 @@ snapshots:
|
|
2821
2821
|
|
2822
2822
|
'@types/resolve@1.20.2': {}
|
2823
2823
|
|
2824
|
-
'@typescript-eslint/eslint-plugin@8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2824
|
+
'@typescript-eslint/eslint-plugin@8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)':
|
2825
2825
|
dependencies:
|
2826
2826
|
'@eslint-community/regexpp': 4.12.1
|
2827
|
-
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2827
|
+
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
2828
2828
|
'@typescript-eslint/scope-manager': 8.28.0
|
2829
|
-
'@typescript-eslint/type-utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2830
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2829
|
+
'@typescript-eslint/type-utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
2830
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
2831
2831
|
'@typescript-eslint/visitor-keys': 8.28.0
|
2832
2832
|
eslint: 9.23.0(jiti@2.4.2)
|
2833
2833
|
graphemer: 1.4.0
|
2834
2834
|
ignore: 5.3.1
|
2835
2835
|
natural-compare: 1.4.0
|
2836
|
-
ts-api-utils: 2.1.0(typescript@5.8.
|
2837
|
-
typescript: 5.8.
|
2836
|
+
ts-api-utils: 2.1.0(typescript@5.8.3)
|
2837
|
+
typescript: 5.8.3
|
2838
2838
|
transitivePeerDependencies:
|
2839
2839
|
- supports-color
|
2840
2840
|
|
2841
|
-
'@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2841
|
+
'@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)':
|
2842
2842
|
dependencies:
|
2843
2843
|
'@typescript-eslint/scope-manager': 8.28.0
|
2844
2844
|
'@typescript-eslint/types': 8.28.0
|
2845
|
-
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.
|
2845
|
+
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.3)
|
2846
2846
|
'@typescript-eslint/visitor-keys': 8.28.0
|
2847
2847
|
debug: 4.4.0
|
2848
2848
|
eslint: 9.23.0(jiti@2.4.2)
|
2849
|
-
typescript: 5.8.
|
2849
|
+
typescript: 5.8.3
|
2850
2850
|
transitivePeerDependencies:
|
2851
2851
|
- supports-color
|
2852
2852
|
|
@@ -2855,20 +2855,20 @@ snapshots:
|
|
2855
2855
|
'@typescript-eslint/types': 8.28.0
|
2856
2856
|
'@typescript-eslint/visitor-keys': 8.28.0
|
2857
2857
|
|
2858
|
-
'@typescript-eslint/type-utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2858
|
+
'@typescript-eslint/type-utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)':
|
2859
2859
|
dependencies:
|
2860
|
-
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.
|
2861
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2860
|
+
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.3)
|
2861
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
2862
2862
|
debug: 4.4.0
|
2863
2863
|
eslint: 9.23.0(jiti@2.4.2)
|
2864
|
-
ts-api-utils: 2.1.0(typescript@5.8.
|
2865
|
-
typescript: 5.8.
|
2864
|
+
ts-api-utils: 2.1.0(typescript@5.8.3)
|
2865
|
+
typescript: 5.8.3
|
2866
2866
|
transitivePeerDependencies:
|
2867
2867
|
- supports-color
|
2868
2868
|
|
2869
2869
|
'@typescript-eslint/types@8.28.0': {}
|
2870
2870
|
|
2871
|
-
'@typescript-eslint/typescript-estree@8.28.0(typescript@5.8.
|
2871
|
+
'@typescript-eslint/typescript-estree@8.28.0(typescript@5.8.3)':
|
2872
2872
|
dependencies:
|
2873
2873
|
'@typescript-eslint/types': 8.28.0
|
2874
2874
|
'@typescript-eslint/visitor-keys': 8.28.0
|
@@ -2877,19 +2877,19 @@ snapshots:
|
|
2877
2877
|
is-glob: 4.0.3
|
2878
2878
|
minimatch: 9.0.4
|
2879
2879
|
semver: 7.7.1
|
2880
|
-
ts-api-utils: 2.1.0(typescript@5.8.
|
2881
|
-
typescript: 5.8.
|
2880
|
+
ts-api-utils: 2.1.0(typescript@5.8.3)
|
2881
|
+
typescript: 5.8.3
|
2882
2882
|
transitivePeerDependencies:
|
2883
2883
|
- supports-color
|
2884
2884
|
|
2885
|
-
'@typescript-eslint/utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2885
|
+
'@typescript-eslint/utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)':
|
2886
2886
|
dependencies:
|
2887
2887
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.23.0(jiti@2.4.2))
|
2888
2888
|
'@typescript-eslint/scope-manager': 8.28.0
|
2889
2889
|
'@typescript-eslint/types': 8.28.0
|
2890
|
-
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.
|
2890
|
+
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.3)
|
2891
2891
|
eslint: 9.23.0(jiti@2.4.2)
|
2892
|
-
typescript: 5.8.
|
2892
|
+
typescript: 5.8.3
|
2893
2893
|
transitivePeerDependencies:
|
2894
2894
|
- supports-color
|
2895
2895
|
|
@@ -2898,12 +2898,12 @@ snapshots:
|
|
2898
2898
|
'@typescript-eslint/types': 8.28.0
|
2899
2899
|
eslint-visitor-keys: 4.2.0
|
2900
2900
|
|
2901
|
-
'@vitest/eslint-plugin@1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2901
|
+
'@vitest/eslint-plugin@1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)(vitest@1.6.1(@types/node@22.13.14))':
|
2902
2902
|
dependencies:
|
2903
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
2903
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
2904
2904
|
eslint: 9.23.0(jiti@2.4.2)
|
2905
2905
|
optionalDependencies:
|
2906
|
-
typescript: 5.8.
|
2906
|
+
typescript: 5.8.3
|
2907
2907
|
vitest: 1.6.1(@types/node@22.13.14)
|
2908
2908
|
|
2909
2909
|
'@vitest/expect@1.6.1':
|
@@ -3688,7 +3688,7 @@ snapshots:
|
|
3688
3688
|
|
3689
3689
|
minipass@7.1.2: {}
|
3690
3690
|
|
3691
|
-
mkdist@2.2.0(typescript@5.8.
|
3691
|
+
mkdist@2.2.0(typescript@5.8.3):
|
3692
3692
|
dependencies:
|
3693
3693
|
autoprefixer: 10.4.20(postcss@8.5.3)
|
3694
3694
|
citty: 0.1.6
|
@@ -3704,7 +3704,7 @@ snapshots:
|
|
3704
3704
|
semver: 7.7.1
|
3705
3705
|
tinyglobby: 0.2.12
|
3706
3706
|
optionalDependencies:
|
3707
|
-
typescript: 5.8.
|
3707
|
+
typescript: 5.8.3
|
3708
3708
|
|
3709
3709
|
mlly@1.7.1:
|
3710
3710
|
dependencies:
|
@@ -4041,11 +4041,11 @@ snapshots:
|
|
4041
4041
|
glob: 11.0.0
|
4042
4042
|
package-json-from-dist: 1.0.1
|
4043
4043
|
|
4044
|
-
rollup-plugin-dts@6.1.1(rollup@4.34.8)(typescript@5.8.
|
4044
|
+
rollup-plugin-dts@6.1.1(rollup@4.34.8)(typescript@5.8.3):
|
4045
4045
|
dependencies:
|
4046
4046
|
magic-string: 0.30.17
|
4047
4047
|
rollup: 4.34.8
|
4048
|
-
typescript: 5.8.
|
4048
|
+
typescript: 5.8.3
|
4049
4049
|
optionalDependencies:
|
4050
4050
|
'@babel/code-frame': 7.24.7
|
4051
4051
|
|
@@ -4210,13 +4210,13 @@ snapshots:
|
|
4210
4210
|
dependencies:
|
4211
4211
|
is-number: 7.0.0
|
4212
4212
|
|
4213
|
-
ts-api-utils@2.1.0(typescript@5.8.
|
4213
|
+
ts-api-utils@2.1.0(typescript@5.8.3):
|
4214
4214
|
dependencies:
|
4215
|
-
typescript: 5.8.
|
4215
|
+
typescript: 5.8.3
|
4216
4216
|
|
4217
|
-
tsconfck@3.1.0(typescript@5.8.
|
4217
|
+
tsconfck@3.1.0(typescript@5.8.3):
|
4218
4218
|
optionalDependencies:
|
4219
|
-
typescript: 5.8.
|
4219
|
+
typescript: 5.8.3
|
4220
4220
|
|
4221
4221
|
tsx@4.19.3:
|
4222
4222
|
dependencies:
|
@@ -4231,23 +4231,23 @@ snapshots:
|
|
4231
4231
|
|
4232
4232
|
type-detect@4.0.8: {}
|
4233
4233
|
|
4234
|
-
typescript-eslint@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
4234
|
+
typescript-eslint@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3):
|
4235
4235
|
dependencies:
|
4236
|
-
'@typescript-eslint/eslint-plugin': 8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
4237
|
-
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
4238
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.
|
4236
|
+
'@typescript-eslint/eslint-plugin': 8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
4237
|
+
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
4238
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)
|
4239
4239
|
eslint: 9.23.0(jiti@2.4.2)
|
4240
|
-
typescript: 5.8.
|
4240
|
+
typescript: 5.8.3
|
4241
4241
|
transitivePeerDependencies:
|
4242
4242
|
- supports-color
|
4243
4243
|
|
4244
|
-
typescript@5.8.
|
4244
|
+
typescript@5.8.3: {}
|
4245
4245
|
|
4246
4246
|
ufo@1.5.3: {}
|
4247
4247
|
|
4248
4248
|
ufo@1.5.4: {}
|
4249
4249
|
|
4250
|
-
unbuild@3.5.0(typescript@5.8.
|
4250
|
+
unbuild@3.5.0(typescript@5.8.3):
|
4251
4251
|
dependencies:
|
4252
4252
|
'@rollup/plugin-alias': 5.1.1(rollup@4.34.8)
|
4253
4253
|
'@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8)
|
@@ -4263,18 +4263,18 @@ snapshots:
|
|
4263
4263
|
hookable: 5.5.3
|
4264
4264
|
jiti: 2.4.2
|
4265
4265
|
magic-string: 0.30.17
|
4266
|
-
mkdist: 2.2.0(typescript@5.8.
|
4266
|
+
mkdist: 2.2.0(typescript@5.8.3)
|
4267
4267
|
mlly: 1.7.4
|
4268
4268
|
pathe: 2.0.3
|
4269
4269
|
pkg-types: 2.0.0
|
4270
4270
|
pretty-bytes: 6.1.1
|
4271
4271
|
rollup: 4.34.8
|
4272
|
-
rollup-plugin-dts: 6.1.1(rollup@4.34.8)(typescript@5.8.
|
4272
|
+
rollup-plugin-dts: 6.1.1(rollup@4.34.8)(typescript@5.8.3)
|
4273
4273
|
scule: 1.3.0
|
4274
4274
|
tinyglobby: 0.2.12
|
4275
4275
|
untyped: 2.0.0
|
4276
4276
|
optionalDependencies:
|
4277
|
-
typescript: 5.8.
|
4277
|
+
typescript: 5.8.3
|
4278
4278
|
transitivePeerDependencies:
|
4279
4279
|
- sass
|
4280
4280
|
- vue
|
@@ -4319,11 +4319,11 @@ snapshots:
|
|
4319
4319
|
- supports-color
|
4320
4320
|
- terser
|
4321
4321
|
|
4322
|
-
vite-tsconfig-paths@5.1.4(typescript@5.8.
|
4322
|
+
vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@5.2.13(@types/node@22.13.14)):
|
4323
4323
|
dependencies:
|
4324
4324
|
debug: 4.4.0
|
4325
4325
|
globrex: 0.1.2
|
4326
|
-
tsconfck: 3.1.0(typescript@5.8.
|
4326
|
+
tsconfck: 3.1.0(typescript@5.8.3)
|
4327
4327
|
optionalDependencies:
|
4328
4328
|
vite: 5.2.13(@types/node@22.13.14)
|
4329
4329
|
transitivePeerDependencies:
|
@@ -52,9 +52,9 @@
|
|
52
52
|
"husky": "9.1.7",
|
53
53
|
"lint-staged": "15.5.2",
|
54
54
|
"prettier": "3.5.3",
|
55
|
-
"supertest": "7.1.
|
55
|
+
"supertest": "7.1.1",
|
56
56
|
"type-fest": "4.38.0",
|
57
|
-
"typescript": "5.8.
|
57
|
+
"typescript": "5.8.3",
|
58
58
|
"typescript-eslint": "8.28.0",
|
59
59
|
"unplugin-swc": "1.5.1",
|
60
60
|
"vitest": "1.6.1"
|
@@ -59,7 +59,7 @@ importers:
|
|
59
59
|
version: 10.4.9(@swc/cli@0.6.0(@swc/core@1.11.13)(chokidar@3.6.0))(@swc/core@1.11.13)
|
60
60
|
'@nestjs/schematics':
|
61
61
|
specifier: 10.2.3
|
62
|
-
version: 10.2.3(chokidar@3.6.0)(typescript@5.8.
|
62
|
+
version: 10.2.3(chokidar@3.6.0)(typescript@5.8.3)
|
63
63
|
'@nestjs/testing':
|
64
64
|
specifier: 10.4.15
|
65
65
|
version: 10.4.15(@nestjs/common@10.4.16(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.15)(@nestjs/platform-express@10.3.10)
|
@@ -83,7 +83,7 @@ importers:
|
|
83
83
|
version: 1.6.1(vitest@1.6.1(@types/node@22.13.14)(terser@5.31.3))
|
84
84
|
'@vitest/eslint-plugin':
|
85
85
|
specifier: 1.1.38
|
86
|
-
version: 1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.
|
86
|
+
version: 1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.3))(eslint@9.23.0)(typescript@5.8.3)(vitest@1.6.1(@types/node@22.13.14)(terser@5.31.3))
|
87
87
|
eslint:
|
88
88
|
specifier: 9.23.0
|
89
89
|
version: 9.23.0
|
@@ -103,17 +103,17 @@ importers:
|
|
103
103
|
specifier: 3.5.3
|
104
104
|
version: 3.5.3
|
105
105
|
supertest:
|
106
|
-
specifier: 7.1.
|
107
|
-
version: 7.1.
|
106
|
+
specifier: 7.1.1
|
107
|
+
version: 7.1.1
|
108
108
|
type-fest:
|
109
109
|
specifier: 4.38.0
|
110
110
|
version: 4.38.0
|
111
111
|
typescript:
|
112
|
-
specifier: 5.8.
|
113
|
-
version: 5.8.
|
112
|
+
specifier: 5.8.3
|
113
|
+
version: 5.8.3
|
114
114
|
typescript-eslint:
|
115
115
|
specifier: 8.28.0
|
116
|
-
version: 8.28.0(eslint@9.23.0)(typescript@5.8.
|
116
|
+
version: 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
117
117
|
unplugin-swc:
|
118
118
|
specifier: 1.5.1
|
119
119
|
version: 1.5.1(@swc/core@1.11.13)(rollup@4.19.0)
|
@@ -578,6 +578,10 @@ packages:
|
|
578
578
|
'@nestjs/platform-express':
|
579
579
|
optional: true
|
580
580
|
|
581
|
+
'@noble/hashes@1.8.0':
|
582
|
+
resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==}
|
583
|
+
engines: {node: ^14.21.3 || >=16}
|
584
|
+
|
581
585
|
'@nodelib/fs.scandir@2.1.5':
|
582
586
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
583
587
|
engines: {node: '>= 8'}
|
@@ -595,6 +599,9 @@ packages:
|
|
595
599
|
engines: {node: '>=8.0.0', npm: '>=5.0.0'}
|
596
600
|
hasBin: true
|
597
601
|
|
602
|
+
'@paralleldrive/cuid2@2.2.2':
|
603
|
+
resolution: {integrity: sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==}
|
604
|
+
|
598
605
|
'@pkgjs/parseargs@0.11.0':
|
599
606
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
600
607
|
engines: {node: '>=14'}
|
@@ -1745,8 +1752,9 @@ packages:
|
|
1745
1752
|
resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
|
1746
1753
|
engines: {node: '>= 6'}
|
1747
1754
|
|
1748
|
-
formidable@3.5.
|
1749
|
-
resolution: {integrity: sha512-
|
1755
|
+
formidable@3.5.4:
|
1756
|
+
resolution: {integrity: sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==}
|
1757
|
+
engines: {node: '>=14.0.0'}
|
1750
1758
|
|
1751
1759
|
forwarded@0.2.0:
|
1752
1760
|
resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
|
@@ -1869,10 +1877,6 @@ packages:
|
|
1869
1877
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
1870
1878
|
engines: {node: '>= 0.4'}
|
1871
1879
|
|
1872
|
-
hexoid@1.0.0:
|
1873
|
-
resolution: {integrity: sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==}
|
1874
|
-
engines: {node: '>=8'}
|
1875
|
-
|
1876
1880
|
html-escaper@2.0.2:
|
1877
1881
|
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
|
1878
1882
|
|
@@ -2281,6 +2285,7 @@ packages:
|
|
2281
2285
|
multer@1.4.4-lts.1:
|
2282
2286
|
resolution: {integrity: sha512-WeSGziVj6+Z2/MwQo3GvqzgR+9Uc+qt8SwHKh3gvNPiISKfsMfG4SvCOFYlxxgkXt7yIV2i1yczehm0EOKIxIg==}
|
2283
2287
|
engines: {node: '>= 6.0.0'}
|
2288
|
+
deprecated: Multer 1.x is impacted by a number of vulnerabilities, which have been patched in 2.x. You should upgrade to the latest 2.x version.
|
2284
2289
|
|
2285
2290
|
mute-stream@0.0.8:
|
2286
2291
|
resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==}
|
@@ -2872,12 +2877,12 @@ packages:
|
|
2872
2877
|
resolution: {integrity: sha512-FhwotcEqjr241ZbjFzjlIYg6c5/L/s4yBGWSMvJ9UoExiSqL+FnFA/CaeZx17WGaZMS/4SOZp8wH18jSS4R4lw==}
|
2873
2878
|
engines: {node: '>=16'}
|
2874
2879
|
|
2875
|
-
superagent@
|
2876
|
-
resolution: {integrity: sha512-
|
2880
|
+
superagent@10.2.1:
|
2881
|
+
resolution: {integrity: sha512-O+PCv11lgTNJUzy49teNAWLjBZfc+A1enOwTpLlH6/rsvKcTwcdTT8m9azGkVqM7HBl5jpyZ7KTPhHweokBcdg==}
|
2877
2882
|
engines: {node: '>=14.18.0'}
|
2878
2883
|
|
2879
|
-
supertest@7.1.
|
2880
|
-
resolution: {integrity: sha512-
|
2884
|
+
supertest@7.1.1:
|
2885
|
+
resolution: {integrity: sha512-aI59HBTlG9e2wTjxGJV+DygfNLgnWbGdZxiA/sgrnNNikIW8lbDvCtF6RnhZoJ82nU7qv7ZLjrvWqCEm52fAmw==}
|
2881
2886
|
engines: {node: '>=14.18.0'}
|
2882
2887
|
|
2883
2888
|
supports-color@5.5.0:
|
@@ -3044,8 +3049,8 @@ packages:
|
|
3044
3049
|
engines: {node: '>=14.17'}
|
3045
3050
|
hasBin: true
|
3046
3051
|
|
3047
|
-
typescript@5.8.
|
3048
|
-
resolution: {integrity: sha512-
|
3052
|
+
typescript@5.8.3:
|
3053
|
+
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
3049
3054
|
engines: {node: '>=14.17'}
|
3050
3055
|
hasBin: true
|
3051
3056
|
|
@@ -3659,14 +3664,14 @@ snapshots:
|
|
3659
3664
|
transitivePeerDependencies:
|
3660
3665
|
- chokidar
|
3661
3666
|
|
3662
|
-
'@nestjs/schematics@10.2.3(chokidar@3.6.0)(typescript@5.8.
|
3667
|
+
'@nestjs/schematics@10.2.3(chokidar@3.6.0)(typescript@5.8.3)':
|
3663
3668
|
dependencies:
|
3664
3669
|
'@angular-devkit/core': 17.3.11(chokidar@3.6.0)
|
3665
3670
|
'@angular-devkit/schematics': 17.3.11(chokidar@3.6.0)
|
3666
3671
|
comment-json: 4.2.5
|
3667
3672
|
jsonc-parser: 3.3.1
|
3668
3673
|
pluralize: 8.0.0
|
3669
|
-
typescript: 5.8.
|
3674
|
+
typescript: 5.8.3
|
3670
3675
|
transitivePeerDependencies:
|
3671
3676
|
- chokidar
|
3672
3677
|
|
@@ -3692,6 +3697,8 @@ snapshots:
|
|
3692
3697
|
optionalDependencies:
|
3693
3698
|
'@nestjs/platform-express': 10.3.10(@nestjs/common@10.4.16(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.15)
|
3694
3699
|
|
3700
|
+
'@noble/hashes@1.8.0': {}
|
3701
|
+
|
3695
3702
|
'@nodelib/fs.scandir@2.1.5':
|
3696
3703
|
dependencies:
|
3697
3704
|
'@nodelib/fs.stat': 2.0.5
|
@@ -3712,6 +3719,10 @@ snapshots:
|
|
3712
3719
|
transitivePeerDependencies:
|
3713
3720
|
- encoding
|
3714
3721
|
|
3722
|
+
'@paralleldrive/cuid2@2.2.2':
|
3723
|
+
dependencies:
|
3724
|
+
'@noble/hashes': 1.8.0
|
3725
|
+
|
3715
3726
|
'@pkgjs/parseargs@0.11.0':
|
3716
3727
|
optional: true
|
3717
3728
|
|
@@ -3890,32 +3901,32 @@ snapshots:
|
|
3890
3901
|
'@types/methods': 1.1.4
|
3891
3902
|
'@types/superagent': 8.1.8
|
3892
3903
|
|
3893
|
-
'@typescript-eslint/eslint-plugin@8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.
|
3904
|
+
'@typescript-eslint/eslint-plugin@8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.3))(eslint@9.23.0)(typescript@5.8.3)':
|
3894
3905
|
dependencies:
|
3895
3906
|
'@eslint-community/regexpp': 4.12.1
|
3896
|
-
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.
|
3907
|
+
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
3897
3908
|
'@typescript-eslint/scope-manager': 8.28.0
|
3898
|
-
'@typescript-eslint/type-utils': 8.28.0(eslint@9.23.0)(typescript@5.8.
|
3899
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.
|
3909
|
+
'@typescript-eslint/type-utils': 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
3910
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
3900
3911
|
'@typescript-eslint/visitor-keys': 8.28.0
|
3901
3912
|
eslint: 9.23.0
|
3902
3913
|
graphemer: 1.4.0
|
3903
3914
|
ignore: 5.3.1
|
3904
3915
|
natural-compare: 1.4.0
|
3905
|
-
ts-api-utils: 2.1.0(typescript@5.8.
|
3906
|
-
typescript: 5.8.
|
3916
|
+
ts-api-utils: 2.1.0(typescript@5.8.3)
|
3917
|
+
typescript: 5.8.3
|
3907
3918
|
transitivePeerDependencies:
|
3908
3919
|
- supports-color
|
3909
3920
|
|
3910
|
-
'@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.
|
3921
|
+
'@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.3)':
|
3911
3922
|
dependencies:
|
3912
3923
|
'@typescript-eslint/scope-manager': 8.28.0
|
3913
3924
|
'@typescript-eslint/types': 8.28.0
|
3914
|
-
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.
|
3925
|
+
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.3)
|
3915
3926
|
'@typescript-eslint/visitor-keys': 8.28.0
|
3916
3927
|
debug: 4.4.0
|
3917
3928
|
eslint: 9.23.0
|
3918
|
-
typescript: 5.8.
|
3929
|
+
typescript: 5.8.3
|
3919
3930
|
transitivePeerDependencies:
|
3920
3931
|
- supports-color
|
3921
3932
|
|
@@ -3924,20 +3935,20 @@ snapshots:
|
|
3924
3935
|
'@typescript-eslint/types': 8.28.0
|
3925
3936
|
'@typescript-eslint/visitor-keys': 8.28.0
|
3926
3937
|
|
3927
|
-
'@typescript-eslint/type-utils@8.28.0(eslint@9.23.0)(typescript@5.8.
|
3938
|
+
'@typescript-eslint/type-utils@8.28.0(eslint@9.23.0)(typescript@5.8.3)':
|
3928
3939
|
dependencies:
|
3929
|
-
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.
|
3930
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.
|
3940
|
+
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.3)
|
3941
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
3931
3942
|
debug: 4.4.0
|
3932
3943
|
eslint: 9.23.0
|
3933
|
-
ts-api-utils: 2.1.0(typescript@5.8.
|
3934
|
-
typescript: 5.8.
|
3944
|
+
ts-api-utils: 2.1.0(typescript@5.8.3)
|
3945
|
+
typescript: 5.8.3
|
3935
3946
|
transitivePeerDependencies:
|
3936
3947
|
- supports-color
|
3937
3948
|
|
3938
3949
|
'@typescript-eslint/types@8.28.0': {}
|
3939
3950
|
|
3940
|
-
'@typescript-eslint/typescript-estree@8.28.0(typescript@5.8.
|
3951
|
+
'@typescript-eslint/typescript-estree@8.28.0(typescript@5.8.3)':
|
3941
3952
|
dependencies:
|
3942
3953
|
'@typescript-eslint/types': 8.28.0
|
3943
3954
|
'@typescript-eslint/visitor-keys': 8.28.0
|
@@ -3946,19 +3957,19 @@ snapshots:
|
|
3946
3957
|
is-glob: 4.0.3
|
3947
3958
|
minimatch: 9.0.5
|
3948
3959
|
semver: 7.6.3
|
3949
|
-
ts-api-utils: 2.1.0(typescript@5.8.
|
3950
|
-
typescript: 5.8.
|
3960
|
+
ts-api-utils: 2.1.0(typescript@5.8.3)
|
3961
|
+
typescript: 5.8.3
|
3951
3962
|
transitivePeerDependencies:
|
3952
3963
|
- supports-color
|
3953
3964
|
|
3954
|
-
'@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.
|
3965
|
+
'@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.3)':
|
3955
3966
|
dependencies:
|
3956
3967
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.23.0)
|
3957
3968
|
'@typescript-eslint/scope-manager': 8.28.0
|
3958
3969
|
'@typescript-eslint/types': 8.28.0
|
3959
|
-
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.
|
3970
|
+
'@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.3)
|
3960
3971
|
eslint: 9.23.0
|
3961
|
-
typescript: 5.8.
|
3972
|
+
typescript: 5.8.3
|
3962
3973
|
transitivePeerDependencies:
|
3963
3974
|
- supports-color
|
3964
3975
|
|
@@ -3986,12 +3997,12 @@ snapshots:
|
|
3986
3997
|
transitivePeerDependencies:
|
3987
3998
|
- supports-color
|
3988
3999
|
|
3989
|
-
'@vitest/eslint-plugin@1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.
|
4000
|
+
'@vitest/eslint-plugin@1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.3))(eslint@9.23.0)(typescript@5.8.3)(vitest@1.6.1(@types/node@22.13.14)(terser@5.31.3))':
|
3990
4001
|
dependencies:
|
3991
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.
|
4002
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
3992
4003
|
eslint: 9.23.0
|
3993
4004
|
optionalDependencies:
|
3994
|
-
typescript: 5.8.
|
4005
|
+
typescript: 5.8.3
|
3995
4006
|
vitest: 1.6.1(@types/node@22.13.14)(terser@5.31.3)
|
3996
4007
|
|
3997
4008
|
'@vitest/expect@1.6.1':
|
@@ -5020,10 +5031,10 @@ snapshots:
|
|
5020
5031
|
combined-stream: 1.0.8
|
5021
5032
|
mime-types: 2.1.35
|
5022
5033
|
|
5023
|
-
formidable@3.5.
|
5034
|
+
formidable@3.5.4:
|
5024
5035
|
dependencies:
|
5036
|
+
'@paralleldrive/cuid2': 2.2.2
|
5025
5037
|
dezalgo: 1.0.4
|
5026
|
-
hexoid: 1.0.0
|
5027
5038
|
once: 1.4.0
|
5028
5039
|
|
5029
5040
|
forwarded@0.2.0: {}
|
@@ -5148,8 +5159,6 @@ snapshots:
|
|
5148
5159
|
dependencies:
|
5149
5160
|
function-bind: 1.1.2
|
5150
5161
|
|
5151
|
-
hexoid@1.0.0: {}
|
5152
|
-
|
5153
5162
|
html-escaper@2.0.2: {}
|
5154
5163
|
|
5155
5164
|
http-cache-semantics@4.1.1: {}
|
@@ -6142,24 +6151,24 @@ snapshots:
|
|
6142
6151
|
'@tokenizer/token': 0.3.0
|
6143
6152
|
peek-readable: 5.3.1
|
6144
6153
|
|
6145
|
-
superagent@
|
6154
|
+
superagent@10.2.1:
|
6146
6155
|
dependencies:
|
6147
6156
|
component-emitter: 1.3.1
|
6148
6157
|
cookiejar: 2.1.4
|
6149
6158
|
debug: 4.4.0
|
6150
6159
|
fast-safe-stringify: 2.1.1
|
6151
6160
|
form-data: 4.0.0
|
6152
|
-
formidable: 3.5.
|
6161
|
+
formidable: 3.5.4
|
6153
6162
|
methods: 1.1.2
|
6154
6163
|
mime: 2.6.0
|
6155
6164
|
qs: 6.12.3
|
6156
6165
|
transitivePeerDependencies:
|
6157
6166
|
- supports-color
|
6158
6167
|
|
6159
|
-
supertest@7.1.
|
6168
|
+
supertest@7.1.1:
|
6160
6169
|
dependencies:
|
6161
6170
|
methods: 1.1.2
|
6162
|
-
superagent:
|
6171
|
+
superagent: 10.2.1
|
6163
6172
|
transitivePeerDependencies:
|
6164
6173
|
- supports-color
|
6165
6174
|
|
@@ -6252,9 +6261,9 @@ snapshots:
|
|
6252
6261
|
|
6253
6262
|
tree-kill@1.2.2: {}
|
6254
6263
|
|
6255
|
-
ts-api-utils@2.1.0(typescript@5.8.
|
6264
|
+
ts-api-utils@2.1.0(typescript@5.8.3):
|
6256
6265
|
dependencies:
|
6257
|
-
typescript: 5.8.
|
6266
|
+
typescript: 5.8.3
|
6258
6267
|
|
6259
6268
|
ts-deepmerge@6.2.1: {}
|
6260
6269
|
|
@@ -6293,19 +6302,19 @@ snapshots:
|
|
6293
6302
|
|
6294
6303
|
typedarray@0.0.6: {}
|
6295
6304
|
|
6296
|
-
typescript-eslint@8.28.0(eslint@9.23.0)(typescript@5.8.
|
6305
|
+
typescript-eslint@8.28.0(eslint@9.23.0)(typescript@5.8.3):
|
6297
6306
|
dependencies:
|
6298
|
-
'@typescript-eslint/eslint-plugin': 8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.
|
6299
|
-
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.
|
6300
|
-
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.
|
6307
|
+
'@typescript-eslint/eslint-plugin': 8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.3))(eslint@9.23.0)(typescript@5.8.3)
|
6308
|
+
'@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
6309
|
+
'@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.3)
|
6301
6310
|
eslint: 9.23.0
|
6302
|
-
typescript: 5.8.
|
6311
|
+
typescript: 5.8.3
|
6303
6312
|
transitivePeerDependencies:
|
6304
6313
|
- supports-color
|
6305
6314
|
|
6306
6315
|
typescript@5.7.2: {}
|
6307
6316
|
|
6308
|
-
typescript@5.8.
|
6317
|
+
typescript@5.8.3: {}
|
6309
6318
|
|
6310
6319
|
ufo@1.5.4: {}
|
6311
6320
|
|