alessandro trinca tornidor
commited on
Commit
·
615115f
1
Parent(s):
3c2a17d
chore: update dependencies
Browse files- docs/package.json +13 -13
- docs/pnpm-lock.yaml +0 -0
- package.json +2 -2
- pnpm-lock.yaml +140 -140
docs/package.json
CHANGED
@@ -10,20 +10,20 @@
|
|
10 |
"astro": "astro"
|
11 |
},
|
12 |
"dependencies": {
|
13 |
-
"@astrojs/mdx": "^
|
14 |
-
"@astrojs/react": "^3.
|
15 |
-
"@astrojs/tailwind": "^
|
16 |
-
"@types/react": "^
|
17 |
-
"@types/react-dom": "^
|
18 |
-
"astro": "^
|
19 |
-
"astro-compress": "^2.
|
20 |
-
"driver.js": "1.3.
|
21 |
-
"react": "^
|
22 |
-
"react-dom": "^
|
23 |
-
"react-fast-marquee": "^1.6.
|
24 |
-
"tailwindcss": "^
|
25 |
},
|
26 |
"devDependencies": {
|
27 |
-
"@tailwindcss/typography": "^0.5.
|
28 |
}
|
29 |
}
|
|
|
10 |
"astro": "astro"
|
11 |
},
|
12 |
"dependencies": {
|
13 |
+
"@astrojs/mdx": "^4.3.5",
|
14 |
+
"@astrojs/react": "^4.3.1",
|
15 |
+
"@astrojs/tailwind": "^6.0.2",
|
16 |
+
"@types/react": "^19.1.13",
|
17 |
+
"@types/react-dom": "^19.1.9",
|
18 |
+
"astro": "^5.13.8",
|
19 |
+
"astro-compress": "^2.3.8",
|
20 |
+
"driver.js": "1.3.6",
|
21 |
+
"react": "^19.1.1",
|
22 |
+
"react-dom": "^19.1.1",
|
23 |
+
"react-fast-marquee": "^1.6.5",
|
24 |
+
"tailwindcss": "^4.1.13"
|
25 |
},
|
26 |
"devDependencies": {
|
27 |
+
"@tailwindcss/typography": "^0.5.16"
|
28 |
}
|
29 |
}
|
docs/pnpm-lock.yaml
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
package.json
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
],
|
45 |
"devDependencies": {
|
46 |
"@types/jsdom": "^21.1.7",
|
47 |
-
"@types/node": "^24.5.
|
48 |
"@vitest/coverage-v8": "^3.2.4",
|
49 |
"dts-bundle-generator": "^9.5.1",
|
50 |
"postcss": "^8.5.6",
|
@@ -52,7 +52,7 @@
|
|
52 |
"prettier": "^3.6.2",
|
53 |
"ts-node": "^10.9.2",
|
54 |
"typescript": "^5.9.2",
|
55 |
-
"vite": "^7.1.
|
56 |
"vitest": "^3.2.4"
|
57 |
},
|
58 |
"keywords": [
|
|
|
44 |
],
|
45 |
"devDependencies": {
|
46 |
"@types/jsdom": "^21.1.7",
|
47 |
+
"@types/node": "^24.5.2",
|
48 |
"@vitest/coverage-v8": "^3.2.4",
|
49 |
"dts-bundle-generator": "^9.5.1",
|
50 |
"postcss": "^8.5.6",
|
|
|
52 |
"prettier": "^3.6.2",
|
53 |
"ts-node": "^10.9.2",
|
54 |
"typescript": "^5.9.2",
|
55 |
+
"vite": "^7.1.6",
|
56 |
"vitest": "^3.2.4"
|
57 |
},
|
58 |
"keywords": [
|
pnpm-lock.yaml
CHANGED
@@ -12,11 +12,11 @@ importers:
|
|
12 |
specifier: ^21.1.7
|
13 |
version: 21.1.7
|
14 |
'@types/node':
|
15 |
-
specifier: ^24.5.
|
16 |
-
version: 24.5.
|
17 |
'@vitest/coverage-v8':
|
18 |
specifier: ^3.2.4
|
19 |
-
version: 3.2.4(vitest@3.2.4(@types/node@24.5.
|
20 |
dts-bundle-generator:
|
21 |
specifier: ^9.5.1
|
22 |
version: 9.5.1
|
@@ -31,16 +31,16 @@ importers:
|
|
31 |
version: 3.6.2
|
32 |
ts-node:
|
33 |
specifier: ^10.9.2
|
34 |
-
version: 10.9.2(@types/node@24.5.
|
35 |
typescript:
|
36 |
specifier: ^5.9.2
|
37 |
version: 5.9.2
|
38 |
vite:
|
39 |
-
specifier: ^7.1.
|
40 |
-
version: 7.1.
|
41 |
vitest:
|
42 |
specifier: ^3.2.4
|
43 |
-
version: 3.2.4(@types/node@24.5.
|
44 |
|
45 |
packages:
|
46 |
|
@@ -73,158 +73,158 @@ packages:
|
|
73 |
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
74 |
engines: {node: '>=12'}
|
75 |
|
76 |
-
'@esbuild/aix-ppc64@0.25.
|
77 |
-
resolution: {integrity: sha512-
|
78 |
engines: {node: '>=18'}
|
79 |
cpu: [ppc64]
|
80 |
os: [aix]
|
81 |
|
82 |
-
'@esbuild/android-arm64@0.25.
|
83 |
-
resolution: {integrity: sha512-
|
84 |
engines: {node: '>=18'}
|
85 |
cpu: [arm64]
|
86 |
os: [android]
|
87 |
|
88 |
-
'@esbuild/android-arm@0.25.
|
89 |
-
resolution: {integrity: sha512-
|
90 |
engines: {node: '>=18'}
|
91 |
cpu: [arm]
|
92 |
os: [android]
|
93 |
|
94 |
-
'@esbuild/android-x64@0.25.
|
95 |
-
resolution: {integrity: sha512-
|
96 |
engines: {node: '>=18'}
|
97 |
cpu: [x64]
|
98 |
os: [android]
|
99 |
|
100 |
-
'@esbuild/darwin-arm64@0.25.
|
101 |
-
resolution: {integrity: sha512-
|
102 |
engines: {node: '>=18'}
|
103 |
cpu: [arm64]
|
104 |
os: [darwin]
|
105 |
|
106 |
-
'@esbuild/darwin-x64@0.25.
|
107 |
-
resolution: {integrity: sha512-
|
108 |
engines: {node: '>=18'}
|
109 |
cpu: [x64]
|
110 |
os: [darwin]
|
111 |
|
112 |
-
'@esbuild/freebsd-arm64@0.25.
|
113 |
-
resolution: {integrity: sha512-
|
114 |
engines: {node: '>=18'}
|
115 |
cpu: [arm64]
|
116 |
os: [freebsd]
|
117 |
|
118 |
-
'@esbuild/freebsd-x64@0.25.
|
119 |
-
resolution: {integrity: sha512-
|
120 |
engines: {node: '>=18'}
|
121 |
cpu: [x64]
|
122 |
os: [freebsd]
|
123 |
|
124 |
-
'@esbuild/linux-arm64@0.25.
|
125 |
-
resolution: {integrity: sha512-
|
126 |
engines: {node: '>=18'}
|
127 |
cpu: [arm64]
|
128 |
os: [linux]
|
129 |
|
130 |
-
'@esbuild/linux-arm@0.25.
|
131 |
-
resolution: {integrity: sha512-
|
132 |
engines: {node: '>=18'}
|
133 |
cpu: [arm]
|
134 |
os: [linux]
|
135 |
|
136 |
-
'@esbuild/linux-ia32@0.25.
|
137 |
-
resolution: {integrity: sha512-
|
138 |
engines: {node: '>=18'}
|
139 |
cpu: [ia32]
|
140 |
os: [linux]
|
141 |
|
142 |
-
'@esbuild/linux-loong64@0.25.
|
143 |
-
resolution: {integrity: sha512-
|
144 |
engines: {node: '>=18'}
|
145 |
cpu: [loong64]
|
146 |
os: [linux]
|
147 |
|
148 |
-
'@esbuild/linux-mips64el@0.25.
|
149 |
-
resolution: {integrity: sha512-
|
150 |
engines: {node: '>=18'}
|
151 |
cpu: [mips64el]
|
152 |
os: [linux]
|
153 |
|
154 |
-
'@esbuild/linux-ppc64@0.25.
|
155 |
-
resolution: {integrity: sha512
|
156 |
engines: {node: '>=18'}
|
157 |
cpu: [ppc64]
|
158 |
os: [linux]
|
159 |
|
160 |
-
'@esbuild/linux-riscv64@0.25.
|
161 |
-
resolution: {integrity: sha512-
|
162 |
engines: {node: '>=18'}
|
163 |
cpu: [riscv64]
|
164 |
os: [linux]
|
165 |
|
166 |
-
'@esbuild/linux-s390x@0.25.
|
167 |
-
resolution: {integrity: sha512-
|
168 |
engines: {node: '>=18'}
|
169 |
cpu: [s390x]
|
170 |
os: [linux]
|
171 |
|
172 |
-
'@esbuild/linux-x64@0.25.
|
173 |
-
resolution: {integrity: sha512-
|
174 |
engines: {node: '>=18'}
|
175 |
cpu: [x64]
|
176 |
os: [linux]
|
177 |
|
178 |
-
'@esbuild/netbsd-arm64@0.25.
|
179 |
-
resolution: {integrity: sha512-
|
180 |
engines: {node: '>=18'}
|
181 |
cpu: [arm64]
|
182 |
os: [netbsd]
|
183 |
|
184 |
-
'@esbuild/netbsd-x64@0.25.
|
185 |
-
resolution: {integrity: sha512-
|
186 |
engines: {node: '>=18'}
|
187 |
cpu: [x64]
|
188 |
os: [netbsd]
|
189 |
|
190 |
-
'@esbuild/openbsd-arm64@0.25.
|
191 |
-
resolution: {integrity: sha512-
|
192 |
engines: {node: '>=18'}
|
193 |
cpu: [arm64]
|
194 |
os: [openbsd]
|
195 |
|
196 |
-
'@esbuild/openbsd-x64@0.25.
|
197 |
-
resolution: {integrity: sha512-
|
198 |
engines: {node: '>=18'}
|
199 |
cpu: [x64]
|
200 |
os: [openbsd]
|
201 |
|
202 |
-
'@esbuild/openharmony-arm64@0.25.
|
203 |
-
resolution: {integrity: sha512-
|
204 |
engines: {node: '>=18'}
|
205 |
cpu: [arm64]
|
206 |
os: [openharmony]
|
207 |
|
208 |
-
'@esbuild/sunos-x64@0.25.
|
209 |
-
resolution: {integrity: sha512-
|
210 |
engines: {node: '>=18'}
|
211 |
cpu: [x64]
|
212 |
os: [sunos]
|
213 |
|
214 |
-
'@esbuild/win32-arm64@0.25.
|
215 |
-
resolution: {integrity: sha512-
|
216 |
engines: {node: '>=18'}
|
217 |
cpu: [arm64]
|
218 |
os: [win32]
|
219 |
|
220 |
-
'@esbuild/win32-ia32@0.25.
|
221 |
-
resolution: {integrity: sha512-
|
222 |
engines: {node: '>=18'}
|
223 |
cpu: [ia32]
|
224 |
os: [win32]
|
225 |
|
226 |
-
'@esbuild/win32-x64@0.25.
|
227 |
-
resolution: {integrity: sha512-
|
228 |
engines: {node: '>=18'}
|
229 |
cpu: [x64]
|
230 |
os: [win32]
|
@@ -386,8 +386,8 @@ packages:
|
|
386 |
'@types/jsdom@21.1.7':
|
387 |
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
|
388 |
|
389 |
-
'@types/node@24.5.
|
390 |
-
resolution: {integrity: sha512
|
391 |
|
392 |
'@types/tough-cookie@4.0.5':
|
393 |
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
@@ -539,8 +539,8 @@ packages:
|
|
539 |
es-module-lexer@1.7.0:
|
540 |
resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
|
541 |
|
542 |
-
esbuild@0.25.
|
543 |
-
resolution: {integrity: sha512-
|
544 |
engines: {node: '>=18'}
|
545 |
hasBin: true
|
546 |
|
@@ -779,8 +779,8 @@ packages:
|
|
779 |
resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==}
|
780 |
engines: {node: '>=14.0.0'}
|
781 |
|
782 |
-
tinyspy@4.0.
|
783 |
-
resolution: {integrity: sha512-
|
784 |
engines: {node: '>=14.0.0'}
|
785 |
|
786 |
ts-node@10.9.2:
|
@@ -813,8 +813,8 @@ packages:
|
|
813 |
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
814 |
hasBin: true
|
815 |
|
816 |
-
vite@7.1.
|
817 |
-
resolution: {integrity: sha512-
|
818 |
engines: {node: ^20.19.0 || >=22.12.0}
|
819 |
hasBin: true
|
820 |
peerDependencies:
|
@@ -941,82 +941,82 @@ snapshots:
|
|
941 |
dependencies:
|
942 |
'@jridgewell/trace-mapping': 0.3.9
|
943 |
|
944 |
-
'@esbuild/aix-ppc64@0.25.
|
945 |
optional: true
|
946 |
|
947 |
-
'@esbuild/android-arm64@0.25.
|
948 |
optional: true
|
949 |
|
950 |
-
'@esbuild/android-arm@0.25.
|
951 |
optional: true
|
952 |
|
953 |
-
'@esbuild/android-x64@0.25.
|
954 |
optional: true
|
955 |
|
956 |
-
'@esbuild/darwin-arm64@0.25.
|
957 |
optional: true
|
958 |
|
959 |
-
'@esbuild/darwin-x64@0.25.
|
960 |
optional: true
|
961 |
|
962 |
-
'@esbuild/freebsd-arm64@0.25.
|
963 |
optional: true
|
964 |
|
965 |
-
'@esbuild/freebsd-x64@0.25.
|
966 |
optional: true
|
967 |
|
968 |
-
'@esbuild/linux-arm64@0.25.
|
969 |
optional: true
|
970 |
|
971 |
-
'@esbuild/linux-arm@0.25.
|
972 |
optional: true
|
973 |
|
974 |
-
'@esbuild/linux-ia32@0.25.
|
975 |
optional: true
|
976 |
|
977 |
-
'@esbuild/linux-loong64@0.25.
|
978 |
optional: true
|
979 |
|
980 |
-
'@esbuild/linux-mips64el@0.25.
|
981 |
optional: true
|
982 |
|
983 |
-
'@esbuild/linux-ppc64@0.25.
|
984 |
optional: true
|
985 |
|
986 |
-
'@esbuild/linux-riscv64@0.25.
|
987 |
optional: true
|
988 |
|
989 |
-
'@esbuild/linux-s390x@0.25.
|
990 |
optional: true
|
991 |
|
992 |
-
'@esbuild/linux-x64@0.25.
|
993 |
optional: true
|
994 |
|
995 |
-
'@esbuild/netbsd-arm64@0.25.
|
996 |
optional: true
|
997 |
|
998 |
-
'@esbuild/netbsd-x64@0.25.
|
999 |
optional: true
|
1000 |
|
1001 |
-
'@esbuild/openbsd-arm64@0.25.
|
1002 |
optional: true
|
1003 |
|
1004 |
-
'@esbuild/openbsd-x64@0.25.
|
1005 |
optional: true
|
1006 |
|
1007 |
-
'@esbuild/openharmony-arm64@0.25.
|
1008 |
optional: true
|
1009 |
|
1010 |
-
'@esbuild/sunos-x64@0.25.
|
1011 |
optional: true
|
1012 |
|
1013 |
-
'@esbuild/win32-arm64@0.25.
|
1014 |
optional: true
|
1015 |
|
1016 |
-
'@esbuild/win32-ia32@0.25.
|
1017 |
optional: true
|
1018 |
|
1019 |
-
'@esbuild/win32-x64@0.25.
|
1020 |
optional: true
|
1021 |
|
1022 |
'@isaacs/cliui@8.0.2':
|
@@ -1133,17 +1133,17 @@ snapshots:
|
|
1133 |
|
1134 |
'@types/jsdom@21.1.7':
|
1135 |
dependencies:
|
1136 |
-
'@types/node': 24.5.
|
1137 |
'@types/tough-cookie': 4.0.5
|
1138 |
parse5: 7.3.0
|
1139 |
|
1140 |
-
'@types/node@24.5.
|
1141 |
dependencies:
|
1142 |
undici-types: 7.12.0
|
1143 |
|
1144 |
'@types/tough-cookie@4.0.5': {}
|
1145 |
|
1146 |
-
'@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.5.
|
1147 |
dependencies:
|
1148 |
'@ampproject/remapping': 2.3.0
|
1149 |
'@bcoe/v8-coverage': 1.0.2
|
@@ -1158,7 +1158,7 @@ snapshots:
|
|
1158 |
std-env: 3.9.0
|
1159 |
test-exclude: 7.0.1
|
1160 |
tinyrainbow: 2.0.0
|
1161 |
-
vitest: 3.2.4(@types/node@24.5.
|
1162 |
transitivePeerDependencies:
|
1163 |
- supports-color
|
1164 |
|
@@ -1170,13 +1170,13 @@ snapshots:
|
|
1170 |
chai: 5.3.3
|
1171 |
tinyrainbow: 2.0.0
|
1172 |
|
1173 |
-
'@vitest/mocker@3.2.4(vite@7.1.
|
1174 |
dependencies:
|
1175 |
'@vitest/spy': 3.2.4
|
1176 |
estree-walker: 3.0.3
|
1177 |
magic-string: 0.30.19
|
1178 |
optionalDependencies:
|
1179 |
-
vite: 7.1.
|
1180 |
|
1181 |
'@vitest/pretty-format@3.2.4':
|
1182 |
dependencies:
|
@@ -1196,7 +1196,7 @@ snapshots:
|
|
1196 |
|
1197 |
'@vitest/spy@3.2.4':
|
1198 |
dependencies:
|
1199 |
-
tinyspy: 4.0.
|
1200 |
|
1201 |
'@vitest/utils@3.2.4':
|
1202 |
dependencies:
|
@@ -1291,34 +1291,34 @@ snapshots:
|
|
1291 |
|
1292 |
es-module-lexer@1.7.0: {}
|
1293 |
|
1294 |
-
esbuild@0.25.
|
1295 |
optionalDependencies:
|
1296 |
-
'@esbuild/aix-ppc64': 0.25.
|
1297 |
-
'@esbuild/android-arm': 0.25.
|
1298 |
-
'@esbuild/android-arm64': 0.25.
|
1299 |
-
'@esbuild/android-x64': 0.25.
|
1300 |
-
'@esbuild/darwin-arm64': 0.25.
|
1301 |
-
'@esbuild/darwin-x64': 0.25.
|
1302 |
-
'@esbuild/freebsd-arm64': 0.25.
|
1303 |
-
'@esbuild/freebsd-x64': 0.25.
|
1304 |
-
'@esbuild/linux-arm': 0.25.
|
1305 |
-
'@esbuild/linux-arm64': 0.25.
|
1306 |
-
'@esbuild/linux-ia32': 0.25.
|
1307 |
-
'@esbuild/linux-loong64': 0.25.
|
1308 |
-
'@esbuild/linux-mips64el': 0.25.
|
1309 |
-
'@esbuild/linux-ppc64': 0.25.
|
1310 |
-
'@esbuild/linux-riscv64': 0.25.
|
1311 |
-
'@esbuild/linux-s390x': 0.25.
|
1312 |
-
'@esbuild/linux-x64': 0.25.
|
1313 |
-
'@esbuild/netbsd-arm64': 0.25.
|
1314 |
-
'@esbuild/netbsd-x64': 0.25.
|
1315 |
-
'@esbuild/openbsd-arm64': 0.25.
|
1316 |
-
'@esbuild/openbsd-x64': 0.25.
|
1317 |
-
'@esbuild/openharmony-arm64': 0.25.
|
1318 |
-
'@esbuild/sunos-x64': 0.25.
|
1319 |
-
'@esbuild/win32-arm64': 0.25.
|
1320 |
-
'@esbuild/win32-ia32': 0.25.
|
1321 |
-
'@esbuild/win32-x64': 0.25.
|
1322 |
|
1323 |
escalade@3.2.0: {}
|
1324 |
|
@@ -1545,16 +1545,16 @@ snapshots:
|
|
1545 |
|
1546 |
tinyrainbow@2.0.0: {}
|
1547 |
|
1548 |
-
tinyspy@4.0.
|
1549 |
|
1550 |
-
ts-node@10.9.2(@types/node@24.5.
|
1551 |
dependencies:
|
1552 |
'@cspotcode/source-map-support': 0.8.1
|
1553 |
'@tsconfig/node10': 1.0.11
|
1554 |
'@tsconfig/node12': 1.0.11
|
1555 |
'@tsconfig/node14': 1.0.3
|
1556 |
'@tsconfig/node16': 1.0.4
|
1557 |
-
'@types/node': 24.5.
|
1558 |
acorn: 8.15.0
|
1559 |
acorn-walk: 8.3.4
|
1560 |
arg: 4.1.3
|
@@ -1571,13 +1571,13 @@ snapshots:
|
|
1571 |
|
1572 |
v8-compile-cache-lib@3.0.1: {}
|
1573 |
|
1574 |
-
vite-node@3.2.4(@types/node@24.5.
|
1575 |
dependencies:
|
1576 |
cac: 6.7.14
|
1577 |
debug: 4.4.3
|
1578 |
es-module-lexer: 1.7.0
|
1579 |
pathe: 2.0.3
|
1580 |
-
vite: 7.1.
|
1581 |
transitivePeerDependencies:
|
1582 |
- '@types/node'
|
1583 |
- jiti
|
@@ -1592,23 +1592,23 @@ snapshots:
|
|
1592 |
- tsx
|
1593 |
- yaml
|
1594 |
|
1595 |
-
vite@7.1.
|
1596 |
dependencies:
|
1597 |
-
esbuild: 0.25.
|
1598 |
fdir: 6.5.0(picomatch@4.0.3)
|
1599 |
picomatch: 4.0.3
|
1600 |
postcss: 8.5.6
|
1601 |
rollup: 4.50.2
|
1602 |
tinyglobby: 0.2.15
|
1603 |
optionalDependencies:
|
1604 |
-
'@types/node': 24.5.
|
1605 |
fsevents: 2.3.3
|
1606 |
|
1607 |
-
vitest@3.2.4(@types/node@24.5.
|
1608 |
dependencies:
|
1609 |
'@types/chai': 5.2.2
|
1610 |
'@vitest/expect': 3.2.4
|
1611 |
-
'@vitest/mocker': 3.2.4(vite@7.1.
|
1612 |
'@vitest/pretty-format': 3.2.4
|
1613 |
'@vitest/runner': 3.2.4
|
1614 |
'@vitest/snapshot': 3.2.4
|
@@ -1626,11 +1626,11 @@ snapshots:
|
|
1626 |
tinyglobby: 0.2.15
|
1627 |
tinypool: 1.1.1
|
1628 |
tinyrainbow: 2.0.0
|
1629 |
-
vite: 7.1.
|
1630 |
-
vite-node: 3.2.4(@types/node@24.5.
|
1631 |
why-is-node-running: 2.3.0
|
1632 |
optionalDependencies:
|
1633 |
-
'@types/node': 24.5.
|
1634 |
transitivePeerDependencies:
|
1635 |
- jiti
|
1636 |
- less
|
|
|
12 |
specifier: ^21.1.7
|
13 |
version: 21.1.7
|
14 |
'@types/node':
|
15 |
+
specifier: ^24.5.2
|
16 |
+
version: 24.5.2
|
17 |
'@vitest/coverage-v8':
|
18 |
specifier: ^3.2.4
|
19 |
+
version: 3.2.4(vitest@3.2.4(@types/node@24.5.2))
|
20 |
dts-bundle-generator:
|
21 |
specifier: ^9.5.1
|
22 |
version: 9.5.1
|
|
|
31 |
version: 3.6.2
|
32 |
ts-node:
|
33 |
specifier: ^10.9.2
|
34 |
+
version: 10.9.2(@types/node@24.5.2)(typescript@5.9.2)
|
35 |
typescript:
|
36 |
specifier: ^5.9.2
|
37 |
version: 5.9.2
|
38 |
vite:
|
39 |
+
specifier: ^7.1.6
|
40 |
+
version: 7.1.6(@types/node@24.5.2)
|
41 |
vitest:
|
42 |
specifier: ^3.2.4
|
43 |
+
version: 3.2.4(@types/node@24.5.2)
|
44 |
|
45 |
packages:
|
46 |
|
|
|
73 |
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
74 |
engines: {node: '>=12'}
|
75 |
|
76 |
+
'@esbuild/aix-ppc64@0.25.10':
|
77 |
+
resolution: {integrity: sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==}
|
78 |
engines: {node: '>=18'}
|
79 |
cpu: [ppc64]
|
80 |
os: [aix]
|
81 |
|
82 |
+
'@esbuild/android-arm64@0.25.10':
|
83 |
+
resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==}
|
84 |
engines: {node: '>=18'}
|
85 |
cpu: [arm64]
|
86 |
os: [android]
|
87 |
|
88 |
+
'@esbuild/android-arm@0.25.10':
|
89 |
+
resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==}
|
90 |
engines: {node: '>=18'}
|
91 |
cpu: [arm]
|
92 |
os: [android]
|
93 |
|
94 |
+
'@esbuild/android-x64@0.25.10':
|
95 |
+
resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==}
|
96 |
engines: {node: '>=18'}
|
97 |
cpu: [x64]
|
98 |
os: [android]
|
99 |
|
100 |
+
'@esbuild/darwin-arm64@0.25.10':
|
101 |
+
resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==}
|
102 |
engines: {node: '>=18'}
|
103 |
cpu: [arm64]
|
104 |
os: [darwin]
|
105 |
|
106 |
+
'@esbuild/darwin-x64@0.25.10':
|
107 |
+
resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==}
|
108 |
engines: {node: '>=18'}
|
109 |
cpu: [x64]
|
110 |
os: [darwin]
|
111 |
|
112 |
+
'@esbuild/freebsd-arm64@0.25.10':
|
113 |
+
resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==}
|
114 |
engines: {node: '>=18'}
|
115 |
cpu: [arm64]
|
116 |
os: [freebsd]
|
117 |
|
118 |
+
'@esbuild/freebsd-x64@0.25.10':
|
119 |
+
resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==}
|
120 |
engines: {node: '>=18'}
|
121 |
cpu: [x64]
|
122 |
os: [freebsd]
|
123 |
|
124 |
+
'@esbuild/linux-arm64@0.25.10':
|
125 |
+
resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==}
|
126 |
engines: {node: '>=18'}
|
127 |
cpu: [arm64]
|
128 |
os: [linux]
|
129 |
|
130 |
+
'@esbuild/linux-arm@0.25.10':
|
131 |
+
resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==}
|
132 |
engines: {node: '>=18'}
|
133 |
cpu: [arm]
|
134 |
os: [linux]
|
135 |
|
136 |
+
'@esbuild/linux-ia32@0.25.10':
|
137 |
+
resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==}
|
138 |
engines: {node: '>=18'}
|
139 |
cpu: [ia32]
|
140 |
os: [linux]
|
141 |
|
142 |
+
'@esbuild/linux-loong64@0.25.10':
|
143 |
+
resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==}
|
144 |
engines: {node: '>=18'}
|
145 |
cpu: [loong64]
|
146 |
os: [linux]
|
147 |
|
148 |
+
'@esbuild/linux-mips64el@0.25.10':
|
149 |
+
resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==}
|
150 |
engines: {node: '>=18'}
|
151 |
cpu: [mips64el]
|
152 |
os: [linux]
|
153 |
|
154 |
+
'@esbuild/linux-ppc64@0.25.10':
|
155 |
+
resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==}
|
156 |
engines: {node: '>=18'}
|
157 |
cpu: [ppc64]
|
158 |
os: [linux]
|
159 |
|
160 |
+
'@esbuild/linux-riscv64@0.25.10':
|
161 |
+
resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==}
|
162 |
engines: {node: '>=18'}
|
163 |
cpu: [riscv64]
|
164 |
os: [linux]
|
165 |
|
166 |
+
'@esbuild/linux-s390x@0.25.10':
|
167 |
+
resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==}
|
168 |
engines: {node: '>=18'}
|
169 |
cpu: [s390x]
|
170 |
os: [linux]
|
171 |
|
172 |
+
'@esbuild/linux-x64@0.25.10':
|
173 |
+
resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==}
|
174 |
engines: {node: '>=18'}
|
175 |
cpu: [x64]
|
176 |
os: [linux]
|
177 |
|
178 |
+
'@esbuild/netbsd-arm64@0.25.10':
|
179 |
+
resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==}
|
180 |
engines: {node: '>=18'}
|
181 |
cpu: [arm64]
|
182 |
os: [netbsd]
|
183 |
|
184 |
+
'@esbuild/netbsd-x64@0.25.10':
|
185 |
+
resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==}
|
186 |
engines: {node: '>=18'}
|
187 |
cpu: [x64]
|
188 |
os: [netbsd]
|
189 |
|
190 |
+
'@esbuild/openbsd-arm64@0.25.10':
|
191 |
+
resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==}
|
192 |
engines: {node: '>=18'}
|
193 |
cpu: [arm64]
|
194 |
os: [openbsd]
|
195 |
|
196 |
+
'@esbuild/openbsd-x64@0.25.10':
|
197 |
+
resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==}
|
198 |
engines: {node: '>=18'}
|
199 |
cpu: [x64]
|
200 |
os: [openbsd]
|
201 |
|
202 |
+
'@esbuild/openharmony-arm64@0.25.10':
|
203 |
+
resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==}
|
204 |
engines: {node: '>=18'}
|
205 |
cpu: [arm64]
|
206 |
os: [openharmony]
|
207 |
|
208 |
+
'@esbuild/sunos-x64@0.25.10':
|
209 |
+
resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==}
|
210 |
engines: {node: '>=18'}
|
211 |
cpu: [x64]
|
212 |
os: [sunos]
|
213 |
|
214 |
+
'@esbuild/win32-arm64@0.25.10':
|
215 |
+
resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==}
|
216 |
engines: {node: '>=18'}
|
217 |
cpu: [arm64]
|
218 |
os: [win32]
|
219 |
|
220 |
+
'@esbuild/win32-ia32@0.25.10':
|
221 |
+
resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==}
|
222 |
engines: {node: '>=18'}
|
223 |
cpu: [ia32]
|
224 |
os: [win32]
|
225 |
|
226 |
+
'@esbuild/win32-x64@0.25.10':
|
227 |
+
resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==}
|
228 |
engines: {node: '>=18'}
|
229 |
cpu: [x64]
|
230 |
os: [win32]
|
|
|
386 |
'@types/jsdom@21.1.7':
|
387 |
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
|
388 |
|
389 |
+
'@types/node@24.5.2':
|
390 |
+
resolution: {integrity: sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==}
|
391 |
|
392 |
'@types/tough-cookie@4.0.5':
|
393 |
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
|
|
539 |
es-module-lexer@1.7.0:
|
540 |
resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
|
541 |
|
542 |
+
esbuild@0.25.10:
|
543 |
+
resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==}
|
544 |
engines: {node: '>=18'}
|
545 |
hasBin: true
|
546 |
|
|
|
779 |
resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==}
|
780 |
engines: {node: '>=14.0.0'}
|
781 |
|
782 |
+
tinyspy@4.0.4:
|
783 |
+
resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==}
|
784 |
engines: {node: '>=14.0.0'}
|
785 |
|
786 |
ts-node@10.9.2:
|
|
|
813 |
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
814 |
hasBin: true
|
815 |
|
816 |
+
vite@7.1.6:
|
817 |
+
resolution: {integrity: sha512-SRYIB8t/isTwNn8vMB3MR6E+EQZM/WG1aKmmIUCfDXfVvKfc20ZpamngWHKzAmmu9ppsgxsg4b2I7c90JZudIQ==}
|
818 |
engines: {node: ^20.19.0 || >=22.12.0}
|
819 |
hasBin: true
|
820 |
peerDependencies:
|
|
|
941 |
dependencies:
|
942 |
'@jridgewell/trace-mapping': 0.3.9
|
943 |
|
944 |
+
'@esbuild/aix-ppc64@0.25.10':
|
945 |
optional: true
|
946 |
|
947 |
+
'@esbuild/android-arm64@0.25.10':
|
948 |
optional: true
|
949 |
|
950 |
+
'@esbuild/android-arm@0.25.10':
|
951 |
optional: true
|
952 |
|
953 |
+
'@esbuild/android-x64@0.25.10':
|
954 |
optional: true
|
955 |
|
956 |
+
'@esbuild/darwin-arm64@0.25.10':
|
957 |
optional: true
|
958 |
|
959 |
+
'@esbuild/darwin-x64@0.25.10':
|
960 |
optional: true
|
961 |
|
962 |
+
'@esbuild/freebsd-arm64@0.25.10':
|
963 |
optional: true
|
964 |
|
965 |
+
'@esbuild/freebsd-x64@0.25.10':
|
966 |
optional: true
|
967 |
|
968 |
+
'@esbuild/linux-arm64@0.25.10':
|
969 |
optional: true
|
970 |
|
971 |
+
'@esbuild/linux-arm@0.25.10':
|
972 |
optional: true
|
973 |
|
974 |
+
'@esbuild/linux-ia32@0.25.10':
|
975 |
optional: true
|
976 |
|
977 |
+
'@esbuild/linux-loong64@0.25.10':
|
978 |
optional: true
|
979 |
|
980 |
+
'@esbuild/linux-mips64el@0.25.10':
|
981 |
optional: true
|
982 |
|
983 |
+
'@esbuild/linux-ppc64@0.25.10':
|
984 |
optional: true
|
985 |
|
986 |
+
'@esbuild/linux-riscv64@0.25.10':
|
987 |
optional: true
|
988 |
|
989 |
+
'@esbuild/linux-s390x@0.25.10':
|
990 |
optional: true
|
991 |
|
992 |
+
'@esbuild/linux-x64@0.25.10':
|
993 |
optional: true
|
994 |
|
995 |
+
'@esbuild/netbsd-arm64@0.25.10':
|
996 |
optional: true
|
997 |
|
998 |
+
'@esbuild/netbsd-x64@0.25.10':
|
999 |
optional: true
|
1000 |
|
1001 |
+
'@esbuild/openbsd-arm64@0.25.10':
|
1002 |
optional: true
|
1003 |
|
1004 |
+
'@esbuild/openbsd-x64@0.25.10':
|
1005 |
optional: true
|
1006 |
|
1007 |
+
'@esbuild/openharmony-arm64@0.25.10':
|
1008 |
optional: true
|
1009 |
|
1010 |
+
'@esbuild/sunos-x64@0.25.10':
|
1011 |
optional: true
|
1012 |
|
1013 |
+
'@esbuild/win32-arm64@0.25.10':
|
1014 |
optional: true
|
1015 |
|
1016 |
+
'@esbuild/win32-ia32@0.25.10':
|
1017 |
optional: true
|
1018 |
|
1019 |
+
'@esbuild/win32-x64@0.25.10':
|
1020 |
optional: true
|
1021 |
|
1022 |
'@isaacs/cliui@8.0.2':
|
|
|
1133 |
|
1134 |
'@types/jsdom@21.1.7':
|
1135 |
dependencies:
|
1136 |
+
'@types/node': 24.5.2
|
1137 |
'@types/tough-cookie': 4.0.5
|
1138 |
parse5: 7.3.0
|
1139 |
|
1140 |
+
'@types/node@24.5.2':
|
1141 |
dependencies:
|
1142 |
undici-types: 7.12.0
|
1143 |
|
1144 |
'@types/tough-cookie@4.0.5': {}
|
1145 |
|
1146 |
+
'@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.5.2))':
|
1147 |
dependencies:
|
1148 |
'@ampproject/remapping': 2.3.0
|
1149 |
'@bcoe/v8-coverage': 1.0.2
|
|
|
1158 |
std-env: 3.9.0
|
1159 |
test-exclude: 7.0.1
|
1160 |
tinyrainbow: 2.0.0
|
1161 |
+
vitest: 3.2.4(@types/node@24.5.2)
|
1162 |
transitivePeerDependencies:
|
1163 |
- supports-color
|
1164 |
|
|
|
1170 |
chai: 5.3.3
|
1171 |
tinyrainbow: 2.0.0
|
1172 |
|
1173 |
+
'@vitest/mocker@3.2.4(vite@7.1.6(@types/node@24.5.2))':
|
1174 |
dependencies:
|
1175 |
'@vitest/spy': 3.2.4
|
1176 |
estree-walker: 3.0.3
|
1177 |
magic-string: 0.30.19
|
1178 |
optionalDependencies:
|
1179 |
+
vite: 7.1.6(@types/node@24.5.2)
|
1180 |
|
1181 |
'@vitest/pretty-format@3.2.4':
|
1182 |
dependencies:
|
|
|
1196 |
|
1197 |
'@vitest/spy@3.2.4':
|
1198 |
dependencies:
|
1199 |
+
tinyspy: 4.0.4
|
1200 |
|
1201 |
'@vitest/utils@3.2.4':
|
1202 |
dependencies:
|
|
|
1291 |
|
1292 |
es-module-lexer@1.7.0: {}
|
1293 |
|
1294 |
+
esbuild@0.25.10:
|
1295 |
optionalDependencies:
|
1296 |
+
'@esbuild/aix-ppc64': 0.25.10
|
1297 |
+
'@esbuild/android-arm': 0.25.10
|
1298 |
+
'@esbuild/android-arm64': 0.25.10
|
1299 |
+
'@esbuild/android-x64': 0.25.10
|
1300 |
+
'@esbuild/darwin-arm64': 0.25.10
|
1301 |
+
'@esbuild/darwin-x64': 0.25.10
|
1302 |
+
'@esbuild/freebsd-arm64': 0.25.10
|
1303 |
+
'@esbuild/freebsd-x64': 0.25.10
|
1304 |
+
'@esbuild/linux-arm': 0.25.10
|
1305 |
+
'@esbuild/linux-arm64': 0.25.10
|
1306 |
+
'@esbuild/linux-ia32': 0.25.10
|
1307 |
+
'@esbuild/linux-loong64': 0.25.10
|
1308 |
+
'@esbuild/linux-mips64el': 0.25.10
|
1309 |
+
'@esbuild/linux-ppc64': 0.25.10
|
1310 |
+
'@esbuild/linux-riscv64': 0.25.10
|
1311 |
+
'@esbuild/linux-s390x': 0.25.10
|
1312 |
+
'@esbuild/linux-x64': 0.25.10
|
1313 |
+
'@esbuild/netbsd-arm64': 0.25.10
|
1314 |
+
'@esbuild/netbsd-x64': 0.25.10
|
1315 |
+
'@esbuild/openbsd-arm64': 0.25.10
|
1316 |
+
'@esbuild/openbsd-x64': 0.25.10
|
1317 |
+
'@esbuild/openharmony-arm64': 0.25.10
|
1318 |
+
'@esbuild/sunos-x64': 0.25.10
|
1319 |
+
'@esbuild/win32-arm64': 0.25.10
|
1320 |
+
'@esbuild/win32-ia32': 0.25.10
|
1321 |
+
'@esbuild/win32-x64': 0.25.10
|
1322 |
|
1323 |
escalade@3.2.0: {}
|
1324 |
|
|
|
1545 |
|
1546 |
tinyrainbow@2.0.0: {}
|
1547 |
|
1548 |
+
tinyspy@4.0.4: {}
|
1549 |
|
1550 |
+
ts-node@10.9.2(@types/node@24.5.2)(typescript@5.9.2):
|
1551 |
dependencies:
|
1552 |
'@cspotcode/source-map-support': 0.8.1
|
1553 |
'@tsconfig/node10': 1.0.11
|
1554 |
'@tsconfig/node12': 1.0.11
|
1555 |
'@tsconfig/node14': 1.0.3
|
1556 |
'@tsconfig/node16': 1.0.4
|
1557 |
+
'@types/node': 24.5.2
|
1558 |
acorn: 8.15.0
|
1559 |
acorn-walk: 8.3.4
|
1560 |
arg: 4.1.3
|
|
|
1571 |
|
1572 |
v8-compile-cache-lib@3.0.1: {}
|
1573 |
|
1574 |
+
vite-node@3.2.4(@types/node@24.5.2):
|
1575 |
dependencies:
|
1576 |
cac: 6.7.14
|
1577 |
debug: 4.4.3
|
1578 |
es-module-lexer: 1.7.0
|
1579 |
pathe: 2.0.3
|
1580 |
+
vite: 7.1.6(@types/node@24.5.2)
|
1581 |
transitivePeerDependencies:
|
1582 |
- '@types/node'
|
1583 |
- jiti
|
|
|
1592 |
- tsx
|
1593 |
- yaml
|
1594 |
|
1595 |
+
vite@7.1.6(@types/node@24.5.2):
|
1596 |
dependencies:
|
1597 |
+
esbuild: 0.25.10
|
1598 |
fdir: 6.5.0(picomatch@4.0.3)
|
1599 |
picomatch: 4.0.3
|
1600 |
postcss: 8.5.6
|
1601 |
rollup: 4.50.2
|
1602 |
tinyglobby: 0.2.15
|
1603 |
optionalDependencies:
|
1604 |
+
'@types/node': 24.5.2
|
1605 |
fsevents: 2.3.3
|
1606 |
|
1607 |
+
vitest@3.2.4(@types/node@24.5.2):
|
1608 |
dependencies:
|
1609 |
'@types/chai': 5.2.2
|
1610 |
'@vitest/expect': 3.2.4
|
1611 |
+
'@vitest/mocker': 3.2.4(vite@7.1.6(@types/node@24.5.2))
|
1612 |
'@vitest/pretty-format': 3.2.4
|
1613 |
'@vitest/runner': 3.2.4
|
1614 |
'@vitest/snapshot': 3.2.4
|
|
|
1626 |
tinyglobby: 0.2.15
|
1627 |
tinypool: 1.1.1
|
1628 |
tinyrainbow: 2.0.0
|
1629 |
+
vite: 7.1.6(@types/node@24.5.2)
|
1630 |
+
vite-node: 3.2.4(@types/node@24.5.2)
|
1631 |
why-is-node-running: 2.3.0
|
1632 |
optionalDependencies:
|
1633 |
+
'@types/node': 24.5.2
|
1634 |
transitivePeerDependencies:
|
1635 |
- jiti
|
1636 |
- less
|