PERCS PLEASE FILL THIS IN dot js

This commit is contained in:
Toshit Chawda 2024-10-29 20:34:22 -07:00
parent 6882ceff9b
commit 9bd880ac8a
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
9 changed files with 163 additions and 161 deletions

View file

@ -32,7 +32,7 @@
"@eslint/js": "^9.13.0", "@eslint/js": "^9.13.0",
"@fastify/static": "^8.0.2", "@fastify/static": "^8.0.2",
"@mercuryworkshop/bare-as-module3": "^2.2.5", "@mercuryworkshop/bare-as-module3": "^2.2.5",
"@mercuryworkshop/epoxy-transport": "^2.1.25", "@mercuryworkshop/epoxy-transport": "^2.1.26",
"@mercuryworkshop/libcurl-transport": "^1.3.12", "@mercuryworkshop/libcurl-transport": "^1.3.12",
"@nebula-services/bare-server-node": "^2.0.4", "@nebula-services/bare-server-node": "^2.0.4",
"@rsdoctor/rspack-plugin": "^0.4.7", "@rsdoctor/rspack-plugin": "^0.4.7",
@ -40,10 +40,10 @@
"@rspack/core": "^1.0.14", "@rspack/core": "^1.0.14",
"@types/eslint": "^9.6.1", "@types/eslint": "^9.6.1",
"@types/estree": "^1.0.6", "@types/estree": "^1.0.6",
"@types/node": "^22.8.1", "@types/node": "^22.8.4",
"@types/serviceworker": "^0.0.101", "@types/serviceworker": "^0.0.101",
"@typescript-eslint/eslint-plugin": "^8.11.0", "@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.11.0", "@typescript-eslint/parser": "^8.12.2",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"eslint": "^9.13.0", "eslint": "^9.13.0",
"fastify": "^5.0.0", "fastify": "^5.0.0",

282
pnpm-lock.yaml generated
View file

