|
59 | 59 | "@percy/cypress": "3.1.2",
|
60 | 60 | "@testing-library/jest-dom": "^5.16.5",
|
61 | 61 | "@testing-library/react": "^14.0.0",
|
62 |
| - "@types/bcryptjs": "2.4.2", |
63 |
| - "@types/bluebird": "3.5.36", |
64 |
| - "@types/connect-flash": "0.0.37", |
| 62 | + "@types/bcryptjs": "2.4.6", |
| 63 | + "@types/bluebird": "3.5.42", |
| 64 | + "@types/connect-flash": "0.0.40", |
65 | 65 | "@types/connect-history-api-fallback": "1.3.5",
|
66 |
| - "@types/cors": "2.8.12", |
67 |
| - "@types/dinero.js": "1.9.0", |
| 66 | + "@types/cors": "2.8.17", |
| 67 | + "@types/dinero.js": "1.9.4", |
68 | 68 | "@types/express": "4.17.2",
|
69 |
| - "@types/express-paginate": "1.0.1", |
| 69 | + "@types/express-paginate": "1.0.4", |
70 | 70 | "@types/express-serve-static-core": "4.17.2",
|
71 | 71 | "@types/express-session": "1.17.4",
|
72 | 72 | "@types/faker": "5.5.9",
|
73 | 73 | "@types/http-proxy-middleware": "0.19.3",
|
74 |
| - "@types/json-server": "0.14.4", |
75 |
| - "@types/jsonwebtoken": "8.5.8", |
| 74 | + "@types/json-server": "0.14.7", |
| 75 | + "@types/jsonwebtoken": "8.5.9", |
76 | 76 | "@types/jwt-decode": "2.2.1",
|
77 |
| - "@types/lodash": "4.14.181", |
78 |
| - "@types/lowdb": "1.0.11", |
79 |
| - "@types/morgan": "1.9.3", |
80 |
| - "@types/node": "14.18.13", |
81 |
| - "@types/passport": "1.0.7", |
| 77 | + "@types/lodash": "4.14.202", |
| 78 | + "@types/lowdb": "1.0.15", |
| 79 | + "@types/morgan": "1.9.9", |
| 80 | + "@types/node": "14.18.63", |
| 81 | + "@types/passport": "1.0.16", |
82 | 82 | "@types/react": "^18.2.14",
|
83 | 83 | "@types/react-dom": "^18.2.6",
|
84 |
| - "@types/react-infinite-calendar": "2.3.6", |
85 |
| - "@types/react-router": "5.1.18", |
| 84 | + "@types/react-infinite-calendar": "2.3.9", |
| 85 | + "@types/react-router": "5.1.20", |
86 | 86 | "@types/react-router-dom": "5.3.3",
|
87 |
| - "@types/react-virtualized": "9.21.21", |
88 |
| - "@types/shortid": "0.0.29", |
| 87 | + "@types/react-virtualized": "9.21.29", |
| 88 | + "@types/shortid": "0.0.32", |
89 | 89 | "@types/uuid": "8.3.4",
|
90 | 90 | "@types/validator": "13.7.2",
|
91 | 91 | "@types/webpack-env": "1.16.4",
|
92 |
| - "@types/yup": "0.29.13", |
| 92 | + "@types/yup": "0.29.14", |
93 | 93 | "@vitejs/plugin-react": "^4.0.2",
|
94 | 94 | "bcryptjs": "2.4.3",
|
95 | 95 | "concurrently": "7.1.0",
|
|
0 commit comments