|
69 | 69 | "npm": ">=10.1.0" |
70 | 70 | }, |
71 | 71 | "peerDependencies": { |
72 | | - "@seamapi/http": "^1.37.0", |
73 | | - "@seamapi/types": "^1.395.3", |
| 72 | + "@seamapi/http": "^1.44.0", |
| 73 | + "@seamapi/types": "^1.441.1", |
| 74 | + "@tanstack/react-query": "^5.27.5", |
74 | 75 | "@types/react": "^18.0.0 || ^19.0.0", |
75 | 76 | "@types/react-dom": "^18.0.0 || ^19.0.0", |
76 | 77 | "react": "^18.0.0 || ^19.0.0", |
|
88 | 89 | } |
89 | 90 | }, |
90 | 91 | "dependencies": { |
91 | | - "@tanstack/react-query": "^5.27.5", |
92 | 92 | "uuid": "^11.0.3" |
93 | 93 | }, |
94 | 94 | "devDependencies": { |
95 | 95 | "@seamapi/fake-seam-connect": "^1.76.0", |
96 | | - "@seamapi/http": "^1.40.1", |
97 | | - "@seamapi/types": "^1.395.3", |
| 96 | + "@seamapi/http": "^1.44.0", |
| 97 | + "@seamapi/types": "^1.441.1", |
| 98 | + "@tanstack/react-query": "^5.27.5", |
98 | 99 | "@testing-library/react": "^16.3.0", |
99 | 100 | "@types/node": "^22.16.1", |
100 | 101 | "@types/react": "^19.1.8", |
|
0 commit comments