|
45 | 45 | "react-router-dom": "5.3.4",
|
46 | 46 | "react-virtualized": "9.22.5",
|
47 | 47 | "shortid": "2.2.16",
|
48 |
| - "uuid": "8.3.2", |
| 48 | + "uuid": "9.0.1", |
49 | 49 | "webpack": "5",
|
50 | 50 | "xstate": "4.38.3",
|
51 |
| - "yup": "0.32.11" |
| 51 | + "yup": "1.3.3" |
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 | 54 | "@babel/plugin-proposal-private-property-in-object": "7.21.11",
|
55 | 55 | "@cypress/code-coverage": "^3.10.0-dev.1",
|
56 | 56 | "@cypress/instrument-cra": "1.4.0",
|
57 |
| - "@faker-js/faker": "6.1.2", |
| 57 | + "@faker-js/faker": "8.4.1", |
58 | 58 | "@percy/cli": "^1.27.4",
|
59 | 59 | "@percy/cypress": "3.1.2",
|
60 | 60 | "@testing-library/jest-dom": "^5.16.5",
|
|
92 | 92 | "@types/yup": "0.29.13",
|
93 | 93 | "@vitejs/plugin-react": "^4.0.2",
|
94 | 94 | "bcryptjs": "2.4.3",
|
95 |
| - "concurrently": "7.1.0", |
| 95 | + "concurrently": "8.2.2", |
96 | 96 | "connect-history-api-fallback": "1.6.0",
|
97 | 97 | "cors": "2.8.5",
|
98 | 98 | "cross-env": "7.0.3",
|
|
109 | 109 | "express-paginate": "1.0.2",
|
110 | 110 | "express-session": "1.18.0",
|
111 | 111 | "express-validator": "6.15.0",
|
112 |
| - "fuse.js": "6.5.3", |
| 112 | + "fuse.js": "7.0.0", |
113 | 113 | "graphql": "16.8.1",
|
114 | 114 | "graphql-tools": "8.2.7",
|
115 | 115 | "http-proxy-middleware": "0.19.1",
|
116 |
| - "husky": "7.0.4", |
| 116 | + "husky": "9.0.11", |
117 | 117 | "istanbul-lib-coverage": "3.2.2",
|
118 | 118 | "jsdom": "^22.1.0",
|
119 | 119 | "json": "11.0.0",
|
120 |
| - "jwks-rsa": "2.0.5", |
121 |
| - "lowdb": "1.0.0", |
| 120 | + "jwks-rsa": "3.1.0", |
| 121 | + "lowdb": "7.0.1", |
122 | 122 | "morgan": "1.10.0",
|
123 | 123 | "ncp": "2.0.0",
|
124 | 124 | "nodemon": "2.0.22",
|
|
128 | 128 | "passport-local": "1.0.0",
|
129 | 129 | "patch-package": "^7.0.0",
|
130 | 130 | "prettier": "^3.0.0",
|
131 |
| - "start-server-and-test": "1.14.0", |
| 131 | + "start-server-and-test": "2.0.3", |
132 | 132 | "ts-node": "10.9.2",
|
133 | 133 | "typescript": "4.9.5",
|
134 | 134 | "vite": "^4.4.2",
|
|
0 commit comments