|
38 | 38 | "@testing-library/react": "^12.1.5", |
39 | 39 | "@testing-library/user-event": "^14.6.1", |
40 | 40 | "@types/jss": "^10.0.0", |
41 | | - "@types/moment-duration-format": "^2.2.6", |
| 41 | + "@types/moment-duration-format": "^2.2.7", |
42 | 42 | "@types/react": "^17.0.57", |
43 | 43 | "@types/react-dom": "^18.2.4", |
44 | 44 | "@types/react-jss": "^10.0.0", |
|
86 | 86 | "redux-actions": "^3.0.3", |
87 | 87 | "redux-immutable-state-invariant": "^2.1.0", |
88 | 88 | "redux-logger": "^3.0.6", |
89 | | - "redux-saga": "^1.3.0", |
| 89 | + "redux-saga": "^1.4.2", |
90 | 90 | "rxjs": "^7.8.2", |
91 | 91 | "strip-markdown": "^6.0.0", |
92 | 92 | "symbol-observable": "^4.0.0", |
93 | 93 | "tss-react": "^4.9.19", |
94 | 94 | "typescript": "^5.9.3", |
95 | | - "validator": "^13.15.15", |
| 95 | + "validator": "^13.15.20", |
96 | 96 | "webfontloader": "^1.6.28" |
97 | 97 | }, |
98 | 98 | "devDependencies": { |
|
109 | 109 | "@types/validator": "^13.15.3", |
110 | 110 | "@types/webfontloader": "^1.6.38", |
111 | 111 | "@typescript-eslint/eslint-plugin": "^5.59.7", |
112 | | - "@vitejs/plugin-react": "^5.0.4", |
| 112 | + "@vitejs/plugin-react": "^5.1.0", |
113 | 113 | "cypress": "^13.17.0 < 14.0.0", |
114 | 114 | "cypress-vite": "^1.8.0", |
115 | 115 | "eslint": "^8.57.1", |
|
122 | 122 | "eslint-plugin-jsx-a11y": "^6.10.2", |
123 | 123 | "eslint-plugin-prettier": "^4.2.1", |
124 | 124 | "eslint-plugin-react": "^7.37.5", |
125 | | - "eslint-plugin-react-hooks": "^7.0.0", |
| 125 | + "eslint-plugin-react-hooks": "^7.0.1", |
126 | 126 | "eslint-plugin-redux-saga": "^1.3.2", |
127 | 127 | "prettier": "2.2.1", |
128 | 128 | "react-dom": "^17.0.2", |
|
0 commit comments