.package-lock.json 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. {
  2. "name": "sj-miniprogram",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/@img/colour": {
  7. "version": "1.1.0",
  8. "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
  9. "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
  10. "license": "MIT",
  11. "engines": {
  12. "node": ">=18"
  13. }
  14. },
  15. "node_modules/@img/sharp-win32-x64": {
  16. "version": "0.34.5",
  17. "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
  18. "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
  19. "cpu": [
  20. "x64"
  21. ],
  22. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  23. "optional": true,
  24. "os": [
  25. "win32"
  26. ],
  27. "engines": {
  28. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  29. },
  30. "funding": {
  31. "url": "https://opencollective.com/libvips"
  32. }
  33. },
  34. "node_modules/@parcel/watcher": {
  35. "version": "2.5.6",
  36. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz",
  37. "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
  38. "dev": true,
  39. "hasInstallScript": true,
  40. "license": "MIT",
  41. "optional": true,
  42. "dependencies": {
  43. "detect-libc": "^2.0.3",
  44. "is-glob": "^4.0.3",
  45. "node-addon-api": "^7.0.0",
  46. "picomatch": "^4.0.3"
  47. },
  48. "engines": {
  49. "node": ">= 10.0.0"
  50. },
  51. "funding": {
  52. "type": "opencollective",
  53. "url": "https://opencollective.com/parcel"
  54. },
  55. "optionalDependencies": {
  56. "@parcel/watcher-android-arm64": "2.5.6",
  57. "@parcel/watcher-darwin-arm64": "2.5.6",
  58. "@parcel/watcher-darwin-x64": "2.5.6",
  59. "@parcel/watcher-freebsd-x64": "2.5.6",
  60. "@parcel/watcher-linux-arm-glibc": "2.5.6",
  61. "@parcel/watcher-linux-arm-musl": "2.5.6",
  62. "@parcel/watcher-linux-arm64-glibc": "2.5.6",
  63. "@parcel/watcher-linux-arm64-musl": "2.5.6",
  64. "@parcel/watcher-linux-x64-glibc": "2.5.6",
  65. "@parcel/watcher-linux-x64-musl": "2.5.6",
  66. "@parcel/watcher-win32-arm64": "2.5.6",
  67. "@parcel/watcher-win32-ia32": "2.5.6",
  68. "@parcel/watcher-win32-x64": "2.5.6"
  69. }
  70. },
  71. "node_modules/@parcel/watcher-win32-x64": {
  72. "version": "2.5.6",
  73. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
  74. "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
  75. "cpu": [
  76. "x64"
  77. ],
  78. "dev": true,
  79. "license": "MIT",
  80. "optional": true,
  81. "os": [
  82. "win32"
  83. ],
  84. "engines": {
  85. "node": ">= 10.0.0"
  86. },
  87. "funding": {
  88. "type": "opencollective",
  89. "url": "https://opencollective.com/parcel"
  90. }
  91. },
  92. "node_modules/chokidar": {
  93. "version": "4.0.3",
  94. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
  95. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  96. "dev": true,
  97. "license": "MIT",
  98. "dependencies": {
  99. "readdirp": "^4.0.1"
  100. },
  101. "engines": {
  102. "node": ">= 14.16.0"
  103. },
  104. "funding": {
  105. "url": "https://paulmillr.com/funding/"
  106. }
  107. },
  108. "node_modules/detect-libc": {
  109. "version": "2.1.2",
  110. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  111. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  112. "license": "Apache-2.0",
  113. "engines": {
  114. "node": ">=8"
  115. }
  116. },
  117. "node_modules/immutable": {
  118. "version": "5.1.5",
  119. "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
  120. "integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
  121. "dev": true,
  122. "license": "MIT"
  123. },
  124. "node_modules/is-extglob": {
  125. "version": "2.1.1",
  126. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  127. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  128. "dev": true,
  129. "license": "MIT",
  130. "optional": true,
  131. "engines": {
  132. "node": ">=0.10.0"
  133. }
  134. },
  135. "node_modules/is-glob": {
  136. "version": "4.0.3",
  137. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  138. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  139. "dev": true,
  140. "license": "MIT",
  141. "optional": true,
  142. "dependencies": {
  143. "is-extglob": "^2.1.1"
  144. },
  145. "engines": {
  146. "node": ">=0.10.0"
  147. }
  148. },
  149. "node_modules/node-addon-api": {
  150. "version": "7.1.1",
  151. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
  152. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  153. "dev": true,
  154. "license": "MIT",
  155. "optional": true
  156. },
  157. "node_modules/picomatch": {
  158. "version": "4.0.3",
  159. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
  160. "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
  161. "dev": true,
  162. "license": "MIT",
  163. "optional": true,
  164. "engines": {
  165. "node": ">=12"
  166. },
  167. "funding": {
  168. "url": "https://github.com/sponsors/jonschlinkert"
  169. }
  170. },
  171. "node_modules/readdirp": {
  172. "version": "4.1.2",
  173. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
  174. "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
  175. "dev": true,
  176. "license": "MIT",
  177. "engines": {
  178. "node": ">= 14.18.0"
  179. },
  180. "funding": {
  181. "type": "individual",
  182. "url": "https://paulmillr.com/funding/"
  183. }
  184. },
  185. "node_modules/sass": {
  186. "version": "1.97.3",
  187. "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
  188. "integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
  189. "dev": true,
  190. "license": "MIT",
  191. "dependencies": {
  192. "chokidar": "^4.0.0",
  193. "immutable": "^5.0.2",
  194. "source-map-js": ">=0.6.2 <2.0.0"
  195. },
  196. "bin": {
  197. "sass": "sass.js"
  198. },
  199. "engines": {
  200. "node": ">=14.0.0"
  201. },
  202. "optionalDependencies": {
  203. "@parcel/watcher": "^2.4.1"
  204. }
  205. },
  206. "node_modules/semver": {
  207. "version": "7.7.4",
  208. "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
  209. "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
  210. "license": "ISC",
  211. "bin": {
  212. "semver": "bin/semver.js"
  213. },
  214. "engines": {
  215. "node": ">=10"
  216. }
  217. },
  218. "node_modules/sharp": {
  219. "version": "0.34.5",
  220. "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
  221. "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
  222. "hasInstallScript": true,
  223. "license": "Apache-2.0",
  224. "dependencies": {
  225. "@img/colour": "^1.0.0",
  226. "detect-libc": "^2.1.2",
  227. "semver": "^7.7.3"
  228. },
  229. "engines": {
  230. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  231. },
  232. "funding": {
  233. "url": "https://opencollective.com/libvips"
  234. },
  235. "optionalDependencies": {
  236. "@img/sharp-darwin-arm64": "0.34.5",
  237. "@img/sharp-darwin-x64": "0.34.5",
  238. "@img/sharp-libvips-darwin-arm64": "1.2.4",
  239. "@img/sharp-libvips-darwin-x64": "1.2.4",
  240. "@img/sharp-libvips-linux-arm": "1.2.4",
  241. "@img/sharp-libvips-linux-arm64": "1.2.4",
  242. "@img/sharp-libvips-linux-ppc64": "1.2.4",
  243. "@img/sharp-libvips-linux-riscv64": "1.2.4",
  244. "@img/sharp-libvips-linux-s390x": "1.2.4",
  245. "@img/sharp-libvips-linux-x64": "1.2.4",
  246. "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
  247. "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
  248. "@img/sharp-linux-arm": "0.34.5",
  249. "@img/sharp-linux-arm64": "0.34.5",
  250. "@img/sharp-linux-ppc64": "0.34.5",
  251. "@img/sharp-linux-riscv64": "0.34.5",
  252. "@img/sharp-linux-s390x": "0.34.5",
  253. "@img/sharp-linux-x64": "0.34.5",
  254. "@img/sharp-linuxmusl-arm64": "0.34.5",
  255. "@img/sharp-linuxmusl-x64": "0.34.5",
  256. "@img/sharp-wasm32": "0.34.5",
  257. "@img/sharp-win32-arm64": "0.34.5",
  258. "@img/sharp-win32-ia32": "0.34.5",
  259. "@img/sharp-win32-x64": "0.34.5"
  260. }
  261. },
  262. "node_modules/source-map-js": {
  263. "version": "1.2.1",
  264. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  265. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  266. "dev": true,
  267. "license": "BSD-3-Clause",
  268. "engines": {
  269. "node": ">=0.10.0"
  270. }
  271. }
  272. }
  273. }