wasm-tools-mj

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

package-lock.json (32823B)


      1 {
      2   "name": "wasm-webtools",
      3   "version": "0.1.0",
      4   "lockfileVersion": 3,
      5   "requires": true,
      6   "packages": {
      7     "": {
      8       "name": "wasm-webtools",
      9       "version": "0.1.0",
     10       "dependencies": {
     11         "next": "15.3.5",
     12         "react": "^19.1.0",
     13         "react-dom": "^19.1.0"
     14       },
     15       "devDependencies": {
     16         "@types/node": "^20.19.8",
     17         "@types/react": "^19.1.8",
     18         "@types/react-dom": "^19.1.6",
     19         "typescript": "^5.8.3"
     20       }
     21     },
     22     "node_modules/@emnapi/runtime": {
     23       "version": "1.4.3",
     24       "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz",
     25       "integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==",
     26       "license": "MIT",
     27       "optional": true,
     28       "dependencies": {
     29         "tslib": "^2.4.0"
     30       }
     31     },
     32     "node_modules/@img/sharp-darwin-arm64": {
     33       "version": "0.34.2",
     34       "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.2.tgz",
     35       "integrity": "sha512-OfXHZPppddivUJnqyKoi5YVeHRkkNE2zUFT2gbpKxp/JZCFYEYubnMg+gOp6lWfasPrTS+KPosKqdI+ELYVDtg==",
     36       "cpu": [
     37         "arm64"
     38       ],
     39       "license": "Apache-2.0",
     40       "optional": true,
     41       "os": [
     42         "darwin"
     43       ],
     44       "engines": {
     45         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
     46       },
     47       "funding": {
     48         "url": "https://opencollective.com/libvips"
     49       },
     50       "optionalDependencies": {
     51         "@img/sharp-libvips-darwin-arm64": "1.1.0"
     52       }
     53     },
     54     "node_modules/@img/sharp-darwin-x64": {
     55       "version": "0.34.2",
     56       "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.2.tgz",
     57       "integrity": "sha512-dYvWqmjU9VxqXmjEtjmvHnGqF8GrVjM2Epj9rJ6BUIXvk8slvNDJbhGFvIoXzkDhrJC2jUxNLz/GUjjvSzfw+g==",
     58       "cpu": [
     59         "x64"
     60       ],
     61       "license": "Apache-2.0",
     62       "optional": true,
     63       "os": [
     64         "darwin"
     65       ],
     66       "engines": {
     67         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
     68       },
     69       "funding": {
     70         "url": "https://opencollective.com/libvips"
     71       },
     72       "optionalDependencies": {
     73         "@img/sharp-libvips-darwin-x64": "1.1.0"
     74       }
     75     },
     76     "node_modules/@img/sharp-libvips-darwin-arm64": {
     77       "version": "1.1.0",
     78       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.1.0.tgz",
     79       "integrity": "sha512-HZ/JUmPwrJSoM4DIQPv/BfNh9yrOA8tlBbqbLz4JZ5uew2+o22Ik+tHQJcih7QJuSa0zo5coHTfD5J8inqj9DA==",
     80       "cpu": [
     81         "arm64"
     82       ],
     83       "license": "LGPL-3.0-or-later",
     84       "optional": true,
     85       "os": [
     86         "darwin"
     87       ],
     88       "funding": {
     89         "url": "https://opencollective.com/libvips"
     90       }
     91     },
     92     "node_modules/@img/sharp-libvips-darwin-x64": {
     93       "version": "1.1.0",
     94       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.1.0.tgz",
     95       "integrity": "sha512-Xzc2ToEmHN+hfvsl9wja0RlnXEgpKNmftriQp6XzY/RaSfwD9th+MSh0WQKzUreLKKINb3afirxW7A0fz2YWuQ==",
     96       "cpu": [
     97         "x64"
     98       ],
     99       "license": "LGPL-3.0-or-later",
    100       "optional": true,
    101       "os": [
    102         "darwin"
    103       ],
    104       "funding": {
    105         "url": "https://opencollective.com/libvips"
    106       }
    107     },
    108     "node_modules/@img/sharp-libvips-linux-arm": {
    109       "version": "1.1.0",
    110       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.1.0.tgz",
    111       "integrity": "sha512-s8BAd0lwUIvYCJyRdFqvsj+BJIpDBSxs6ivrOPm/R7piTs5UIwY5OjXrP2bqXC9/moGsyRa37eYWYCOGVXxVrA==",
    112       "cpu": [
    113         "arm"
    114       ],
    115       "license": "LGPL-3.0-or-later",
    116       "optional": true,
    117       "os": [
    118         "linux"
    119       ],
    120       "funding": {
    121         "url": "https://opencollective.com/libvips"
    122       }
    123     },
    124     "node_modules/@img/sharp-libvips-linux-arm64": {
    125       "version": "1.1.0",
    126       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.1.0.tgz",
    127       "integrity": "sha512-IVfGJa7gjChDET1dK9SekxFFdflarnUB8PwW8aGwEoF3oAsSDuNUTYS+SKDOyOJxQyDC1aPFMuRYLoDInyV9Ew==",
    128       "cpu": [
    129         "arm64"
    130       ],
    131       "license": "LGPL-3.0-or-later",
    132       "optional": true,
    133       "os": [
    134         "linux"
    135       ],
    136       "funding": {
    137         "url": "https://opencollective.com/libvips"
    138       }
    139     },
    140     "node_modules/@img/sharp-libvips-linux-ppc64": {
    141       "version": "1.1.0",
    142       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.1.0.tgz",
    143       "integrity": "sha512-tiXxFZFbhnkWE2LA8oQj7KYR+bWBkiV2nilRldT7bqoEZ4HiDOcePr9wVDAZPi/Id5fT1oY9iGnDq20cwUz8lQ==",
    144       "cpu": [
    145         "ppc64"
    146       ],
    147       "license": "LGPL-3.0-or-later",
    148       "optional": true,
    149       "os": [
    150         "linux"
    151       ],
    152       "funding": {
    153         "url": "https://opencollective.com/libvips"
    154       }
    155     },
    156     "node_modules/@img/sharp-libvips-linux-s390x": {
    157       "version": "1.1.0",
    158       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.1.0.tgz",
    159       "integrity": "sha512-xukSwvhguw7COyzvmjydRb3x/09+21HykyapcZchiCUkTThEQEOMtBj9UhkaBRLuBrgLFzQ2wbxdeCCJW/jgJA==",
    160       "cpu": [
    161         "s390x"
    162       ],
    163       "license": "LGPL-3.0-or-later",
    164       "optional": true,
    165       "os": [
    166         "linux"
    167       ],
    168       "funding": {
    169         "url": "https://opencollective.com/libvips"
    170       }
    171     },
    172     "node_modules/@img/sharp-libvips-linux-x64": {
    173       "version": "1.1.0",
    174       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.1.0.tgz",
    175       "integrity": "sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q==",
    176       "cpu": [
    177         "x64"
    178       ],
    179       "license": "LGPL-3.0-or-later",
    180       "optional": true,
    181       "os": [
    182         "linux"
    183       ],
    184       "funding": {
    185         "url": "https://opencollective.com/libvips"
    186       }
    187     },
    188     "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
    189       "version": "1.1.0",
    190       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.1.0.tgz",
    191       "integrity": "sha512-jYZdG+whg0MDK+q2COKbYidaqW/WTz0cc1E+tMAusiDygrM4ypmSCjOJPmFTvHHJ8j/6cAGyeDWZOsK06tP33w==",
    192       "cpu": [
    193         "arm64"
    194       ],
    195       "license": "LGPL-3.0-or-later",
    196       "optional": true,
    197       "os": [
    198         "linux"
    199       ],
    200       "funding": {
    201         "url": "https://opencollective.com/libvips"
    202       }
    203     },
    204     "node_modules/@img/sharp-libvips-linuxmusl-x64": {
    205       "version": "1.1.0",
    206       "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.1.0.tgz",
    207       "integrity": "sha512-wK7SBdwrAiycjXdkPnGCPLjYb9lD4l6Ze2gSdAGVZrEL05AOUJESWU2lhlC+Ffn5/G+VKuSm6zzbQSzFX/P65A==",
    208       "cpu": [
    209         "x64"
    210       ],
    211       "license": "LGPL-3.0-or-later",
    212       "optional": true,
    213       "os": [
    214         "linux"
    215       ],
    216       "funding": {
    217         "url": "https://opencollective.com/libvips"
    218       }
    219     },
    220     "node_modules/@img/sharp-linux-arm": {
    221       "version": "0.34.2",
    222       "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.2.tgz",
    223       "integrity": "sha512-0DZzkvuEOqQUP9mo2kjjKNok5AmnOr1jB2XYjkaoNRwpAYMDzRmAqUIa1nRi58S2WswqSfPOWLNOr0FDT3H5RQ==",
    224       "cpu": [
    225         "arm"
    226       ],
    227       "license": "Apache-2.0",
    228       "optional": true,
    229       "os": [
    230         "linux"
    231       ],
    232       "engines": {
    233         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    234       },
    235       "funding": {
    236         "url": "https://opencollective.com/libvips"
    237       },
    238       "optionalDependencies": {
    239         "@img/sharp-libvips-linux-arm": "1.1.0"
    240       }
    241     },
    242     "node_modules/@img/sharp-linux-arm64": {
    243       "version": "0.34.2",
    244       "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.2.tgz",
    245       "integrity": "sha512-D8n8wgWmPDakc83LORcfJepdOSN6MvWNzzz2ux0MnIbOqdieRZwVYY32zxVx+IFUT8er5KPcyU3XXsn+GzG/0Q==",
    246       "cpu": [
    247         "arm64"
    248       ],
    249       "license": "Apache-2.0",
    250       "optional": true,
    251       "os": [
    252         "linux"
    253       ],
    254       "engines": {
    255         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    256       },
    257       "funding": {
    258         "url": "https://opencollective.com/libvips"
    259       },
    260       "optionalDependencies": {
    261         "@img/sharp-libvips-linux-arm64": "1.1.0"
    262       }
    263     },
    264     "node_modules/@img/sharp-linux-s390x": {
    265       "version": "0.34.2",
    266       "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.2.tgz",
    267       "integrity": "sha512-EGZ1xwhBI7dNISwxjChqBGELCWMGDvmxZXKjQRuqMrakhO8QoMgqCrdjnAqJq/CScxfRn+Bb7suXBElKQpPDiw==",
    268       "cpu": [
    269         "s390x"
    270       ],
    271       "license": "Apache-2.0",
    272       "optional": true,
    273       "os": [
    274         "linux"
    275       ],
    276       "engines": {
    277         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    278       },
    279       "funding": {
    280         "url": "https://opencollective.com/libvips"
    281       },
    282       "optionalDependencies": {
    283         "@img/sharp-libvips-linux-s390x": "1.1.0"
    284       }
    285     },
    286     "node_modules/@img/sharp-linux-x64": {
    287       "version": "0.34.2",
    288       "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.2.tgz",
    289       "integrity": "sha512-sD7J+h5nFLMMmOXYH4DD9UtSNBD05tWSSdWAcEyzqW8Cn5UxXvsHAxmxSesYUsTOBmUnjtxghKDl15EvfqLFbQ==",
    290       "cpu": [
    291         "x64"
    292       ],
    293       "license": "Apache-2.0",
    294       "optional": true,
    295       "os": [
    296         "linux"
    297       ],
    298       "engines": {
    299         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    300       },
    301       "funding": {
    302         "url": "https://opencollective.com/libvips"
    303       },
    304       "optionalDependencies": {
    305         "@img/sharp-libvips-linux-x64": "1.1.0"
    306       }
    307     },
    308     "node_modules/@img/sharp-linuxmusl-arm64": {
    309       "version": "0.34.2",
    310       "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.2.tgz",
    311       "integrity": "sha512-NEE2vQ6wcxYav1/A22OOxoSOGiKnNmDzCYFOZ949xFmrWZOVII1Bp3NqVVpvj+3UeHMFyN5eP/V5hzViQ5CZNA==",
    312       "cpu": [
    313         "arm64"
    314       ],
    315       "license": "Apache-2.0",
    316       "optional": true,
    317       "os": [
    318         "linux"
    319       ],
    320       "engines": {
    321         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    322       },
    323       "funding": {
    324         "url": "https://opencollective.com/libvips"
    325       },
    326       "optionalDependencies": {
    327         "@img/sharp-libvips-linuxmusl-arm64": "1.1.0"
    328       }
    329     },
    330     "node_modules/@img/sharp-linuxmusl-x64": {
    331       "version": "0.34.2",
    332       "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.2.tgz",
    333       "integrity": "sha512-DOYMrDm5E6/8bm/yQLCWyuDJwUnlevR8xtF8bs+gjZ7cyUNYXiSf/E8Kp0Ss5xasIaXSHzb888V1BE4i1hFhAA==",
    334       "cpu": [
    335         "x64"
    336       ],
    337       "license": "Apache-2.0",
    338       "optional": true,
    339       "os": [
    340         "linux"
    341       ],
    342       "engines": {
    343         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    344       },
    345       "funding": {
    346         "url": "https://opencollective.com/libvips"
    347       },
    348       "optionalDependencies": {
    349         "@img/sharp-libvips-linuxmusl-x64": "1.1.0"
    350       }
    351     },
    352     "node_modules/@img/sharp-wasm32": {
    353       "version": "0.34.2",
    354       "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.2.tgz",
    355       "integrity": "sha512-/VI4mdlJ9zkaq53MbIG6rZY+QRN3MLbR6usYlgITEzi4Rpx5S6LFKsycOQjkOGmqTNmkIdLjEvooFKwww6OpdQ==",
    356       "cpu": [
    357         "wasm32"
    358       ],
    359       "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
    360       "optional": true,
    361       "dependencies": {
    362         "@emnapi/runtime": "^1.4.3"
    363       },
    364       "engines": {
    365         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    366       },
    367       "funding": {
    368         "url": "https://opencollective.com/libvips"
    369       }
    370     },
    371     "node_modules/@img/sharp-win32-arm64": {
    372       "version": "0.34.2",
    373       "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.2.tgz",
    374       "integrity": "sha512-cfP/r9FdS63VA5k0xiqaNaEoGxBg9k7uE+RQGzuK9fHt7jib4zAVVseR9LsE4gJcNWgT6APKMNnCcnyOtmSEUQ==",
    375       "cpu": [
    376         "arm64"
    377       ],
    378       "license": "Apache-2.0 AND LGPL-3.0-or-later",
    379       "optional": true,
    380       "os": [
    381         "win32"
    382       ],
    383       "engines": {
    384         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    385       },
    386       "funding": {
    387         "url": "https://opencollective.com/libvips"
    388       }
    389     },
    390     "node_modules/@img/sharp-win32-ia32": {
    391       "version": "0.34.2",
    392       "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.2.tgz",
    393       "integrity": "sha512-QLjGGvAbj0X/FXl8n1WbtQ6iVBpWU7JO94u/P2M4a8CFYsvQi4GW2mRy/JqkRx0qpBzaOdKJKw8uc930EX2AHw==",
    394       "cpu": [
    395         "ia32"
    396       ],
    397       "license": "Apache-2.0 AND LGPL-3.0-or-later",
    398       "optional": true,
    399       "os": [
    400         "win32"
    401       ],
    402       "engines": {
    403         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    404       },
    405       "funding": {
    406         "url": "https://opencollective.com/libvips"
    407       }
    408     },
    409     "node_modules/@img/sharp-win32-x64": {
    410       "version": "0.34.2",
    411       "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.2.tgz",
    412       "integrity": "sha512-aUdT6zEYtDKCaxkofmmJDJYGCf0+pJg3eU9/oBuqvEeoB9dKI6ZLc/1iLJCTuJQDO4ptntAlkUmHgGjyuobZbw==",
    413       "cpu": [
    414         "x64"
    415       ],
    416       "license": "Apache-2.0 AND LGPL-3.0-or-later",
    417       "optional": true,
    418       "os": [
    419         "win32"
    420       ],
    421       "engines": {
    422         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    423       },
    424       "funding": {
    425         "url": "https://opencollective.com/libvips"
    426       }
    427     },
    428     "node_modules/@next/env": {
    429       "version": "15.3.5",
    430       "resolved": "https://registry.npmjs.org/@next/env/-/env-15.3.5.tgz",
    431       "integrity": "sha512-7g06v8BUVtN2njAX/r8gheoVffhiKFVt4nx74Tt6G4Hqw9HCLYQVx/GkH2qHvPtAHZaUNZ0VXAa0pQP6v1wk7g==",
    432       "license": "MIT"
    433     },
    434     "node_modules/@next/swc-darwin-arm64": {
    435       "version": "15.3.5",
    436       "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.3.5.tgz",
    437       "integrity": "sha512-lM/8tilIsqBq+2nq9kbTW19vfwFve0NR7MxfkuSUbRSgXlMQoJYg+31+++XwKVSXk4uT23G2eF/7BRIKdn8t8w==",
    438       "cpu": [
    439         "arm64"
    440       ],
    441       "license": "MIT",
    442       "optional": true,
    443       "os": [
    444         "darwin"
    445       ],
    446       "engines": {
    447         "node": ">= 10"
    448       }
    449     },
    450     "node_modules/@next/swc-darwin-x64": {
    451       "version": "15.3.5",
    452       "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.3.5.tgz",
    453       "integrity": "sha512-WhwegPQJ5IfoUNZUVsI9TRAlKpjGVK0tpJTL6KeiC4cux9774NYE9Wu/iCfIkL/5J8rPAkqZpG7n+EfiAfidXA==",
    454       "cpu": [
    455         "x64"
    456       ],
    457       "license": "MIT",
    458       "optional": true,
    459       "os": [
    460         "darwin"
    461       ],
    462       "engines": {
    463         "node": ">= 10"
    464       }
    465     },
    466     "node_modules/@next/swc-linux-arm64-gnu": {
    467       "version": "15.3.5",
    468       "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.3.5.tgz",
    469       "integrity": "sha512-LVD6uMOZ7XePg3KWYdGuzuvVboxujGjbcuP2jsPAN3MnLdLoZUXKRc6ixxfs03RH7qBdEHCZjyLP/jBdCJVRJQ==",
    470       "cpu": [
    471         "arm64"
    472       ],
    473       "license": "MIT",
    474       "optional": true,
    475       "os": [
    476         "linux"
    477       ],
    478       "engines": {
    479         "node": ">= 10"
    480       }
    481     },
    482     "node_modules/@next/swc-linux-arm64-musl": {
    483       "version": "15.3.5",
    484       "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.3.5.tgz",
    485       "integrity": "sha512-k8aVScYZ++BnS2P69ClK7v4nOu702jcF9AIHKu6llhHEtBSmM2zkPGl9yoqbSU/657IIIb0QHpdxEr0iW9z53A==",
    486       "cpu": [
    487         "arm64"
    488       ],
    489       "license": "MIT",
    490       "optional": true,
    491       "os": [
    492         "linux"
    493       ],
    494       "engines": {
    495         "node": ">= 10"
    496       }
    497     },
    498     "node_modules/@next/swc-linux-x64-gnu": {
    499       "version": "15.3.5",
    500       "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.3.5.tgz",
    501       "integrity": "sha512-2xYU0DI9DGN/bAHzVwADid22ba5d/xrbrQlr2U+/Q5WkFUzeL0TDR963BdrtLS/4bMmKZGptLeg6282H/S2i8A==",
    502       "cpu": [
    503         "x64"
    504       ],
    505       "license": "MIT",
    506       "optional": true,
    507       "os": [
    508         "linux"
    509       ],
    510       "engines": {
    511         "node": ">= 10"
    512       }
    513     },
    514     "node_modules/@next/swc-linux-x64-musl": {
    515       "version": "15.3.5",
    516       "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.3.5.tgz",
    517       "integrity": "sha512-TRYIqAGf1KCbuAB0gjhdn5Ytd8fV+wJSM2Nh2is/xEqR8PZHxfQuaiNhoF50XfY90sNpaRMaGhF6E+qjV1b9Tg==",
    518       "cpu": [
    519         "x64"
    520       ],
    521       "license": "MIT",
    522       "optional": true,
    523       "os": [
    524         "linux"
    525       ],
    526       "engines": {
    527         "node": ">= 10"
    528       }
    529     },
    530     "node_modules/@next/swc-win32-arm64-msvc": {
    531       "version": "15.3.5",
    532       "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.3.5.tgz",
    533       "integrity": "sha512-h04/7iMEUSMY6fDGCvdanKqlO1qYvzNxntZlCzfE8i5P0uqzVQWQquU1TIhlz0VqGQGXLrFDuTJVONpqGqjGKQ==",
    534       "cpu": [
    535         "arm64"
    536       ],
    537       "license": "MIT",
    538       "optional": true,
    539       "os": [
    540         "win32"
    541       ],
    542       "engines": {
    543         "node": ">= 10"
    544       }
    545     },
    546     "node_modules/@next/swc-win32-x64-msvc": {
    547       "version": "15.3.5",
    548       "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.3.5.tgz",
    549       "integrity": "sha512-5fhH6fccXxnX2KhllnGhkYMndhOiLOLEiVGYjP2nizqeGWkN10sA9taATlXwake2E2XMvYZjjz0Uj7T0y+z1yw==",
    550       "cpu": [
    551         "x64"
    552       ],
    553       "license": "MIT",
    554       "optional": true,
    555       "os": [
    556         "win32"
    557       ],
    558       "engines": {
    559         "node": ">= 10"
    560       }
    561     },
    562     "node_modules/@swc/counter": {
    563       "version": "0.1.3",
    564       "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
    565       "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==",
    566       "license": "Apache-2.0"
    567     },
    568     "node_modules/@swc/helpers": {
    569       "version": "0.5.15",
    570       "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
    571       "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
    572       "license": "Apache-2.0",
    573       "dependencies": {
    574         "tslib": "^2.8.0"
    575       }
    576     },
    577     "node_modules/@types/node": {
    578       "version": "20.19.9",
    579       "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.9.tgz",
    580       "integrity": "sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw==",
    581       "dev": true,
    582       "license": "MIT",
    583       "dependencies": {
    584         "undici-types": "~6.21.0"
    585       }
    586     },
    587     "node_modules/@types/react": {
    588       "version": "19.1.8",
    589       "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.8.tgz",
    590       "integrity": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==",
    591       "dev": true,
    592       "license": "MIT",
    593       "dependencies": {
    594         "csstype": "^3.0.2"
    595       }
    596     },
    597     "node_modules/@types/react-dom": {
    598       "version": "19.1.6",
    599       "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.6.tgz",
    600       "integrity": "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==",
    601       "dev": true,
    602       "license": "MIT",
    603       "peerDependencies": {
    604         "@types/react": "^19.0.0"
    605       }
    606     },
    607     "node_modules/busboy": {
    608       "version": "1.6.0",
    609       "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz",
    610       "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==",
    611       "dependencies": {
    612         "streamsearch": "^1.1.0"
    613       },
    614       "engines": {
    615         "node": ">=10.16.0"
    616       }
    617     },
    618     "node_modules/caniuse-lite": {
    619       "version": "1.0.30001727",
    620       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001727.tgz",
    621       "integrity": "sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==",
    622       "funding": [
    623         {
    624           "type": "opencollective",
    625           "url": "https://opencollective.com/browserslist"
    626         },
    627         {
    628           "type": "tidelift",
    629           "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
    630         },
    631         {
    632           "type": "github",
    633           "url": "https://github.com/sponsors/ai"
    634         }
    635       ],
    636       "license": "CC-BY-4.0"
    637     },
    638     "node_modules/client-only": {
    639       "version": "0.0.1",
    640       "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
    641       "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
    642       "license": "MIT"
    643     },
    644     "node_modules/color": {
    645       "version": "4.2.3",
    646       "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
    647       "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
    648       "license": "MIT",
    649       "optional": true,
    650       "dependencies": {
    651         "color-convert": "^2.0.1",
    652         "color-string": "^1.9.0"
    653       },
    654       "engines": {
    655         "node": ">=12.5.0"
    656       }
    657     },
    658     "node_modules/color-convert": {
    659       "version": "2.0.1",
    660       "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
    661       "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
    662       "license": "MIT",
    663       "optional": true,
    664       "dependencies": {
    665         "color-name": "~1.1.4"
    666       },
    667       "engines": {
    668         "node": ">=7.0.0"
    669       }
    670     },
    671     "node_modules/color-name": {
    672       "version": "1.1.4",
    673       "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
    674       "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
    675       "license": "MIT",
    676       "optional": true
    677     },
    678     "node_modules/color-string": {
    679       "version": "1.9.1",
    680       "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
    681       "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
    682       "license": "MIT",
    683       "optional": true,
    684       "dependencies": {
    685         "color-name": "^1.0.0",
    686         "simple-swizzle": "^0.2.2"
    687       }
    688     },
    689     "node_modules/csstype": {
    690       "version": "3.1.3",
    691       "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
    692       "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
    693       "dev": true,
    694       "license": "MIT"
    695     },
    696     "node_modules/detect-libc": {
    697       "version": "2.0.4",
    698       "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
    699       "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
    700       "license": "Apache-2.0",
    701       "optional": true,
    702       "engines": {
    703         "node": ">=8"
    704       }
    705     },
    706     "node_modules/is-arrayish": {
    707       "version": "0.3.2",
    708       "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
    709       "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
    710       "license": "MIT",
    711       "optional": true
    712     },
    713     "node_modules/nanoid": {
    714       "version": "3.3.11",
    715       "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
    716       "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
    717       "funding": [
    718         {
    719           "type": "github",
    720           "url": "https://github.com/sponsors/ai"
    721         }
    722       ],
    723       "license": "MIT",
    724       "bin": {
    725         "nanoid": "bin/nanoid.cjs"
    726       },
    727       "engines": {
    728         "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
    729       }
    730     },
    731     "node_modules/next": {
    732       "version": "15.3.5",
    733       "resolved": "https://registry.npmjs.org/next/-/next-15.3.5.tgz",
    734       "integrity": "sha512-RkazLBMMDJSJ4XZQ81kolSpwiCt907l0xcgcpF4xC2Vml6QVcPNXW0NQRwQ80FFtSn7UM52XN0anaw8TEJXaiw==",
    735       "license": "MIT",
    736       "dependencies": {
    737         "@next/env": "15.3.5",
    738         "@swc/counter": "0.1.3",
    739         "@swc/helpers": "0.5.15",
    740         "busboy": "1.6.0",
    741         "caniuse-lite": "^1.0.30001579",
    742         "postcss": "8.4.31",
    743         "styled-jsx": "5.1.6"
    744       },
    745       "bin": {
    746         "next": "dist/bin/next"
    747       },
    748       "engines": {
    749         "node": "^18.18.0 || ^19.8.0 || >= 20.0.0"
    750       },
    751       "optionalDependencies": {
    752         "@next/swc-darwin-arm64": "15.3.5",
    753         "@next/swc-darwin-x64": "15.3.5",
    754         "@next/swc-linux-arm64-gnu": "15.3.5",
    755         "@next/swc-linux-arm64-musl": "15.3.5",
    756         "@next/swc-linux-x64-gnu": "15.3.5",
    757         "@next/swc-linux-x64-musl": "15.3.5",
    758         "@next/swc-win32-arm64-msvc": "15.3.5",
    759         "@next/swc-win32-x64-msvc": "15.3.5",
    760         "sharp": "^0.34.1"
    761       },
    762       "peerDependencies": {
    763         "@opentelemetry/api": "^1.1.0",
    764         "@playwright/test": "^1.41.2",
    765         "babel-plugin-react-compiler": "*",
    766         "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
    767         "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
    768         "sass": "^1.3.0"
    769       },
    770       "peerDependenciesMeta": {
    771         "@opentelemetry/api": {
    772           "optional": true
    773         },
    774         "@playwright/test": {
    775           "optional": true
    776         },
    777         "babel-plugin-react-compiler": {
    778           "optional": true
    779         },
    780         "sass": {
    781           "optional": true
    782         }
    783       }
    784     },
    785     "node_modules/picocolors": {
    786       "version": "1.1.1",
    787       "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
    788       "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
    789       "license": "ISC"
    790     },
    791     "node_modules/postcss": {
    792       "version": "8.4.31",
    793       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
    794       "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
    795       "funding": [
    796         {
    797           "type": "opencollective",
    798           "url": "https://opencollective.com/postcss/"
    799         },
    800         {
    801           "type": "tidelift",
    802           "url": "https://tidelift.com/funding/github/npm/postcss"
    803         },
    804         {
    805           "type": "github",
    806           "url": "https://github.com/sponsors/ai"
    807         }
    808       ],
    809       "license": "MIT",
    810       "dependencies": {
    811         "nanoid": "^3.3.6",
    812         "picocolors": "^1.0.0",
    813         "source-map-js": "^1.0.2"
    814       },
    815       "engines": {
    816         "node": "^10 || ^12 || >=14"
    817       }
    818     },
    819     "node_modules/react": {
    820       "version": "19.1.0",
    821       "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz",
    822       "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==",
    823       "license": "MIT",
    824       "engines": {
    825         "node": ">=0.10.0"
    826       }
    827     },
    828     "node_modules/react-dom": {
    829       "version": "19.1.0",
    830       "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.0.tgz",
    831       "integrity": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==",
    832       "license": "MIT",
    833       "dependencies": {
    834         "scheduler": "^0.26.0"
    835       },
    836       "peerDependencies": {
    837         "react": "^19.1.0"
    838       }
    839     },
    840     "node_modules/scheduler": {
    841       "version": "0.26.0",
    842       "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz",
    843       "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==",
    844       "license": "MIT"
    845     },
    846     "node_modules/semver": {
    847       "version": "7.7.2",
    848       "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
    849       "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
    850       "license": "ISC",
    851       "optional": true,
    852       "bin": {
    853         "semver": "bin/semver.js"
    854       },
    855       "engines": {
    856         "node": ">=10"
    857       }
    858     },
    859     "node_modules/sharp": {
    860       "version": "0.34.2",
    861       "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.2.tgz",
    862       "integrity": "sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==",
    863       "hasInstallScript": true,
    864       "license": "Apache-2.0",
    865       "optional": true,
    866       "dependencies": {
    867         "color": "^4.2.3",
    868         "detect-libc": "^2.0.4",
    869         "semver": "^7.7.2"
    870       },
    871       "engines": {
    872         "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
    873       },
    874       "funding": {
    875         "url": "https://opencollective.com/libvips"
    876       },
    877       "optionalDependencies": {
    878         "@img/sharp-darwin-arm64": "0.34.2",
    879         "@img/sharp-darwin-x64": "0.34.2",
    880         "@img/sharp-libvips-darwin-arm64": "1.1.0",
    881         "@img/sharp-libvips-darwin-x64": "1.1.0",
    882         "@img/sharp-libvips-linux-arm": "1.1.0",
    883         "@img/sharp-libvips-linux-arm64": "1.1.0",
    884         "@img/sharp-libvips-linux-ppc64": "1.1.0",
    885         "@img/sharp-libvips-linux-s390x": "1.1.0",
    886         "@img/sharp-libvips-linux-x64": "1.1.0",
    887         "@img/sharp-libvips-linuxmusl-arm64": "1.1.0",
    888         "@img/sharp-libvips-linuxmusl-x64": "1.1.0",
    889         "@img/sharp-linux-arm": "0.34.2",
    890         "@img/sharp-linux-arm64": "0.34.2",
    891         "@img/sharp-linux-s390x": "0.34.2",
    892         "@img/sharp-linux-x64": "0.34.2",
    893         "@img/sharp-linuxmusl-arm64": "0.34.2",
    894         "@img/sharp-linuxmusl-x64": "0.34.2",
    895         "@img/sharp-wasm32": "0.34.2",
    896         "@img/sharp-win32-arm64": "0.34.2",
    897         "@img/sharp-win32-ia32": "0.34.2",
    898         "@img/sharp-win32-x64": "0.34.2"
    899       }
    900     },
    901     "node_modules/simple-swizzle": {
    902       "version": "0.2.2",
    903       "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
    904       "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
    905       "license": "MIT",
    906       "optional": true,
    907       "dependencies": {
    908         "is-arrayish": "^0.3.1"
    909       }
    910     },
    911     "node_modules/source-map-js": {
    912       "version": "1.2.1",
    913       "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
    914       "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
    915       "license": "BSD-3-Clause",
    916       "engines": {
    917         "node": ">=0.10.0"
    918       }
    919     },
    920     "node_modules/streamsearch": {
    921       "version": "1.1.0",
    922       "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz",
    923       "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==",
    924       "engines": {
    925         "node": ">=10.0.0"
    926       }
    927     },
    928     "node_modules/styled-jsx": {
    929       "version": "5.1.6",
    930       "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
    931       "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
    932       "license": "MIT",
    933       "dependencies": {
    934         "client-only": "0.0.1"
    935       },
    936       "engines": {
    937         "node": ">= 12.0.0"
    938       },
    939       "peerDependencies": {
    940         "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
    941       },
    942       "peerDependenciesMeta": {
    943         "@babel/core": {
    944           "optional": true
    945         },
    946         "babel-plugin-macros": {
    947           "optional": true
    948         }
    949       }
    950     },
    951     "node_modules/tslib": {
    952       "version": "2.8.1",
    953       "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
    954       "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
    955       "license": "0BSD"
    956     },
    957     "node_modules/typescript": {
    958       "version": "5.8.3",
    959       "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
    960       "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
    961       "dev": true,
    962       "license": "Apache-2.0",
    963       "bin": {
    964         "tsc": "bin/tsc",
    965         "tsserver": "bin/tsserver"
    966       },
    967       "engines": {
    968         "node": ">=14.17"
    969       }
    970     },
    971     "node_modules/undici-types": {
    972       "version": "6.21.0",
    973       "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
    974       "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
    975       "dev": true,
    976       "license": "MIT"
    977     }
    978   }
    979 }