|
55 | 55 | "@testing-library/jest-dom": "5.16.5", |
56 | 56 | "@testing-library/react": "13.4.0", |
57 | 57 | "@testing-library/user-event": "14.4.3", |
58 | | - "@types/jest": "27.5.2", |
| 58 | + "@types/jest": "30.0.0", |
59 | 59 | "@types/node": "16.18.24", |
60 | 60 | "@types/react": "18.0.38", |
61 | 61 | "@types/react-dom": "18.0.11", |
62 | 62 | "@types/styled-components": "5.1.26", |
63 | 63 | "@types/testing-library__jest-dom": "^5.14.5", |
64 | | - "babel-jest": "27.5.1", |
| 64 | + "babel-jest": "30.3.0", |
65 | 65 | "config": "workspace:*", |
66 | 66 | "graphql-playground-html": "1.6.30", |
67 | 67 | "graphql-typescript-integration": "1.2.1", |
68 | 68 | "isomorphic-unfetch": "3.1.0", |
69 | | - "jest": "27.5.1", |
| 69 | + "jest": "30.3.0", |
70 | 70 | "msw": "0.44.2", |
71 | 71 | "prettier-plugin-tailwindcss": "^0.2.2", |
72 | 72 | "react-is": "18.2.0", |
73 | 73 | "react-test-renderer": "18.2.0", |
74 | 74 | "tailwind-config": "workspace:*", |
75 | | - "ts-jest": "27.1.5", |
| 75 | + "ts-jest": "29.4.6", |
76 | 76 | "tsconfig": "workspace:*" |
77 | 77 | } |
78 | 78 | } |
0 commit comments