|
27 | 27 | "@okta/jwt-verifier": "^3.0.1", |
28 | 28 | "@okta/okta-auth-js": "^7.3.0", |
29 | 29 | "@okta/okta-react": "^6.7.0", |
30 | | - "@types/detect-port": "^1.3.2", |
| 30 | + "@types/detect-port": "^2.0.0", |
31 | 31 | "@xstate/react": "3.2.2", |
32 | 32 | "aws-amplify": "^6.0.16", |
33 | 33 | "axios": "0.28.1", |
|
63 | 63 | "@percy/cypress": "3.1.6", |
64 | 64 | "@testing-library/jest-dom": "^5.16.5", |
65 | 65 | "@testing-library/react": "^14.0.0", |
66 | | - "@types/bcryptjs": "2.4.2", |
| 66 | + "@types/bcryptjs": "3.0.0", |
67 | 67 | "@types/bluebird": "3.5.36", |
68 | 68 | "@types/connect-flash": "0.0.37", |
69 | 69 | "@types/connect-history-api-fallback": "1.3.5", |
|
73 | 73 | "@types/express-paginate": "1.0.4", |
74 | 74 | "@types/express-serve-static-core": "4.17.2", |
75 | 75 | "@types/express-session": "1.18.0", |
76 | | - "@types/http-proxy-middleware": "0.19.3", |
| 76 | + "@types/http-proxy-middleware": "1.0.0", |
77 | 77 | "@types/json-server": "0.14.4", |
78 | | - "@types/jsonwebtoken": "8.5.8", |
79 | | - "@types/jwt-decode": "2.2.1", |
| 78 | + "@types/jsonwebtoken": "9.0.10", |
| 79 | + "@types/jwt-decode": "3.1.0", |
80 | 80 | "@types/lodash": "4.14.181", |
81 | | - "@types/lowdb": "1.0.11", |
| 81 | + "@types/lowdb": "2.0.3", |
82 | 82 | "@types/morgan": "1.9.3", |
83 | | - "@types/node": "^20.11.25", |
| 83 | + "@types/node": "^24.0.0", |
84 | 84 | "@types/passport": "1.0.16", |
85 | | - "@types/react": "^18.2.14", |
86 | | - "@types/react-dom": "^18.2.6", |
| 85 | + "@types/react": "^19.0.0", |
| 86 | + "@types/react-dom": "^19.0.0", |
87 | 87 | "@types/react-router": "5.1.18", |
88 | 88 | "@types/react-router-dom": "5.3.3", |
89 | 89 | "@types/react-virtualized": "9.21.21", |
90 | | - "@types/shortid": "0.0.29", |
91 | | - "@types/uuid": "8.3.4", |
| 90 | + "@types/shortid": "2.2.0", |
| 91 | + "@types/uuid": "11.0.0", |
92 | 92 | "@types/validator": "13.7.2", |
93 | 93 | "@types/webpack-env": "1.16.4", |
94 | 94 | "@types/yup": "0.29.13", |
|
0 commit comments