@lousy-agents/cli 5.17.2 → 5.17.4
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/api/copilot-with-fastify/.devcontainer/devcontainer.json +1 -1
- package/api/copilot-with-fastify/.github/workflows/ci.yml +4 -4
- package/api/copilot-with-fastify/biome.template.json +1 -1
- package/api/copilot-with-fastify/package-lock.json +785 -378
- package/api/copilot-with-fastify/package.json +11 -11
- package/cli/copilot-with-citty/.devcontainer/devcontainer.json +1 -1
- package/cli/copilot-with-citty/.github/workflows/ci.yml +3 -3
- package/cli/copilot-with-citty/biome.template.json +1 -1
- package/cli/copilot-with-citty/package.json +8 -8
- package/dist/316.js +408 -379
- package/dist/653.js +173 -371
- package/dist/index.js +765 -332
- package/package.json +1 -1
- package/ui/copilot-with-react/.devcontainer/devcontainer.json +1 -1
- package/ui/copilot-with-react/.github/workflows/ci.yml +3 -3
- package/ui/copilot-with-react/biome.template.json +1 -1
- package/ui/copilot-with-react/package.json +11 -11
|
@@ -8,26 +8,26 @@
|
|
|
8
8
|
"name": "<%= it.projectName %>",
|
|
9
9
|
"version": "0.1.0",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@fastify/cors": "11.
|
|
11
|
+
"@fastify/cors": "11.3.0",
|
|
12
12
|
"@fastify/sensible": "6.0.4",
|
|
13
|
-
"fastify": "5.
|
|
14
|
-
"kysely": "0.29.
|
|
13
|
+
"fastify": "5.10.0",
|
|
14
|
+
"kysely": "0.29.3",
|
|
15
15
|
"pino": "10.3.1",
|
|
16
16
|
"postgres": "3.4.9",
|
|
17
17
|
"zod": "4.4.3"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@biomejs/biome": "2.5.
|
|
21
|
-
"@lousy-agents/mcp": "5.17.
|
|
22
|
-
"@modelcontextprotocol/server-sequential-thinking": "
|
|
20
|
+
"@biomejs/biome": "2.5.3",
|
|
21
|
+
"@lousy-agents/mcp": "5.17.3",
|
|
22
|
+
"@modelcontextprotocol/server-sequential-thinking": "2026.7.4",
|
|
23
23
|
"@testcontainers/postgresql": "12.0.4",
|
|
24
|
-
"@types/node": "24.13.
|
|
25
|
-
"@upstash/context7-mcp": "3.2.
|
|
24
|
+
"@types/node": "24.13.3",
|
|
25
|
+
"@upstash/context7-mcp": "3.2.3",
|
|
26
26
|
"chance": "1.1.13",
|
|
27
27
|
"testcontainers": "12.0.4",
|
|
28
|
-
"tsx": "4.
|
|
29
|
-
"typescript": "
|
|
30
|
-
"vitest": "4.1.
|
|
28
|
+
"tsx": "4.23.1",
|
|
29
|
+
"typescript": "7.0.2",
|
|
30
|
+
"vitest": "4.1.10"
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"node_modules/@balena/dockerignore": {
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"license": "Apache-2.0"
|
|
39
39
|
},
|
|
40
40
|
"node_modules/@biomejs/biome": {
|
|
41
|
-
"version": "2.5.
|
|
42
|
-
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.5.
|
|
43
|
-
"integrity": "sha512-
|
|
41
|
+
"version": "2.5.3",
|
|
42
|
+
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.5.3.tgz",
|
|
43
|
+
"integrity": "sha512-MrJswFdei9EfDwwUy2tQrPDpK0AO+RmMFvBoaaJ6ayBc3sUbHdCE+XG5N8vp+5So41ZupZJQm0roHFFhMGVD7A==",
|
|
44
44
|
"dev": true,
|
|
45
45
|
"license": "MIT OR Apache-2.0",
|
|
46
46
|
"bin": {
|
|
@@ -54,20 +54,20 @@
|
|
|
54
54
|
"url": "https://opencollective.com/biome"
|
|
55
55
|
},
|
|
56
56
|
"optionalDependencies": {
|
|
57
|
-
"@biomejs/cli-darwin-arm64": "2.5.
|
|
58
|
-
"@biomejs/cli-darwin-x64": "2.5.
|
|
59
|
-
"@biomejs/cli-linux-arm64": "2.5.
|
|
60
|
-
"@biomejs/cli-linux-arm64-musl": "2.5.
|
|
61
|
-
"@biomejs/cli-linux-x64": "2.5.
|
|
62
|
-
"@biomejs/cli-linux-x64-musl": "2.5.
|
|
63
|
-
"@biomejs/cli-win32-arm64": "2.5.
|
|
64
|
-
"@biomejs/cli-win32-x64": "2.5.
|
|
57
|
+
"@biomejs/cli-darwin-arm64": "2.5.3",
|
|
58
|
+
"@biomejs/cli-darwin-x64": "2.5.3",
|
|
59
|
+
"@biomejs/cli-linux-arm64": "2.5.3",
|
|
60
|
+
"@biomejs/cli-linux-arm64-musl": "2.5.3",
|
|
61
|
+
"@biomejs/cli-linux-x64": "2.5.3",
|
|
62
|
+
"@biomejs/cli-linux-x64-musl": "2.5.3",
|
|
63
|
+
"@biomejs/cli-win32-arm64": "2.5.3",
|
|
64
|
+
"@biomejs/cli-win32-x64": "2.5.3"
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
67
|
"node_modules/@biomejs/cli-darwin-arm64": {
|
|
68
|
-
"version": "2.5.
|
|
69
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.5.
|
|
70
|
-
"integrity": "sha512-
|
|
68
|
+
"version": "2.5.3",
|
|
69
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.5.3.tgz",
|
|
70
|
+
"integrity": "sha512-QhYP9muVQ0nUO5zztFuPbEwi4+94sJWVjaZds9aMi1l/KNZBiUjdiSUrGHsTaMGDXrYl+r4AS2sUKfgH3w+V3g==",
|
|
71
71
|
"cpu": [
|
|
72
72
|
"arm64"
|
|
73
73
|
],
|
|
@@ -82,9 +82,9 @@
|
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
84
|
"node_modules/@biomejs/cli-darwin-x64": {
|
|
85
|
-
"version": "2.5.
|
|
86
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.5.
|
|
87
|
-
"integrity": "sha512-
|
|
85
|
+
"version": "2.5.3",
|
|
86
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.5.3.tgz",
|
|
87
|
+
"integrity": "sha512-NC1Ss13UaW7QZX+y8j44bF7AP0jSJdBl6iRhe0MAkvaSqZy+mWg3GaXsrb+eSoHoGDBtaXWEbMVV0iVN2cZ7cQ==",
|
|
88
88
|
"cpu": [
|
|
89
89
|
"x64"
|
|
90
90
|
],
|
|
@@ -99,9 +99,9 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"node_modules/@biomejs/cli-linux-arm64": {
|
|
102
|
-
"version": "2.5.
|
|
103
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.5.
|
|
104
|
-
"integrity": "sha512-
|
|
102
|
+
"version": "2.5.3",
|
|
103
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.5.3.tgz",
|
|
104
|
+
"integrity": "sha512-ksx1KWeyYW18ILL04msF/J4ZBtBDN33znYK8Z/aNv/vlBVxL9/g3mGP+omgHJKy4+KWbK87vcmmpmurfNjSgiA==",
|
|
105
105
|
"cpu": [
|
|
106
106
|
"arm64"
|
|
107
107
|
],
|
|
@@ -119,9 +119,9 @@
|
|
|
119
119
|
}
|
|
120
120
|
},
|
|
121
121
|
"node_modules/@biomejs/cli-linux-arm64-musl": {
|
|
122
|
-
"version": "2.5.
|
|
123
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.5.
|
|
124
|
-
"integrity": "sha512-
|
|
122
|
+
"version": "2.5.3",
|
|
123
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.5.3.tgz",
|
|
124
|
+
"integrity": "sha512-fccix0w6xp6csCXgxeC0dU/3ecgRQal0y+cv2SP9ajNlhe7Yrk2Ug7UDe2j9AT9ZDYitkXpvUKgZjjuoYeP4Vg==",
|
|
125
125
|
"cpu": [
|
|
126
126
|
"arm64"
|
|
127
127
|
],
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
141
|
"node_modules/@biomejs/cli-linux-x64": {
|
|
142
|
-
"version": "2.5.
|
|
143
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.5.
|
|
144
|
-
"integrity": "sha512-
|
|
142
|
+
"version": "2.5.3",
|
|
143
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.5.3.tgz",
|
|
144
|
+
"integrity": "sha512-yMkJtilsgvILDcVkh187aVLTb64xYsrxYajx5kym+r1ULkO5HUOfu9AYKLGQbOVLwJtT2utNw7hhFNg+17mUYA==",
|
|
145
145
|
"cpu": [
|
|
146
146
|
"x64"
|
|
147
147
|
],
|
|
@@ -159,9 +159,9 @@
|
|
|
159
159
|
}
|
|
160
160
|
},
|
|
161
161
|
"node_modules/@biomejs/cli-linux-x64-musl": {
|
|
162
|
-
"version": "2.5.
|
|
163
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.5.
|
|
164
|
-
"integrity": "sha512-
|
|
162
|
+
"version": "2.5.3",
|
|
163
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.5.3.tgz",
|
|
164
|
+
"integrity": "sha512-O/yU9YKRUiHhmcjF2f38PSjseVk3G4VLWYc0G2HWpzdBVREV6G8IGWIVEFf7MFPfWIzNUIvPsEjeAZQIOgnLcQ==",
|
|
165
165
|
"cpu": [
|
|
166
166
|
"x64"
|
|
167
167
|
],
|
|
@@ -179,9 +179,9 @@
|
|
|
179
179
|
}
|
|
180
180
|
},
|
|
181
181
|
"node_modules/@biomejs/cli-win32-arm64": {
|
|
182
|
-
"version": "2.5.
|
|
183
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.5.
|
|
184
|
-
"integrity": "sha512-
|
|
182
|
+
"version": "2.5.3",
|
|
183
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.5.3.tgz",
|
|
184
|
+
"integrity": "sha512-cX5z+GYwRcqEok0AH3KSfQGgqYd0Nomfp6Fbe1uiTtELE38hdH2k842wQ9wLNaF/JJ7r4rjJQ4VR+ce+fRmQbw==",
|
|
185
185
|
"cpu": [
|
|
186
186
|
"arm64"
|
|
187
187
|
],
|
|
@@ -196,9 +196,9 @@
|
|
|
196
196
|
}
|
|
197
197
|
},
|
|
198
198
|
"node_modules/@biomejs/cli-win32-x64": {
|
|
199
|
-
"version": "2.5.
|
|
200
|
-
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.5.
|
|
201
|
-
"integrity": "sha512-
|
|
199
|
+
"version": "2.5.3",
|
|
200
|
+
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.5.3.tgz",
|
|
201
|
+
"integrity": "sha512-ExSaJWi4/u6+GXCszlSKpWSjKNbDseAYqqkCznsCsZ/4uidZ/BEqsCc5/3ctlq6dfIubdIIRSVLC/PG9xPl70Q==",
|
|
202
202
|
"cpu": [
|
|
203
203
|
"x64"
|
|
204
204
|
],
|
|
@@ -710,9 +710,9 @@
|
|
|
710
710
|
}
|
|
711
711
|
},
|
|
712
712
|
"node_modules/@fastify/cors": {
|
|
713
|
-
"version": "11.
|
|
714
|
-
"resolved": "https://registry.npmjs.org/@fastify/cors/-/cors-11.
|
|
715
|
-
"integrity": "sha512-
|
|
713
|
+
"version": "11.3.0",
|
|
714
|
+
"resolved": "https://registry.npmjs.org/@fastify/cors/-/cors-11.3.0.tgz",
|
|
715
|
+
"integrity": "sha512-ggQGua+xHv1MvePbPr0v//xLYEsCXbWspquXCJS9Ot5YoRXq8J8ZWzHnxDBVnbtXosvistXo6LtNzOJswf64Fw==",
|
|
716
716
|
"funding": [
|
|
717
717
|
{
|
|
718
718
|
"type": "github",
|
|
@@ -725,7 +725,7 @@
|
|
|
725
725
|
],
|
|
726
726
|
"license": "MIT",
|
|
727
727
|
"dependencies": {
|
|
728
|
-
"fastify-plugin": "^
|
|
728
|
+
"fastify-plugin": "^6.0.0",
|
|
729
729
|
"toad-cache": "^3.7.0"
|
|
730
730
|
}
|
|
731
731
|
},
|
|
@@ -746,9 +746,9 @@
|
|
|
746
746
|
"license": "MIT"
|
|
747
747
|
},
|
|
748
748
|
"node_modules/@fastify/fast-json-stringify-compiler": {
|
|
749
|
-
"version": "5.0
|
|
750
|
-
"resolved": "https://registry.npmjs.org/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.0.
|
|
751
|
-
"integrity": "sha512-
|
|
749
|
+
"version": "5.1.0",
|
|
750
|
+
"resolved": "https://registry.npmjs.org/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.1.0.tgz",
|
|
751
|
+
"integrity": "sha512-PxcYtKLbQ8Z+yApiqjK8FwxIwvEj38k2OiLc17u8dkJSlmfi2wHHPaSnaoqBPQqtvF8YVsDgDpP2snDCfFrpfw==",
|
|
752
752
|
"funding": [
|
|
753
753
|
{
|
|
754
754
|
"type": "github",
|
|
@@ -761,7 +761,7 @@
|
|
|
761
761
|
],
|
|
762
762
|
"license": "MIT",
|
|
763
763
|
"dependencies": {
|
|
764
|
-
"fast-json-stringify": "^
|
|
764
|
+
"fast-json-stringify": "^7.0.0"
|
|
765
765
|
}
|
|
766
766
|
},
|
|
767
767
|
"node_modules/@fastify/forwarded": {
|
|
@@ -844,6 +844,22 @@
|
|
|
844
844
|
"vary": "^1.1.2"
|
|
845
845
|
}
|
|
846
846
|
},
|
|
847
|
+
"node_modules/@fastify/sensible/node_modules/fastify-plugin": {
|
|
848
|
+
"version": "5.1.0",
|
|
849
|
+
"resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-5.1.0.tgz",
|
|
850
|
+
"integrity": "sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==",
|
|
851
|
+
"funding": [
|
|
852
|
+
{
|
|
853
|
+
"type": "github",
|
|
854
|
+
"url": "https://github.com/sponsors/fastify"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"type": "opencollective",
|
|
858
|
+
"url": "https://opencollective.com/fastify"
|
|
859
|
+
}
|
|
860
|
+
],
|
|
861
|
+
"license": "MIT"
|
|
862
|
+
},
|
|
847
863
|
"node_modules/@grpc/grpc-js": {
|
|
848
864
|
"version": "1.14.4",
|
|
849
865
|
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.14.4.tgz",
|
|
@@ -956,9 +972,9 @@
|
|
|
956
972
|
}
|
|
957
973
|
},
|
|
958
974
|
"node_modules/@lousy-agents/mcp": {
|
|
959
|
-
"version": "5.17.
|
|
960
|
-
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.17.
|
|
961
|
-
"integrity": "sha512-
|
|
975
|
+
"version": "5.17.3",
|
|
976
|
+
"resolved": "https://registry.npmjs.org/@lousy-agents/mcp/-/mcp-5.17.3.tgz",
|
|
977
|
+
"integrity": "sha512-ljSjD9PKDFmELdXHvxbEdb0AdT1KxPEVaVer5zBeRHAr5292MC8Ew4lblywNJr/tYKdCF/8Q+Uy8DtAW5retfg==",
|
|
962
978
|
"dev": true,
|
|
963
979
|
"license": "BSD-2-Clause-Patent",
|
|
964
980
|
"dependencies": {
|
|
@@ -1021,13 +1037,13 @@
|
|
|
1021
1037
|
}
|
|
1022
1038
|
},
|
|
1023
1039
|
"node_modules/@modelcontextprotocol/server-sequential-thinking": {
|
|
1024
|
-
"version": "
|
|
1025
|
-
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/server-sequential-thinking/-/server-sequential-thinking-
|
|
1026
|
-
"integrity": "sha512-
|
|
1040
|
+
"version": "2026.7.4",
|
|
1041
|
+
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/server-sequential-thinking/-/server-sequential-thinking-2026.7.4.tgz",
|
|
1042
|
+
"integrity": "sha512-tmR/ieGaeweffLNBrDp1H1w4sn4M6TN5yWSbMS+YMfS+0GDyPjnNKzqCl2uqfdRiX3D44PJUhwiDGqtJp6tFhw==",
|
|
1027
1043
|
"dev": true,
|
|
1028
|
-
"license": "
|
|
1044
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
1029
1045
|
"dependencies": {
|
|
1030
|
-
"@modelcontextprotocol/sdk": "^1.
|
|
1046
|
+
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
1031
1047
|
"chalk": "^5.3.0",
|
|
1032
1048
|
"yargs": "^17.7.2"
|
|
1033
1049
|
},
|
|
@@ -1055,9 +1071,9 @@
|
|
|
1055
1071
|
}
|
|
1056
1072
|
},
|
|
1057
1073
|
"node_modules/@oxc-project/types": {
|
|
1058
|
-
"version": "0.
|
|
1059
|
-
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.
|
|
1060
|
-
"integrity": "sha512-
|
|
1074
|
+
"version": "0.139.0",
|
|
1075
|
+
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.139.0.tgz",
|
|
1076
|
+
"integrity": "sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==",
|
|
1061
1077
|
"dev": true,
|
|
1062
1078
|
"license": "MIT",
|
|
1063
1079
|
"funding": {
|
|
@@ -1126,13 +1142,6 @@
|
|
|
1126
1142
|
"dev": true,
|
|
1127
1143
|
"license": "BSD-3-Clause"
|
|
1128
1144
|
},
|
|
1129
|
-
"node_modules/@protobufjs/inquire": {
|
|
1130
|
-
"version": "1.1.2",
|
|
1131
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.2.tgz",
|
|
1132
|
-
"integrity": "sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw==",
|
|
1133
|
-
"dev": true,
|
|
1134
|
-
"license": "BSD-3-Clause"
|
|
1135
|
-
},
|
|
1136
1145
|
"node_modules/@protobufjs/path": {
|
|
1137
1146
|
"version": "1.1.2",
|
|
1138
1147
|
"resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
|
|
@@ -1148,16 +1157,16 @@
|
|
|
1148
1157
|
"license": "BSD-3-Clause"
|
|
1149
1158
|
},
|
|
1150
1159
|
"node_modules/@protobufjs/utf8": {
|
|
1151
|
-
"version": "1.1.
|
|
1152
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.
|
|
1153
|
-
"integrity": "sha512-
|
|
1160
|
+
"version": "1.1.2",
|
|
1161
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
|
|
1162
|
+
"integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
|
|
1154
1163
|
"dev": true,
|
|
1155
1164
|
"license": "BSD-3-Clause"
|
|
1156
1165
|
},
|
|
1157
1166
|
"node_modules/@rolldown/binding-android-arm64": {
|
|
1158
|
-
"version": "1.1.
|
|
1159
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.
|
|
1160
|
-
"integrity": "sha512-
|
|
1167
|
+
"version": "1.1.5",
|
|
1168
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.5.tgz",
|
|
1169
|
+
"integrity": "sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==",
|
|
1161
1170
|
"cpu": [
|
|
1162
1171
|
"arm64"
|
|
1163
1172
|
],
|
|
@@ -1172,9 +1181,9 @@
|
|
|
1172
1181
|
}
|
|
1173
1182
|
},
|
|
1174
1183
|
"node_modules/@rolldown/binding-darwin-arm64": {
|
|
1175
|
-
"version": "1.1.
|
|
1176
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.
|
|
1177
|
-
"integrity": "sha512-
|
|
1184
|
+
"version": "1.1.5",
|
|
1185
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.5.tgz",
|
|
1186
|
+
"integrity": "sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==",
|
|
1178
1187
|
"cpu": [
|
|
1179
1188
|
"arm64"
|
|
1180
1189
|
],
|
|
@@ -1189,9 +1198,9 @@
|
|
|
1189
1198
|
}
|
|
1190
1199
|
},
|
|
1191
1200
|
"node_modules/@rolldown/binding-darwin-x64": {
|
|
1192
|
-
"version": "1.1.
|
|
1193
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.
|
|
1194
|
-
"integrity": "sha512-
|
|
1201
|
+
"version": "1.1.5",
|
|
1202
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.5.tgz",
|
|
1203
|
+
"integrity": "sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==",
|
|
1195
1204
|
"cpu": [
|
|
1196
1205
|
"x64"
|
|
1197
1206
|
],
|
|
@@ -1206,9 +1215,9 @@
|
|
|
1206
1215
|
}
|
|
1207
1216
|
},
|
|
1208
1217
|
"node_modules/@rolldown/binding-freebsd-x64": {
|
|
1209
|
-
"version": "1.1.
|
|
1210
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.
|
|
1211
|
-
"integrity": "sha512-
|
|
1218
|
+
"version": "1.1.5",
|
|
1219
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.5.tgz",
|
|
1220
|
+
"integrity": "sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==",
|
|
1212
1221
|
"cpu": [
|
|
1213
1222
|
"x64"
|
|
1214
1223
|
],
|
|
@@ -1223,9 +1232,9 @@
|
|
|
1223
1232
|
}
|
|
1224
1233
|
},
|
|
1225
1234
|
"node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
|
1226
|
-
"version": "1.1.
|
|
1227
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.
|
|
1228
|
-
"integrity": "sha512-
|
|
1235
|
+
"version": "1.1.5",
|
|
1236
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.5.tgz",
|
|
1237
|
+
"integrity": "sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==",
|
|
1229
1238
|
"cpu": [
|
|
1230
1239
|
"arm"
|
|
1231
1240
|
],
|
|
@@ -1240,9 +1249,9 @@
|
|
|
1240
1249
|
}
|
|
1241
1250
|
},
|
|
1242
1251
|
"node_modules/@rolldown/binding-linux-arm64-gnu": {
|
|
1243
|
-
"version": "1.1.
|
|
1244
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.
|
|
1245
|
-
"integrity": "sha512-
|
|
1252
|
+
"version": "1.1.5",
|
|
1253
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.5.tgz",
|
|
1254
|
+
"integrity": "sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==",
|
|
1246
1255
|
"cpu": [
|
|
1247
1256
|
"arm64"
|
|
1248
1257
|
],
|
|
@@ -1260,9 +1269,9 @@
|
|
|
1260
1269
|
}
|
|
1261
1270
|
},
|
|
1262
1271
|
"node_modules/@rolldown/binding-linux-arm64-musl": {
|
|
1263
|
-
"version": "1.1.
|
|
1264
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.
|
|
1265
|
-
"integrity": "sha512-
|
|
1272
|
+
"version": "1.1.5",
|
|
1273
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.5.tgz",
|
|
1274
|
+
"integrity": "sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==",
|
|
1266
1275
|
"cpu": [
|
|
1267
1276
|
"arm64"
|
|
1268
1277
|
],
|
|
@@ -1280,9 +1289,9 @@
|
|
|
1280
1289
|
}
|
|
1281
1290
|
},
|
|
1282
1291
|
"node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
|
1283
|
-
"version": "1.1.
|
|
1284
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.
|
|
1285
|
-
"integrity": "sha512-
|
|
1292
|
+
"version": "1.1.5",
|
|
1293
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.5.tgz",
|
|
1294
|
+
"integrity": "sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==",
|
|
1286
1295
|
"cpu": [
|
|
1287
1296
|
"ppc64"
|
|
1288
1297
|
],
|
|
@@ -1300,9 +1309,9 @@
|
|
|
1300
1309
|
}
|
|
1301
1310
|
},
|
|
1302
1311
|
"node_modules/@rolldown/binding-linux-s390x-gnu": {
|
|
1303
|
-
"version": "1.1.
|
|
1304
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.
|
|
1305
|
-
"integrity": "sha512-
|
|
1312
|
+
"version": "1.1.5",
|
|
1313
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.5.tgz",
|
|
1314
|
+
"integrity": "sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==",
|
|
1306
1315
|
"cpu": [
|
|
1307
1316
|
"s390x"
|
|
1308
1317
|
],
|
|
@@ -1320,9 +1329,9 @@
|
|
|
1320
1329
|
}
|
|
1321
1330
|
},
|
|
1322
1331
|
"node_modules/@rolldown/binding-linux-x64-gnu": {
|
|
1323
|
-
"version": "1.1.
|
|
1324
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.
|
|
1325
|
-
"integrity": "sha512-
|
|
1332
|
+
"version": "1.1.5",
|
|
1333
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.5.tgz",
|
|
1334
|
+
"integrity": "sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==",
|
|
1326
1335
|
"cpu": [
|
|
1327
1336
|
"x64"
|
|
1328
1337
|
],
|
|
@@ -1340,9 +1349,9 @@
|
|
|
1340
1349
|
}
|
|
1341
1350
|
},
|
|
1342
1351
|
"node_modules/@rolldown/binding-linux-x64-musl": {
|
|
1343
|
-
"version": "1.1.
|
|
1344
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.
|
|
1345
|
-
"integrity": "sha512-
|
|
1352
|
+
"version": "1.1.5",
|
|
1353
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.5.tgz",
|
|
1354
|
+
"integrity": "sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==",
|
|
1346
1355
|
"cpu": [
|
|
1347
1356
|
"x64"
|
|
1348
1357
|
],
|
|
@@ -1360,9 +1369,9 @@
|
|
|
1360
1369
|
}
|
|
1361
1370
|
},
|
|
1362
1371
|
"node_modules/@rolldown/binding-openharmony-arm64": {
|
|
1363
|
-
"version": "1.1.
|
|
1364
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.
|
|
1365
|
-
"integrity": "sha512-
|
|
1372
|
+
"version": "1.1.5",
|
|
1373
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.5.tgz",
|
|
1374
|
+
"integrity": "sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==",
|
|
1366
1375
|
"cpu": [
|
|
1367
1376
|
"arm64"
|
|
1368
1377
|
],
|
|
@@ -1377,9 +1386,9 @@
|
|
|
1377
1386
|
}
|
|
1378
1387
|
},
|
|
1379
1388
|
"node_modules/@rolldown/binding-wasm32-wasi": {
|
|
1380
|
-
"version": "1.1.
|
|
1381
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.
|
|
1382
|
-
"integrity": "sha512-
|
|
1389
|
+
"version": "1.1.5",
|
|
1390
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.5.tgz",
|
|
1391
|
+
"integrity": "sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==",
|
|
1383
1392
|
"cpu": [
|
|
1384
1393
|
"wasm32"
|
|
1385
1394
|
],
|
|
@@ -1396,9 +1405,9 @@
|
|
|
1396
1405
|
}
|
|
1397
1406
|
},
|
|
1398
1407
|
"node_modules/@rolldown/binding-win32-arm64-msvc": {
|
|
1399
|
-
"version": "1.1.
|
|
1400
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.
|
|
1401
|
-
"integrity": "sha512-
|
|
1408
|
+
"version": "1.1.5",
|
|
1409
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.5.tgz",
|
|
1410
|
+
"integrity": "sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==",
|
|
1402
1411
|
"cpu": [
|
|
1403
1412
|
"arm64"
|
|
1404
1413
|
],
|
|
@@ -1413,9 +1422,9 @@
|
|
|
1413
1422
|
}
|
|
1414
1423
|
},
|
|
1415
1424
|
"node_modules/@rolldown/binding-win32-x64-msvc": {
|
|
1416
|
-
"version": "1.1.
|
|
1417
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.
|
|
1418
|
-
"integrity": "sha512-
|
|
1425
|
+
"version": "1.1.5",
|
|
1426
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.5.tgz",
|
|
1427
|
+
"integrity": "sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==",
|
|
1419
1428
|
"cpu": [
|
|
1420
1429
|
"x64"
|
|
1421
1430
|
],
|
|
@@ -1546,9 +1555,9 @@
|
|
|
1546
1555
|
}
|
|
1547
1556
|
},
|
|
1548
1557
|
"node_modules/@types/express-serve-static-core": {
|
|
1549
|
-
"version": "5.1.
|
|
1550
|
-
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.
|
|
1551
|
-
"integrity": "sha512-
|
|
1558
|
+
"version": "5.1.2",
|
|
1559
|
+
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.2.tgz",
|
|
1560
|
+
"integrity": "sha512-d3KvEXBSo/lOAMc2u6fkyDHBvetBHeqD7wm/AcXfLpSOQwlmG9D/aQ0SFswVjv05p7ullQS7Mjohj6/VdbZuTg==",
|
|
1552
1561
|
"dev": true,
|
|
1553
1562
|
"license": "MIT",
|
|
1554
1563
|
"dependencies": {
|
|
@@ -1566,9 +1575,9 @@
|
|
|
1566
1575
|
"license": "MIT"
|
|
1567
1576
|
},
|
|
1568
1577
|
"node_modules/@types/node": {
|
|
1569
|
-
"version": "24.13.
|
|
1570
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.
|
|
1571
|
-
"integrity": "sha512-
|
|
1578
|
+
"version": "24.13.3",
|
|
1579
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz",
|
|
1580
|
+
"integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==",
|
|
1572
1581
|
"dev": true,
|
|
1573
1582
|
"license": "MIT",
|
|
1574
1583
|
"dependencies": {
|
|
@@ -1647,10 +1656,350 @@
|
|
|
1647
1656
|
"dev": true,
|
|
1648
1657
|
"license": "MIT"
|
|
1649
1658
|
},
|
|
1659
|
+
"node_modules/@typescript/typescript-aix-ppc64": {
|
|
1660
|
+
"version": "7.0.2",
|
|
1661
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-aix-ppc64/-/typescript-aix-ppc64-7.0.2.tgz",
|
|
1662
|
+
"integrity": "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==",
|
|
1663
|
+
"cpu": [
|
|
1664
|
+
"ppc64"
|
|
1665
|
+
],
|
|
1666
|
+
"dev": true,
|
|
1667
|
+
"license": "Apache-2.0",
|
|
1668
|
+
"optional": true,
|
|
1669
|
+
"os": [
|
|
1670
|
+
"aix"
|
|
1671
|
+
],
|
|
1672
|
+
"engines": {
|
|
1673
|
+
"node": ">=16.20.0"
|
|
1674
|
+
}
|
|
1675
|
+
},
|
|
1676
|
+
"node_modules/@typescript/typescript-darwin-arm64": {
|
|
1677
|
+
"version": "7.0.2",
|
|
1678
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-arm64/-/typescript-darwin-arm64-7.0.2.tgz",
|
|
1679
|
+
"integrity": "sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==",
|
|
1680
|
+
"cpu": [
|
|
1681
|
+
"arm64"
|
|
1682
|
+
],
|
|
1683
|
+
"dev": true,
|
|
1684
|
+
"license": "Apache-2.0",
|
|
1685
|
+
"optional": true,
|
|
1686
|
+
"os": [
|
|
1687
|
+
"darwin"
|
|
1688
|
+
],
|
|
1689
|
+
"engines": {
|
|
1690
|
+
"node": ">=16.20.0"
|
|
1691
|
+
}
|
|
1692
|
+
},
|
|
1693
|
+
"node_modules/@typescript/typescript-darwin-x64": {
|
|
1694
|
+
"version": "7.0.2",
|
|
1695
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-x64/-/typescript-darwin-x64-7.0.2.tgz",
|
|
1696
|
+
"integrity": "sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==",
|
|
1697
|
+
"cpu": [
|
|
1698
|
+
"x64"
|
|
1699
|
+
],
|
|
1700
|
+
"dev": true,
|
|
1701
|
+
"license": "Apache-2.0",
|
|
1702
|
+
"optional": true,
|
|
1703
|
+
"os": [
|
|
1704
|
+
"darwin"
|
|
1705
|
+
],
|
|
1706
|
+
"engines": {
|
|
1707
|
+
"node": ">=16.20.0"
|
|
1708
|
+
}
|
|
1709
|
+
},
|
|
1710
|
+
"node_modules/@typescript/typescript-freebsd-arm64": {
|
|
1711
|
+
"version": "7.0.2",
|
|
1712
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-arm64/-/typescript-freebsd-arm64-7.0.2.tgz",
|
|
1713
|
+
"integrity": "sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==",
|
|
1714
|
+
"cpu": [
|
|
1715
|
+
"arm64"
|
|
1716
|
+
],
|
|
1717
|
+
"dev": true,
|
|
1718
|
+
"license": "Apache-2.0",
|
|
1719
|
+
"optional": true,
|
|
1720
|
+
"os": [
|
|
1721
|
+
"freebsd"
|
|
1722
|
+
],
|
|
1723
|
+
"engines": {
|
|
1724
|
+
"node": ">=16.20.0"
|
|
1725
|
+
}
|
|
1726
|
+
},
|
|
1727
|
+
"node_modules/@typescript/typescript-freebsd-x64": {
|
|
1728
|
+
"version": "7.0.2",
|
|
1729
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-x64/-/typescript-freebsd-x64-7.0.2.tgz",
|
|
1730
|
+
"integrity": "sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==",
|
|
1731
|
+
"cpu": [
|
|
1732
|
+
"x64"
|
|
1733
|
+
],
|
|
1734
|
+
"dev": true,
|
|
1735
|
+
"license": "Apache-2.0",
|
|
1736
|
+
"optional": true,
|
|
1737
|
+
"os": [
|
|
1738
|
+
"freebsd"
|
|
1739
|
+
],
|
|
1740
|
+
"engines": {
|
|
1741
|
+
"node": ">=16.20.0"
|
|
1742
|
+
}
|
|
1743
|
+
},
|
|
1744
|
+
"node_modules/@typescript/typescript-linux-arm": {
|
|
1745
|
+
"version": "7.0.2",
|
|
1746
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm/-/typescript-linux-arm-7.0.2.tgz",
|
|
1747
|
+
"integrity": "sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==",
|
|
1748
|
+
"cpu": [
|
|
1749
|
+
"arm"
|
|
1750
|
+
],
|
|
1751
|
+
"dev": true,
|
|
1752
|
+
"license": "Apache-2.0",
|
|
1753
|
+
"optional": true,
|
|
1754
|
+
"os": [
|
|
1755
|
+
"linux"
|
|
1756
|
+
],
|
|
1757
|
+
"engines": {
|
|
1758
|
+
"node": ">=16.20.0"
|
|
1759
|
+
}
|
|
1760
|
+
},
|
|
1761
|
+
"node_modules/@typescript/typescript-linux-arm64": {
|
|
1762
|
+
"version": "7.0.2",
|
|
1763
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm64/-/typescript-linux-arm64-7.0.2.tgz",
|
|
1764
|
+
"integrity": "sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==",
|
|
1765
|
+
"cpu": [
|
|
1766
|
+
"arm64"
|
|
1767
|
+
],
|
|
1768
|
+
"dev": true,
|
|
1769
|
+
"license": "Apache-2.0",
|
|
1770
|
+
"optional": true,
|
|
1771
|
+
"os": [
|
|
1772
|
+
"linux"
|
|
1773
|
+
],
|
|
1774
|
+
"engines": {
|
|
1775
|
+
"node": ">=16.20.0"
|
|
1776
|
+
}
|
|
1777
|
+
},
|
|
1778
|
+
"node_modules/@typescript/typescript-linux-loong64": {
|
|
1779
|
+
"version": "7.0.2",
|
|
1780
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-loong64/-/typescript-linux-loong64-7.0.2.tgz",
|
|
1781
|
+
"integrity": "sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==",
|
|
1782
|
+
"cpu": [
|
|
1783
|
+
"loong64"
|
|
1784
|
+
],
|
|
1785
|
+
"dev": true,
|
|
1786
|
+
"license": "Apache-2.0",
|
|
1787
|
+
"optional": true,
|
|
1788
|
+
"os": [
|
|
1789
|
+
"linux"
|
|
1790
|
+
],
|
|
1791
|
+
"engines": {
|
|
1792
|
+
"node": ">=16.20.0"
|
|
1793
|
+
}
|
|
1794
|
+
},
|
|
1795
|
+
"node_modules/@typescript/typescript-linux-mips64el": {
|
|
1796
|
+
"version": "7.0.2",
|
|
1797
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-mips64el/-/typescript-linux-mips64el-7.0.2.tgz",
|
|
1798
|
+
"integrity": "sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==",
|
|
1799
|
+
"cpu": [
|
|
1800
|
+
"mips64el"
|
|
1801
|
+
],
|
|
1802
|
+
"dev": true,
|
|
1803
|
+
"license": "Apache-2.0",
|
|
1804
|
+
"optional": true,
|
|
1805
|
+
"os": [
|
|
1806
|
+
"linux"
|
|
1807
|
+
],
|
|
1808
|
+
"engines": {
|
|
1809
|
+
"node": ">=16.20.0"
|
|
1810
|
+
}
|
|
1811
|
+
},
|
|
1812
|
+
"node_modules/@typescript/typescript-linux-ppc64": {
|
|
1813
|
+
"version": "7.0.2",
|
|
1814
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-ppc64/-/typescript-linux-ppc64-7.0.2.tgz",
|
|
1815
|
+
"integrity": "sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==",
|
|
1816
|
+
"cpu": [
|
|
1817
|
+
"ppc64"
|
|
1818
|
+
],
|
|
1819
|
+
"dev": true,
|
|
1820
|
+
"license": "Apache-2.0",
|
|
1821
|
+
"optional": true,
|
|
1822
|
+
"os": [
|
|
1823
|
+
"linux"
|
|
1824
|
+
],
|
|
1825
|
+
"engines": {
|
|
1826
|
+
"node": ">=16.20.0"
|
|
1827
|
+
}
|
|
1828
|
+
},
|
|
1829
|
+
"node_modules/@typescript/typescript-linux-riscv64": {
|
|
1830
|
+
"version": "7.0.2",
|
|
1831
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-riscv64/-/typescript-linux-riscv64-7.0.2.tgz",
|
|
1832
|
+
"integrity": "sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==",
|
|
1833
|
+
"cpu": [
|
|
1834
|
+
"riscv64"
|
|
1835
|
+
],
|
|
1836
|
+
"dev": true,
|
|
1837
|
+
"license": "Apache-2.0",
|
|
1838
|
+
"optional": true,
|
|
1839
|
+
"os": [
|
|
1840
|
+
"linux"
|
|
1841
|
+
],
|
|
1842
|
+
"engines": {
|
|
1843
|
+
"node": ">=16.20.0"
|
|
1844
|
+
}
|
|
1845
|
+
},
|
|
1846
|
+
"node_modules/@typescript/typescript-linux-s390x": {
|
|
1847
|
+
"version": "7.0.2",
|
|
1848
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-s390x/-/typescript-linux-s390x-7.0.2.tgz",
|
|
1849
|
+
"integrity": "sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==",
|
|
1850
|
+
"cpu": [
|
|
1851
|
+
"s390x"
|
|
1852
|
+
],
|
|
1853
|
+
"dev": true,
|
|
1854
|
+
"license": "Apache-2.0",
|
|
1855
|
+
"optional": true,
|
|
1856
|
+
"os": [
|
|
1857
|
+
"linux"
|
|
1858
|
+
],
|
|
1859
|
+
"engines": {
|
|
1860
|
+
"node": ">=16.20.0"
|
|
1861
|
+
}
|
|
1862
|
+
},
|
|
1863
|
+
"node_modules/@typescript/typescript-linux-x64": {
|
|
1864
|
+
"version": "7.0.2",
|
|
1865
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-linux-x64/-/typescript-linux-x64-7.0.2.tgz",
|
|
1866
|
+
"integrity": "sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==",
|
|
1867
|
+
"cpu": [
|
|
1868
|
+
"x64"
|
|
1869
|
+
],
|
|
1870
|
+
"dev": true,
|
|
1871
|
+
"license": "Apache-2.0",
|
|
1872
|
+
"optional": true,
|
|
1873
|
+
"os": [
|
|
1874
|
+
"linux"
|
|
1875
|
+
],
|
|
1876
|
+
"engines": {
|
|
1877
|
+
"node": ">=16.20.0"
|
|
1878
|
+
}
|
|
1879
|
+
},
|
|
1880
|
+
"node_modules/@typescript/typescript-netbsd-arm64": {
|
|
1881
|
+
"version": "7.0.2",
|
|
1882
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-arm64/-/typescript-netbsd-arm64-7.0.2.tgz",
|
|
1883
|
+
"integrity": "sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==",
|
|
1884
|
+
"cpu": [
|
|
1885
|
+
"arm64"
|
|
1886
|
+
],
|
|
1887
|
+
"dev": true,
|
|
1888
|
+
"license": "Apache-2.0",
|
|
1889
|
+
"optional": true,
|
|
1890
|
+
"os": [
|
|
1891
|
+
"netbsd"
|
|
1892
|
+
],
|
|
1893
|
+
"engines": {
|
|
1894
|
+
"node": ">=16.20.0"
|
|
1895
|
+
}
|
|
1896
|
+
},
|
|
1897
|
+
"node_modules/@typescript/typescript-netbsd-x64": {
|
|
1898
|
+
"version": "7.0.2",
|
|
1899
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-x64/-/typescript-netbsd-x64-7.0.2.tgz",
|
|
1900
|
+
"integrity": "sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==",
|
|
1901
|
+
"cpu": [
|
|
1902
|
+
"x64"
|
|
1903
|
+
],
|
|
1904
|
+
"dev": true,
|
|
1905
|
+
"license": "Apache-2.0",
|
|
1906
|
+
"optional": true,
|
|
1907
|
+
"os": [
|
|
1908
|
+
"netbsd"
|
|
1909
|
+
],
|
|
1910
|
+
"engines": {
|
|
1911
|
+
"node": ">=16.20.0"
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
"node_modules/@typescript/typescript-openbsd-arm64": {
|
|
1915
|
+
"version": "7.0.2",
|
|
1916
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-arm64/-/typescript-openbsd-arm64-7.0.2.tgz",
|
|
1917
|
+
"integrity": "sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==",
|
|
1918
|
+
"cpu": [
|
|
1919
|
+
"arm64"
|
|
1920
|
+
],
|
|
1921
|
+
"dev": true,
|
|
1922
|
+
"license": "Apache-2.0",
|
|
1923
|
+
"optional": true,
|
|
1924
|
+
"os": [
|
|
1925
|
+
"openbsd"
|
|
1926
|
+
],
|
|
1927
|
+
"engines": {
|
|
1928
|
+
"node": ">=16.20.0"
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
"node_modules/@typescript/typescript-openbsd-x64": {
|
|
1932
|
+
"version": "7.0.2",
|
|
1933
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-x64/-/typescript-openbsd-x64-7.0.2.tgz",
|
|
1934
|
+
"integrity": "sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==",
|
|
1935
|
+
"cpu": [
|
|
1936
|
+
"x64"
|
|
1937
|
+
],
|
|
1938
|
+
"dev": true,
|
|
1939
|
+
"license": "Apache-2.0",
|
|
1940
|
+
"optional": true,
|
|
1941
|
+
"os": [
|
|
1942
|
+
"openbsd"
|
|
1943
|
+
],
|
|
1944
|
+
"engines": {
|
|
1945
|
+
"node": ">=16.20.0"
|
|
1946
|
+
}
|
|
1947
|
+
},
|
|
1948
|
+
"node_modules/@typescript/typescript-sunos-x64": {
|
|
1949
|
+
"version": "7.0.2",
|
|
1950
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-sunos-x64/-/typescript-sunos-x64-7.0.2.tgz",
|
|
1951
|
+
"integrity": "sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==",
|
|
1952
|
+
"cpu": [
|
|
1953
|
+
"x64"
|
|
1954
|
+
],
|
|
1955
|
+
"dev": true,
|
|
1956
|
+
"license": "Apache-2.0",
|
|
1957
|
+
"optional": true,
|
|
1958
|
+
"os": [
|
|
1959
|
+
"sunos"
|
|
1960
|
+
],
|
|
1961
|
+
"engines": {
|
|
1962
|
+
"node": ">=16.20.0"
|
|
1963
|
+
}
|
|
1964
|
+
},
|
|
1965
|
+
"node_modules/@typescript/typescript-win32-arm64": {
|
|
1966
|
+
"version": "7.0.2",
|
|
1967
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-win32-arm64/-/typescript-win32-arm64-7.0.2.tgz",
|
|
1968
|
+
"integrity": "sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==",
|
|
1969
|
+
"cpu": [
|
|
1970
|
+
"arm64"
|
|
1971
|
+
],
|
|
1972
|
+
"dev": true,
|
|
1973
|
+
"license": "Apache-2.0",
|
|
1974
|
+
"optional": true,
|
|
1975
|
+
"os": [
|
|
1976
|
+
"win32"
|
|
1977
|
+
],
|
|
1978
|
+
"engines": {
|
|
1979
|
+
"node": ">=16.20.0"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
"node_modules/@typescript/typescript-win32-x64": {
|
|
1983
|
+
"version": "7.0.2",
|
|
1984
|
+
"resolved": "https://registry.npmjs.org/@typescript/typescript-win32-x64/-/typescript-win32-x64-7.0.2.tgz",
|
|
1985
|
+
"integrity": "sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==",
|
|
1986
|
+
"cpu": [
|
|
1987
|
+
"x64"
|
|
1988
|
+
],
|
|
1989
|
+
"dev": true,
|
|
1990
|
+
"license": "Apache-2.0",
|
|
1991
|
+
"optional": true,
|
|
1992
|
+
"os": [
|
|
1993
|
+
"win32"
|
|
1994
|
+
],
|
|
1995
|
+
"engines": {
|
|
1996
|
+
"node": ">=16.20.0"
|
|
1997
|
+
}
|
|
1998
|
+
},
|
|
1650
1999
|
"node_modules/@upstash/context7-mcp": {
|
|
1651
|
-
"version": "3.2.
|
|
1652
|
-
"resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-3.2.
|
|
1653
|
-
"integrity": "sha512-
|
|
2000
|
+
"version": "3.2.3",
|
|
2001
|
+
"resolved": "https://registry.npmjs.org/@upstash/context7-mcp/-/context7-mcp-3.2.3.tgz",
|
|
2002
|
+
"integrity": "sha512-9L/9ufypc6lvlmiGxMLw/O94c8UcTCIvBI+o1R+FHVTgRw2lzg9FPGwcrKWuIOsAXH0+6pWFWm4dJWHbCm92sw==",
|
|
1654
2003
|
"dev": true,
|
|
1655
2004
|
"license": "MIT",
|
|
1656
2005
|
"dependencies": {
|
|
@@ -1667,16 +2016,6 @@
|
|
|
1667
2016
|
"context7-mcp": "dist/index.js"
|
|
1668
2017
|
}
|
|
1669
2018
|
},
|
|
1670
|
-
"node_modules/@upstash/context7-mcp/node_modules/undici": {
|
|
1671
|
-
"version": "6.27.0",
|
|
1672
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-6.27.0.tgz",
|
|
1673
|
-
"integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==",
|
|
1674
|
-
"dev": true,
|
|
1675
|
-
"license": "MIT",
|
|
1676
|
-
"engines": {
|
|
1677
|
-
"node": ">=18.17"
|
|
1678
|
-
}
|
|
1679
|
-
},
|
|
1680
2019
|
"node_modules/@upstash/redis": {
|
|
1681
2020
|
"version": "1.38.0",
|
|
1682
2021
|
"resolved": "https://registry.npmjs.org/@upstash/redis/-/redis-1.38.0.tgz",
|
|
@@ -1688,16 +2027,16 @@
|
|
|
1688
2027
|
}
|
|
1689
2028
|
},
|
|
1690
2029
|
"node_modules/@vitest/expect": {
|
|
1691
|
-
"version": "4.1.
|
|
1692
|
-
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.
|
|
1693
|
-
"integrity": "sha512-
|
|
2030
|
+
"version": "4.1.10",
|
|
2031
|
+
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.10.tgz",
|
|
2032
|
+
"integrity": "sha512-YsCn+qAk1GWjQOWFEsEcL2gNQ0zmVmQu3T03qP6UyjhtmdtwtbuI+DASn/7iQB3HGTXkdBwGddzxPlmiql5vlA==",
|
|
1694
2033
|
"dev": true,
|
|
1695
2034
|
"license": "MIT",
|
|
1696
2035
|
"dependencies": {
|
|
1697
2036
|
"@standard-schema/spec": "^1.1.0",
|
|
1698
2037
|
"@types/chai": "^5.2.2",
|
|
1699
|
-
"@vitest/spy": "4.1.
|
|
1700
|
-
"@vitest/utils": "4.1.
|
|
2038
|
+
"@vitest/spy": "4.1.10",
|
|
2039
|
+
"@vitest/utils": "4.1.10",
|
|
1701
2040
|
"chai": "^6.2.2",
|
|
1702
2041
|
"tinyrainbow": "^3.1.0"
|
|
1703
2042
|
},
|
|
@@ -1706,13 +2045,13 @@
|
|
|
1706
2045
|
}
|
|
1707
2046
|
},
|
|
1708
2047
|
"node_modules/@vitest/mocker": {
|
|
1709
|
-
"version": "4.1.
|
|
1710
|
-
"resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.
|
|
1711
|
-
"integrity": "sha512-
|
|
2048
|
+
"version": "4.1.10",
|
|
2049
|
+
"resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.10.tgz",
|
|
2050
|
+
"integrity": "sha512-v0xaezt+DKEmKfaxg133ldzADrwLGd7Ze1MfQQTYfvs8OqZIwbxyxaYURivwV7sWy5fqn3rH5uOrSp07bp44Ow==",
|
|
1712
2051
|
"dev": true,
|
|
1713
2052
|
"license": "MIT",
|
|
1714
2053
|
"dependencies": {
|
|
1715
|
-
"@vitest/spy": "4.1.
|
|
2054
|
+
"@vitest/spy": "4.1.10",
|
|
1716
2055
|
"estree-walker": "^3.0.3",
|
|
1717
2056
|
"magic-string": "^0.30.21"
|
|
1718
2057
|
},
|
|
@@ -1733,9 +2072,9 @@
|
|
|
1733
2072
|
}
|
|
1734
2073
|
},
|
|
1735
2074
|
"node_modules/@vitest/pretty-format": {
|
|
1736
|
-
"version": "4.1.
|
|
1737
|
-
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.
|
|
1738
|
-
"integrity": "sha512-
|
|
2075
|
+
"version": "4.1.10",
|
|
2076
|
+
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.10.tgz",
|
|
2077
|
+
"integrity": "sha512-W1HsjSH4MXQ9YfmmhLAoIYf1HRfekQCGngeIgcei6MP5QQGWUe0gkopdZQaVCFO+JDJMrAJGwa5pRpNpvy4P8Q==",
|
|
1739
2078
|
"dev": true,
|
|
1740
2079
|
"license": "MIT",
|
|
1741
2080
|
"dependencies": {
|
|
@@ -1746,13 +2085,13 @@
|
|
|
1746
2085
|
}
|
|
1747
2086
|
},
|
|
1748
2087
|
"node_modules/@vitest/runner": {
|
|
1749
|
-
"version": "4.1.
|
|
1750
|
-
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.
|
|
1751
|
-
"integrity": "sha512-
|
|
2088
|
+
"version": "4.1.10",
|
|
2089
|
+
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.10.tgz",
|
|
2090
|
+
"integrity": "sha512-IKI6kpIH+LmpROplyLwBBaCfMgOZOMsygVa6BARD6ahA04VRuJSa6OaVG7kRvSEMD870Vd91rSSw0eegtWyLGg==",
|
|
1752
2091
|
"dev": true,
|
|
1753
2092
|
"license": "MIT",
|
|
1754
2093
|
"dependencies": {
|
|
1755
|
-
"@vitest/utils": "4.1.
|
|
2094
|
+
"@vitest/utils": "4.1.10",
|
|
1756
2095
|
"pathe": "^2.0.3"
|
|
1757
2096
|
},
|
|
1758
2097
|
"funding": {
|
|
@@ -1760,14 +2099,14 @@
|
|
|
1760
2099
|
}
|
|
1761
2100
|
},
|
|
1762
2101
|
"node_modules/@vitest/snapshot": {
|
|
1763
|
-
"version": "4.1.
|
|
1764
|
-
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.
|
|
1765
|
-
"integrity": "sha512-
|
|
2102
|
+
"version": "4.1.10",
|
|
2103
|
+
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.10.tgz",
|
|
2104
|
+
"integrity": "sha512-xRkfOT1qpTAi/Ti4Y1LtfRc3kEuqxGw59eN2jN9pRWMtS/XDevekhcFSqvQqjUNGksfjMJu3Y+oJ+4Ypn2OaJw==",
|
|
1766
2105
|
"dev": true,
|
|
1767
2106
|
"license": "MIT",
|
|
1768
2107
|
"dependencies": {
|
|
1769
|
-
"@vitest/pretty-format": "4.1.
|
|
1770
|
-
"@vitest/utils": "4.1.
|
|
2108
|
+
"@vitest/pretty-format": "4.1.10",
|
|
2109
|
+
"@vitest/utils": "4.1.10",
|
|
1771
2110
|
"magic-string": "^0.30.21",
|
|
1772
2111
|
"pathe": "^2.0.3"
|
|
1773
2112
|
},
|
|
@@ -1776,9 +2115,9 @@
|
|
|
1776
2115
|
}
|
|
1777
2116
|
},
|
|
1778
2117
|
"node_modules/@vitest/spy": {
|
|
1779
|
-
"version": "4.1.
|
|
1780
|
-
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.
|
|
1781
|
-
"integrity": "sha512-
|
|
2118
|
+
"version": "4.1.10",
|
|
2119
|
+
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.10.tgz",
|
|
2120
|
+
"integrity": "sha512-PLf/Ugvoq5wO/b4rwYCR1h2PSIdXz7wnkQFMiUpLdtM7l6pqVFcQIBEHyT1+l+cj7mNwAfZHzqXqDyjvOuwbDw==",
|
|
1782
2121
|
"dev": true,
|
|
1783
2122
|
"license": "MIT",
|
|
1784
2123
|
"funding": {
|
|
@@ -1786,13 +2125,13 @@
|
|
|
1786
2125
|
}
|
|
1787
2126
|
},
|
|
1788
2127
|
"node_modules/@vitest/utils": {
|
|
1789
|
-
"version": "4.1.
|
|
1790
|
-
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.
|
|
1791
|
-
"integrity": "sha512-
|
|
2128
|
+
"version": "4.1.10",
|
|
2129
|
+
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.10.tgz",
|
|
2130
|
+
"integrity": "sha512-fy9am/HWxbaGt/Sawrp90vt6Y6jQwf1RX77cz3uwoJwJVMli/e1IEwRPnMNJ7vKfPTwo0diXifkpPvwH9v7nGA==",
|
|
1792
2131
|
"dev": true,
|
|
1793
2132
|
"license": "MIT",
|
|
1794
2133
|
"dependencies": {
|
|
1795
|
-
"@vitest/pretty-format": "4.1.
|
|
2134
|
+
"@vitest/pretty-format": "4.1.10",
|
|
1796
2135
|
"convert-source-map": "^2.0.0",
|
|
1797
2136
|
"tinyrainbow": "^3.1.0"
|
|
1798
2137
|
},
|
|
@@ -2016,9 +2355,9 @@
|
|
|
2016
2355
|
"license": "MIT"
|
|
2017
2356
|
},
|
|
2018
2357
|
"node_modules/bare-events": {
|
|
2019
|
-
"version": "2.
|
|
2020
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.
|
|
2021
|
-
"integrity": "sha512-
|
|
2358
|
+
"version": "2.9.1",
|
|
2359
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.9.1.tgz",
|
|
2360
|
+
"integrity": "sha512-Z0oHEHAFDZkffN8Qc39zNZjQlMDkPJRyyyZieU1VH7u8c5S+qHZ2S8ixdKIAxEjfHO7FJxXmJWgteOghVanIsg==",
|
|
2022
2361
|
"dev": true,
|
|
2023
2362
|
"license": "Apache-2.0",
|
|
2024
2363
|
"peerDependencies": {
|
|
@@ -2031,9 +2370,9 @@
|
|
|
2031
2370
|
}
|
|
2032
2371
|
},
|
|
2033
2372
|
"node_modules/bare-fs": {
|
|
2034
|
-
"version": "4.7.
|
|
2035
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.
|
|
2036
|
-
"integrity": "sha512-
|
|
2373
|
+
"version": "4.7.4",
|
|
2374
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.4.tgz",
|
|
2375
|
+
"integrity": "sha512-y1kC+ffIx/tPLdTE693uNjHfzTfr+ravR5tvWlMXe25nELbkqV400S71qHDwbkAQ1FVEZobB1NFRzFbCCcyBCQ==",
|
|
2037
2376
|
"dev": true,
|
|
2038
2377
|
"license": "Apache-2.0",
|
|
2039
2378
|
"dependencies": {
|
|
@@ -2055,33 +2394,21 @@
|
|
|
2055
2394
|
}
|
|
2056
2395
|
}
|
|
2057
2396
|
},
|
|
2058
|
-
"node_modules/bare-os": {
|
|
2059
|
-
"version": "3.9.1",
|
|
2060
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.9.1.tgz",
|
|
2061
|
-
"integrity": "sha512-6M5XjcnsygQNPMCMPXSK379xrJFiZ/AEMNBmFEmQW8d/789VQATvriyi5r0HYTL9TkQ26rn3kgdTG3aisbrXkQ==",
|
|
2062
|
-
"dev": true,
|
|
2063
|
-
"license": "Apache-2.0",
|
|
2064
|
-
"engines": {
|
|
2065
|
-
"bare": ">=1.14.0"
|
|
2066
|
-
}
|
|
2067
|
-
},
|
|
2068
2397
|
"node_modules/bare-path": {
|
|
2069
|
-
"version": "3.
|
|
2070
|
-
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.
|
|
2071
|
-
"integrity": "sha512-
|
|
2398
|
+
"version": "3.1.1",
|
|
2399
|
+
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.1.1.tgz",
|
|
2400
|
+
"integrity": "sha512-JprUlveX3QjApC1cTpsUOiscADftCGVWkzitbHsRqv84hzYwYHw2mbluddsq5TvI8mH/8Ov1f4BiMAdcB0oYnQ==",
|
|
2072
2401
|
"dev": true,
|
|
2073
|
-
"license": "Apache-2.0"
|
|
2074
|
-
"dependencies": {
|
|
2075
|
-
"bare-os": "^3.0.1"
|
|
2076
|
-
}
|
|
2402
|
+
"license": "Apache-2.0"
|
|
2077
2403
|
},
|
|
2078
2404
|
"node_modules/bare-stream": {
|
|
2079
|
-
"version": "2.13.
|
|
2080
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.
|
|
2081
|
-
"integrity": "sha512-
|
|
2405
|
+
"version": "2.13.3",
|
|
2406
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.3.tgz",
|
|
2407
|
+
"integrity": "sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==",
|
|
2082
2408
|
"dev": true,
|
|
2083
2409
|
"license": "Apache-2.0",
|
|
2084
2410
|
"dependencies": {
|
|
2411
|
+
"b4a": "^1.8.1",
|
|
2085
2412
|
"streamx": "^2.25.0",
|
|
2086
2413
|
"teex": "^1.0.1"
|
|
2087
2414
|
},
|
|
@@ -2103,9 +2430,9 @@
|
|
|
2103
2430
|
}
|
|
2104
2431
|
},
|
|
2105
2432
|
"node_modules/bare-url": {
|
|
2106
|
-
"version": "2.4.
|
|
2107
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.
|
|
2108
|
-
"integrity": "sha512-
|
|
2433
|
+
"version": "2.4.5",
|
|
2434
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.5.tgz",
|
|
2435
|
+
"integrity": "sha512-K+y9xF1tN+CdPu4qWwr0QiK1Al07eFPGYK5M2pDXcmHdMdgC/tT/bpmMe1hrmRHaidKLkXrC+cRNYf3XVDUhSQ==",
|
|
2109
2436
|
"dev": true,
|
|
2110
2437
|
"license": "Apache-2.0",
|
|
2111
2438
|
"dependencies": {
|
|
@@ -2196,21 +2523,21 @@
|
|
|
2196
2523
|
}
|
|
2197
2524
|
},
|
|
2198
2525
|
"node_modules/body-parser": {
|
|
2199
|
-
"version": "2.
|
|
2200
|
-
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.
|
|
2201
|
-
"integrity": "sha512-
|
|
2526
|
+
"version": "2.3.0",
|
|
2527
|
+
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.3.0.tgz",
|
|
2528
|
+
"integrity": "sha512-2cGmJupaNgg+QUwVLAucDuWuoMZ6EX9iHDRswZ5lsNYEmwPaRknMPCLZz07yTzVq/83p4o/wzbDZbBrTvGGTIw==",
|
|
2202
2529
|
"dev": true,
|
|
2203
2530
|
"license": "MIT",
|
|
2204
2531
|
"dependencies": {
|
|
2205
2532
|
"bytes": "^3.1.2",
|
|
2206
|
-
"content-type": "^
|
|
2533
|
+
"content-type": "^2.0.0",
|
|
2207
2534
|
"debug": "^4.4.3",
|
|
2208
|
-
"http-errors": "^2.0.
|
|
2209
|
-
"iconv-lite": "^0.7.
|
|
2535
|
+
"http-errors": "^2.0.1",
|
|
2536
|
+
"iconv-lite": "^0.7.2",
|
|
2210
2537
|
"on-finished": "^2.4.1",
|
|
2211
|
-
"qs": "^6.
|
|
2212
|
-
"raw-body": "^3.0.
|
|
2213
|
-
"type-is": "^2.0
|
|
2538
|
+
"qs": "^6.15.2",
|
|
2539
|
+
"raw-body": "^3.0.2",
|
|
2540
|
+
"type-is": "^2.1.0"
|
|
2214
2541
|
},
|
|
2215
2542
|
"engines": {
|
|
2216
2543
|
"node": ">=18"
|
|
@@ -2220,10 +2547,24 @@
|
|
|
2220
2547
|
"url": "https://opencollective.com/express"
|
|
2221
2548
|
}
|
|
2222
2549
|
},
|
|
2550
|
+
"node_modules/body-parser/node_modules/content-type": {
|
|
2551
|
+
"version": "2.0.0",
|
|
2552
|
+
"resolved": "https://registry.npmjs.org/content-type/-/content-type-2.0.0.tgz",
|
|
2553
|
+
"integrity": "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==",
|
|
2554
|
+
"dev": true,
|
|
2555
|
+
"license": "MIT",
|
|
2556
|
+
"engines": {
|
|
2557
|
+
"node": ">=18"
|
|
2558
|
+
},
|
|
2559
|
+
"funding": {
|
|
2560
|
+
"type": "opencollective",
|
|
2561
|
+
"url": "https://opencollective.com/express"
|
|
2562
|
+
}
|
|
2563
|
+
},
|
|
2223
2564
|
"node_modules/brace-expansion": {
|
|
2224
|
-
"version": "2.1.
|
|
2225
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.
|
|
2226
|
-
"integrity": "sha512-
|
|
2565
|
+
"version": "2.1.2",
|
|
2566
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.2.tgz",
|
|
2567
|
+
"integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==",
|
|
2227
2568
|
"dev": true,
|
|
2228
2569
|
"license": "MIT",
|
|
2229
2570
|
"dependencies": {
|
|
@@ -2728,9 +3069,9 @@
|
|
|
2728
3069
|
}
|
|
2729
3070
|
},
|
|
2730
3071
|
"node_modules/dockerode": {
|
|
2731
|
-
"version": "5.0.
|
|
2732
|
-
"resolved": "https://registry.npmjs.org/dockerode/-/dockerode-5.0.
|
|
2733
|
-
"integrity": "sha512-
|
|
3072
|
+
"version": "5.0.1",
|
|
3073
|
+
"resolved": "https://registry.npmjs.org/dockerode/-/dockerode-5.0.1.tgz",
|
|
3074
|
+
"integrity": "sha512-avsq/xk4YPIrn0CgleX5bjT9Y8IT1p9PxrNQ++RBQ2WEyFfHCTDsT9kmyxz+H/axnjAwg8wJWEIuPGOUuNupiA==",
|
|
2734
3075
|
"dev": true,
|
|
2735
3076
|
"license": "Apache-2.0",
|
|
2736
3077
|
"dependencies": {
|
|
@@ -2761,9 +3102,9 @@
|
|
|
2761
3102
|
}
|
|
2762
3103
|
},
|
|
2763
3104
|
"node_modules/dockerode/node_modules/tar-fs": {
|
|
2764
|
-
"version": "2.1.
|
|
2765
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.
|
|
2766
|
-
"integrity": "sha512-
|
|
3105
|
+
"version": "2.1.5",
|
|
3106
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.5.tgz",
|
|
3107
|
+
"integrity": "sha512-OboTd8mmMhZDNPV+UjQcK9yKAatXu2aJ+r1w4im1Otd4M4fl2hwvdoXUxIYHFTHWK/3y3FarBP70v3vwmGlOxw==",
|
|
2767
3108
|
"dev": true,
|
|
2768
3109
|
"license": "MIT",
|
|
2769
3110
|
"dependencies": {
|
|
@@ -2867,9 +3208,9 @@
|
|
|
2867
3208
|
}
|
|
2868
3209
|
},
|
|
2869
3210
|
"node_modules/es-module-lexer": {
|
|
2870
|
-
"version": "2.1
|
|
2871
|
-
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.1.
|
|
2872
|
-
"integrity": "sha512-
|
|
3211
|
+
"version": "2.3.1",
|
|
3212
|
+
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.3.1.tgz",
|
|
3213
|
+
"integrity": "sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==",
|
|
2873
3214
|
"dev": true,
|
|
2874
3215
|
"license": "MIT"
|
|
2875
3216
|
},
|
|
@@ -3019,9 +3360,9 @@
|
|
|
3019
3360
|
}
|
|
3020
3361
|
},
|
|
3021
3362
|
"node_modules/expect-type": {
|
|
3022
|
-
"version": "1.
|
|
3023
|
-
"resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.
|
|
3024
|
-
"integrity": "sha512-
|
|
3363
|
+
"version": "1.4.0",
|
|
3364
|
+
"resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.4.0.tgz",
|
|
3365
|
+
"integrity": "sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==",
|
|
3025
3366
|
"dev": true,
|
|
3026
3367
|
"license": "Apache-2.0",
|
|
3027
3368
|
"engines": {
|
|
@@ -3111,9 +3452,9 @@
|
|
|
3111
3452
|
"license": "MIT"
|
|
3112
3453
|
},
|
|
3113
3454
|
"node_modules/fast-json-stringify": {
|
|
3114
|
-
"version": "
|
|
3115
|
-
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-
|
|
3116
|
-
"integrity": "sha512-
|
|
3455
|
+
"version": "7.0.1",
|
|
3456
|
+
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-7.0.1.tgz",
|
|
3457
|
+
"integrity": "sha512-eRSayARSbbwlBjpP4vnTTIRD5QPcIrmihPxDeN1DtKnHPg66UuJLx+8hlK1kaFdjvzyQ/dzALoi4vwAQ+T+iZA==",
|
|
3117
3458
|
"funding": [
|
|
3118
3459
|
{
|
|
3119
3460
|
"type": "github",
|
|
@@ -3129,11 +3470,27 @@
|
|
|
3129
3470
|
"@fastify/merge-json-schemas": "^0.2.0",
|
|
3130
3471
|
"ajv": "^8.12.0",
|
|
3131
3472
|
"ajv-formats": "^3.0.1",
|
|
3132
|
-
"fast-uri": "^
|
|
3473
|
+
"fast-uri": "^4.0.0",
|
|
3133
3474
|
"json-schema-ref-resolver": "^3.0.0",
|
|
3134
3475
|
"rfdc": "^1.2.0"
|
|
3135
3476
|
}
|
|
3136
3477
|
},
|
|
3478
|
+
"node_modules/fast-json-stringify/node_modules/fast-uri": {
|
|
3479
|
+
"version": "4.1.0",
|
|
3480
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-4.1.0.tgz",
|
|
3481
|
+
"integrity": "sha512-ZodJ2cRiLVWGi9IgPb3mbgSqM4CD3LexCHkuv0FfBXHJI1ADfucTD06m6clO2Cy5RZYsw/SiCVl/dyrFI/SYWA==",
|
|
3482
|
+
"funding": [
|
|
3483
|
+
{
|
|
3484
|
+
"type": "github",
|
|
3485
|
+
"url": "https://github.com/sponsors/fastify"
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
"type": "opencollective",
|
|
3489
|
+
"url": "https://opencollective.com/fastify"
|
|
3490
|
+
}
|
|
3491
|
+
],
|
|
3492
|
+
"license": "BSD-3-Clause"
|
|
3493
|
+
},
|
|
3137
3494
|
"node_modules/fast-querystring": {
|
|
3138
3495
|
"version": "1.1.2",
|
|
3139
3496
|
"resolved": "https://registry.npmjs.org/fast-querystring/-/fast-querystring-1.1.2.tgz",
|
|
@@ -3144,9 +3501,9 @@
|
|
|
3144
3501
|
}
|
|
3145
3502
|
},
|
|
3146
3503
|
"node_modules/fast-uri": {
|
|
3147
|
-
"version": "3.1.
|
|
3148
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.
|
|
3149
|
-
"integrity": "sha512-
|
|
3504
|
+
"version": "3.1.3",
|
|
3505
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.3.tgz",
|
|
3506
|
+
"integrity": "sha512-i70LwGWUduXqzicKXWshooq+sWL1K3WUU5rKZNG/0i3a1OSoX3HqhH5WbWwTmqWfor4urUakGPiRQcleRZTwOg==",
|
|
3150
3507
|
"funding": [
|
|
3151
3508
|
{
|
|
3152
3509
|
"type": "github",
|
|
@@ -3160,9 +3517,9 @@
|
|
|
3160
3517
|
"license": "BSD-3-Clause"
|
|
3161
3518
|
},
|
|
3162
3519
|
"node_modules/fastify": {
|
|
3163
|
-
"version": "5.
|
|
3164
|
-
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.
|
|
3165
|
-
"integrity": "sha512-
|
|
3520
|
+
"version": "5.10.0",
|
|
3521
|
+
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.10.0.tgz",
|
|
3522
|
+
"integrity": "sha512-A9L0ziuWGQHgEEVgF3davQ9vbD93IuX+lo2IsxapQmu5b/Y/ynn9m9K5JHt9dvyJXOFc5iN0Zk5GHEOqnzhWjg==",
|
|
3166
3523
|
"funding": [
|
|
3167
3524
|
{
|
|
3168
3525
|
"type": "github",
|
|
@@ -3181,7 +3538,7 @@
|
|
|
3181
3538
|
"@fastify/proxy-addr": "^5.0.0",
|
|
3182
3539
|
"abstract-logging": "^2.0.1",
|
|
3183
3540
|
"avvio": "^9.0.0",
|
|
3184
|
-
"fast-json-stringify": "^
|
|
3541
|
+
"fast-json-stringify": "^7.0.0",
|
|
3185
3542
|
"find-my-way": "^9.6.0",
|
|
3186
3543
|
"light-my-request": "^6.0.0",
|
|
3187
3544
|
"pino": "^9.14.0 || ^10.1.0",
|
|
@@ -3193,9 +3550,9 @@
|
|
|
3193
3550
|
}
|
|
3194
3551
|
},
|
|
3195
3552
|
"node_modules/fastify-plugin": {
|
|
3196
|
-
"version": "
|
|
3197
|
-
"resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-
|
|
3198
|
-
"integrity": "sha512-
|
|
3553
|
+
"version": "6.0.0",
|
|
3554
|
+
"resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz",
|
|
3555
|
+
"integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==",
|
|
3199
3556
|
"funding": [
|
|
3200
3557
|
{
|
|
3201
3558
|
"type": "github",
|
|
@@ -3374,6 +3731,19 @@
|
|
|
3374
3731
|
"url": "https://github.com/sponsors/ljharb"
|
|
3375
3732
|
}
|
|
3376
3733
|
},
|
|
3734
|
+
"node_modules/get-port": {
|
|
3735
|
+
"version": "5.1.1",
|
|
3736
|
+
"resolved": "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz",
|
|
3737
|
+
"integrity": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==",
|
|
3738
|
+
"dev": true,
|
|
3739
|
+
"license": "MIT",
|
|
3740
|
+
"engines": {
|
|
3741
|
+
"node": ">=8"
|
|
3742
|
+
},
|
|
3743
|
+
"funding": {
|
|
3744
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3377
3747
|
"node_modules/get-proto": {
|
|
3378
3748
|
"version": "1.0.1",
|
|
3379
3749
|
"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
|
|
@@ -3410,22 +3780,6 @@
|
|
|
3410
3780
|
"url": "https://github.com/sponsors/isaacs"
|
|
3411
3781
|
}
|
|
3412
3782
|
},
|
|
3413
|
-
"node_modules/glob/node_modules/minimatch": {
|
|
3414
|
-
"version": "9.0.9",
|
|
3415
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
3416
|
-
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
3417
|
-
"dev": true,
|
|
3418
|
-
"license": "ISC",
|
|
3419
|
-
"dependencies": {
|
|
3420
|
-
"brace-expansion": "^2.0.2"
|
|
3421
|
-
},
|
|
3422
|
-
"engines": {
|
|
3423
|
-
"node": ">=16 || 14 >=14.17"
|
|
3424
|
-
},
|
|
3425
|
-
"funding": {
|
|
3426
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
3427
|
-
}
|
|
3428
|
-
},
|
|
3429
3783
|
"node_modules/gopd": {
|
|
3430
3784
|
"version": "1.2.0",
|
|
3431
3785
|
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
|
|
@@ -3473,9 +3827,9 @@
|
|
|
3473
3827
|
}
|
|
3474
3828
|
},
|
|
3475
3829
|
"node_modules/hono": {
|
|
3476
|
-
"version": "4.12.
|
|
3477
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.
|
|
3478
|
-
"integrity": "sha512-
|
|
3830
|
+
"version": "4.12.30",
|
|
3831
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.30.tgz",
|
|
3832
|
+
"integrity": "sha512-emn+JoJjrN9YTpRDS5it/UI2SO9BAE37T6I3d963RxcZ81G9A4pr2SZTEiiaiKbzx+NKRg5BZ89fCL7gCJCUog==",
|
|
3479
3833
|
"dev": true,
|
|
3480
3834
|
"license": "MIT",
|
|
3481
3835
|
"engines": {
|
|
@@ -3503,9 +3857,9 @@
|
|
|
3503
3857
|
}
|
|
3504
3858
|
},
|
|
3505
3859
|
"node_modules/iconv-lite": {
|
|
3506
|
-
"version": "0.7.
|
|
3507
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.
|
|
3508
|
-
"integrity": "sha512-
|
|
3860
|
+
"version": "0.7.3",
|
|
3861
|
+
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.3.tgz",
|
|
3862
|
+
"integrity": "sha512-IKXpvIzjnC9XTAUbVBcMfGS0EPaIXtW6v+zr+RRp+hqULEpo0owZax6wyRwPOJbWbzjYspQwusTsfVr0ifh4uQ==",
|
|
3509
3863
|
"dev": true,
|
|
3510
3864
|
"license": "MIT",
|
|
3511
3865
|
"dependencies": {
|
|
@@ -3668,9 +4022,9 @@
|
|
|
3668
4022
|
"license": "BSD-2-Clause"
|
|
3669
4023
|
},
|
|
3670
4024
|
"node_modules/kysely": {
|
|
3671
|
-
"version": "0.29.
|
|
3672
|
-
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.29.
|
|
3673
|
-
"integrity": "sha512-
|
|
4025
|
+
"version": "0.29.3",
|
|
4026
|
+
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.29.3.tgz",
|
|
4027
|
+
"integrity": "sha512-VHtBdW6XB/pgoTSqraM3UAa2rYoYdNXqnNPpX+8XXP+cwYbVEFuAp3HyPt1vpNfU9l7Y2kpUrA9QDPsy8uUqOQ==",
|
|
3674
4028
|
"license": "MIT",
|
|
3675
4029
|
"engines": {
|
|
3676
4030
|
"node": ">=22.0.0"
|
|
@@ -3915,6 +4269,9 @@
|
|
|
3915
4269
|
"arm64"
|
|
3916
4270
|
],
|
|
3917
4271
|
"dev": true,
|
|
4272
|
+
"libc": [
|
|
4273
|
+
"glibc"
|
|
4274
|
+
],
|
|
3918
4275
|
"license": "MPL-2.0",
|
|
3919
4276
|
"optional": true,
|
|
3920
4277
|
"os": [
|
|
@@ -3936,6 +4293,9 @@
|
|
|
3936
4293
|
"arm64"
|
|
3937
4294
|
],
|
|
3938
4295
|
"dev": true,
|
|
4296
|
+
"libc": [
|
|
4297
|
+
"musl"
|
|
4298
|
+
],
|
|
3939
4299
|
"license": "MPL-2.0",
|
|
3940
4300
|
"optional": true,
|
|
3941
4301
|
"os": [
|
|
@@ -3957,6 +4317,9 @@
|
|
|
3957
4317
|
"x64"
|
|
3958
4318
|
],
|
|
3959
4319
|
"dev": true,
|
|
4320
|
+
"libc": [
|
|
4321
|
+
"glibc"
|
|
4322
|
+
],
|
|
3960
4323
|
"license": "MPL-2.0",
|
|
3961
4324
|
"optional": true,
|
|
3962
4325
|
"os": [
|
|
@@ -3978,6 +4341,9 @@
|
|
|
3978
4341
|
"x64"
|
|
3979
4342
|
],
|
|
3980
4343
|
"dev": true,
|
|
4344
|
+
"libc": [
|
|
4345
|
+
"musl"
|
|
4346
|
+
],
|
|
3981
4347
|
"license": "MPL-2.0",
|
|
3982
4348
|
"optional": true,
|
|
3983
4349
|
"os": [
|
|
@@ -4129,16 +4495,19 @@
|
|
|
4129
4495
|
}
|
|
4130
4496
|
},
|
|
4131
4497
|
"node_modules/minimatch": {
|
|
4132
|
-
"version": "
|
|
4133
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
4134
|
-
"integrity": "sha512-
|
|
4498
|
+
"version": "9.0.9",
|
|
4499
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
4500
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
4135
4501
|
"dev": true,
|
|
4136
4502
|
"license": "ISC",
|
|
4137
4503
|
"dependencies": {
|
|
4138
|
-
"brace-expansion": "^2.0.
|
|
4504
|
+
"brace-expansion": "^2.0.2"
|
|
4139
4505
|
},
|
|
4140
4506
|
"engines": {
|
|
4141
|
-
"node": ">=
|
|
4507
|
+
"node": ">=16 || 14 >=14.17"
|
|
4508
|
+
},
|
|
4509
|
+
"funding": {
|
|
4510
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4142
4511
|
}
|
|
4143
4512
|
},
|
|
4144
4513
|
"node_modules/minipass": {
|
|
@@ -4182,17 +4551,17 @@
|
|
|
4182
4551
|
"license": "MIT"
|
|
4183
4552
|
},
|
|
4184
4553
|
"node_modules/nan": {
|
|
4185
|
-
"version": "2.
|
|
4186
|
-
"resolved": "https://registry.npmjs.org/nan/-/nan-2.
|
|
4187
|
-
"integrity": "sha512-
|
|
4554
|
+
"version": "2.28.0",
|
|
4555
|
+
"resolved": "https://registry.npmjs.org/nan/-/nan-2.28.0.tgz",
|
|
4556
|
+
"integrity": "sha512-fTsDz99OTq2sVePhGdp4qQhggZFtKr64ZNVyVajRKtMOkJxYekplBh577PiJB12v/D3s2E5cGtOI45LWp6rnLQ==",
|
|
4188
4557
|
"dev": true,
|
|
4189
4558
|
"license": "MIT",
|
|
4190
4559
|
"optional": true
|
|
4191
4560
|
},
|
|
4192
4561
|
"node_modules/nanoid": {
|
|
4193
|
-
"version": "3.3.
|
|
4194
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.
|
|
4195
|
-
"integrity": "sha512-
|
|
4562
|
+
"version": "3.3.16",
|
|
4563
|
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
|
|
4564
|
+
"integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
|
|
4196
4565
|
"dev": true,
|
|
4197
4566
|
"funding": [
|
|
4198
4567
|
{
|
|
@@ -4252,15 +4621,18 @@
|
|
|
4252
4621
|
}
|
|
4253
4622
|
},
|
|
4254
4623
|
"node_modules/obug": {
|
|
4255
|
-
"version": "2.1.
|
|
4256
|
-
"resolved": "https://registry.npmjs.org/obug/-/obug-2.1.
|
|
4257
|
-
"integrity": "sha512-
|
|
4624
|
+
"version": "2.1.3",
|
|
4625
|
+
"resolved": "https://registry.npmjs.org/obug/-/obug-2.1.3.tgz",
|
|
4626
|
+
"integrity": "sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==",
|
|
4258
4627
|
"dev": true,
|
|
4259
4628
|
"funding": [
|
|
4260
4629
|
"https://github.com/sponsors/sxzz",
|
|
4261
4630
|
"https://opencollective.com/debug"
|
|
4262
4631
|
],
|
|
4263
|
-
"license": "MIT"
|
|
4632
|
+
"license": "MIT",
|
|
4633
|
+
"engines": {
|
|
4634
|
+
"node": ">=12.20.0"
|
|
4635
|
+
}
|
|
4264
4636
|
},
|
|
4265
4637
|
"node_modules/on-exit-leak-free": {
|
|
4266
4638
|
"version": "2.1.2",
|
|
@@ -4364,9 +4736,9 @@
|
|
|
4364
4736
|
"license": "ISC"
|
|
4365
4737
|
},
|
|
4366
4738
|
"node_modules/picomatch": {
|
|
4367
|
-
"version": "4.0.
|
|
4368
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.
|
|
4369
|
-
"integrity": "sha512-
|
|
4739
|
+
"version": "4.0.5",
|
|
4740
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
|
|
4741
|
+
"integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
|
|
4370
4742
|
"dev": true,
|
|
4371
4743
|
"license": "MIT",
|
|
4372
4744
|
"engines": {
|
|
@@ -4424,9 +4796,9 @@
|
|
|
4424
4796
|
}
|
|
4425
4797
|
},
|
|
4426
4798
|
"node_modules/postcss": {
|
|
4427
|
-
"version": "8.5.
|
|
4428
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.
|
|
4429
|
-
"integrity": "sha512-
|
|
4799
|
+
"version": "8.5.19",
|
|
4800
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
|
|
4801
|
+
"integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
|
|
4430
4802
|
"dev": true,
|
|
4431
4803
|
"funding": [
|
|
4432
4804
|
{
|
|
@@ -4536,9 +4908,9 @@
|
|
|
4536
4908
|
}
|
|
4537
4909
|
},
|
|
4538
4910
|
"node_modules/protobufjs": {
|
|
4539
|
-
"version": "7.6.
|
|
4540
|
-
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.
|
|
4541
|
-
"integrity": "sha512
|
|
4911
|
+
"version": "7.6.5",
|
|
4912
|
+
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
|
|
4913
|
+
"integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
|
|
4542
4914
|
"dev": true,
|
|
4543
4915
|
"hasInstallScript": true,
|
|
4544
4916
|
"license": "BSD-3-Clause",
|
|
@@ -4549,7 +4921,6 @@
|
|
|
4549
4921
|
"@protobufjs/eventemitter": "^1.1.1",
|
|
4550
4922
|
"@protobufjs/fetch": "^1.1.1",
|
|
4551
4923
|
"@protobufjs/float": "^1.0.2",
|
|
4552
|
-
"@protobufjs/inquire": "^1.1.2",
|
|
4553
4924
|
"@protobufjs/path": "^1.1.2",
|
|
4554
4925
|
"@protobufjs/pool": "^1.1.0",
|
|
4555
4926
|
"@protobufjs/utf8": "^1.1.1",
|
|
@@ -4596,13 +4967,14 @@
|
|
|
4596
4967
|
}
|
|
4597
4968
|
},
|
|
4598
4969
|
"node_modules/qs": {
|
|
4599
|
-
"version": "6.15.
|
|
4600
|
-
"resolved": "https://registry.npmjs.org/qs/-/qs-6.15.
|
|
4601
|
-
"integrity": "sha512-
|
|
4970
|
+
"version": "6.15.3",
|
|
4971
|
+
"resolved": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz",
|
|
4972
|
+
"integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==",
|
|
4602
4973
|
"dev": true,
|
|
4603
4974
|
"license": "BSD-3-Clause",
|
|
4604
4975
|
"dependencies": {
|
|
4605
|
-
"
|
|
4976
|
+
"es-define-property": "^1.0.1",
|
|
4977
|
+
"side-channel": "^1.1.1"
|
|
4606
4978
|
},
|
|
4607
4979
|
"engines": {
|
|
4608
4980
|
"node": ">=0.6"
|
|
@@ -4618,13 +4990,17 @@
|
|
|
4618
4990
|
"license": "MIT"
|
|
4619
4991
|
},
|
|
4620
4992
|
"node_modules/range-parser": {
|
|
4621
|
-
"version": "1.
|
|
4622
|
-
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.
|
|
4623
|
-
"integrity": "sha512-
|
|
4993
|
+
"version": "1.3.0",
|
|
4994
|
+
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.3.0.tgz",
|
|
4995
|
+
"integrity": "sha512-hek2mFQpPuI4E1BBKrSto+BU3e3x4xuarsbiwr3+lf7p44juvFMV0XFWQAP3xUyqXA4RrXLIoaSUGbSt056ZMw==",
|
|
4624
4996
|
"dev": true,
|
|
4625
4997
|
"license": "MIT",
|
|
4626
4998
|
"engines": {
|
|
4627
4999
|
"node": ">= 0.6"
|
|
5000
|
+
},
|
|
5001
|
+
"funding": {
|
|
5002
|
+
"type": "opencollective",
|
|
5003
|
+
"url": "https://opencollective.com/express"
|
|
4628
5004
|
}
|
|
4629
5005
|
},
|
|
4630
5006
|
"node_modules/raw-body": {
|
|
@@ -4670,6 +5046,19 @@
|
|
|
4670
5046
|
"minimatch": "^5.1.0"
|
|
4671
5047
|
}
|
|
4672
5048
|
},
|
|
5049
|
+
"node_modules/readdir-glob/node_modules/minimatch": {
|
|
5050
|
+
"version": "5.1.9",
|
|
5051
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
|
|
5052
|
+
"integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
|
|
5053
|
+
"dev": true,
|
|
5054
|
+
"license": "ISC",
|
|
5055
|
+
"dependencies": {
|
|
5056
|
+
"brace-expansion": "^2.0.1"
|
|
5057
|
+
},
|
|
5058
|
+
"engines": {
|
|
5059
|
+
"node": ">=10"
|
|
5060
|
+
}
|
|
5061
|
+
},
|
|
4673
5062
|
"node_modules/real-require": {
|
|
4674
5063
|
"version": "0.2.0",
|
|
4675
5064
|
"resolved": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz",
|
|
@@ -4734,13 +5123,13 @@
|
|
|
4734
5123
|
"license": "MIT"
|
|
4735
5124
|
},
|
|
4736
5125
|
"node_modules/rolldown": {
|
|
4737
|
-
"version": "1.1.
|
|
4738
|
-
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.
|
|
4739
|
-
"integrity": "sha512-
|
|
5126
|
+
"version": "1.1.5",
|
|
5127
|
+
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.5.tgz",
|
|
5128
|
+
"integrity": "sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==",
|
|
4740
5129
|
"dev": true,
|
|
4741
5130
|
"license": "MIT",
|
|
4742
5131
|
"dependencies": {
|
|
4743
|
-
"@oxc-project/types": "=0.
|
|
5132
|
+
"@oxc-project/types": "=0.139.0",
|
|
4744
5133
|
"@rolldown/pluginutils": "^1.0.0"
|
|
4745
5134
|
},
|
|
4746
5135
|
"bin": {
|
|
@@ -4750,21 +5139,21 @@
|
|
|
4750
5139
|
"node": "^20.19.0 || >=22.12.0"
|
|
4751
5140
|
},
|
|
4752
5141
|
"optionalDependencies": {
|
|
4753
|
-
"@rolldown/binding-android-arm64": "1.1.
|
|
4754
|
-
"@rolldown/binding-darwin-arm64": "1.1.
|
|
4755
|
-
"@rolldown/binding-darwin-x64": "1.1.
|
|
4756
|
-
"@rolldown/binding-freebsd-x64": "1.1.
|
|
4757
|
-
"@rolldown/binding-linux-arm-gnueabihf": "1.1.
|
|
4758
|
-
"@rolldown/binding-linux-arm64-gnu": "1.1.
|
|
4759
|
-
"@rolldown/binding-linux-arm64-musl": "1.1.
|
|
4760
|
-
"@rolldown/binding-linux-ppc64-gnu": "1.1.
|
|
4761
|
-
"@rolldown/binding-linux-s390x-gnu": "1.1.
|
|
4762
|
-
"@rolldown/binding-linux-x64-gnu": "1.1.
|
|
4763
|
-
"@rolldown/binding-linux-x64-musl": "1.1.
|
|
4764
|
-
"@rolldown/binding-openharmony-arm64": "1.1.
|
|
4765
|
-
"@rolldown/binding-wasm32-wasi": "1.1.
|
|
4766
|
-
"@rolldown/binding-win32-arm64-msvc": "1.1.
|
|
4767
|
-
"@rolldown/binding-win32-x64-msvc": "1.1.
|
|
5142
|
+
"@rolldown/binding-android-arm64": "1.1.5",
|
|
5143
|
+
"@rolldown/binding-darwin-arm64": "1.1.5",
|
|
5144
|
+
"@rolldown/binding-darwin-x64": "1.1.5",
|
|
5145
|
+
"@rolldown/binding-freebsd-x64": "1.1.5",
|
|
5146
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.1.5",
|
|
5147
|
+
"@rolldown/binding-linux-arm64-gnu": "1.1.5",
|
|
5148
|
+
"@rolldown/binding-linux-arm64-musl": "1.1.5",
|
|
5149
|
+
"@rolldown/binding-linux-ppc64-gnu": "1.1.5",
|
|
5150
|
+
"@rolldown/binding-linux-s390x-gnu": "1.1.5",
|
|
5151
|
+
"@rolldown/binding-linux-x64-gnu": "1.1.5",
|
|
5152
|
+
"@rolldown/binding-linux-x64-musl": "1.1.5",
|
|
5153
|
+
"@rolldown/binding-openharmony-arm64": "1.1.5",
|
|
5154
|
+
"@rolldown/binding-wasm32-wasi": "1.1.5",
|
|
5155
|
+
"@rolldown/binding-win32-arm64-msvc": "1.1.5",
|
|
5156
|
+
"@rolldown/binding-win32-x64-msvc": "1.1.5"
|
|
4768
5157
|
}
|
|
4769
5158
|
},
|
|
4770
5159
|
"node_modules/router": {
|
|
@@ -4860,9 +5249,9 @@
|
|
|
4860
5249
|
"license": "BSD-3-Clause"
|
|
4861
5250
|
},
|
|
4862
5251
|
"node_modules/semver": {
|
|
4863
|
-
"version": "7.8.
|
|
4864
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.
|
|
4865
|
-
"integrity": "sha512-
|
|
5252
|
+
"version": "7.8.5",
|
|
5253
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
5254
|
+
"integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
|
|
4866
5255
|
"license": "ISC",
|
|
4867
5256
|
"bin": {
|
|
4868
5257
|
"semver": "bin/semver.js"
|
|
@@ -4954,15 +5343,15 @@
|
|
|
4954
5343
|
}
|
|
4955
5344
|
},
|
|
4956
5345
|
"node_modules/side-channel": {
|
|
4957
|
-
"version": "1.1.
|
|
4958
|
-
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.
|
|
4959
|
-
"integrity": "sha512-
|
|
5346
|
+
"version": "1.1.1",
|
|
5347
|
+
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
|
|
5348
|
+
"integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
|
|
4960
5349
|
"dev": true,
|
|
4961
5350
|
"license": "MIT",
|
|
4962
5351
|
"dependencies": {
|
|
4963
5352
|
"es-errors": "^1.3.0",
|
|
4964
|
-
"object-inspect": "^1.13.
|
|
4965
|
-
"side-channel-list": "^1.0.
|
|
5353
|
+
"object-inspect": "^1.13.4",
|
|
5354
|
+
"side-channel-list": "^1.0.1",
|
|
4966
5355
|
"side-channel-map": "^1.0.1",
|
|
4967
5356
|
"side-channel-weakmap": "^1.0.2"
|
|
4968
5357
|
},
|
|
@@ -5141,16 +5530,16 @@
|
|
|
5141
5530
|
}
|
|
5142
5531
|
},
|
|
5143
5532
|
"node_modules/std-env": {
|
|
5144
|
-
"version": "4.
|
|
5145
|
-
"resolved": "https://registry.npmjs.org/std-env/-/std-env-4.
|
|
5146
|
-
"integrity": "sha512-
|
|
5533
|
+
"version": "4.2.0",
|
|
5534
|
+
"resolved": "https://registry.npmjs.org/std-env/-/std-env-4.2.0.tgz",
|
|
5535
|
+
"integrity": "sha512-oCUKSupKTHX53EyjDtuZQ64pjLJ6yYCtpmEw0goYxtjG9KpbRe8KAsl2tBUGU9DyMcJ0RwJ8GqJAFzMXcXW1Rw==",
|
|
5147
5536
|
"dev": true,
|
|
5148
5537
|
"license": "MIT"
|
|
5149
5538
|
},
|
|
5150
5539
|
"node_modules/streamx": {
|
|
5151
|
-
"version": "2.
|
|
5152
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
|
5153
|
-
"integrity": "sha512-
|
|
5540
|
+
"version": "2.28.0",
|
|
5541
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.28.0.tgz",
|
|
5542
|
+
"integrity": "sha512-1Yowhzjf0ivGMrTIkY9hav5TxobO9qIVqUE41fiCGMGgc3CLlf4MY+9AHmZqBWgDTue0fY9zWjYFVyf6Diuobw==",
|
|
5154
5543
|
"dev": true,
|
|
5155
5544
|
"license": "MIT",
|
|
5156
5545
|
"dependencies": {
|
|
@@ -5274,9 +5663,9 @@
|
|
|
5274
5663
|
}
|
|
5275
5664
|
},
|
|
5276
5665
|
"node_modules/tar-fs": {
|
|
5277
|
-
"version": "3.1.
|
|
5278
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.
|
|
5279
|
-
"integrity": "sha512
|
|
5666
|
+
"version": "3.1.3",
|
|
5667
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.3.tgz",
|
|
5668
|
+
"integrity": "sha512-/hU4AXnIdZu+Gvl1pk0oI5f5HxWsCJRtY2aFaJdk9VvyL48DWU6iU5WAIPG+wIi1YvWA6eTJvIviP/tMAZZNwQ==",
|
|
5280
5669
|
"dev": true,
|
|
5281
5670
|
"license": "MIT",
|
|
5282
5671
|
"dependencies": {
|
|
@@ -5335,17 +5724,14 @@
|
|
|
5335
5724
|
"undici": "^8.5.0"
|
|
5336
5725
|
}
|
|
5337
5726
|
},
|
|
5338
|
-
"node_modules/testcontainers/node_modules/
|
|
5339
|
-
"version": "
|
|
5340
|
-
"resolved": "https://registry.npmjs.org/
|
|
5341
|
-
"integrity": "sha512-
|
|
5727
|
+
"node_modules/testcontainers/node_modules/undici": {
|
|
5728
|
+
"version": "8.7.0",
|
|
5729
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-8.7.0.tgz",
|
|
5730
|
+
"integrity": "sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==",
|
|
5342
5731
|
"dev": true,
|
|
5343
5732
|
"license": "MIT",
|
|
5344
5733
|
"engines": {
|
|
5345
|
-
"node": ">=
|
|
5346
|
-
},
|
|
5347
|
-
"funding": {
|
|
5348
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5734
|
+
"node": ">=22.19.0"
|
|
5349
5735
|
}
|
|
5350
5736
|
},
|
|
5351
5737
|
"node_modules/text-decoder": {
|
|
@@ -5384,9 +5770,9 @@
|
|
|
5384
5770
|
"license": "MIT"
|
|
5385
5771
|
},
|
|
5386
5772
|
"node_modules/tinyexec": {
|
|
5387
|
-
"version": "1.2.
|
|
5388
|
-
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.
|
|
5389
|
-
"integrity": "sha512-
|
|
5773
|
+
"version": "1.2.4",
|
|
5774
|
+
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.tgz",
|
|
5775
|
+
"integrity": "sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==",
|
|
5390
5776
|
"dev": true,
|
|
5391
5777
|
"license": "MIT",
|
|
5392
5778
|
"engines": {
|
|
@@ -5431,9 +5817,9 @@
|
|
|
5431
5817
|
}
|
|
5432
5818
|
},
|
|
5433
5819
|
"node_modules/toad-cache": {
|
|
5434
|
-
"version": "3.7.
|
|
5435
|
-
"resolved": "https://registry.npmjs.org/toad-cache/-/toad-cache-3.7.
|
|
5436
|
-
"integrity": "sha512-
|
|
5820
|
+
"version": "3.7.4",
|
|
5821
|
+
"resolved": "https://registry.npmjs.org/toad-cache/-/toad-cache-3.7.4.tgz",
|
|
5822
|
+
"integrity": "sha512-m1TdR/rvT7kgGJZhspNtXdsdYk0fddFpJJFlG5s+UkPFo6lkLoZ3YLOaovPYjq1R75NP5JfeTlSHaOsE09peCg==",
|
|
5437
5823
|
"license": "MIT",
|
|
5438
5824
|
"engines": {
|
|
5439
5825
|
"node": ">=20"
|
|
@@ -5457,9 +5843,9 @@
|
|
|
5457
5843
|
"optional": true
|
|
5458
5844
|
},
|
|
5459
5845
|
"node_modules/tsx": {
|
|
5460
|
-
"version": "4.
|
|
5461
|
-
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.
|
|
5462
|
-
"integrity": "sha512-
|
|
5846
|
+
"version": "4.23.1",
|
|
5847
|
+
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz",
|
|
5848
|
+
"integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==",
|
|
5463
5849
|
"dev": true,
|
|
5464
5850
|
"license": "MIT",
|
|
5465
5851
|
"dependencies": {
|
|
@@ -5514,17 +5900,38 @@
|
|
|
5514
5900
|
}
|
|
5515
5901
|
},
|
|
5516
5902
|
"node_modules/typescript": {
|
|
5517
|
-
"version": "
|
|
5518
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-
|
|
5519
|
-
"integrity": "sha512-
|
|
5903
|
+
"version": "7.0.2",
|
|
5904
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz",
|
|
5905
|
+
"integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==",
|
|
5520
5906
|
"dev": true,
|
|
5521
5907
|
"license": "Apache-2.0",
|
|
5522
5908
|
"bin": {
|
|
5523
|
-
"tsc": "bin/tsc"
|
|
5524
|
-
"tsserver": "bin/tsserver"
|
|
5909
|
+
"tsc": "bin/tsc"
|
|
5525
5910
|
},
|
|
5526
5911
|
"engines": {
|
|
5527
|
-
"node": ">=
|
|
5912
|
+
"node": ">=16.20.0"
|
|
5913
|
+
},
|
|
5914
|
+
"optionalDependencies": {
|
|
5915
|
+
"@typescript/typescript-aix-ppc64": "7.0.2",
|
|
5916
|
+
"@typescript/typescript-darwin-arm64": "7.0.2",
|
|
5917
|
+
"@typescript/typescript-darwin-x64": "7.0.2",
|
|
5918
|
+
"@typescript/typescript-freebsd-arm64": "7.0.2",
|
|
5919
|
+
"@typescript/typescript-freebsd-x64": "7.0.2",
|
|
5920
|
+
"@typescript/typescript-linux-arm": "7.0.2",
|
|
5921
|
+
"@typescript/typescript-linux-arm64": "7.0.2",
|
|
5922
|
+
"@typescript/typescript-linux-loong64": "7.0.2",
|
|
5923
|
+
"@typescript/typescript-linux-mips64el": "7.0.2",
|
|
5924
|
+
"@typescript/typescript-linux-ppc64": "7.0.2",
|
|
5925
|
+
"@typescript/typescript-linux-riscv64": "7.0.2",
|
|
5926
|
+
"@typescript/typescript-linux-s390x": "7.0.2",
|
|
5927
|
+
"@typescript/typescript-linux-x64": "7.0.2",
|
|
5928
|
+
"@typescript/typescript-netbsd-arm64": "7.0.2",
|
|
5929
|
+
"@typescript/typescript-netbsd-x64": "7.0.2",
|
|
5930
|
+
"@typescript/typescript-openbsd-arm64": "7.0.2",
|
|
5931
|
+
"@typescript/typescript-openbsd-x64": "7.0.2",
|
|
5932
|
+
"@typescript/typescript-sunos-x64": "7.0.2",
|
|
5933
|
+
"@typescript/typescript-win32-arm64": "7.0.2",
|
|
5934
|
+
"@typescript/typescript-win32-x64": "7.0.2"
|
|
5528
5935
|
}
|
|
5529
5936
|
},
|
|
5530
5937
|
"node_modules/uncrypto": {
|
|
@@ -5535,13 +5942,13 @@
|
|
|
5535
5942
|
"license": "MIT"
|
|
5536
5943
|
},
|
|
5537
5944
|
"node_modules/undici": {
|
|
5538
|
-
"version": "
|
|
5539
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-
|
|
5540
|
-
"integrity": "sha512-
|
|
5945
|
+
"version": "6.27.0",
|
|
5946
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-6.27.0.tgz",
|
|
5947
|
+
"integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==",
|
|
5541
5948
|
"dev": true,
|
|
5542
5949
|
"license": "MIT",
|
|
5543
5950
|
"engines": {
|
|
5544
|
-
"node": ">=
|
|
5951
|
+
"node": ">=18.17"
|
|
5545
5952
|
}
|
|
5546
5953
|
},
|
|
5547
5954
|
"node_modules/undici-types": {
|
|
@@ -5578,16 +5985,16 @@
|
|
|
5578
5985
|
}
|
|
5579
5986
|
},
|
|
5580
5987
|
"node_modules/vite": {
|
|
5581
|
-
"version": "8.1.
|
|
5582
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.
|
|
5583
|
-
"integrity": "sha512-
|
|
5988
|
+
"version": "8.1.4",
|
|
5989
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.4.tgz",
|
|
5990
|
+
"integrity": "sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==",
|
|
5584
5991
|
"dev": true,
|
|
5585
5992
|
"license": "MIT",
|
|
5586
5993
|
"dependencies": {
|
|
5587
5994
|
"lightningcss": "^1.32.0",
|
|
5588
|
-
"picomatch": "^4.0.
|
|
5995
|
+
"picomatch": "^4.0.5",
|
|
5589
5996
|
"postcss": "^8.5.16",
|
|
5590
|
-
"rolldown": "~1.1.
|
|
5997
|
+
"rolldown": "~1.1.4",
|
|
5591
5998
|
"tinyglobby": "^0.2.17"
|
|
5592
5999
|
},
|
|
5593
6000
|
"bin": {
|
|
@@ -5656,19 +6063,19 @@
|
|
|
5656
6063
|
}
|
|
5657
6064
|
},
|
|
5658
6065
|
"node_modules/vitest": {
|
|
5659
|
-
"version": "4.1.
|
|
5660
|
-
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.
|
|
5661
|
-
"integrity": "sha512-
|
|
6066
|
+
"version": "4.1.10",
|
|
6067
|
+
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.10.tgz",
|
|
6068
|
+
"integrity": "sha512-R9jUTe5S4Qb0HCd4TNqpC7oGcrMssMRGXLW80ubjWsW9VH5GF8y1Y0SFLY9AbqSk6nt0PnOx4H4WNJYZ13GUPw==",
|
|
5662
6069
|
"dev": true,
|
|
5663
6070
|
"license": "MIT",
|
|
5664
6071
|
"dependencies": {
|
|
5665
|
-
"@vitest/expect": "4.1.
|
|
5666
|
-
"@vitest/mocker": "4.1.
|
|
5667
|
-
"@vitest/pretty-format": "4.1.
|
|
5668
|
-
"@vitest/runner": "4.1.
|
|
5669
|
-
"@vitest/snapshot": "4.1.
|
|
5670
|
-
"@vitest/spy": "4.1.
|
|
5671
|
-
"@vitest/utils": "4.1.
|
|
6072
|
+
"@vitest/expect": "4.1.10",
|
|
6073
|
+
"@vitest/mocker": "4.1.10",
|
|
6074
|
+
"@vitest/pretty-format": "4.1.10",
|
|
6075
|
+
"@vitest/runner": "4.1.10",
|
|
6076
|
+
"@vitest/snapshot": "4.1.10",
|
|
6077
|
+
"@vitest/spy": "4.1.10",
|
|
6078
|
+
"@vitest/utils": "4.1.10",
|
|
5672
6079
|
"es-module-lexer": "^2.0.0",
|
|
5673
6080
|
"expect-type": "^1.3.0",
|
|
5674
6081
|
"magic-string": "^0.30.21",
|
|
@@ -5696,12 +6103,12 @@
|
|
|
5696
6103
|
"@edge-runtime/vm": "*",
|
|
5697
6104
|
"@opentelemetry/api": "^1.9.0",
|
|
5698
6105
|
"@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
|
|
5699
|
-
"@vitest/browser-playwright": "4.1.
|
|
5700
|
-
"@vitest/browser-preview": "4.1.
|
|
5701
|
-
"@vitest/browser-webdriverio": "4.1.
|
|
5702
|
-
"@vitest/coverage-istanbul": "4.1.
|
|
5703
|
-
"@vitest/coverage-v8": "4.1.
|
|
5704
|
-
"@vitest/ui": "4.1.
|
|
6106
|
+
"@vitest/browser-playwright": "4.1.10",
|
|
6107
|
+
"@vitest/browser-preview": "4.1.10",
|
|
6108
|
+
"@vitest/browser-webdriverio": "4.1.10",
|
|
6109
|
+
"@vitest/coverage-istanbul": "4.1.10",
|
|
6110
|
+
"@vitest/coverage-v8": "4.1.10",
|
|
6111
|
+
"@vitest/ui": "4.1.10",
|
|
5705
6112
|
"happy-dom": "*",
|
|
5706
6113
|
"jsdom": "*",
|
|
5707
6114
|
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
@@ -5910,9 +6317,9 @@
|
|
|
5910
6317
|
}
|
|
5911
6318
|
},
|
|
5912
6319
|
"node_modules/yargs": {
|
|
5913
|
-
"version": "17.7.
|
|
5914
|
-
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.
|
|
5915
|
-
"integrity": "sha512-
|
|
6320
|
+
"version": "17.7.3",
|
|
6321
|
+
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.3.tgz",
|
|
6322
|
+
"integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==",
|
|
5916
6323
|
"dev": true,
|
|
5917
6324
|
"license": "MIT",
|
|
5918
6325
|
"dependencies": {
|