@book000/create-ts 0.1.195 → 0.1.197
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 +2 -2
- package/templates/nodejs/base/package.json +1 -1
- package/templates/nodejs/base/pnpm-lock.yaml +175 -7
- package/templates/nodejs/config-batch/package.json +2 -2
- package/templates/nodejs/config-batch/pnpm-lock.yaml +204 -36
- package/templates/nodejs/discord-bot/package.json +2 -2
- package/templates/nodejs/discord-bot/pnpm-lock.yaml +204 -36
- package/templates/nodejs/fastify/package.json +1 -1
- package/templates/nodejs/fastify/pnpm-lock.yaml +175 -7
|
@@ -9,15 +9,15 @@ importers:
|
|
|
9
9
|
.:
|
|
10
10
|
dependencies:
|
|
11
11
|
'@book000/node-utils':
|
|
12
|
-
specifier: 1.25.
|
|
13
|
-
version: 1.25.
|
|
12
|
+
specifier: 1.25.77
|
|
13
|
+
version: 1.25.77(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
14
14
|
discord.js:
|
|
15
15
|
specifier: 14.27.0
|
|
16
16
|
version: 14.27.0
|
|
17
17
|
devDependencies:
|
|
18
18
|
'@book000/eslint-config':
|
|
19
|
-
specifier: 1.16.
|
|
20
|
-
version: 1.16.
|
|
19
|
+
specifier: 1.16.51
|
|
20
|
+
version: 1.16.51(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
21
21
|
'@types/jest':
|
|
22
22
|
specifier: 30.0.0
|
|
23
23
|
version: 30.0.0
|
|
@@ -216,13 +216,13 @@ packages:
|
|
|
216
216
|
'@bcoe/v8-coverage@0.2.3':
|
|
217
217
|
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
|
218
218
|
|
|
219
|
-
'@book000/eslint-config@1.16.
|
|
220
|
-
resolution: {integrity: sha512-
|
|
219
|
+
'@book000/eslint-config@1.16.51':
|
|
220
|
+
resolution: {integrity: sha512-P1YnX/OG0Cxh4uT38zodEFg69iuxMd5xmHOcb+2A1nVmg0r2UWz5ul1BmEiXVoTOzlTNFvR71RKIrD3+lGqaiQ==}
|
|
221
221
|
peerDependencies:
|
|
222
222
|
eslint: 10.9.1
|
|
223
223
|
|
|
224
|
-
'@book000/node-utils@1.25.
|
|
225
|
-
resolution: {integrity: sha512-
|
|
224
|
+
'@book000/node-utils@1.25.77':
|
|
225
|
+
resolution: {integrity: sha512-0L4EeQq0Ob+JJoKgMO2eVlhOez7RLMS1I5/b7QN7yUDBXVNOymaIIxkHOpEJmmAKRm9OpgCyTNUvnRmLsnHYuQ==}
|
|
226
226
|
|
|
227
227
|
'@colors/colors@1.6.0':
|
|
228
228
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -753,12 +753,12 @@ packages:
|
|
|
753
753
|
resolution: {integrity: sha512-fO9PLmHdVURcSPUpWCItWAtgKiMwGdJHbovoSEyLplX5sxs2ugvI4CBPTrkkgqhObnZOD0CnWBKDzSVQYBKEyQ==}
|
|
754
754
|
engines: {node: '>=14'}
|
|
755
755
|
|
|
756
|
-
'@sentry/core@10.
|
|
757
|
-
resolution: {integrity: sha512-
|
|
756
|
+
'@sentry/core@10.73.0':
|
|
757
|
+
resolution: {integrity: sha512-FLO1UgH19RyasVpofu612WCOgb2nEH0dZy+R72d7p65XU9i0wxlMKm3+sgfwKmiSJp1Qhilaaxs4Jg6BbiM5HA==}
|
|
758
758
|
engines: {node: '>=18'}
|
|
759
759
|
|
|
760
|
-
'@sentry/node-core@10.
|
|
761
|
-
resolution: {integrity: sha512-
|
|
760
|
+
'@sentry/node-core@10.73.0':
|
|
761
|
+
resolution: {integrity: sha512-GHAGUmZPmm6FKfxfv2maVVJ/A99YAmd7oFOuKMDmITI6O/Msl6JB3vPTEpopVAHLW0LYJQBOjddL9C7o+Jt44g==}
|
|
762
762
|
engines: {node: '>=18'}
|
|
763
763
|
peerDependencies:
|
|
764
764
|
'@opentelemetry/api': ^1.9.0
|
|
@@ -778,20 +778,20 @@ packages:
|
|
|
778
778
|
'@opentelemetry/sdk-trace-base':
|
|
779
779
|
optional: true
|
|
780
780
|
|
|
781
|
-
'@sentry/node@10.
|
|
782
|
-
resolution: {integrity: sha512-
|
|
781
|
+
'@sentry/node@10.73.0':
|
|
782
|
+
resolution: {integrity: sha512-jiMJ6GgXDw6UMGzJY+o0c8OoeA9OfHqZ/xEpHfDqy75hn+9CEkRkbNGCIdMvsc7wW/Se1Os394hHfTpU+YEskg==}
|
|
783
783
|
engines: {node: '>=18'}
|
|
784
784
|
|
|
785
|
-
'@sentry/opentelemetry@10.
|
|
786
|
-
resolution: {integrity: sha512-
|
|
785
|
+
'@sentry/opentelemetry@10.73.0':
|
|
786
|
+
resolution: {integrity: sha512-fQouPQKsH0CQrw6oAn1k0Z2I+tgyochCovifr5qNS69i0OzjknLa03WJyiZ/IuzXc4AVa5jAKfOeE9slABz8Qw==}
|
|
787
787
|
engines: {node: '>=18'}
|
|
788
788
|
peerDependencies:
|
|
789
789
|
'@opentelemetry/api': ^1.9.0
|
|
790
790
|
'@opentelemetry/core': ^1.30.1 || ^2.1.0
|
|
791
791
|
'@opentelemetry/sdk-trace-base': ^1.30.1 || ^2.1.0
|
|
792
792
|
|
|
793
|
-
'@sentry/server-utils@10.
|
|
794
|
-
resolution: {integrity: sha512-
|
|
793
|
+
'@sentry/server-utils@10.73.0':
|
|
794
|
+
resolution: {integrity: sha512-QskripdKFbM/+gipC6mpa2crLwL7+VbkX84IpHg2z9UlYQ1kNKd3aMT+Qk9NLRSw/zu1rSIAvlbWfx4D3rgNAA==}
|
|
795
795
|
engines: {node: '>=18'}
|
|
796
796
|
|
|
797
797
|
'@sinclair/typebox@0.34.52':
|
|
@@ -889,6 +889,14 @@ packages:
|
|
|
889
889
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
890
890
|
typescript: '>=4.8.4 <6.1.0'
|
|
891
891
|
|
|
892
|
+
'@typescript-eslint/eslint-plugin@8.69.0':
|
|
893
|
+
resolution: {integrity: sha512-t5jQTKPIgVW1PE6dR6H6Qz5gm8zjMlX5/2gRaOGd9eO6V7J+tQc6iWKukEe7dY8u9HyYasQ0yfF0/FSSTEO2gA==}
|
|
894
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
895
|
+
peerDependencies:
|
|
896
|
+
'@typescript-eslint/parser': ^8.69.0
|
|
897
|
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
898
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
899
|
+
|
|
892
900
|
'@typescript-eslint/parser@8.68.0':
|
|
893
901
|
resolution: {integrity: sha512-fHq2VC1kpyYfvEcbiMjOpySY4WS7voEp89yAThrHRX5sm9j2lzYppCb2umFMEed4fWcyeLjHxrz0mpjNBaBxMQ==}
|
|
894
902
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -896,22 +904,45 @@ packages:
|
|
|
896
904
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
897
905
|
typescript: '>=4.8.4 <6.1.0'
|
|
898
906
|
|
|
907
|
+
'@typescript-eslint/parser@8.69.0':
|
|
908
|
+
resolution: {integrity: sha512-l4b0DhWioGg6Gt2ebGlvfkFMOjRsauxtsnDRwUSRX1qHq3HdTfQHV8wW9zEXeciai6HfeaKOedQn2Zoofx3WBw==}
|
|
909
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
910
|
+
peerDependencies:
|
|
911
|
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
912
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
913
|
+
|
|
899
914
|
'@typescript-eslint/project-service@8.68.0':
|
|
900
915
|
resolution: {integrity: sha512-5GQtWZCXFcFYux955pvoS02WLc49pXNlvIxocKjS0clvwo3in1RdlzVKyiqQH9vE5AKWFLTaUgeQkOrTS+0Qxw==}
|
|
901
916
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
902
917
|
peerDependencies:
|
|
903
918
|
typescript: '>=4.8.4 <6.1.0'
|
|
904
919
|
|
|
920
|
+
'@typescript-eslint/project-service@8.69.0':
|
|
921
|
+
resolution: {integrity: sha512-yi4obFrHMmnsesWehHbkg9zMA7Jt8cXT+mKM08G999pH1yT6nqgsHx7MYm0uY1wAj8CqiBXYRJ7WAT0QdQHQXg==}
|
|
922
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
923
|
+
peerDependencies:
|
|
924
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
925
|
+
|
|
905
926
|
'@typescript-eslint/scope-manager@8.68.0':
|
|
906
927
|
resolution: {integrity: sha512-T5eXpcaJNg8bhjHJ8Rjp68Vq/QBteYtTKY8TZqVNPaUbuz0f6jI9t6aDkylwvalpAB9XTTFeFOjrjXAZ3YvmVA==}
|
|
907
928
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
908
929
|
|
|
930
|
+
'@typescript-eslint/scope-manager@8.69.0':
|
|
931
|
+
resolution: {integrity: sha512-ewfspqWvSxKSOaplqAUNbaSFO0eB6w1EtQ+esfYFRm3614Ty4uNtExkcbgd6nWsXphbqKyf9ZYdbZdv2xEoWEQ==}
|
|
932
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
933
|
+
|
|
909
934
|
'@typescript-eslint/tsconfig-utils@8.68.0':
|
|
910
935
|
resolution: {integrity: sha512-F7zrGQfiJHojPwi8vhxZQC1tWtJzvL74cK/nqri2lk8YUXvYaYwl263xOJ69jDWPUk1hmcdoayFwk9lX09npVw==}
|
|
911
936
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
912
937
|
peerDependencies:
|
|
913
938
|
typescript: '>=4.8.4 <6.1.0'
|
|
914
939
|
|
|
940
|
+
'@typescript-eslint/tsconfig-utils@8.69.0':
|
|
941
|
+
resolution: {integrity: sha512-xNqK7YTDZsLniQMV/4rpFR8Z5JlqeRvVjuG1YgF/mdPVH84HSD19L8CczMA0qg2RfwEV231GHH3VnToJDo4MfQ==}
|
|
942
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
943
|
+
peerDependencies:
|
|
944
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
945
|
+
|
|
915
946
|
'@typescript-eslint/type-utils@8.68.0':
|
|
916
947
|
resolution: {integrity: sha512-X77zqoY1EjeWGs/0JNxeaMfp5C5lIz4Tw8y66F1Ne8Faq6g424sBNYM6xBAqElfGZPLpWS+CZAp0DXyKDzWiHg==}
|
|
917
948
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -919,16 +950,33 @@ packages:
|
|
|
919
950
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
920
951
|
typescript: '>=4.8.4 <6.1.0'
|
|
921
952
|
|
|
953
|
+
'@typescript-eslint/type-utils@8.69.0':
|
|
954
|
+
resolution: {integrity: sha512-ZfoJAVg3JZndQEpEl9petVlxau3lRuElc4HRMuAlLCf8to04/iHz692RUSNmXKDjEuJmIL+KZ2/BsOcBc16dsA==}
|
|
955
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
956
|
+
peerDependencies:
|
|
957
|
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
958
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
959
|
+
|
|
922
960
|
'@typescript-eslint/types@8.68.0':
|
|
923
961
|
resolution: {integrity: sha512-9RnpsGJjrAllCMefGVVsImJM24YurhC0Q1h4UbvivtvOqXmR/vEJge2OoE++z9m6hyg8T1Q8t5SNT6tHSbrxcg==}
|
|
924
962
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
925
963
|
|
|
964
|
+
'@typescript-eslint/types@8.69.0':
|
|
965
|
+
resolution: {integrity: sha512-K3VrubUPhlo9VDBS6QdI8YB5j7ClpqLRdefcz6PFrhnwicehBweqQ9Evhl4l+FYz0HdDmMqIiSX0aldGRYtDCA==}
|
|
966
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
967
|
+
|
|
926
968
|
'@typescript-eslint/typescript-estree@8.68.0':
|
|
927
969
|
resolution: {integrity: sha512-OKKsD0tYmoNiU5PW2zehO1yO56jYOm1ShYlxon/Z0SJNidAkdVg86eg9ruRuoXf8xfnuWZGbwDsStkoXbZtIIA==}
|
|
928
970
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
929
971
|
peerDependencies:
|
|
930
972
|
typescript: '>=4.8.4 <6.1.0'
|
|
931
973
|
|
|
974
|
+
'@typescript-eslint/typescript-estree@8.69.0':
|
|
975
|
+
resolution: {integrity: sha512-AdFkgqck3Vudb/kWnxlyafU/4aBhHrbQ9locP2N4psXTy5mOBg0SHJumnLvx7r6g1gV4DKvUFwV2nJZBoqOD8w==}
|
|
976
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
977
|
+
peerDependencies:
|
|
978
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
979
|
+
|
|
932
980
|
'@typescript-eslint/utils@8.68.0':
|
|
933
981
|
resolution: {integrity: sha512-PB5gJMMOg0Q5P1tsgWtEAqQacJXq0qEqRHDX/YJ4FaTMLfZPpHB3gjl2EJuiZyPABxmj4ZQYiY9m1bdAJ5y7tQ==}
|
|
934
982
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -936,10 +984,21 @@ packages:
|
|
|
936
984
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
937
985
|
typescript: '>=4.8.4 <6.1.0'
|
|
938
986
|
|
|
987
|
+
'@typescript-eslint/utils@8.69.0':
|
|
988
|
+
resolution: {integrity: sha512-tUbx60BBqQa31kXF5MCsOOLL5E/WzUuxIn7YpAvq+eaUlqvk8/NXnXMBNAdLCr0icjkzem7iUA5QqWHe/hJ1aw==}
|
|
989
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
990
|
+
peerDependencies:
|
|
991
|
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
992
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
993
|
+
|
|
939
994
|
'@typescript-eslint/visitor-keys@8.68.0':
|
|
940
995
|
resolution: {integrity: sha512-YR65gGdGvTUAWLldC3xLOvOzamdGzB4A5/N8rehEaHs3Zvoe39BhgY+u0SPch1OvrVTfLcc55wsSgK2NcnTS/A==}
|
|
941
996
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
942
997
|
|
|
998
|
+
'@typescript-eslint/visitor-keys@8.69.0':
|
|
999
|
+
resolution: {integrity: sha512-+rmdgPA+EXkNgKYvHvFfhrs35utXbwaC5PGpDquSXcoXQDKUA5UjV0LmTucG/4JXkM31BTu4TilHtrN8IVBe8w==}
|
|
1000
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1001
|
+
|
|
943
1002
|
'@ungap/structured-clone@1.4.0':
|
|
944
1003
|
resolution: {integrity: sha512-1mEZtMKPM09vDmQt5y7YvmN2+DFTP7Tg0EWXdic8/C6VRnpb33e4ghisCIE3WZjsE2N8mf+QV1Zqh7ZFYLWInQ==}
|
|
945
1004
|
|
|
@@ -2887,6 +2946,13 @@ packages:
|
|
|
2887
2946
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2888
2947
|
typescript: '>=4.8.4 <6.1.0'
|
|
2889
2948
|
|
|
2949
|
+
typescript-eslint@8.69.0:
|
|
2950
|
+
resolution: {integrity: sha512-B3MltX0VqjUBNEe3b3sSuiRbfa6XrfHFtBiPamjT5AsW/dfq+y+bc0wyuS9DxAS1LyzCxRp2+rxzpLUvqM2BvA==}
|
|
2951
|
+
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
2952
|
+
peerDependencies:
|
|
2953
|
+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2954
|
+
typescript: '>=4.8.4 <6.1.0'
|
|
2955
|
+
|
|
2890
2956
|
typescript-json-schema@0.68.0:
|
|
2891
2957
|
resolution: {integrity: sha512-1X60xXxkZpLAr125Jt5MT9VJTTxT0xfafbjdcbtml26nvpUr2p/P4V34JEXa+ObrHc71W9ksH5pemstY6y+SEw==}
|
|
2892
2958
|
hasBin: true
|
|
@@ -3254,22 +3320,22 @@ snapshots:
|
|
|
3254
3320
|
|
|
3255
3321
|
'@bcoe/v8-coverage@0.2.3': {}
|
|
3256
3322
|
|
|
3257
|
-
'@book000/eslint-config@1.16.
|
|
3323
|
+
'@book000/eslint-config@1.16.51(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3258
3324
|
dependencies:
|
|
3259
|
-
'@typescript-eslint/parser': 8.
|
|
3325
|
+
'@typescript-eslint/parser': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3260
3326
|
eslint: 10.9.1(supports-color@8.1.1)
|
|
3261
3327
|
eslint-config-prettier: 10.1.8(eslint@10.9.1(supports-color@8.1.1))
|
|
3262
3328
|
eslint-plugin-unicorn: 74.0.0(eslint@10.9.1(supports-color@8.1.1))
|
|
3263
3329
|
globals: 17.11.0
|
|
3264
3330
|
neostandard: 0.13.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3265
|
-
typescript-eslint: 8.
|
|
3331
|
+
typescript-eslint: 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3266
3332
|
transitivePeerDependencies:
|
|
3267
3333
|
- supports-color
|
|
3268
3334
|
- typescript
|
|
3269
3335
|
|
|
3270
|
-
'@book000/node-utils@1.25.
|
|
3336
|
+
'@book000/node-utils@1.25.77(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3271
3337
|
dependencies:
|
|
3272
|
-
'@sentry/node': 10.
|
|
3338
|
+
'@sentry/node': 10.73.0(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
3273
3339
|
cycle: 1.0.3
|
|
3274
3340
|
jsonc-parser: 3.3.1
|
|
3275
3341
|
moment-timezone: 0.6.3
|
|
@@ -3833,15 +3899,15 @@ snapshots:
|
|
|
3833
3899
|
|
|
3834
3900
|
'@sentry/conventions@0.16.0': {}
|
|
3835
3901
|
|
|
3836
|
-
'@sentry/core@10.
|
|
3902
|
+
'@sentry/core@10.73.0':
|
|
3837
3903
|
dependencies:
|
|
3838
3904
|
'@sentry/conventions': 0.16.0
|
|
3839
3905
|
|
|
3840
|
-
'@sentry/node-core@10.
|
|
3906
|
+
'@sentry/node-core@10.73.0(@opentelemetry/api@1.9.1)(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(@opentelemetry/instrumentation@0.220.0(@opentelemetry/api@1.9.1)(supports-color@8.1.1))(@opentelemetry/sdk-trace-base@2.10.0(@opentelemetry/api@1.9.1))':
|
|
3841
3907
|
dependencies:
|
|
3842
3908
|
'@sentry/conventions': 0.16.0
|
|
3843
|
-
'@sentry/core': 10.
|
|
3844
|
-
'@sentry/opentelemetry': 10.
|
|
3909
|
+
'@sentry/core': 10.73.0
|
|
3910
|
+
'@sentry/opentelemetry': 10.73.0(@opentelemetry/api@1.9.1)(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.10.0(@opentelemetry/api@1.9.1))
|
|
3845
3911
|
import-in-the-middle: 3.3.3
|
|
3846
3912
|
optionalDependencies:
|
|
3847
3913
|
'@opentelemetry/api': 1.9.1
|
|
@@ -3849,34 +3915,34 @@ snapshots:
|
|
|
3849
3915
|
'@opentelemetry/instrumentation': 0.220.0(@opentelemetry/api@1.9.1)(supports-color@8.1.1)
|
|
3850
3916
|
'@opentelemetry/sdk-trace-base': 2.10.0(@opentelemetry/api@1.9.1)
|
|
3851
3917
|
|
|
3852
|
-
'@sentry/node@10.
|
|
3918
|
+
'@sentry/node@10.73.0(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3853
3919
|
dependencies:
|
|
3854
3920
|
'@opentelemetry/api': 1.9.1
|
|
3855
3921
|
'@opentelemetry/instrumentation': 0.220.0(@opentelemetry/api@1.9.1)(supports-color@8.1.1)
|
|
3856
3922
|
'@opentelemetry/sdk-trace-base': 2.10.0(@opentelemetry/api@1.9.1)
|
|
3857
3923
|
'@sentry/conventions': 0.16.0
|
|
3858
|
-
'@sentry/core': 10.
|
|
3859
|
-
'@sentry/node-core': 10.
|
|
3860
|
-
'@sentry/opentelemetry': 10.
|
|
3861
|
-
'@sentry/server-utils': 10.
|
|
3924
|
+
'@sentry/core': 10.73.0
|
|
3925
|
+
'@sentry/node-core': 10.73.0(@opentelemetry/api@1.9.1)(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(@opentelemetry/instrumentation@0.220.0(@opentelemetry/api@1.9.1)(supports-color@8.1.1))(@opentelemetry/sdk-trace-base@2.10.0(@opentelemetry/api@1.9.1))
|
|
3926
|
+
'@sentry/opentelemetry': 10.73.0(@opentelemetry/api@1.9.1)(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.10.0(@opentelemetry/api@1.9.1))
|
|
3927
|
+
'@sentry/server-utils': 10.73.0
|
|
3862
3928
|
import-in-the-middle: 3.3.3
|
|
3863
3929
|
transitivePeerDependencies:
|
|
3864
3930
|
- '@opentelemetry/core'
|
|
3865
3931
|
- '@opentelemetry/exporter-trace-otlp-http'
|
|
3866
3932
|
- supports-color
|
|
3867
3933
|
|
|
3868
|
-
'@sentry/opentelemetry@10.
|
|
3934
|
+
'@sentry/opentelemetry@10.73.0(@opentelemetry/api@1.9.1)(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.10.0(@opentelemetry/api@1.9.1))':
|
|
3869
3935
|
dependencies:
|
|
3870
3936
|
'@opentelemetry/api': 1.9.1
|
|
3871
3937
|
'@opentelemetry/core': 2.10.0(@opentelemetry/api@1.9.1)
|
|
3872
3938
|
'@opentelemetry/sdk-trace-base': 2.10.0(@opentelemetry/api@1.9.1)
|
|
3873
3939
|
'@sentry/conventions': 0.16.0
|
|
3874
|
-
'@sentry/core': 10.
|
|
3940
|
+
'@sentry/core': 10.73.0
|
|
3875
3941
|
|
|
3876
|
-
'@sentry/server-utils@10.
|
|
3942
|
+
'@sentry/server-utils@10.73.0':
|
|
3877
3943
|
dependencies:
|
|
3878
3944
|
'@sentry/conventions': 0.16.0
|
|
3879
|
-
'@sentry/core': 10.
|
|
3945
|
+
'@sentry/core': 10.73.0
|
|
3880
3946
|
|
|
3881
3947
|
'@sinclair/typebox@0.34.52': {}
|
|
3882
3948
|
|
|
@@ -3998,6 +4064,22 @@ snapshots:
|
|
|
3998
4064
|
transitivePeerDependencies:
|
|
3999
4065
|
- supports-color
|
|
4000
4066
|
|
|
4067
|
+
'@typescript-eslint/eslint-plugin@8.69.0(@typescript-eslint/parser@8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4068
|
+
dependencies:
|
|
4069
|
+
'@eslint-community/regexpp': 4.12.2
|
|
4070
|
+
'@typescript-eslint/parser': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4071
|
+
'@typescript-eslint/scope-manager': 8.69.0
|
|
4072
|
+
'@typescript-eslint/type-utils': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4073
|
+
'@typescript-eslint/utils': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4074
|
+
'@typescript-eslint/visitor-keys': 8.69.0
|
|
4075
|
+
eslint: 10.9.1(supports-color@8.1.1)
|
|
4076
|
+
ignore: 7.0.6
|
|
4077
|
+
natural-compare: 1.4.0
|
|
4078
|
+
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
4079
|
+
typescript: 6.0.3
|
|
4080
|
+
transitivePeerDependencies:
|
|
4081
|
+
- supports-color
|
|
4082
|
+
|
|
4001
4083
|
'@typescript-eslint/parser@8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4002
4084
|
dependencies:
|
|
4003
4085
|
'@typescript-eslint/scope-manager': 8.68.0
|
|
@@ -4010,6 +4092,18 @@ snapshots:
|
|
|
4010
4092
|
transitivePeerDependencies:
|
|
4011
4093
|
- supports-color
|
|
4012
4094
|
|
|
4095
|
+
'@typescript-eslint/parser@8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4096
|
+
dependencies:
|
|
4097
|
+
'@typescript-eslint/scope-manager': 8.69.0
|
|
4098
|
+
'@typescript-eslint/types': 8.69.0
|
|
4099
|
+
'@typescript-eslint/typescript-estree': 8.69.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4100
|
+
'@typescript-eslint/visitor-keys': 8.69.0
|
|
4101
|
+
debug: 4.4.3(supports-color@8.1.1)
|
|
4102
|
+
eslint: 10.9.1(supports-color@8.1.1)
|
|
4103
|
+
typescript: 6.0.3
|
|
4104
|
+
transitivePeerDependencies:
|
|
4105
|
+
- supports-color
|
|
4106
|
+
|
|
4013
4107
|
'@typescript-eslint/project-service@8.68.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4014
4108
|
dependencies:
|
|
4015
4109
|
'@typescript-eslint/tsconfig-utils': 8.68.0(typescript@6.0.3)
|
|
@@ -4019,15 +4113,33 @@ snapshots:
|
|
|
4019
4113
|
transitivePeerDependencies:
|
|
4020
4114
|
- supports-color
|
|
4021
4115
|
|
|
4116
|
+
'@typescript-eslint/project-service@8.69.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4117
|
+
dependencies:
|
|
4118
|
+
'@typescript-eslint/tsconfig-utils': 8.69.0(typescript@6.0.3)
|
|
4119
|
+
'@typescript-eslint/types': 8.69.0
|
|
4120
|
+
debug: 4.4.3(supports-color@8.1.1)
|
|
4121
|
+
typescript: 6.0.3
|
|
4122
|
+
transitivePeerDependencies:
|
|
4123
|
+
- supports-color
|
|
4124
|
+
|
|
4022
4125
|
'@typescript-eslint/scope-manager@8.68.0':
|
|
4023
4126
|
dependencies:
|
|
4024
4127
|
'@typescript-eslint/types': 8.68.0
|
|
4025
4128
|
'@typescript-eslint/visitor-keys': 8.68.0
|
|
4026
4129
|
|
|
4130
|
+
'@typescript-eslint/scope-manager@8.69.0':
|
|
4131
|
+
dependencies:
|
|
4132
|
+
'@typescript-eslint/types': 8.69.0
|
|
4133
|
+
'@typescript-eslint/visitor-keys': 8.69.0
|
|
4134
|
+
|
|
4027
4135
|
'@typescript-eslint/tsconfig-utils@8.68.0(typescript@6.0.3)':
|
|
4028
4136
|
dependencies:
|
|
4029
4137
|
typescript: 6.0.3
|
|
4030
4138
|
|
|
4139
|
+
'@typescript-eslint/tsconfig-utils@8.69.0(typescript@6.0.3)':
|
|
4140
|
+
dependencies:
|
|
4141
|
+
typescript: 6.0.3
|
|
4142
|
+
|
|
4031
4143
|
'@typescript-eslint/type-utils@8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4032
4144
|
dependencies:
|
|
4033
4145
|
'@typescript-eslint/types': 8.68.0
|
|
@@ -4040,8 +4152,22 @@ snapshots:
|
|
|
4040
4152
|
transitivePeerDependencies:
|
|
4041
4153
|
- supports-color
|
|
4042
4154
|
|
|
4155
|
+
'@typescript-eslint/type-utils@8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4156
|
+
dependencies:
|
|
4157
|
+
'@typescript-eslint/types': 8.69.0
|
|
4158
|
+
'@typescript-eslint/typescript-estree': 8.69.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4159
|
+
'@typescript-eslint/utils': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4160
|
+
debug: 4.4.3(supports-color@8.1.1)
|
|
4161
|
+
eslint: 10.9.1(supports-color@8.1.1)
|
|
4162
|
+
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
4163
|
+
typescript: 6.0.3
|
|
4164
|
+
transitivePeerDependencies:
|
|
4165
|
+
- supports-color
|
|
4166
|
+
|
|
4043
4167
|
'@typescript-eslint/types@8.68.0': {}
|
|
4044
4168
|
|
|
4169
|
+
'@typescript-eslint/types@8.69.0': {}
|
|
4170
|
+
|
|
4045
4171
|
'@typescript-eslint/typescript-estree@8.68.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4046
4172
|
dependencies:
|
|
4047
4173
|
'@typescript-eslint/project-service': 8.68.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
@@ -4057,6 +4183,21 @@ snapshots:
|
|
|
4057
4183
|
transitivePeerDependencies:
|
|
4058
4184
|
- supports-color
|
|
4059
4185
|
|
|
4186
|
+
'@typescript-eslint/typescript-estree@8.69.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4187
|
+
dependencies:
|
|
4188
|
+
'@typescript-eslint/project-service': 8.69.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4189
|
+
'@typescript-eslint/tsconfig-utils': 8.69.0(typescript@6.0.3)
|
|
4190
|
+
'@typescript-eslint/types': 8.69.0
|
|
4191
|
+
'@typescript-eslint/visitor-keys': 8.69.0
|
|
4192
|
+
debug: 4.4.3(supports-color@8.1.1)
|
|
4193
|
+
minimatch: 10.2.6
|
|
4194
|
+
semver: 7.8.5
|
|
4195
|
+
tinyglobby: 0.2.17
|
|
4196
|
+
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
4197
|
+
typescript: 6.0.3
|
|
4198
|
+
transitivePeerDependencies:
|
|
4199
|
+
- supports-color
|
|
4200
|
+
|
|
4060
4201
|
'@typescript-eslint/utils@8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4061
4202
|
dependencies:
|
|
4062
4203
|
'@eslint-community/eslint-utils': 4.10.1(eslint@10.9.1(supports-color@8.1.1))
|
|
@@ -4068,11 +4209,27 @@ snapshots:
|
|
|
4068
4209
|
transitivePeerDependencies:
|
|
4069
4210
|
- supports-color
|
|
4070
4211
|
|
|
4212
|
+
'@typescript-eslint/utils@8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4213
|
+
dependencies:
|
|
4214
|
+
'@eslint-community/eslint-utils': 4.10.1(eslint@10.9.1(supports-color@8.1.1))
|
|
4215
|
+
'@typescript-eslint/scope-manager': 8.69.0
|
|
4216
|
+
'@typescript-eslint/types': 8.69.0
|
|
4217
|
+
'@typescript-eslint/typescript-estree': 8.69.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4218
|
+
eslint: 10.9.1(supports-color@8.1.1)
|
|
4219
|
+
typescript: 6.0.3
|
|
4220
|
+
transitivePeerDependencies:
|
|
4221
|
+
- supports-color
|
|
4222
|
+
|
|
4071
4223
|
'@typescript-eslint/visitor-keys@8.68.0':
|
|
4072
4224
|
dependencies:
|
|
4073
4225
|
'@typescript-eslint/types': 8.68.0
|
|
4074
4226
|
eslint-visitor-keys: 5.0.1
|
|
4075
4227
|
|
|
4228
|
+
'@typescript-eslint/visitor-keys@8.69.0':
|
|
4229
|
+
dependencies:
|
|
4230
|
+
'@typescript-eslint/types': 8.69.0
|
|
4231
|
+
eslint-visitor-keys: 5.0.1
|
|
4232
|
+
|
|
4076
4233
|
'@ungap/structured-clone@1.4.0': {}
|
|
4077
4234
|
|
|
4078
4235
|
'@unrs/resolver-binding-android-arm-eabi@1.12.2':
|
|
@@ -6401,6 +6558,17 @@ snapshots:
|
|
|
6401
6558
|
transitivePeerDependencies:
|
|
6402
6559
|
- supports-color
|
|
6403
6560
|
|
|
6561
|
+
typescript-eslint@8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3):
|
|
6562
|
+
dependencies:
|
|
6563
|
+
'@typescript-eslint/eslint-plugin': 8.69.0(@typescript-eslint/parser@8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6564
|
+
'@typescript-eslint/parser': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6565
|
+
'@typescript-eslint/typescript-estree': 8.69.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
6566
|
+
'@typescript-eslint/utils': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6567
|
+
eslint: 10.9.1(supports-color@8.1.1)
|
|
6568
|
+
typescript: 6.0.3
|
|
6569
|
+
transitivePeerDependencies:
|
|
6570
|
+
- supports-color
|
|
6571
|
+
|
|
6404
6572
|
typescript-json-schema@0.68.0:
|
|
6405
6573
|
dependencies:
|
|
6406
6574
|
'@types/json-schema': 7.0.15
|