|
22 | 22 | "author": "NUSModifications",
|
23 | 23 | "license": "MIT",
|
24 | 24 | "devDependencies": {
|
25 |
| - "@babel/cli": "7.22.10", |
26 |
| - "@babel/core": "7.22.10", |
| 25 | + "@babel/cli": "7.25.9", |
| 26 | + "@babel/core": "7.26.0", |
27 | 27 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
28 | 28 | "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
29 | 29 | "@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
30 | 30 | "@babel/plugin-proposal-optional-chaining": "7.21.0",
|
31 | 31 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
32 |
| - "@babel/plugin-transform-react-constant-elements": "7.22.5", |
33 |
| - "@babel/plugin-transform-react-inline-elements": "7.22.5", |
34 |
| - "@babel/preset-env": "7.22.10", |
35 |
| - "@babel/preset-react": "7.22.5", |
36 |
| - "@babel/preset-typescript": "7.22.5", |
| 32 | + "@babel/plugin-transform-react-constant-elements": "7.25.9", |
| 33 | + "@babel/plugin-transform-react-inline-elements": "7.25.9", |
| 34 | + "@babel/preset-env": "7.26.0", |
| 35 | + "@babel/preset-react": "7.25.9", |
| 36 | + "@babel/preset-typescript": "7.26.0", |
37 | 37 | "@cfaester/enzyme-adapter-react-18": "0.8.0",
|
38 | 38 | "@packtracker/webpack-plugin": "2.3.0",
|
39 | 39 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
|
|
43 | 43 | "@testing-library/user-event": "12.8.3",
|
44 | 44 | "@types/body-scroll-lock": "2.6.2",
|
45 | 45 | "@types/enzyme": "3.10.18",
|
46 |
| - "@types/jest": "29.5.12", |
| 46 | + "@types/jest": "29.5.14", |
47 | 47 | "@types/json2mq": "0.2.2",
|
48 | 48 | "@types/leaflet": "1.9.12",
|
49 | 49 | "@types/lodash": "4.14.197",
|
|
65 | 65 | "@typescript-eslint/eslint-plugin": "4.33.0",
|
66 | 66 | "@typescript-eslint/parser": "4.33.0",
|
67 | 67 | "@vercel/node": "1.15.4",
|
68 |
| - "babel-jest": "29.6.2", |
69 |
| - "babel-loader": "9.1.3", |
| 68 | + "babel-jest": "29.7.0", |
| 69 | + "babel-loader": "9.2.1", |
70 | 70 | "babel-plugin-dynamic-import-node": "2.3.3",
|
71 | 71 | "babel-plugin-lodash": "3.3.4",
|
72 | 72 | "babel-plugin-transform-react-class-to-function": "1.2.2",
|
|
95 | 95 | "http-status": "1.6.2",
|
96 | 96 | "icalendar": "0.7.1",
|
97 | 97 | "identity-obj-proxy": "3.0.0",
|
98 |
| - "jest": "29.6.2", |
| 98 | + "jest": "29.7.0", |
99 | 99 | "jest-environment-jsdom": "^29.7.0",
|
100 | 100 | "jest-junit": "16.0.0",
|
101 | 101 | "mini-css-extract-plugin": "1.6.2",
|
|
0 commit comments