|
30 | 30 | "@fullcalendar/timegrid": "6.1.15", |
31 | 31 | "@popperjs/core": "2.11.8", |
32 | 32 | "@types/express-rate-limit": "6.0.0", |
33 | | - "@types/jest": "29.5.13", |
| 33 | + "@types/jest": "30.0.0", |
34 | 34 | "@types/node": "22.8.2", |
35 | 35 | "@types/node-fetch": "2.6.11", |
36 | | - "@types/react": "18.3.11", |
37 | | - "@types/react-dom": "18.3.1", |
| 36 | + "@types/react": "19.1.12", |
| 37 | + "@types/react-dom": "19.1.9", |
38 | 38 | "@types/webpack-dev-server": "4.7.2", |
39 | | - "body-parser": "1.20.3", |
| 39 | + "body-parser": "2.2.0", |
40 | 40 | "css-loader": "7.1.2", |
41 | | - "dotenv": "16.4.5", |
| 41 | + "dotenv": "17.2.1", |
42 | 42 | "dotenv-webpack": "8.1.0", |
43 | 43 | "empty-module": "0.0.2", |
44 | | - "express": "4.21.1", |
45 | | - "express-rate-limit": "7.4.1", |
| 44 | + "express": "5.1.0", |
| 45 | + "express-rate-limit": "8.0.1", |
46 | 46 | "html-webpack-plugin": "5.6.2", |
47 | 47 | "moment": "2.30.1", |
48 | 48 | "moment-timezone": "0.5.46", |
49 | 49 | "moment-timezone-data-webpack-plugin": "1.5.1", |
50 | 50 | "mysql2": "3.11.3", |
51 | 51 | "node-sass": "9.0.0", |
52 | | - "react": "18.3.1", |
53 | | - "react-dom": "18.3.1", |
| 52 | + "react": "19.1.1", |
| 53 | + "react-dom": "19.1.1", |
54 | 54 | "react-popper": "2.3.0", |
55 | 55 | "sass": "1.80.1", |
56 | 56 | "sass-loader": "16.0.2", |
|
60 | 60 | "typeorm": "0.3.20", |
61 | 61 | "typescript": "5.6.3", |
62 | 62 | "webpack": "5.95.0", |
63 | | - "webpack-cli": "5.1.4", |
| 63 | + "webpack-cli": "6.0.1", |
64 | 64 | "webpack-dev-server": "5.2.1", |
65 | 65 | "webpack-node-externals": "3.0.0" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "jest": "29.7.0", |
| 68 | + "jest": "30.1.1", |
69 | 69 | "jest-silent-reporter": "0.6.0", |
70 | 70 | "ts-jest": "29.2.5" |
71 | 71 | }, |
|
0 commit comments