@ -43,8 +43,8 @@ importers:
specifier: ^2.2.5 specifier: ^2.2.5
version: 2.2.5 version: 2.2.5
'@mercuryworkshop/epoxy-transport': '@mercuryworkshop/epoxy-transport':
specifier: ^2.1.25 specifier: ^2.1.26
version: 2.1.25 version: 2.1.26
'@mercuryworkshop/libcurl-transport': '@mercuryworkshop/libcurl-transport':
specifier: ^1.3.12 specifier: ^1.3.12
version: 1.3.12 version: 1.3.12
@ -67,17 +67,17 @@ importers:
specifier: ^1.0.6 specifier: ^1.0.6
version: 1.0.6 version: 1.0.6
'@types/node': '@types/node':
specifier: ^22.8.1 specifier: ^22.8.4
version: 22.8.1 version: 22.8.4
'@types/serviceworker': '@types/serviceworker':
specifier: ^0.0.101 specifier: ^0.0.101
version: 0.0.101 version: 0.0.101
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: ^8.11.0 specifier: ^8.12.2
version: 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3) version: 8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
'@typescript-eslint/parser': '@typescript-eslint/parser':
specifier: ^8.11.0 specifier: ^8.12.2
version: 8.11.0(eslint@9.13.0)(typescript@5.6.3) version: 8.12.2(eslint@9.13.0)(typescript@5.6.3)
dotenv: dotenv:
specifier: ^16.4.5 specifier: ^16.4.5
version: 16.4.5 version: 16.4.5
@ -124,8 +124,8 @@ packages:
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
'@eslint-community/regexpp@4.11.2': '@eslint-community/regexpp@4.12.1':
resolution: {integrity: sha512-2WwyTYNVaMNUWPZTOJdkax9iqTdirrApgTbk+Qoq5EPX6myqZvG8QGFRgdKmkjKVG6/G/a565vpPauHk0+hpBA==} resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/config-array@0.18.0': '@eslint/config-array@0.18.0':
@ -148,8 +148,8 @@ packages:
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/plugin-kit@0.2.1': '@eslint/plugin-kit@0.2.2':
resolution: {integrity: sha512-HFZ4Mp26nbWk9d/BpvP0YNL6W4UoZF0VFcTw/aPPA8RpOxeFQgK+ClABGgAUXs9Y/RGX/l1vOmrqz1MQt9MNuw==} resolution: {integrity: sha512-CXtq5nR4Su+2I47WPOlWud98Y5Lv8Kyxp2ukhgFx/eW6Blm18VXJO5WuQylPugRo8nbluoi6GvvxBLqHcvqUUw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@fastify/accept-negotiator@2.0.0': '@fastify/accept-negotiator@2.0.0':
@ -173,12 +173,12 @@ packages:
'@fastify/static@8.0.2': '@fastify/static@8.0.2':
resolution: {integrity: sha512-xJ+XaZVl4Y+lKztx8jGi+BE73aByhOmjMgaTx98E4XtVZxUpiaYQIMBlwACsJz+xohm0kvzV34BZoiZ+bsJtBQ==} resolution: {integrity: sha512-xJ+XaZVl4Y+lKztx8jGi+BE73aByhOmjMgaTx98E4XtVZxUpiaYQIMBlwACsJz+xohm0kvzV34BZoiZ+bsJtBQ==}
'@humanfs/core@0.19.0': '@humanfs/core@0.19.1':
resolution: {integrity: sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==} resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
engines: {node: '>=18.18.0'} engines: {node: '>=18.18.0'}
'@humanfs/node@0.16.5': '@humanfs/node@0.16.6':
resolution: {integrity: sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==} resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
engines: {node: '>=18.18.0'} engines: {node: '>=18.18.0'}
'@humanwhocodes/module-importer@1.0.1': '@humanwhocodes/module-importer@1.0.1':
@ -245,11 +245,11 @@ packages:
'@mercuryworkshop/bare-mux@2.1.6': '@mercuryworkshop/bare-mux@2.1.6':
resolution: {integrity: sha512-SMpPwHrRjeqBfuh5N9SKD2G7uzfQiOeiENcYjb0BYTpOEOFvoPDhjSppSZMSkN1maJJ1NNtCRv9Qb+uCeJWwgw==} resolution: {integrity: sha512-SMpPwHrRjeqBfuh5N9SKD2G7uzfQiOeiENcYjb0BYTpOEOFvoPDhjSppSZMSkN1maJJ1NNtCRv9Qb+uCeJWwgw==}
'@mercuryworkshop/epoxy-tls@2.1.14-1': '@mercuryworkshop/epoxy-tls@2.1.15-1':
resolution: {integrity: sha512-JbFGlbBnJM9++2duCsttWxd8ax3JdqN2rNR4Gibvkyi0nZkRQSURplS/GxSF6F7b8PsrNEwndtq0Z1JlDuRDqQ==} resolution: {integrity: sha512-XcagLkLBIi+rjgr4WcI37m5EJ+FZbURDusnBvphtpQbcSVs5D/FwzUgVBLw92U6+Uragt0HC9POZ2UWmYkt0aA==}
'@mercuryworkshop/epoxy-transport@2.1.25': '@mercuryworkshop/epoxy-transport@2.1.26':
resolution: {integrity: sha512-vPlHDDG/h2K6WgwV/zKEdxauSCn/KfRHrJGHHK41zJw+oysoZPSTXU666Hf6SHVBv6L3zXpWmXeIuGJUUGJ9Fg==} resolution: {integrity: sha512-ihQ2aL3MB4ZJM5tGHVxYLMY9m+jZmnSvMP32Lu7u9eYqzP96h6JJrwgqMSqHoiavOmEDV5/b8uJbuWeJbfgmcA==}
'@mercuryworkshop/libcurl-transport@1.3.12': '@mercuryworkshop/libcurl-transport@1.3.12':
resolution: {integrity: sha512-SIOeXwiP/p9VMA7Lz20ou3vUDU55ZRZ62eaKOcB2XENK336n6038GQ0lwI+RtZABwbEywXwAqD0+RFp2tqJHHg==} resolution: {integrity: sha512-SIOeXwiP/p9VMA7Lz20ou3vUDU55ZRZ62eaKOcB2XENK336n6038GQ0lwI+RtZABwbEywXwAqD0+RFp2tqJHHg==}
@ -451,8 +451,8 @@ packages:
'@types/node-forge@1.3.11': '@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
'@types/node@22.8.1': '@types/node@22.8.4':
resolution: {integrity: sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==} resolution: {integrity: sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==}
'@types/qs@6.9.16': '@types/qs@6.9.16':
resolution: {integrity: sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==} resolution: {integrity: sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==}
@ -487,8 +487,8 @@ packages:
'@types/ws@8.5.12': '@types/ws@8.5.12':
resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==}
'@typescript-eslint/eslint-plugin@8.11.0': '@typescript-eslint/eslint-plugin@8.12.2':
resolution: {integrity: sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==} resolution: {integrity: sha512-gQxbxM8mcxBwaEmWdtLCIGLfixBMHhQjBqR8sVWNTPpcj45WlYL2IObS/DNMLH1DBP0n8qz+aiiLTGfopPEebw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
@ -498,8 +498,8 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/parser@8.11.0': '@typescript-eslint/parser@8.12.2':
resolution: {integrity: sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==} resolution: {integrity: sha512-MrvlXNfGPLH3Z+r7Tk+Z5moZAc0dzdVjTgUgwsdGweH7lydysQsnSww3nAmsq8blFuRD5VRlAr9YdEFw3e6PBw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
@ -508,12 +508,12 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/scope-manager@8.11.0': '@typescript-eslint/scope-manager@8.12.2':
resolution: {integrity: sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==} resolution: {integrity: sha512-gPLpLtrj9aMHOvxJkSbDBmbRuYdtiEbnvO25bCMza3DhMjTQw0u7Y1M+YR5JPbMsXXnSPuCf5hfq0nEkQDL/JQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/type-utils@8.11.0': '@typescript-eslint/type-utils@8.12.2':
resolution: {integrity: sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==} resolution: {integrity: sha512-bwuU4TAogPI+1q/IJSKuD4shBLc/d2vGcRT588q+jzayQyjVK2X6v/fbR4InY2U2sgf8MEvVCqEWUzYzgBNcGQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
@ -521,12 +521,12 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/types@8.11.0': '@typescript-eslint/types@8.12.2':
resolution: {integrity: sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==} resolution: {integrity: sha512-VwDwMF1SZ7wPBUZwmMdnDJ6sIFk4K4s+ALKLP6aIQsISkPv8jhiw65sAK6SuWODN/ix+m+HgbYDkH+zLjrzvOA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@8.11.0': '@typescript-eslint/typescript-estree@8.12.2':
resolution: {integrity: sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==} resolution: {integrity: sha512-mME5MDwGe30Pq9zKPvyduyU86PH7aixwqYR2grTglAdB+AN8xXQ1vFGpYaUSJ5o5P/5znsSBeNcs5g5/2aQwow==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
@ -534,14 +534,14 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/utils@8.11.0': '@typescript-eslint/utils@8.12.2':
resolution: {integrity: sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==} resolution: {integrity: sha512-UTTuDIX3fkfAz6iSVa5rTuSfWIYZ6ATtEocQ/umkRSyC9O919lbZ8dcH7mysshrCdrAM03skJOEYaBugxN+M6A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
'@typescript-eslint/visitor-keys@8.11.0': '@typescript-eslint/visitor-keys@8.12.2':
resolution: {integrity: sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==} resolution: {integrity: sha512-PChz8UaKQAVNHghsHcPyx1OMHoFRUEA7rJSK/mDhdq85bk+PLsUHUBqTQTFt18VJZbmxBovM65fezlheQRsSDA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@webassemblyjs/ast@1.12.1': '@webassemblyjs/ast@1.12.1':
@ -621,8 +621,8 @@ packages:
resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==} resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
acorn@8.13.0: acorn@8.14.0:
resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==} resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
hasBin: true hasBin: true
@ -773,8 +773,8 @@ packages:
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
engines: {node: '>=6'} engines: {node: '>=6'}
caniuse-lite@1.0.30001672: caniuse-lite@1.0.30001674:
resolution: {integrity: sha512-XhW1vRo1ob6aeK2w3rTohwTPBLse/rvjq+s3RTSBwnlZqoFFjx9cHsShJjAIbLsLjyoacaTxpLZy9v3gg6zypw==} resolution: {integrity: sha512-jOsKlZVRnzfhLojb+Ykb+gyUSp9Xb57So+fAiFlLzzTKpqg8xxSav0e40c8/4F/v9N8QSvrRRaLeVzQbLqomYw==}
chalk@2.4.2: chalk@2.4.2:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
@ -991,8 +991,8 @@ packages:
ee-first@1.1.1: ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
electron-to-chromium@1.5.47: electron-to-chromium@1.5.49:
resolution: {integrity: sha512-zS5Yer0MOYw4rtK2iq43cJagHZ8sXN0jDHDKzB+86gSBSAI4v07S97mcq+Gs2vclAxSh1j7vOAHxSVgduiiuVQ==} resolution: {integrity: sha512-ZXfs1Of8fDb6z7WEYZjXpgIRF6MEu8JdeGA0A40aZq6OQbS+eJpnnV49epZRna2DU/YsEjSQuGtQPPtvt6J65A==}
emoji-regex@8.0.0: emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@ -1063,16 +1063,16 @@ packages:
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
engines: {node: '>=8.0.0'} engines: {node: '>=8.0.0'}
eslint-scope@8.1.0: eslint-scope@8.2.0:
resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==} resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
eslint-visitor-keys@3.4.3: eslint-visitor-keys@3.4.3:
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
eslint-visitor-keys@4.1.0: eslint-visitor-keys@4.2.0:
resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==} resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
eslint@9.13.0: eslint@9.13.0:
@ -1085,8 +1085,8 @@ packages:
jiti: jiti:
optional: true optional: true
espree@10.2.0: espree@10.3.0:
resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==} resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
esquery@1.6.0: esquery@1.6.0:
@ -1545,8 +1545,8 @@ packages:
libcurl.js@0.6.17: libcurl.js@0.6.17:
resolution: {integrity: sha512-hmbVn02mbZSN1ufhPF+lM+0n+FqjEjr9ONbzhYQrzDNTKlkPkls6hMf0AIIrp/1P+zyhOtkUbD5XgSnAIy4fBA==} resolution: {integrity: sha512-hmbVn02mbZSN1ufhPF+lM+0n+FqjEjr9ONbzhYQrzDNTKlkPkls6hMf0AIIrp/1P+zyhOtkUbD5XgSnAIy4fBA==}
light-my-request@6.2.0: light-my-request@6.3.0:
resolution: {integrity: sha512-8b6or3xBeDv8p7OHNVXjFmlrLHdK/+Anor0AYLg6P/zgF8DkNDGGwP5BNbOF0SYdkfPFKYH88ARvXfNakOeQqA==} resolution: {integrity: sha512-bWTAPJmeWQH5suJNYwG0f5cs0p6ho9e6f1Ppoxv5qMosY+s9Ir2+ZLvvHcgA7VTDop4zl/NCHhOVVqU+kd++Ow==}
lines-and-columns@2.0.4: lines-and-columns@2.0.4:
resolution: {integrity: sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==} resolution: {integrity: sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==}
@ -2414,7 +2414,7 @@ snapshots:
eslint: 9.13.0 eslint: 9.13.0
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.2': {} '@eslint-community/regexpp@4.12.1': {}
'@eslint/config-array@0.18.0': '@eslint/config-array@0.18.0':
dependencies: dependencies:
@ -2430,7 +2430,7 @@ snapshots:
dependencies: dependencies:
ajv: 6.12.6 ajv: 6.12.6
debug: 4.3.7 debug: 4.3.7
espree: 10.2.0 espree: 10.3.0
globals: 14.0.0 globals: 14.0.0
ignore: 5.3.2 ignore: 5.3.2
import-fresh: 3.3.0 import-fresh: 3.3.0
@ -2444,7 +2444,7 @@ snapshots:
'@eslint/object-schema@2.1.4': {} '@eslint/object-schema@2.1.4': {}
'@eslint/plugin-kit@0.2.1': '@eslint/plugin-kit@0.2.2':
dependencies: dependencies:
levn: 0.4.1 levn: 0.4.1
@ -2483,11 +2483,11 @@ snapshots:
fastq: 1.17.1 fastq: 1.17.1
glob: 11.0.0 glob: 11.0.0
'@humanfs/core@0.19.0': {} '@humanfs/core@0.19.1': {}
'@humanfs/node@0.16.5': '@humanfs/node@0.16.6':
dependencies: dependencies:
'@humanfs/core': 0.19.0 '@humanfs/core': 0.19.1
'@humanwhocodes/retry': 0.3.1 '@humanwhocodes/retry': 0.3.1
'@humanwhocodes/module-importer@1.0.1': {} '@humanwhocodes/module-importer@1.0.1': {}
@ -2551,11 +2551,11 @@ snapshots:
'@mercuryworkshop/bare-mux@2.1.6': {} '@mercuryworkshop/bare-mux@2.1.6': {}
'@mercuryworkshop/epoxy-tls@2.1.14-1': {} '@mercuryworkshop/epoxy-tls@2.1.15-1': {}
'@mercuryworkshop/epoxy-transport@2.1.25': '@mercuryworkshop/epoxy-transport@2.1.26':
dependencies: dependencies:
'@mercuryworkshop/epoxy-tls': 2.1.14-1 '@mercuryworkshop/epoxy-tls': 2.1.15-1
'@mercuryworkshop/libcurl-transport@1.3.12': '@mercuryworkshop/libcurl-transport@1.3.12':
dependencies: dependencies:
@ -2701,8 +2701,8 @@ snapshots:
'@babel/code-frame': 7.25.7 '@babel/code-frame': 7.25.7
'@rsdoctor/types': 0.4.7(@rspack/core@1.0.14)(webpack@5.95.0) '@rsdoctor/types': 0.4.7(@rspack/core@1.0.14)(webpack@5.95.0)
'@types/estree': 1.0.5 '@types/estree': 1.0.5
acorn: 8.13.0 acorn: 8.14.0
acorn-import-assertions: 1.9.0(acorn@8.13.0) acorn-import-assertions: 1.9.0(acorn@8.14.0)
acorn-walk: 8.3.4 acorn-walk: 8.3.4
chalk: 4.1.2 chalk: 4.1.2
connect: 3.7.0 connect: 3.7.0
@ -2786,7 +2786,7 @@ snapshots:
'@module-federation/runtime-tools': 0.5.1 '@module-federation/runtime-tools': 0.5.1
'@rspack/binding': 1.0.14 '@rspack/binding': 1.0.14
'@rspack/lite-tapable': 1.0.1 '@rspack/lite-tapable': 1.0.1
caniuse-lite: 1.0.30001672 caniuse-lite: 1.0.30001674
'@rspack/dev-server@1.0.5(@rspack/core@1.0.14)(@types/express@4.17.21)(bufferutil@4.0.8)(utf-8-validate@6.0.4)(webpack@5.95.0)': '@rspack/dev-server@1.0.5(@rspack/core@1.0.14)(@types/express@4.17.21)(bufferutil@4.0.8)(utf-8-validate@6.0.4)(webpack@5.95.0)':
dependencies: dependencies:
@ -2816,26 +2816,26 @@ snapshots:
'@types/body-parser@1.19.5': '@types/body-parser@1.19.5':
dependencies: dependencies:
'@types/connect': 3.4.38 '@types/connect': 3.4.38
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/bonjour@3.5.13': '@types/bonjour@3.5.13':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/connect-history-api-fallback@1.5.4': '@types/connect-history-api-fallback@1.5.4':
dependencies: dependencies:
'@types/express-serve-static-core': 5.0.1 '@types/express-serve-static-core': 5.0.1
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/connect@3.4.38': '@types/connect@3.4.38':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/cookie@0.4.1': {} '@types/cookie@0.4.1': {}
'@types/cors@2.8.17': '@types/cors@2.8.17':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/eslint@9.6.1': '@types/eslint@9.6.1':
dependencies: dependencies:
@ -2848,14 +2848,14 @@ snapshots:
'@types/express-serve-static-core@4.19.6': '@types/express-serve-static-core@4.19.6':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/qs': 6.9.16 '@types/qs': 6.9.16
'@types/range-parser': 1.2.7 '@types/range-parser': 1.2.7
'@types/send': 0.17.4 '@types/send': 0.17.4
'@types/express-serve-static-core@5.0.1': '@types/express-serve-static-core@5.0.1':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/qs': 6.9.16 '@types/qs': 6.9.16
'@types/range-parser': 1.2.7 '@types/range-parser': 1.2.7
'@types/send': 0.17.4 '@types/send': 0.17.4
@ -2870,27 +2870,27 @@ snapshots:
'@types/fs-extra@11.0.4': '@types/fs-extra@11.0.4':
dependencies: dependencies:
'@types/jsonfile': 6.1.4 '@types/jsonfile': 6.1.4
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/http-errors@2.0.4': {} '@types/http-errors@2.0.4': {}
'@types/http-proxy@1.17.15': '@types/http-proxy@1.17.15':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/json-schema@7.0.15': {} '@types/json-schema@7.0.15': {}
'@types/jsonfile@6.1.4': '@types/jsonfile@6.1.4':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/mime@1.3.5': {} '@types/mime@1.3.5': {}
'@types/node-forge@1.3.11': '@types/node-forge@1.3.11':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/node@22.8.1': '@types/node@22.8.4':
dependencies: dependencies:
undici-types: 6.19.8 undici-types: 6.19.8
@ -2905,7 +2905,7 @@ snapshots:
'@types/send@0.17.4': '@types/send@0.17.4':
dependencies: dependencies:
'@types/mime': 1.3.5 '@types/mime': 1.3.5
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/serve-index@1.9.4': '@types/serve-index@1.9.4':
dependencies: dependencies:
@ -2914,14 +2914,14 @@ snapshots:
'@types/serve-static@1.15.7': '@types/serve-static@1.15.7':
dependencies: dependencies:
'@types/http-errors': 2.0.4 '@types/http-errors': 2.0.4
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/send': 0.17.4 '@types/send': 0.17.4
'@types/serviceworker@0.0.101': {} '@types/serviceworker@0.0.101': {}
'@types/sockjs@0.3.36': '@types/sockjs@0.3.36':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@types/tapable@2.2.7': '@types/tapable@2.2.7':
dependencies: dependencies:
@ -2929,16 +2929,16 @@ snapshots:
'@types/ws@8.5.12': '@types/ws@8.5.12':
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
'@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)': '@typescript-eslint/eslint-plugin@8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)':
dependencies: dependencies:
'@eslint-community/regexpp': 4.11.2 '@eslint-community/regexpp': 4.12.1
'@typescript-eslint/parser': 8.11.0(eslint@9.13.0)(typescript@5.6.3) '@typescript-eslint/parser': 8.12.2(eslint@9.13.0)(typescript@5.6.3)
'@typescript-eslint/scope-manager': 8.11.0 '@typescript-eslint/scope-manager': 8.12.2
'@typescript-eslint/type-utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) '@typescript-eslint/type-utils': 8.12.2(eslint@9.13.0)(typescript@5.6.3)
'@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) '@typescript-eslint/utils': 8.12.2(eslint@9.13.0)(typescript@5.6.3)
'@typescript-eslint/visitor-keys': 8.11.0 '@typescript-eslint/visitor-keys': 8.12.2
eslint: 9.13.0 eslint: 9.13.0
graphemer: 1.4.0 graphemer: 1.4.0
ignore: 5.3.2 ignore: 5.3.2
@ -2949,12 +2949,12 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3)': '@typescript-eslint/parser@8.12.2(eslint@9.13.0)(typescript@5.6.3)':
dependencies: dependencies:
'@typescript-eslint/scope-manager': 8.11.0 '@typescript-eslint/scope-manager': 8.12.2
'@typescript-eslint/types': 8.11.0 '@typescript-eslint/types': 8.12.2
'@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.6.3)
'@typescript-eslint/visitor-keys': 8.11.0 '@typescript-eslint/visitor-keys': 8.12.2
debug: 4.3.7 debug: 4.3.7
eslint: 9.13.0 eslint: 9.13.0
optionalDependencies: optionalDependencies:
@ -2962,15 +2962,15 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/scope-manager@8.11.0': '@typescript-eslint/scope-manager@8.12.2':
dependencies: dependencies:
'@typescript-eslint/types': 8.11.0 '@typescript-eslint/types': 8.12.2
'@typescript-eslint/visitor-keys': 8.11.0 '@typescript-eslint/visitor-keys': 8.12.2
'@typescript-eslint/type-utils@8.11.0(eslint@9.13.0)(typescript@5.6.3)': '@typescript-eslint/type-utils@8.12.2(eslint@9.13.0)(typescript@5.6.3)':
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.6.3)
'@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) '@typescript-eslint/utils': 8.12.2(eslint@9.13.0)(typescript@5.6.3)
debug: 4.3.7 debug: 4.3.7
ts-api-utils: 1.3.0(typescript@5.6.3) ts-api-utils: 1.3.0(typescript@5.6.3)
optionalDependencies: optionalDependencies:
@ -2979,12 +2979,12 @@ snapshots:
- eslint - eslint
- supports-color - supports-color
'@typescript-eslint/types@8.11.0': {} '@typescript-eslint/types@8.12.2': {}
'@typescript-eslint/typescript-estree@8.11.0(typescript@5.6.3)': '@typescript-eslint/typescript-estree@8.12.2(typescript@5.6.3)':
dependencies: dependencies:
'@typescript-eslint/types': 8.11.0 '@typescript-eslint/types': 8.12.2
'@typescript-eslint/visitor-keys': 8.11.0 '@typescript-eslint/visitor-keys': 8.12.2
debug: 4.3.7 debug: 4.3.7
fast-glob: 3.3.2 fast-glob: 3.3.2
is-glob: 4.0.3 is-glob: 4.0.3
@ -2996,20 +2996,20 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/utils@8.11.0(eslint@9.13.0)(typescript@5.6.3)': '@typescript-eslint/utils@8.12.2(eslint@9.13.0)(typescript@5.6.3)':
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.1(eslint@9.13.0) '@eslint-community/eslint-utils': 4.4.1(eslint@9.13.0)
'@typescript-eslint/scope-manager': 8.11.0 '@typescript-eslint/scope-manager': 8.12.2
'@typescript-eslint/types': 8.11.0 '@typescript-eslint/types': 8.12.2
'@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.6.3)
eslint: 9.13.0 eslint: 9.13.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
'@typescript-eslint/visitor-keys@8.11.0': '@typescript-eslint/visitor-keys@8.12.2':
dependencies: dependencies:
'@typescript-eslint/types': 8.11.0 '@typescript-eslint/types': 8.12.2
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
'@webassemblyjs/ast@1.12.1': '@webassemblyjs/ast@1.12.1':
@ -3099,23 +3099,23 @@ snapshots:
mime-types: 2.1.35 mime-types: 2.1.35
negotiator: 0.6.3 negotiator: 0.6.3
acorn-import-assertions@1.9.0(acorn@8.13.0): acorn-import-assertions@1.9.0(acorn@8.14.0):
dependencies: dependencies:
acorn: 8.13.0 acorn: 8.14.0
acorn-import-attributes@1.9.5(acorn@8.13.0): acorn-import-attributes@1.9.5(acorn@8.14.0):
dependencies: dependencies:
acorn: 8.13.0 acorn: 8.14.0
acorn-jsx@5.3.2(acorn@8.13.0): acorn-jsx@5.3.2(acorn@8.14.0):
dependencies: dependencies:
acorn: 8.13.0 acorn: 8.14.0
acorn-walk@8.3.4: acorn-walk@8.3.4:
dependencies: dependencies:
acorn: 8.13.0 acorn: 8.14.0
acorn@8.13.0: {} acorn@8.14.0: {}
ajv-formats@2.1.1(ajv@8.17.1): ajv-formats@2.1.1(ajv@8.17.1):
optionalDependencies: optionalDependencies:
@ -3237,8 +3237,8 @@ snapshots:
browserslist@4.24.2: browserslist@4.24.2:
dependencies: dependencies:
caniuse-lite: 1.0.30001672 caniuse-lite: 1.0.30001674
electron-to-chromium: 1.5.47 electron-to-chromium: 1.5.49
node-releases: 2.0.18 node-releases: 2.0.18
update-browserslist-db: 1.1.1(browserslist@4.24.2) update-browserslist-db: 1.1.1(browserslist@4.24.2)
@ -3266,7 +3266,7 @@ snapshots:
callsites@3.1.0: {} callsites@3.1.0: {}
caniuse-lite@1.0.30001672: {} caniuse-lite@1.0.30001674: {}
chalk@2.4.2: chalk@2.4.2:
dependencies: dependencies:
@ -3464,7 +3464,7 @@ snapshots:
ee-first@1.1.1: {} ee-first@1.1.1: {}
electron-to-chromium@1.5.47: {} electron-to-chromium@1.5.49: {}
emoji-regex@8.0.0: {} emoji-regex@8.0.0: {}
@ -3480,7 +3480,7 @@ snapshots:
dependencies: dependencies:
'@types/cookie': 0.4.1 '@types/cookie': 0.4.1
'@types/cors': 2.8.17 '@types/cors': 2.8.17
'@types/node': 22.8.1 '@types/node': 22.8.4
accepts: 1.3.8 accepts: 1.3.8
base64id: 2.0.0 base64id: 2.0.0
cookie: 0.4.2 cookie: 0.4.2
@ -3528,25 +3528,25 @@ snapshots:
esrecurse: 4.3.0 esrecurse: 4.3.0
estraverse: 4.3.0 estraverse: 4.3.0
eslint-scope@8.1.0: eslint-scope@8.2.0:
dependencies: dependencies:
esrecurse: 4.3.0 esrecurse: 4.3.0
estraverse: 5.3.0 estraverse: 5.3.0
eslint-visitor-keys@3.4.3: {} eslint-visitor-keys@3.4.3: {}
eslint-visitor-keys@4.1.0: {} eslint-visitor-keys@4.2.0: {}
eslint@9.13.0: eslint@9.13.0:
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.1(eslint@9.13.0) '@eslint-community/eslint-utils': 4.4.1(eslint@9.13.0)
'@eslint-community/regexpp': 4.11.2 '@eslint-community/regexpp': 4.12.1
'@eslint/config-array': 0.18.0 '@eslint/config-array': 0.18.0
'@eslint/core': 0.7.0 '@eslint/core': 0.7.0
'@eslint/eslintrc': 3.1.0 '@eslint/eslintrc': 3.1.0
'@eslint/js': 9.13.0 '@eslint/js': 9.13.0
'@eslint/plugin-kit': 0.2.1 '@eslint/plugin-kit': 0.2.2
'@humanfs/node': 0.16.5 '@humanfs/node': 0.16.6
'@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.3.1 '@humanwhocodes/retry': 0.3.1
'@types/estree': 1.0.6 '@types/estree': 1.0.6
@ -3556,9 +3556,9 @@ snapshots:
cross-spawn: 7.0.3 cross-spawn: 7.0.3
debug: 4.3.7 debug: 4.3.7
escape-string-regexp: 4.0.0 escape-string-regexp: 4.0.0
eslint-scope: 8.1.0 eslint-scope: 8.2.0
eslint-visitor-keys: 4.1.0 eslint-visitor-keys: 4.2.0
espree: 10.2.0 espree: 10.3.0
esquery: 1.6.0 esquery: 1.6.0
esutils: 2.0.3 esutils: 2.0.3
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
@ -3577,11 +3577,11 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
espree@10.2.0: espree@10.3.0:
dependencies: dependencies:
acorn: 8.13.0 acorn: 8.14.0
acorn-jsx: 5.3.2(acorn@8.13.0) acorn-jsx: 5.3.2(acorn@8.14.0)
eslint-visitor-keys: 4.1.0 eslint-visitor-keys: 4.2.0
esquery@1.6.0: esquery@1.6.0:
dependencies: dependencies:
@ -3700,7 +3700,7 @@ snapshots:
avvio: 9.1.0 avvio: 9.1.0
fast-json-stringify: 6.0.0 fast-json-stringify: 6.0.0
find-my-way: 9.1.0 find-my-way: 9.1.0
light-my-request: 6.2.0 light-my-request: 6.3.0
pino: 9.5.0 pino: 9.5.0
process-warning: 4.0.0 process-warning: 4.0.0
proxy-addr: 2.0.7 proxy-addr: 2.0.7
@ -4022,7 +4022,7 @@ snapshots:
jest-worker@27.5.1: jest-worker@27.5.1:
dependencies: dependencies:
'@types/node': 22.8.1 '@types/node': 22.8.4
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 8.1.1 supports-color: 8.1.1
@ -4070,7 +4070,7 @@ snapshots:
libcurl.js@0.6.17: {} libcurl.js@0.6.17: {}
light-my-request@6.2.0: light-my-request@6.3.0:
dependencies: dependencies:
cookie: 1.0.1 cookie: 1.0.1
process-warning: 4.0.0 process-warning: 4.0.0
@ -4661,7 +4661,7 @@ snapshots:
terser@5.36.0: terser@5.36.0:
dependencies: dependencies:
'@jridgewell/source-map': 0.3.6 '@jridgewell/source-map': 0.3.6
acorn: 8.13.0 acorn: 8.14.0
commander: 2.20.3 commander: 2.20.3
source-map-support: 0.5.21 source-map-support: 0.5.21
@ -4756,7 +4756,7 @@ snapshots:
webpack-bundle-analyzer@4.10.2(bufferutil@4.0.8)(utf-8-validate@6.0.4): webpack-bundle-analyzer@4.10.2(bufferutil@4.0.8)(utf-8-validate@6.0.4):
dependencies: dependencies:
'@discoveryjs/json-ext': 0.5.7 '@discoveryjs/json-ext': 0.5.7
acorn: 8.13.0 acorn: 8.14.0
acorn-walk: 8.3.4 acorn-walk: 8.3.4
commander: 7.2.0 commander: 7.2.0
debounce: 1.2.1 debounce: 1.2.1
@ -4773,7 +4773,7 @@ snapshots:
webpack-bundle-analyzer@4.6.1(bufferutil@4.0.8)(utf-8-validate@6.0.4): webpack-bundle-analyzer@4.6.1(bufferutil@4.0.8)(utf-8-validate@6.0.4):
dependencies: dependencies:
acorn: 8.13.0 acorn: 8.14.0
acorn-walk: 8.3.4 acorn-walk: 8.3.4
chalk: 4.1.2 chalk: 4.1.2
commander: 7.2.0 commander: 7.2.0
@ -4845,8 +4845,8 @@ snapshots:
'@webassemblyjs/ast': 1.12.1 '@webassemblyjs/ast': 1.12.1
'@webassemblyjs/wasm-edit': 1.12.1 '@webassemblyjs/wasm-edit': 1.12.1
'@webassemblyjs/wasm-parser': 1.12.1 '@webassemblyjs/wasm-parser': 1.12.1
acorn: 8.13.0 acorn: 8.14.0
acorn-import-attributes: 1.9.5(acorn@8.13.0) acorn-import-attributes: 1.9.5(acorn@8.14.0)
browserslist: 4.24.2 browserslist: 4.24.2
chrome-trace-event: 1.0.4 chrome-trace-event: 1.0.4
enhanced-resolve: 5.17.1 enhanced-resolve: 5.17.1

View file

@ -202,7 +202,7 @@ export default function (client: ScramjetClient, self: typeof window) {
set(ctx, value: string) { set(ctx, value: string) {
let newval; let newval;
if (ctx.this instanceof self.HTMLScriptElement) { if (ctx.this instanceof self.HTMLScriptElement) {
newval = rewriteJs(value, client.meta); newval = rewriteJs(value, "(anonymous script element)", client.meta);
} else if (ctx.this instanceof self.HTMLStyleElement) { } else if (ctx.this instanceof self.HTMLStyleElement) {
newval = rewriteCss(value, client.meta); newval = rewriteCss(value, client.meta);
} else { } else {

View file

@ -8,7 +8,7 @@ export default function (client: ScramjetClient, self: Self) {
value: function (js: any) { value: function (js: any) {
if (typeof js !== "string") return js; if (typeof js !== "string") return js;
const rewritten = rewriteJs(js, client.meta); const rewritten = rewriteJs(js, null, client.meta);
return rewritten; return rewritten;
}, },
@ -23,5 +23,5 @@ export function indirectEval(this: ScramjetClient, js: any) {
const indirection = this.global.eval; const indirection = this.global.eval;
return indirection(rewriteJs(js, this.meta) as string); return indirection(rewriteJs(js, null, this.meta) as string);
} }

View file

@ -4,7 +4,7 @@ import { rewriteJs } from "../../shared";
function rewriteFunction(ctx: ProxyCtx, client: ScramjetClient) { function rewriteFunction(ctx: ProxyCtx, client: ScramjetClient) {
const stringifiedFunction = ctx.call().toString(); const stringifiedFunction = ctx.call().toString();
const content = rewriteJs(`return ${stringifiedFunction}`, client.meta); const content = rewriteJs(`return ${stringifiedFunction}`, null, client.meta);
ctx.return(ctx.fn(content)()); ctx.return(ctx.fn(content)());
} }

View file

@ -236,7 +236,7 @@ function traverseParsedHtml(
); );
const htmlcomment = /<!--[\s\S]*?-->/g; const htmlcomment = /<!--[\s\S]*?-->/g;
js = js.replace(htmlcomment, ""); js = js.replace(htmlcomment, "");
node.children[0].data = rewriteJs(js, meta); node.children[0].data = rewriteJs(js, "(inline script element)", meta);
} }
if (node.name === "meta" && node.attribs["http-equiv"] != undefined) { if (node.name === "meta" && node.attribs["http-equiv"] != undefined) {

View file

@ -24,21 +24,17 @@ const decoder = new TextDecoder();
function rewriteJsWrapper( function rewriteJsWrapper(
input: string | ArrayBuffer, input: string | ArrayBuffer,
url: string | null,
meta: URLMeta meta: URLMeta
): string | ArrayBuffer { ): string | ArrayBuffer {
let out: RewriterOutput; let out: RewriterOutput;
if (typeof input === "string") { if (typeof input === "string") {
out = rewrite_js( out = rewrite_js(input, meta.base.href, url || "(unknown)", $scramjet);
input,
meta.base.href,
"PERCS_PLEASE_FILL_THIS_IN.js",
$scramjet
);
} else { } else {
out = rewrite_js_from_arraybuffer( out = rewrite_js_from_arraybuffer(
new Uint8Array(input), new Uint8Array(input),
meta.base.href, meta.base.href,
"PERCS_PLEASE_FILL_THIS_IN.js", url || "(unknown)",
$scramjet $scramjet
); );
} }
@ -67,7 +63,11 @@ function rewriteJsWrapper(
return typeof input === "string" ? decoder.decode(js) : js; return typeof input === "string" ? decoder.decode(js) : js;
} }
export function rewriteJs(js: string | ArrayBuffer, meta: URLMeta) { export function rewriteJs(
js: string | ArrayBuffer,
url: string | null,
meta: URLMeta
) {
if (flagEnabled("naiiveRewriter", meta.origin)) { if (flagEnabled("naiiveRewriter", meta.origin)) {
const text = typeof js === "string" ? js : new TextDecoder().decode(js); const text = typeof js === "string" ? js : new TextDecoder().decode(js);
@ -76,7 +76,7 @@ export function rewriteJs(js: string | ArrayBuffer, meta: URLMeta) {
return rewriteJsNaiive(text); return rewriteJsNaiive(text);
} }
js = rewriteJsWrapper(js, meta); js = rewriteJsWrapper(js, url, meta);
return js; return js;
} }

View file

@ -32,7 +32,9 @@ export function rewriteUrl(url: string | URL, meta: URLMeta) {
} }
if (url.startsWith("javascript:")) { if (url.startsWith("javascript:")) {
return "javascript:" + rewriteJs(url.slice("javascript:".length), meta); return (
"javascript:" + rewriteJs(url.slice("javascript:".length), null, meta)
);
} else if (url.startsWith("blob:")) { } else if (url.startsWith("blob:")) {
return location.origin + $scramjet.config.prefix + url; return location.origin + $scramjet.config.prefix + url;
} else if (url.startsWith("data:")) { } else if (url.startsWith("data:")) {

View file

@ -300,7 +300,7 @@ async function rewriteBody(
return response.body; return response.body;
} }
case "script": case "script":
return rewriteJs(await response.arrayBuffer(), meta); return rewriteJs(await response.arrayBuffer(), response.url, meta);
case "style": case "style":
return rewriteCss(await response.text(), meta); return rewriteCss(await response.text(), meta);
case "sharedworker": case "sharedworker":