|
21 | 21 | "@babel/plugin-proposal-decorators": "^7.28.0", |
22 | 22 | "@babel/plugin-transform-class-properties": "^7.27.1", |
23 | 23 | "@code0-tech/definition-reader": "^0.0.18", |
24 | | - "@code0-tech/sagittarius-graphql-types": "^0.0.0-beb91167a8ea12eb6d4a6e3933483bacf845f2f6", |
| 24 | + "@code0-tech/sagittarius-graphql-types": "^0.0.0-4e14e2ae65b66543ca2d02d685fa36e9e1b8b5ec", |
25 | 25 | "@dagrejs/dagre": "^1.1.8", |
26 | 26 | "@mdx-js/react": "^3.1.1", |
27 | 27 | "@radix-ui/react-checkbox": "^1.3.3", |
|
49 | 49 | "@types/jest-image-snapshot": "^6.4.0", |
50 | 50 | "@types/react": "^19.2.5", |
51 | 51 | "@vitejs/plugin-react": "^5.1.1", |
| 52 | + "@vitest/browser-playwright": "^4.0.10", |
| 53 | + "@vitest/coverage-v8": "^4.0.10", |
52 | 54 | "@xyflow/react": "^12.9.3", |
53 | 55 | "axe-playwright": "^2.2.2", |
54 | 56 | "babel-loader": "^10.0.0", |
|
79 | 81 | "vite": "^7.2.2", |
80 | 82 | "vite-plugin-dts": "^4.5.4", |
81 | 83 | "vite-plugin-lib-inject-css": "^2.2.2", |
82 | | - "vitest": "^4.0.10", |
83 | | - "@vitest/browser-playwright": "^4.0.10", |
84 | | - "@vitest/coverage-v8": "^4.0.10" |
| 84 | + "vitest": "^4.0.10" |
85 | 85 | }, |
86 | 86 | "main": "dist/index.js", |
87 | 87 | "repository": { |
|
0 commit comments