|
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", |
|
60 | 60 | "@percy/cypress": "3.1.2", |
61 | 61 | "@testing-library/jest-dom": "^5.16.5", |
62 | 62 | "@testing-library/react": "^14.0.0", |
63 | | - "@types/bcryptjs": "2.4.2", |
| 63 | + "@types/bcryptjs": "3.0.0", |
64 | 64 | "@types/bluebird": "3.5.36", |
65 | 65 | "@types/connect-flash": "0.0.37", |
66 | 66 | "@types/connect-history-api-fallback": "1.3.5", |
|
70 | 70 | "@types/express-paginate": "1.0.4", |
71 | 71 | "@types/express-serve-static-core": "4.17.2", |
72 | 72 | "@types/express-session": "1.18.0", |
73 | | - "@types/http-proxy-middleware": "0.19.3", |
| 73 | + "@types/http-proxy-middleware": "1.0.0", |
74 | 74 | "@types/json-server": "0.14.4", |
75 | | - "@types/jsonwebtoken": "8.5.8", |
76 | | - "@types/jwt-decode": "2.2.1", |
| 75 | + "@types/jsonwebtoken": "9.0.9", |
| 76 | + "@types/jwt-decode": "3.1.0", |
77 | 77 | "@types/lodash": "4.14.181", |
78 | | - "@types/lowdb": "1.0.11", |
| 78 | + "@types/lowdb": "2.0.3", |
79 | 79 | "@types/morgan": "1.9.3", |
80 | | - "@types/node": "^20.11.25", |
| 80 | + "@types/node": "^22.0.0", |
81 | 81 | "@types/passport": "1.0.16", |
82 | | - "@types/react": "^18.2.14", |
83 | | - "@types/react-dom": "^18.2.6", |
| 82 | + "@types/react": "^19.0.0", |
| 83 | + "@types/react-dom": "^19.0.0", |
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 | 87 | "@types/react-virtualized": "9.21.21", |
88 | | - "@types/shortid": "0.0.29", |
89 | | - "@types/uuid": "8.3.4", |
| 88 | + "@types/shortid": "2.2.0", |
| 89 | + "@types/uuid": "10.0.0", |
90 | 90 | "@types/validator": "13.7.2", |
91 | 91 | "@types/webpack-env": "1.16.4", |
92 | 92 | "@types/yup": "0.29.13", |
|
0 commit comments