mirror of
https://github.com/actionbook/actionbook.git
synced 2026-09-19 03:28:06 +08:00
[root]chore: add @types/dom-chromium-ai dependency
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Generated
+9
@@ -8,6 +8,9 @@
|
||||
"name": "actionbook-project",
|
||||
"version": "0.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@types/dom-chromium-ai": "^0.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"turbo": "^2.6.3"
|
||||
}
|
||||
@@ -28,6 +31,12 @@
|
||||
"turbo-windows-arm64": "2.7.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/dom-chromium-ai": {
|
||||
"version": "0.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/dom-chromium-ai/-/dom-chromium-ai-0.0.14.tgz",
|
||||
"integrity": "sha512-inGI/sSihVWbJUt4jXZqjcdT8lee3BZHyhbBOafR4wVS8JYQ9u9XoWW6kcvJazhAyAlJ6lL7V6wxoFvnomEKTA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/turbo": {
|
||||
"resolved": "node_modules/.pnpm/turbo@2.7.2/node_modules/turbo",
|
||||
"link": true
|
||||
|
||||
@@ -26,5 +26,8 @@
|
||||
"overrides": {
|
||||
"@neondatabase/serverless": "^0.10.4"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/dom-chromium-ai": "^0.0.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user