unvendor: Replace css-tools

This commit is contained in:
Cohee
2024-10-17 00:40:11 +03:00
parent d5fdf307c8
commit c3f62b8699
6 changed files with 12 additions and 767 deletions
+7
View File
@@ -10,6 +10,7 @@
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
"@adobe/css-tools": "^4.4.0",
"@agnai/sentencepiece-js": "^1.1.1",
"@agnai/web-tokenizers": "^0.1.3",
"@zeldafan0225/ai_horde": "^5.1.0",
@@ -103,6 +104,12 @@
"node": ">=0.10.0"
}
},
"node_modules/@adobe/css-tools": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.0.tgz",
"integrity": "sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==",
"license": "MIT"
},
"node_modules/@agnai/sentencepiece-js": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@agnai/sentencepiece-js/-/sentencepiece-js-1.1.1.tgz",