|
61 | 61 | "@stoplight/prism-cli": "5.15.10", |
62 | 62 | "@testing-library/dom": "10.4.1", |
63 | 63 | "@testing-library/jest-dom": "6.9.1", |
64 | | - "@testing-library/react": "^12.1.2", |
| 64 | + "@testing-library/react": "12.1.5", |
65 | 65 | "@testing-library/user-event": "14.6.1", |
66 | 66 | "@types/jest": "30.0.0", |
67 | 67 | "@types/node": "22.19.17", |
68 | | - "@types/react": "^17.0.69", |
69 | | - "@types/react-helmet": "^6.1.4", |
70 | | - "@types/react-router-dom": "^5.3.2", |
| 68 | + "@types/react": "17.0.93", |
| 69 | + "@types/react-helmet": "6.1.11", |
| 70 | + "@types/react-router-dom": "5.3.3", |
71 | 71 | "@typescript-eslint/eslint-plugin": "8.59.1", |
72 | 72 | "@typescript-eslint/parser": "8.59.1", |
73 | 73 | "babel-loader": "9.2.1", |
|
96 | 96 | "pluralize": "8.0.0", |
97 | 97 | "prettier": "3.8.3", |
98 | 98 | "prettier-stylelint": "0.4.2", |
99 | | - "react": "^17.0.2", |
100 | | - "react-dom": "^17.0.2", |
101 | | - "react-helmet": "^6.1.0", |
| 99 | + "react": "17.0.2", |
| 100 | + "react-dom": "17.0.2", |
| 101 | + "react-helmet": "6.1.0", |
102 | 102 | "react-router": "5.3.x", |
103 | | - "react-router-dom": "5.3.x", |
| 103 | + "react-router-dom": "5.3.4", |
104 | 104 | "style-loader": "4.0.0", |
105 | 105 | "stylelint": "17.10.0", |
106 | 106 | "stylelint-config-standard": "40.0.0", |
|
0 commit comments