fix(merge): restore contracts caught by main-target CI
This commit is contained in:
Generated
-48
@@ -13,7 +13,6 @@
|
||||
"apps/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"@askjo/camofox-browser": "^1.5.2",
|
||||
"@streamdown/math": "^1.0.2",
|
||||
"agent-browser": "^0.26.0"
|
||||
},
|
||||
@@ -414,25 +413,6 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@askjo/camofox-browser": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@askjo/camofox-browser/-/camofox-browser-1.5.2.tgz",
|
||||
"integrity": "sha512-SvRCzhWnJaplxHkRVF9l1OWako6pp2eUw2mZKHOERUfLWDO2Xe/IKI+5bB+UT1TNvO45P6XdhgfAtihcTEARCg==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"camoufox-js": "^0.8.5",
|
||||
"express": "^4.18.2",
|
||||
"playwright": "^1.50.0",
|
||||
"playwright-core": "^1.58.0",
|
||||
"playwright-extra": "^4.3.6",
|
||||
"prom-client": "^15.1.3",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/@assistant-ui/core": {
|
||||
"version": "0.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@assistant-ui/core/-/core-0.1.17.tgz",
|
||||
@@ -10334,34 +10314,6 @@
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/camoufox-js": {
|
||||
"version": "0.8.5",
|
||||
"resolved": "https://registry.npmjs.org/camoufox-js/-/camoufox-js-0.8.5.tgz",
|
||||
"integrity": "sha512-20ihPbspAcOVSUTX9Drxxp0C116DON1n8OVA1eUDglWZiHwiHwFVFOMrIEBwAHMZpU11mIEH/kawJtstRIrDPA==",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"adm-zip": "^0.5.16",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"commander": "^14.0.0",
|
||||
"fingerprint-generator": "^2.1.66",
|
||||
"glob": "^13.0.0",
|
||||
"impit": "^0.7.0",
|
||||
"language-tags": "^2.0.1",
|
||||
"maxmind": "^5.0.0",
|
||||
"progress": "^2.0.3",
|
||||
"ua-parser-js": "^2.0.2",
|
||||
"xml2js": "^0.6.2"
|
||||
},
|
||||
"bin": {
|
||||
"camoufox-js": "dist/__main__.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 20"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"playwright-core": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/caniuse-lite": {
|
||||
"version": "1.0.30001787",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001787.tgz",
|
||||
|
||||
Reference in New Issue
Block a user