File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 482482 "@types/react": "catalog:",
483483 "@vitejs/plugin-react": "^5.0.0",
484484 "ai": "^5.0.51",
485- "jotai": "catalog:",
486485 "msw": "^2.11.5",
487486 "react": "catalog:",
488487 "tokenlens": "^2.0.0-alpha.3",
493492 "peerDependencies": {
494493 "@ai-sdk/provider": "^2.0.0",
495494 "ai": "^5.0.51",
496- "jotai": ">=2.0.0",
497495 "msw": "^2.11.5",
498496 "react": ">=18",
499497 "tokenlens": "^2.0.0-alpha.3",
502500 "optionalPeers": [
503501 "@ai-sdk/provider",
504502 "ai",
505- "jotai",
506503 "msw",
507504 "react",
508505 "tokenlens",
Original file line number Diff line number Diff line change 11{
22 "name" : " @databuddy/sdk" ,
3- "version" : " 2.2.1 " ,
3+ "version" : " 2.2.11 " ,
44 "description" : " Official Databuddy Analytics SDK" ,
55 "main" : " ./dist/core/index.mjs" ,
66 "types" : " ./dist/core/index.d.ts" ,
1919 "@types/node" : " ^20.0.0" ,
2020 "@vitejs/plugin-react" : " ^5.0.0" ,
2121 "ai" : " ^5.0.51" ,
22- "jotai" : " catalog:" ,
2322 "react" : " catalog:" ,
2423 "@types/react" : " catalog:" ,
2524 "tokenlens" : " ^2.0.0-alpha.3" ,
3130 "peerDependencies" : {
3231 "@ai-sdk/provider" : " ^2.0.0" ,
3332 "ai" : " ^5.0.51" ,
34- "jotai" : " >=2.0.0" ,
3533 "react" : " >=18" ,
3634 "tokenlens" : " ^2.0.0-alpha.3" ,
3735 "msw" : " ^2.11.5" ,
4442 "ai" : {
4543 "optional" : true
4644 },
47- "jotai" : {
48- "optional" : true
49- },
5045 "react" : {
5146 "optional" : true
5247 },
You can’t perform that action at this time.
0 commit comments