File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed
Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 5656 "type" : " git" ,
5757 "url" : " git+https://github.com/firebase/firebase-js-sdk.git"
5858 },
59- "workspaces" : [
60- " packages/*" ,
61- " integration/*" ,
62- " repo-scripts/*"
63- ],
59+ "workspaces" : {
60+ "packages" : [
61+ " packages/*" ,
62+ " integration/*" ,
63+ " repo-scripts/*"
64+ ],
65+ "nohoist" : [
66+ " **/vertexai/@types/dom-chromium-ai"
67+ ]
68+ },
6469 "devDependencies" : {
6570 "@babel/core" : " 7.26.8" ,
6671 "@babel/plugin-transform-modules-commonjs" : " 7.26.3" ,
Original file line number Diff line number Diff line change 5252 "@firebase/component" : " 0.6.13" ,
5353 "@firebase/logger" : " 0.4.4" ,
5454 "@firebase/util" : " 1.11.0" ,
55+ "@types/dom-chromium-ai" : " 0.0.6" ,
5556 "tslib" : " ^2.1.0"
5657 },
5758 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 29492949 resolved "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd"
29502950 integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==
29512951
2952+ 2953+ version "0.0.6"
2954+ resolved "https://registry.npmjs.org/@types/dom-chromium-ai/-/dom-chromium-ai-0.0.6.tgz#0c9e5712d8db3d26586cd9f175001b509cd2e514"
2955+ integrity sha512-/jUGe9a3BLzsjjg18Olk/Ul64PZ0P4aw8uNxrXeXVTni5PSxyCfyhHb4UohsXNVByOnwYGzlqUcb3vYKVsG4mg==
2956+
29522957"@types/eslint-scope@^3.7.7":
29532958 version "3.7.7"
29542959 resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
You can’t perform that action at this time.
0 commit comments