|
47 | 47 | "react-router-dom": "5.3.4", |
48 | 48 | "react-virtualized": "9.22.5", |
49 | 49 | "shortid": "2.2.16", |
50 | | - "uuid": "8.3.2", |
| 50 | + "uuid": "13.0.0", |
51 | 51 | "webpack": "5", |
52 | 52 | "xstate": "4.38.3", |
53 | | - "yup": "0.32.11" |
| 53 | + "yup": "1.7.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@babel/plugin-proposal-private-property-in-object": "7.21.11", |
57 | 57 | "@babel/preset-env": "^7.28.0", |
58 | 58 | "@cypress/code-coverage": "^3.14.5", |
59 | 59 | "@cypress/instrument-cra": "1.4.0", |
60 | 60 | "@eslint/js": "^9.38.0", |
61 | | - "@faker-js/faker": "6.1.2", |
| 61 | + "@faker-js/faker": "10.1.0", |
62 | 62 | "@percy/cli": "^1.27.4", |
63 | 63 | "@percy/cypress": "3.1.6", |
64 | 64 | "@testing-library/jest-dom": "^5.16.5", |
|
100 | 100 | "cors": "2.8.5", |
101 | 101 | "cross-env": "7.0.3", |
102 | 102 | "cypress": "15.0.0", |
103 | | - "dotenv": "16.0.0", |
| 103 | + "dotenv": "17.2.3", |
104 | 104 | "eslint": "^9.38.0", |
105 | 105 | "eslint-plugin-cypress": "^5.2.0", |
106 | 106 | "express": "4.20.0", |
107 | 107 | "express-jwt": "6.1.2", |
108 | 108 | "express-paginate": "1.0.2", |
109 | 109 | "express-session": "1.18.0", |
110 | 110 | "express-validator": "6.15.0", |
111 | | - "fuse.js": "6.5.3", |
| 111 | + "fuse.js": "7.1.0", |
112 | 112 | "graphql": "16.8.1", |
113 | 113 | "graphql-http": "^1.22.0", |
114 | 114 | "graphql-playground-middleware-express": "^1.7.23", |
115 | 115 | "graphql-tools": "8.2.7", |
116 | 116 | "http-proxy-middleware": "0.19.1", |
117 | | - "husky": "7.0.4", |
| 117 | + "husky": "9.1.7", |
118 | 118 | "istanbul-lib-coverage": "3.2.2", |
119 | 119 | "jsdom": "^22.1.0", |
120 | 120 | "json": "11.0.0", |
121 | | - "jwks-rsa": "2.0.5", |
122 | | - "lowdb": "1.0.0", |
| 121 | + "jwks-rsa": "3.2.0", |
| 122 | + "lowdb": "7.0.1", |
123 | 123 | "morgan": "1.10.0", |
124 | 124 | "ncp": "2.0.0", |
125 | 125 | "nodemon": "2.0.22", |
|
129 | 129 | "passport-local": "1.0.0", |
130 | 130 | "patch-package": "^7.0.0", |
131 | 131 | "prettier": "^3.0.0", |
132 | | - "start-server-and-test": "1.14.0", |
| 132 | + "start-server-and-test": "2.1.2", |
133 | 133 | "ts-node": "10.9.2", |
134 | 134 | "typescript": "5.8.3", |
135 | 135 | "typescript-eslint": "^8.46.2", |
|
0 commit comments