source: frontend/package-lock.json@ 09e02d7

Last change on this file since 09e02d7 was 09e02d7, checked in by Nikola Sarafimov <sarafimov.nikola12345@…>, 4 days ago

Final room reservation system implementation

  • Property mode set to 100644
File size: 32.0 KB
Line 
1{
2 "name": "room-reservation-frontend",
3 "version": "1.0.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "room-reservation-frontend",
9 "version": "1.0.0",
10 "dependencies": {
11 "framer-motion": "latest",
12 "lucide-react": "latest",
13 "react": "latest",
14 "react-dom": "latest",
15 "react-hot-toast": "latest"
16 },
17 "devDependencies": {
18 "@vitejs/plugin-react": "latest",
19 "vite": "latest"
20 }
21 },
22 "node_modules/@emnapi/core": {
23 "version": "1.11.1",
24 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz",
25 "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==",
26 "dev": true,
27 "license": "MIT",
28 "optional": true,
29 "dependencies": {
30 "@emnapi/wasi-threads": "1.2.2",
31 "tslib": "^2.4.0"
32 }
33 },
34 "node_modules/@emnapi/runtime": {
35 "version": "1.11.1",
36 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz",
37 "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==",
38 "dev": true,
39 "license": "MIT",
40 "optional": true,
41 "dependencies": {
42 "tslib": "^2.4.0"
43 }
44 },
45 "node_modules/@emnapi/wasi-threads": {
46 "version": "1.2.2",
47 "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.2.tgz",
48 "integrity": "sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==",
49 "dev": true,
50 "license": "MIT",
51 "optional": true,
52 "dependencies": {
53 "tslib": "^2.4.0"
54 }
55 },
56 "node_modules/@napi-rs/wasm-runtime": {
57 "version": "1.1.6",
58 "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz",
59 "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==",
60 "dev": true,
61 "license": "MIT",
62 "optional": true,
63 "dependencies": {
64 "@tybys/wasm-util": "^0.10.3"
65 },
66 "funding": {
67 "type": "github",
68 "url": "https://github.com/sponsors/Brooooooklyn"
69 },
70 "peerDependencies": {
71 "@emnapi/core": "^1.7.1",
72 "@emnapi/runtime": "^1.7.1"
73 }
74 },
75 "node_modules/@oxc-project/types": {
76 "version": "0.139.0",
77 "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.139.0.tgz",
78 "integrity": "sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==",
79 "dev": true,
80 "license": "MIT",
81 "funding": {
82 "url": "https://github.com/sponsors/Boshen"
83 }
84 },
85 "node_modules/@rolldown/binding-android-arm64": {
86 "version": "1.1.5",
87 "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.5.tgz",
88 "integrity": "sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==",
89 "cpu": [
90 "arm64"
91 ],
92 "dev": true,
93 "license": "MIT",
94 "optional": true,
95 "os": [
96 "android"
97 ],
98 "engines": {
99 "node": "^20.19.0 || >=22.12.0"
100 }
101 },
102 "node_modules/@rolldown/binding-darwin-arm64": {
103 "version": "1.1.5",
104 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.5.tgz",
105 "integrity": "sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==",
106 "cpu": [
107 "arm64"
108 ],
109 "dev": true,
110 "license": "MIT",
111 "optional": true,
112 "os": [
113 "darwin"
114 ],
115 "engines": {
116 "node": "^20.19.0 || >=22.12.0"
117 }
118 },
119 "node_modules/@rolldown/binding-darwin-x64": {
120 "version": "1.1.5",
121 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.5.tgz",
122 "integrity": "sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==",
123 "cpu": [
124 "x64"
125 ],
126 "dev": true,
127 "license": "MIT",
128 "optional": true,
129 "os": [
130 "darwin"
131 ],
132 "engines": {
133 "node": "^20.19.0 || >=22.12.0"
134 }
135 },
136 "node_modules/@rolldown/binding-freebsd-x64": {
137 "version": "1.1.5",
138 "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.5.tgz",
139 "integrity": "sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==",
140 "cpu": [
141 "x64"
142 ],
143 "dev": true,
144 "license": "MIT",
145 "optional": true,
146 "os": [
147 "freebsd"
148 ],
149 "engines": {
150 "node": "^20.19.0 || >=22.12.0"
151 }
152 },
153 "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
154 "version": "1.1.5",
155 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.5.tgz",
156 "integrity": "sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==",
157 "cpu": [
158 "arm"
159 ],
160 "dev": true,
161 "license": "MIT",
162 "optional": true,
163 "os": [
164 "linux"
165 ],
166 "engines": {
167 "node": "^20.19.0 || >=22.12.0"
168 }
169 },
170 "node_modules/@rolldown/binding-linux-arm64-gnu": {
171 "version": "1.1.5",
172 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.5.tgz",
173 "integrity": "sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==",
174 "cpu": [
175 "arm64"
176 ],
177 "dev": true,
178 "license": "MIT",
179 "optional": true,
180 "os": [
181 "linux"
182 ],
183 "engines": {
184 "node": "^20.19.0 || >=22.12.0"
185 }
186 },
187 "node_modules/@rolldown/binding-linux-arm64-musl": {
188 "version": "1.1.5",
189 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.5.tgz",
190 "integrity": "sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==",
191 "cpu": [
192 "arm64"
193 ],
194 "dev": true,
195 "license": "MIT",
196 "optional": true,
197 "os": [
198 "linux"
199 ],
200 "engines": {
201 "node": "^20.19.0 || >=22.12.0"
202 }
203 },
204 "node_modules/@rolldown/binding-linux-ppc64-gnu": {
205 "version": "1.1.5",
206 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.5.tgz",
207 "integrity": "sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==",
208 "cpu": [
209 "ppc64"
210 ],
211 "dev": true,
212 "license": "MIT",
213 "optional": true,
214 "os": [
215 "linux"
216 ],
217 "engines": {
218 "node": "^20.19.0 || >=22.12.0"
219 }
220 },
221 "node_modules/@rolldown/binding-linux-s390x-gnu": {
222 "version": "1.1.5",
223 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.5.tgz",
224 "integrity": "sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==",
225 "cpu": [
226 "s390x"
227 ],
228 "dev": true,
229 "license": "MIT",
230 "optional": true,
231 "os": [
232 "linux"
233 ],
234 "engines": {
235 "node": "^20.19.0 || >=22.12.0"
236 }
237 },
238 "node_modules/@rolldown/binding-linux-x64-gnu": {
239 "version": "1.1.5",
240 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.5.tgz",
241 "integrity": "sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==",
242 "cpu": [
243 "x64"
244 ],
245 "dev": true,
246 "license": "MIT",
247 "optional": true,
248 "os": [
249 "linux"
250 ],
251 "engines": {
252 "node": "^20.19.0 || >=22.12.0"
253 }
254 },
255 "node_modules/@rolldown/binding-linux-x64-musl": {
256 "version": "1.1.5",
257 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.5.tgz",
258 "integrity": "sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==",
259 "cpu": [
260 "x64"
261 ],
262 "dev": true,
263 "license": "MIT",
264 "optional": true,
265 "os": [
266 "linux"
267 ],
268 "engines": {
269 "node": "^20.19.0 || >=22.12.0"
270 }
271 },
272 "node_modules/@rolldown/binding-openharmony-arm64": {
273 "version": "1.1.5",
274 "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.5.tgz",
275 "integrity": "sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==",
276 "cpu": [
277 "arm64"
278 ],
279 "dev": true,
280 "license": "MIT",
281 "optional": true,
282 "os": [
283 "openharmony"
284 ],
285 "engines": {
286 "node": "^20.19.0 || >=22.12.0"
287 }
288 },
289 "node_modules/@rolldown/binding-wasm32-wasi": {
290 "version": "1.1.5",
291 "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.5.tgz",
292 "integrity": "sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==",
293 "cpu": [
294 "wasm32"
295 ],
296 "dev": true,
297 "license": "MIT",
298 "optional": true,
299 "dependencies": {
300 "@emnapi/core": "1.11.1",
301 "@emnapi/runtime": "1.11.1",
302 "@napi-rs/wasm-runtime": "^1.1.6"
303 },
304 "engines": {
305 "node": "^20.19.0 || >=22.12.0"
306 }
307 },
308 "node_modules/@rolldown/binding-win32-arm64-msvc": {
309 "version": "1.1.5",
310 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.5.tgz",
311 "integrity": "sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==",
312 "cpu": [
313 "arm64"
314 ],
315 "dev": true,
316 "license": "MIT",
317 "optional": true,
318 "os": [
319 "win32"
320 ],
321 "engines": {
322 "node": "^20.19.0 || >=22.12.0"
323 }
324 },
325 "node_modules/@rolldown/binding-win32-x64-msvc": {
326 "version": "1.1.5",
327 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.5.tgz",
328 "integrity": "sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==",
329 "cpu": [
330 "x64"
331 ],
332 "dev": true,
333 "license": "MIT",
334 "optional": true,
335 "os": [
336 "win32"
337 ],
338 "engines": {
339 "node": "^20.19.0 || >=22.12.0"
340 }
341 },
342 "node_modules/@rolldown/pluginutils": {
343 "version": "1.0.1",
344 "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
345 "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
346 "dev": true,
347 "license": "MIT"
348 },
349 "node_modules/@tybys/wasm-util": {
350 "version": "0.10.3",
351 "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz",
352 "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==",
353 "dev": true,
354 "license": "MIT",
355 "optional": true,
356 "dependencies": {
357 "tslib": "^2.4.0"
358 }
359 },
360 "node_modules/@vitejs/plugin-react": {
361 "version": "6.0.3",
362 "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz",
363 "integrity": "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==",
364 "dev": true,
365 "license": "MIT",
366 "dependencies": {
367 "@rolldown/pluginutils": "^1.0.1"
368 },
369 "engines": {
370 "node": "^20.19.0 || >=22.12.0"
371 },
372 "peerDependencies": {
373 "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",
374 "babel-plugin-react-compiler": "^1.0.0",
375 "vite": "^8.0.0"
376 },
377 "peerDependenciesMeta": {
378 "@rolldown/plugin-babel": {
379 "optional": true
380 },
381 "babel-plugin-react-compiler": {
382 "optional": true
383 }
384 }
385 },
386 "node_modules/csstype": {
387 "version": "3.2.3",
388 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
389 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
390 "license": "MIT"
391 },
392 "node_modules/detect-libc": {
393 "version": "2.1.2",
394 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
395 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
396 "dev": true,
397 "license": "Apache-2.0",
398 "engines": {
399 "node": ">=8"
400 }
401 },
402 "node_modules/fdir": {
403 "version": "6.5.0",
404 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
405 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
406 "dev": true,
407 "license": "MIT",
408 "engines": {
409 "node": ">=12.0.0"
410 },
411 "peerDependencies": {
412 "picomatch": "^3 || ^4"
413 },
414 "peerDependenciesMeta": {
415 "picomatch": {
416 "optional": true
417 }
418 }
419 },
420 "node_modules/framer-motion": {
421 "version": "12.42.2",
422 "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.42.2.tgz",
423 "integrity": "sha512-5XY9luDiu0oHfHBjpDthFMh0ES+122w6p/papSJBweMkO8Sn+PW2QaEgRblQBpWFnuvZS5qvarpt/hO2pjGmnw==",
424 "license": "MIT",
425 "dependencies": {
426 "motion-dom": "^12.42.2",
427 "motion-utils": "^12.39.0",
428 "tslib": "^2.4.0"
429 },
430 "peerDependencies": {
431 "@emotion/is-prop-valid": "*",
432 "react": "^18.0.0 || ^19.0.0",
433 "react-dom": "^18.0.0 || ^19.0.0"
434 },
435 "peerDependenciesMeta": {
436 "@emotion/is-prop-valid": {
437 "optional": true
438 },
439 "react": {
440 "optional": true
441 },
442 "react-dom": {
443 "optional": true
444 }
445 }
446 },
447 "node_modules/fsevents": {
448 "version": "2.3.3",
449 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
450 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
451 "dev": true,
452 "hasInstallScript": true,
453 "license": "MIT",
454 "optional": true,
455 "os": [
456 "darwin"
457 ],
458 "engines": {
459 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
460 }
461 },
462 "node_modules/goober": {
463 "version": "2.1.19",
464 "resolved": "https://registry.npmjs.org/goober/-/goober-2.1.19.tgz",
465 "integrity": "sha512-U7veizMqxyKlM58+Z5j2ngJBH/r9siDmxpvNxSw0PylF6WQvrASJEZrxh1hidRBJc2jqoBVSyOban5u8m+6Rxg==",
466 "license": "MIT",
467 "peerDependencies": {
468 "csstype": "^3.0.10"
469 }
470 },
471 "node_modules/lightningcss": {
472 "version": "1.32.0",
473 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
474 "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
475 "dev": true,
476 "license": "MPL-2.0",
477 "dependencies": {
478 "detect-libc": "^2.0.3"
479 },
480 "engines": {
481 "node": ">= 12.0.0"
482 },
483 "funding": {
484 "type": "opencollective",
485 "url": "https://opencollective.com/parcel"
486 },
487 "optionalDependencies": {
488 "lightningcss-android-arm64": "1.32.0",
489 "lightningcss-darwin-arm64": "1.32.0",
490 "lightningcss-darwin-x64": "1.32.0",
491 "lightningcss-freebsd-x64": "1.32.0",
492 "lightningcss-linux-arm-gnueabihf": "1.32.0",
493 "lightningcss-linux-arm64-gnu": "1.32.0",
494 "lightningcss-linux-arm64-musl": "1.32.0",
495 "lightningcss-linux-x64-gnu": "1.32.0",
496 "lightningcss-linux-x64-musl": "1.32.0",
497 "lightningcss-win32-arm64-msvc": "1.32.0",
498 "lightningcss-win32-x64-msvc": "1.32.0"
499 }
500 },
501 "node_modules/lightningcss-android-arm64": {
502 "version": "1.32.0",
503 "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
504 "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
505 "cpu": [
506 "arm64"
507 ],
508 "dev": true,
509 "license": "MPL-2.0",
510 "optional": true,
511 "os": [
512 "android"
513 ],
514 "engines": {
515 "node": ">= 12.0.0"
516 },
517 "funding": {
518 "type": "opencollective",
519 "url": "https://opencollective.com/parcel"
520 }
521 },
522 "node_modules/lightningcss-darwin-arm64": {
523 "version": "1.32.0",
524 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
525 "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
526 "cpu": [
527 "arm64"
528 ],
529 "dev": true,
530 "license": "MPL-2.0",
531 "optional": true,
532 "os": [
533 "darwin"
534 ],
535 "engines": {
536 "node": ">= 12.0.0"
537 },
538 "funding": {
539 "type": "opencollective",
540 "url": "https://opencollective.com/parcel"
541 }
542 },
543 "node_modules/lightningcss-darwin-x64": {
544 "version": "1.32.0",
545 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
546 "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
547 "cpu": [
548 "x64"
549 ],
550 "dev": true,
551 "license": "MPL-2.0",
552 "optional": true,
553 "os": [
554 "darwin"
555 ],
556 "engines": {
557 "node": ">= 12.0.0"
558 },
559 "funding": {
560 "type": "opencollective",
561 "url": "https://opencollective.com/parcel"
562 }
563 },
564 "node_modules/lightningcss-freebsd-x64": {
565 "version": "1.32.0",
566 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
567 "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
568 "cpu": [
569 "x64"
570 ],
571 "dev": true,
572 "license": "MPL-2.0",
573 "optional": true,
574 "os": [
575 "freebsd"
576 ],
577 "engines": {
578 "node": ">= 12.0.0"
579 },
580 "funding": {
581 "type": "opencollective",
582 "url": "https://opencollective.com/parcel"
583 }
584 },
585 "node_modules/lightningcss-linux-arm-gnueabihf": {
586 "version": "1.32.0",
587 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
588 "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
589 "cpu": [
590 "arm"
591 ],
592 "dev": true,
593 "license": "MPL-2.0",
594 "optional": true,
595 "os": [
596 "linux"
597 ],
598 "engines": {
599 "node": ">= 12.0.0"
600 },
601 "funding": {
602 "type": "opencollective",
603 "url": "https://opencollective.com/parcel"
604 }
605 },
606 "node_modules/lightningcss-linux-arm64-gnu": {
607 "version": "1.32.0",
608 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
609 "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
610 "cpu": [
611 "arm64"
612 ],
613 "dev": true,
614 "license": "MPL-2.0",
615 "optional": true,
616 "os": [
617 "linux"
618 ],
619 "engines": {
620 "node": ">= 12.0.0"
621 },
622 "funding": {
623 "type": "opencollective",
624 "url": "https://opencollective.com/parcel"
625 }
626 },
627 "node_modules/lightningcss-linux-arm64-musl": {
628 "version": "1.32.0",
629 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
630 "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
631 "cpu": [
632 "arm64"
633 ],
634 "dev": true,
635 "license": "MPL-2.0",
636 "optional": true,
637 "os": [
638 "linux"
639 ],
640 "engines": {
641 "node": ">= 12.0.0"
642 },
643 "funding": {
644 "type": "opencollective",
645 "url": "https://opencollective.com/parcel"
646 }
647 },
648 "node_modules/lightningcss-linux-x64-gnu": {
649 "version": "1.32.0",
650 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
651 "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
652 "cpu": [
653 "x64"
654 ],
655 "dev": true,
656 "license": "MPL-2.0",
657 "optional": true,
658 "os": [
659 "linux"
660 ],
661 "engines": {
662 "node": ">= 12.0.0"
663 },
664 "funding": {
665 "type": "opencollective",
666 "url": "https://opencollective.com/parcel"
667 }
668 },
669 "node_modules/lightningcss-linux-x64-musl": {
670 "version": "1.32.0",
671 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
672 "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
673 "cpu": [
674 "x64"
675 ],
676 "dev": true,
677 "license": "MPL-2.0",
678 "optional": true,
679 "os": [
680 "linux"
681 ],
682 "engines": {
683 "node": ">= 12.0.0"
684 },
685 "funding": {
686 "type": "opencollective",
687 "url": "https://opencollective.com/parcel"
688 }
689 },
690 "node_modules/lightningcss-win32-arm64-msvc": {
691 "version": "1.32.0",
692 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
693 "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
694 "cpu": [
695 "arm64"
696 ],
697 "dev": true,
698 "license": "MPL-2.0",
699 "optional": true,
700 "os": [
701 "win32"
702 ],
703 "engines": {
704 "node": ">= 12.0.0"
705 },
706 "funding": {
707 "type": "opencollective",
708 "url": "https://opencollective.com/parcel"
709 }
710 },
711 "node_modules/lightningcss-win32-x64-msvc": {
712 "version": "1.32.0",
713 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
714 "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
715 "cpu": [
716 "x64"
717 ],
718 "dev": true,
719 "license": "MPL-2.0",
720 "optional": true,
721 "os": [
722 "win32"
723 ],
724 "engines": {
725 "node": ">= 12.0.0"
726 },
727 "funding": {
728 "type": "opencollective",
729 "url": "https://opencollective.com/parcel"
730 }
731 },
732 "node_modules/lucide-react": {
733 "version": "1.24.0",
734 "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.24.0.tgz",
735 "integrity": "sha512-YT6mBD8lGKkg4nM39enlm94/sfJIiW0YKUT60fBy4YK8tai31ylg1VhGNWxkpSKHo9UagfnZqwIff3HTDQwXeA==",
736 "license": "ISC",
737 "peerDependencies": {
738 "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
739 }
740 },
741 "node_modules/motion-dom": {
742 "version": "12.42.2",
743 "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.42.2.tgz",
744 "integrity": "sha512-5gIMWLp/PycBtJRJWRgjxke5n8dlvkSn2DrYW+tr3XcqAZY1xZh6BJyooJXCM8wdfM7wfMjkBJNLge1CKPUIRA==",
745 "license": "MIT",
746 "dependencies": {
747 "motion-utils": "^12.39.0"
748 }
749 },
750 "node_modules/motion-utils": {
751 "version": "12.39.0",
752 "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.39.0.tgz",
753 "integrity": "sha512-8nadJAJjTtqRkmRF36FoJTrywK9nnFmnPwnSMyxaOCU7GDjN9RTMJIxx9De8ErM+vpPhMccr/6fo5WciyQLnMQ==",
754 "license": "MIT"
755 },
756 "node_modules/nanoid": {
757 "version": "3.3.16",
758 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
759 "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
760 "dev": true,
761 "funding": [
762 {
763 "type": "github",
764 "url": "https://github.com/sponsors/ai"
765 }
766 ],
767 "license": "MIT",
768 "bin": {
769 "nanoid": "bin/nanoid.cjs"
770 },
771 "engines": {
772 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
773 }
774 },
775 "node_modules/picocolors": {
776 "version": "1.1.1",
777 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
778 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
779 "dev": true,
780 "license": "ISC"
781 },
782 "node_modules/picomatch": {
783 "version": "4.0.5",
784 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
785 "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
786 "dev": true,
787 "license": "MIT",
788 "engines": {
789 "node": ">=12"
790 },
791 "funding": {
792 "url": "https://github.com/sponsors/jonschlinkert"
793 }
794 },
795 "node_modules/postcss": {
796 "version": "8.5.19",
797 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
798 "integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
799 "dev": true,
800 "funding": [
801 {
802 "type": "opencollective",
803 "url": "https://opencollective.com/postcss/"
804 },
805 {
806 "type": "tidelift",
807 "url": "https://tidelift.com/funding/github/npm/postcss"
808 },
809 {
810 "type": "github",
811 "url": "https://github.com/sponsors/ai"
812 }
813 ],
814 "license": "MIT",
815 "dependencies": {
816 "nanoid": "^3.3.12",
817 "picocolors": "^1.1.1",
818 "source-map-js": "^1.2.1"
819 },
820 "engines": {
821 "node": "^10 || ^12 || >=14"
822 }
823 },
824 "node_modules/react": {
825 "version": "19.2.7",
826 "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz",
827 "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==",
828 "license": "MIT",
829 "engines": {
830 "node": ">=0.10.0"
831 }
832 },
833 "node_modules/react-dom": {
834 "version": "19.2.7",
835 "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz",
836 "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==",
837 "license": "MIT",
838 "dependencies": {
839 "scheduler": "^0.27.0"
840 },
841 "peerDependencies": {
842 "react": "^19.2.7"
843 }
844 },
845 "node_modules/react-hot-toast": {
846 "version": "2.6.0",
847 "resolved": "https://registry.npmjs.org/react-hot-toast/-/react-hot-toast-2.6.0.tgz",
848 "integrity": "sha512-bH+2EBMZ4sdyou/DPrfgIouFpcRLCJ+HoCA32UoAYHn6T3Ur5yfcDCeSr5mwldl6pFOsiocmrXMuoCJ1vV8bWg==",
849 "license": "MIT",
850 "dependencies": {
851 "csstype": "^3.1.3",
852 "goober": "^2.1.16"
853 },
854 "engines": {
855 "node": ">=10"
856 },
857 "peerDependencies": {
858 "react": ">=16",
859 "react-dom": ">=16"
860 }
861 },
862 "node_modules/rolldown": {
863 "version": "1.1.5",
864 "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.5.tgz",
865 "integrity": "sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==",
866 "dev": true,
867 "license": "MIT",
868 "dependencies": {
869 "@oxc-project/types": "=0.139.0",
870 "@rolldown/pluginutils": "^1.0.0"
871 },
872 "bin": {
873 "rolldown": "bin/cli.mjs"
874 },
875 "engines": {
876 "node": "^20.19.0 || >=22.12.0"
877 },
878 "optionalDependencies": {
879 "@rolldown/binding-android-arm64": "1.1.5",
880 "@rolldown/binding-darwin-arm64": "1.1.5",
881 "@rolldown/binding-darwin-x64": "1.1.5",
882 "@rolldown/binding-freebsd-x64": "1.1.5",
883 "@rolldown/binding-linux-arm-gnueabihf": "1.1.5",
884 "@rolldown/binding-linux-arm64-gnu": "1.1.5",
885 "@rolldown/binding-linux-arm64-musl": "1.1.5",
886 "@rolldown/binding-linux-ppc64-gnu": "1.1.5",
887 "@rolldown/binding-linux-s390x-gnu": "1.1.5",
888 "@rolldown/binding-linux-x64-gnu": "1.1.5",
889 "@rolldown/binding-linux-x64-musl": "1.1.5",
890 "@rolldown/binding-openharmony-arm64": "1.1.5",
891 "@rolldown/binding-wasm32-wasi": "1.1.5",
892 "@rolldown/binding-win32-arm64-msvc": "1.1.5",
893 "@rolldown/binding-win32-x64-msvc": "1.1.5"
894 }
895 },
896 "node_modules/scheduler": {
897 "version": "0.27.0",
898 "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
899 "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
900 "license": "MIT"
901 },
902 "node_modules/source-map-js": {
903 "version": "1.2.1",
904 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
905 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
906 "dev": true,
907 "license": "BSD-3-Clause",
908 "engines": {
909 "node": ">=0.10.0"
910 }
911 },
912 "node_modules/tinyglobby": {
913 "version": "0.2.17",
914 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
915 "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
916 "dev": true,
917 "license": "MIT",
918 "dependencies": {
919 "fdir": "^6.5.0",
920 "picomatch": "^4.0.4"
921 },
922 "engines": {
923 "node": ">=12.0.0"
924 },
925 "funding": {
926 "url": "https://github.com/sponsors/SuperchupuDev"
927 }
928 },
929 "node_modules/tslib": {
930 "version": "2.8.1",
931 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
932 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
933 "license": "0BSD"
934 },
935 "node_modules/vite": {
936 "version": "8.1.4",
937 "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.4.tgz",
938 "integrity": "sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==",
939 "dev": true,
940 "license": "MIT",
941 "dependencies": {
942 "lightningcss": "^1.32.0",
943 "picomatch": "^4.0.5",
944 "postcss": "^8.5.16",
945 "rolldown": "~1.1.4",
946 "tinyglobby": "^0.2.17"
947 },
948 "bin": {
949 "vite": "bin/vite.js"
950 },
951 "engines": {
952 "node": "^20.19.0 || >=22.12.0"
953 },
954 "funding": {
955 "url": "https://github.com/vitejs/vite?sponsor=1"
956 },
957 "optionalDependencies": {
958 "fsevents": "~2.3.3"
959 },
960 "peerDependencies": {
961 "@types/node": "^20.19.0 || >=22.12.0",
962 "@vitejs/devtools": "^0.3.0",
963 "esbuild": "^0.27.0 || ^0.28.0",
964 "jiti": ">=1.21.0",
965 "less": "^4.0.0",
966 "sass": "^1.70.0",
967 "sass-embedded": "^1.70.0",
968 "stylus": ">=0.54.8",
969 "sugarss": "^5.0.0",
970 "terser": "^5.16.0",
971 "tsx": "^4.8.1",
972 "yaml": "^2.4.2"
973 },
974 "peerDependenciesMeta": {
975 "@types/node": {
976 "optional": true
977 },
978 "@vitejs/devtools": {
979 "optional": true
980 },
981 "esbuild": {
982 "optional": true
983 },
984 "jiti": {
985 "optional": true
986 },
987 "less": {
988 "optional": true
989 },
990 "sass": {
991 "optional": true
992 },
993 "sass-embedded": {
994 "optional": true
995 },
996 "stylus": {
997 "optional": true
998 },
999 "sugarss": {
1000 "optional": true
1001 },
1002 "terser": {
1003 "optional": true
1004 },
1005 "tsx": {
1006 "optional": true
1007 },
1008 "yaml": {
1009 "optional": true
1010 }
1011 }
1012 }
1013 }
1014}
Note: See TracBrowser for help on using the repository browser.