|
63 | 63 | "@types/bcryptjs": "2.4.2",
|
64 | 64 | "@types/bluebird": "3.5.36",
|
65 | 65 | "@types/connect-flash": "0.0.37",
|
66 |
| - "@types/connect-history-api-fallback": "1.3.5", |
| 66 | + "@types/connect-history-api-fallback": "1.5.4", |
67 | 67 | "@types/cors": "2.8.12",
|
68 | 68 | "@types/dinero.js": "1.9.0",
|
69 | 69 | "@types/express": "4.17.21",
|
|
74 | 74 | "@types/json-server": "0.14.4",
|
75 | 75 | "@types/jsonwebtoken": "8.5.8",
|
76 | 76 | "@types/jwt-decode": "2.2.1",
|
77 |
| - "@types/lodash": "4.14.181", |
| 77 | + "@types/lodash": "4.17.17", |
78 | 78 | "@types/lowdb": "1.0.11",
|
79 | 79 | "@types/morgan": "1.9.3",
|
80 | 80 | "@types/node": "^20.11.25",
|
|
84 | 84 | "@types/react-infinite-calendar": "2.3.6",
|
85 | 85 | "@types/react-router": "5.1.18",
|
86 | 86 | "@types/react-router-dom": "5.3.3",
|
87 |
| - "@types/react-virtualized": "9.21.21", |
| 87 | + "@types/react-virtualized": "9.22.2", |
88 | 88 | "@types/shortid": "0.0.29",
|
89 | 89 | "@types/uuid": "8.3.4",
|
90 |
| - "@types/validator": "13.7.2", |
91 |
| - "@types/webpack-env": "1.16.4", |
92 |
| - "@types/yup": "0.29.13", |
| 90 | + "@types/validator": "13.15.1", |
| 91 | + "@types/webpack-env": "1.18.8", |
| 92 | + "@types/yup": "0.32.0", |
93 | 93 | "@vitejs/plugin-react": "^4.0.2",
|
94 | 94 | "bcryptjs": "2.4.3",
|
95 | 95 | "concurrently": "9.1.2",
|
|
109 | 109 | "express-session": "1.18.0",
|
110 | 110 | "express-validator": "6.15.0",
|
111 | 111 | "fuse.js": "6.5.3",
|
112 |
| - "graphql": "16.8.1", |
| 112 | + "graphql": "16.11.0", |
113 | 113 | "graphql-http": "^1.22.0",
|
114 | 114 | "graphql-playground-middleware-express": "^1.7.23",
|
115 | 115 | "graphql-tools": "8.2.7",
|
116 |
| - "http-proxy-middleware": "0.19.1", |
| 116 | + "http-proxy-middleware": "0.21.0", |
117 | 117 | "husky": "7.0.4",
|
118 | 118 | "istanbul-lib-coverage": "3.2.2",
|
119 | 119 | "jsdom": "^22.1.0",
|
|
135 | 135 | "vite": "^4.4.2",
|
136 | 136 | "vite-plugin-eslint": "^1.8.1",
|
137 | 137 | "vite-plugin-istanbul": "^4.1.0",
|
138 |
| - "vitest": "^0.33.0", |
| 138 | + "vitest": "^0.34.0", |
139 | 139 | "wait-on": "^8.0.3"
|
140 | 140 | },
|
141 | 141 | "scripts": {
|
|
0 commit comments