|
76 | 76 | "@storybook/react": "^8.0.5", |
77 | 77 | "@storybook/react-vite": "^8.0.5", |
78 | 78 | "@storybook/theming": "^8.0.5", |
79 | | - "@testing-library/jest-dom": "^6.4.2", |
80 | | - "@testing-library/react": "^14.2.1", |
81 | | - "@types/jest": "^29.5.12", |
| 79 | + "@testing-library/jest-dom": "^6.9.1", |
| 80 | + "@testing-library/react": "^15.0.7", |
| 81 | + "@types/jest": "^30.0.0", |
82 | 82 | "@types/jest-axe": "^3.5.9", |
83 | | - "@types/node": "^15.0.2", |
84 | | - "@types/react": "^18.2.60", |
85 | | - "@types/react-dom": "^18.2.19", |
| 83 | + "@types/node": "^24.6.2", |
| 84 | + "@types/react": "^18.3.12", |
| 85 | + "@types/react-dom": "^18.3.1", |
86 | 86 | "@typescript-eslint/eslint-plugin": "^7.1.0", |
87 | 87 | "@typescript-eslint/parser": "^7.1.0", |
88 | | - "babel-jest": "^29.7.0", |
| 88 | + "babel-jest": "^30.2.0", |
89 | 89 | "babel-plugin-module-resolver": "^5.0.2", |
90 | 90 | "chromatic": "^6.17.3", |
91 | 91 | "classnames": "^2.5.1", |
|
97 | 97 | "eslint-plugin-prettier": "^5.1.3", |
98 | 98 | "eslint-plugin-react": "^7.33.2", |
99 | 99 | "eslint-plugin-react-hooks": "^4.6.0", |
100 | | - "jest": "^29.7.0", |
101 | | - "jest-axe": "^8.0.0", |
102 | | - "jest-environment-jsdom": "^29.7.0", |
| 100 | + "jest": "^30.2.0", |
| 101 | + "jest-axe": "^10.0.0", |
| 102 | + "jest-environment-jsdom": "^30.2.0", |
103 | 103 | "nhsuk-frontend": "^10.0.0", |
104 | 104 | "outdent": "^0.8.0", |
105 | 105 | "prettier": "^3.2.5", |
|
0 commit comments