package-lock.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  1. {
  2. "name": "bitforum",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "bitforum",
  9. "version": "1.0.0",
  10. "license": "ISC",
  11. "dependencies": {
  12. "bootstrap": "^5.3.3",
  13. "bootstrap-icons": "^1.11.3",
  14. "jquery": "^3.7.1",
  15. "jquery-validation": "^1.21.0",
  16. "sass": "^1.83.1"
  17. }
  18. },
  19. "node_modules/@parcel/watcher": {
  20. "version": "2.5.0",
  21. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.0.tgz",
  22. "integrity": "sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==",
  23. "hasInstallScript": true,
  24. "license": "MIT",
  25. "optional": true,
  26. "dependencies": {
  27. "detect-libc": "^1.0.3",
  28. "is-glob": "^4.0.3",
  29. "micromatch": "^4.0.5",
  30. "node-addon-api": "^7.0.0"
  31. },
  32. "engines": {
  33. "node": ">= 10.0.0"
  34. },
  35. "funding": {
  36. "type": "opencollective",
  37. "url": "https://opencollective.com/parcel"
  38. },
  39. "optionalDependencies": {
  40. "@parcel/watcher-android-arm64": "2.5.0",
  41. "@parcel/watcher-darwin-arm64": "2.5.0",
  42. "@parcel/watcher-darwin-x64": "2.5.0",
  43. "@parcel/watcher-freebsd-x64": "2.5.0",
  44. "@parcel/watcher-linux-arm-glibc": "2.5.0",
  45. "@parcel/watcher-linux-arm-musl": "2.5.0",
  46. "@parcel/watcher-linux-arm64-glibc": "2.5.0",
  47. "@parcel/watcher-linux-arm64-musl": "2.5.0",
  48. "@parcel/watcher-linux-x64-glibc": "2.5.0",
  49. "@parcel/watcher-linux-x64-musl": "2.5.0",
  50. "@parcel/watcher-win32-arm64": "2.5.0",
  51. "@parcel/watcher-win32-ia32": "2.5.0",
  52. "@parcel/watcher-win32-x64": "2.5.0"
  53. }
  54. },
  55. "node_modules/@parcel/watcher-android-arm64": {
  56. "version": "2.5.0",
  57. "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.0.tgz",
  58. "integrity": "sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==",
  59. "cpu": [
  60. "arm64"
  61. ],
  62. "license": "MIT",
  63. "optional": true,
  64. "os": [
  65. "android"
  66. ],
  67. "engines": {
  68. "node": ">= 10.0.0"
  69. },
  70. "funding": {
  71. "type": "opencollective",
  72. "url": "https://opencollective.com/parcel"
  73. }
  74. },
  75. "node_modules/@parcel/watcher-darwin-arm64": {
  76. "version": "2.5.0",
  77. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.0.tgz",
  78. "integrity": "sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==",
  79. "cpu": [
  80. "arm64"
  81. ],
  82. "license": "MIT",
  83. "optional": true,
  84. "os": [
  85. "darwin"
  86. ],
  87. "engines": {
  88. "node": ">= 10.0.0"
  89. },
  90. "funding": {
  91. "type": "opencollective",
  92. "url": "https://opencollective.com/parcel"
  93. }
  94. },
  95. "node_modules/@parcel/watcher-darwin-x64": {
  96. "version": "2.5.0",
  97. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.0.tgz",
  98. "integrity": "sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==",
  99. "cpu": [
  100. "x64"
  101. ],
  102. "license": "MIT",
  103. "optional": true,
  104. "os": [
  105. "darwin"
  106. ],
  107. "engines": {
  108. "node": ">= 10.0.0"
  109. },
  110. "funding": {
  111. "type": "opencollective",
  112. "url": "https://opencollective.com/parcel"
  113. }
  114. },
  115. "node_modules/@parcel/watcher-freebsd-x64": {
  116. "version": "2.5.0",
  117. "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.0.tgz",
  118. "integrity": "sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==",
  119. "cpu": [
  120. "x64"
  121. ],
  122. "license": "MIT",
  123. "optional": true,
  124. "os": [
  125. "freebsd"
  126. ],
  127. "engines": {
  128. "node": ">= 10.0.0"
  129. },
  130. "funding": {
  131. "type": "opencollective",
  132. "url": "https://opencollective.com/parcel"
  133. }
  134. },
  135. "node_modules/@parcel/watcher-linux-arm-glibc": {
  136. "version": "2.5.0",
  137. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.0.tgz",
  138. "integrity": "sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==",
  139. "cpu": [
  140. "arm"
  141. ],
  142. "license": "MIT",
  143. "optional": true,
  144. "os": [
  145. "linux"
  146. ],
  147. "engines": {
  148. "node": ">= 10.0.0"
  149. },
  150. "funding": {
  151. "type": "opencollective",
  152. "url": "https://opencollective.com/parcel"
  153. }
  154. },
  155. "node_modules/@parcel/watcher-linux-arm-musl": {
  156. "version": "2.5.0",
  157. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.0.tgz",
  158. "integrity": "sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==",
  159. "cpu": [
  160. "arm"
  161. ],
  162. "license": "MIT",
  163. "optional": true,
  164. "os": [
  165. "linux"
  166. ],
  167. "engines": {
  168. "node": ">= 10.0.0"
  169. },
  170. "funding": {
  171. "type": "opencollective",
  172. "url": "https://opencollective.com/parcel"
  173. }
  174. },
  175. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  176. "version": "2.5.0",
  177. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.0.tgz",
  178. "integrity": "sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==",
  179. "cpu": [
  180. "arm64"
  181. ],
  182. "license": "MIT",
  183. "optional": true,
  184. "os": [
  185. "linux"
  186. ],
  187. "engines": {
  188. "node": ">= 10.0.0"
  189. },
  190. "funding": {
  191. "type": "opencollective",
  192. "url": "https://opencollective.com/parcel"
  193. }
  194. },
  195. "node_modules/@parcel/watcher-linux-arm64-musl": {
  196. "version": "2.5.0",
  197. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.0.tgz",
  198. "integrity": "sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==",
  199. "cpu": [
  200. "arm64"
  201. ],
  202. "license": "MIT",
  203. "optional": true,
  204. "os": [
  205. "linux"
  206. ],
  207. "engines": {
  208. "node": ">= 10.0.0"
  209. },
  210. "funding": {
  211. "type": "opencollective",
  212. "url": "https://opencollective.com/parcel"
  213. }
  214. },
  215. "node_modules/@parcel/watcher-linux-x64-glibc": {
  216. "version": "2.5.0",
  217. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.0.tgz",
  218. "integrity": "sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==",
  219. "cpu": [
  220. "x64"
  221. ],
  222. "license": "MIT",
  223. "optional": true,
  224. "os": [
  225. "linux"
  226. ],
  227. "engines": {
  228. "node": ">= 10.0.0"
  229. },
  230. "funding": {
  231. "type": "opencollective",
  232. "url": "https://opencollective.com/parcel"
  233. }
  234. },
  235. "node_modules/@parcel/watcher-linux-x64-musl": {
  236. "version": "2.5.0",
  237. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.0.tgz",
  238. "integrity": "sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==",
  239. "cpu": [
  240. "x64"
  241. ],
  242. "license": "MIT",
  243. "optional": true,
  244. "os": [
  245. "linux"
  246. ],
  247. "engines": {
  248. "node": ">= 10.0.0"
  249. },
  250. "funding": {
  251. "type": "opencollective",
  252. "url": "https://opencollective.com/parcel"
  253. }
  254. },
  255. "node_modules/@parcel/watcher-win32-arm64": {
  256. "version": "2.5.0",
  257. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.0.tgz",
  258. "integrity": "sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==",
  259. "cpu": [
  260. "arm64"
  261. ],
  262. "license": "MIT",
  263. "optional": true,
  264. "os": [
  265. "win32"
  266. ],
  267. "engines": {
  268. "node": ">= 10.0.0"
  269. },
  270. "funding": {
  271. "type": "opencollective",
  272. "url": "https://opencollective.com/parcel"
  273. }
  274. },
  275. "node_modules/@parcel/watcher-win32-ia32": {
  276. "version": "2.5.0",
  277. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.0.tgz",
  278. "integrity": "sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==",
  279. "cpu": [
  280. "ia32"
  281. ],
  282. "license": "MIT",
  283. "optional": true,
  284. "os": [
  285. "win32"
  286. ],
  287. "engines": {
  288. "node": ">= 10.0.0"
  289. },
  290. "funding": {
  291. "type": "opencollective",
  292. "url": "https://opencollective.com/parcel"
  293. }
  294. },
  295. "node_modules/@parcel/watcher-win32-x64": {
  296. "version": "2.5.0",
  297. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.0.tgz",
  298. "integrity": "sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==",
  299. "cpu": [
  300. "x64"
  301. ],
  302. "license": "MIT",
  303. "optional": true,
  304. "os": [
  305. "win32"
  306. ],
  307. "engines": {
  308. "node": ">= 10.0.0"
  309. },
  310. "funding": {
  311. "type": "opencollective",
  312. "url": "https://opencollective.com/parcel"
  313. }
  314. },
  315. "node_modules/@popperjs/core": {
  316. "version": "2.11.8",
  317. "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
  318. "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
  319. "license": "MIT",
  320. "peer": true,
  321. "funding": {
  322. "type": "opencollective",
  323. "url": "https://opencollective.com/popperjs"
  324. }
  325. },
  326. "node_modules/bootstrap": {
  327. "version": "5.3.3",
  328. "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
  329. "integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
  330. "funding": [
  331. {
  332. "type": "github",
  333. "url": "https://github.com/sponsors/twbs"
  334. },
  335. {
  336. "type": "opencollective",
  337. "url": "https://opencollective.com/bootstrap"
  338. }
  339. ],
  340. "license": "MIT",
  341. "peerDependencies": {
  342. "@popperjs/core": "^2.11.8"
  343. }
  344. },
  345. "node_modules/bootstrap-icons": {
  346. "version": "1.11.3",
  347. "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz",
  348. "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==",
  349. "funding": [
  350. {
  351. "type": "github",
  352. "url": "https://github.com/sponsors/twbs"
  353. },
  354. {
  355. "type": "opencollective",
  356. "url": "https://opencollective.com/bootstrap"
  357. }
  358. ],
  359. "license": "MIT"
  360. },
  361. "node_modules/braces": {
  362. "version": "3.0.3",
  363. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  364. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  365. "license": "MIT",
  366. "optional": true,
  367. "dependencies": {
  368. "fill-range": "^7.1.1"
  369. },
  370. "engines": {
  371. "node": ">=8"
  372. }
  373. },
  374. "node_modules/chokidar": {
  375. "version": "4.0.3",
  376. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
  377. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  378. "license": "MIT",
  379. "dependencies": {
  380. "readdirp": "^4.0.1"
  381. },
  382. "engines": {
  383. "node": ">= 14.16.0"
  384. },
  385. "funding": {
  386. "url": "https://paulmillr.com/funding/"
  387. }
  388. },
  389. "node_modules/detect-libc": {
  390. "version": "1.0.3",
  391. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  392. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  393. "license": "Apache-2.0",
  394. "optional": true,
  395. "bin": {
  396. "detect-libc": "bin/detect-libc.js"
  397. },
  398. "engines": {
  399. "node": ">=0.10"
  400. }
  401. },
  402. "node_modules/fill-range": {
  403. "version": "7.1.1",
  404. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  405. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  406. "license": "MIT",
  407. "optional": true,
  408. "dependencies": {
  409. "to-regex-range": "^5.0.1"
  410. },
  411. "engines": {
  412. "node": ">=8"
  413. }
  414. },
  415. "node_modules/immutable": {
  416. "version": "5.0.3",
  417. "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
  418. "integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
  419. "license": "MIT"
  420. },
  421. "node_modules/is-extglob": {
  422. "version": "2.1.1",
  423. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  424. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  425. "license": "MIT",
  426. "optional": true,
  427. "engines": {
  428. "node": ">=0.10.0"
  429. }
  430. },
  431. "node_modules/is-glob": {
  432. "version": "4.0.3",
  433. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  434. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  435. "license": "MIT",
  436. "optional": true,
  437. "dependencies": {
  438. "is-extglob": "^2.1.1"
  439. },
  440. "engines": {
  441. "node": ">=0.10.0"
  442. }
  443. },
  444. "node_modules/is-number": {
  445. "version": "7.0.0",
  446. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  447. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  448. "license": "MIT",
  449. "optional": true,
  450. "engines": {
  451. "node": ">=0.12.0"
  452. }
  453. },
  454. "node_modules/jquery": {
  455. "version": "3.7.1",
  456. "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
  457. "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
  458. "license": "MIT"
  459. },
  460. "node_modules/jquery-validation": {
  461. "version": "1.21.0",
  462. "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.21.0.tgz",
  463. "integrity": "sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w==",
  464. "license": "MIT",
  465. "peerDependencies": {
  466. "jquery": "^1.7 || ^2.0 || ^3.1"
  467. }
  468. },
  469. "node_modules/micromatch": {
  470. "version": "4.0.8",
  471. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
  472. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  473. "license": "MIT",
  474. "optional": true,
  475. "dependencies": {
  476. "braces": "^3.0.3",
  477. "picomatch": "^2.3.1"
  478. },
  479. "engines": {
  480. "node": ">=8.6"
  481. }
  482. },
  483. "node_modules/node-addon-api": {
  484. "version": "7.1.1",
  485. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
  486. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  487. "license": "MIT",
  488. "optional": true
  489. },
  490. "node_modules/picomatch": {
  491. "version": "2.3.1",
  492. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  493. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  494. "license": "MIT",
  495. "optional": true,
  496. "engines": {
  497. "node": ">=8.6"
  498. },
  499. "funding": {
  500. "url": "https://github.com/sponsors/jonschlinkert"
  501. }
  502. },
  503. "node_modules/readdirp": {
  504. "version": "4.0.2",
  505. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz",
  506. "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
  507. "license": "MIT",
  508. "engines": {
  509. "node": ">= 14.16.0"
  510. },
  511. "funding": {
  512. "type": "individual",
  513. "url": "https://paulmillr.com/funding/"
  514. }
  515. },
  516. "node_modules/sass": {
  517. "version": "1.83.1",
  518. "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.1.tgz",
  519. "integrity": "sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==",
  520. "license": "MIT",
  521. "dependencies": {
  522. "chokidar": "^4.0.0",
  523. "immutable": "^5.0.2",
  524. "source-map-js": ">=0.6.2 <2.0.0"
  525. },
  526. "bin": {
  527. "sass": "sass.js"
  528. },
  529. "engines": {
  530. "node": ">=14.0.0"
  531. },
  532. "optionalDependencies": {
  533. "@parcel/watcher": "^2.4.1"
  534. }
  535. },
  536. "node_modules/source-map-js": {
  537. "version": "1.2.1",
  538. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  539. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  540. "license": "BSD-3-Clause",
  541. "engines": {
  542. "node": ">=0.10.0"
  543. }
  544. },
  545. "node_modules/to-regex-range": {
  546. "version": "5.0.1",
  547. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  548. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  549. "license": "MIT",
  550. "optional": true,
  551. "dependencies": {
  552. "is-number": "^7.0.0"
  553. },
  554. "engines": {
  555. "node": ">=8.0"
  556. }
  557. }
  558. }
  559. }