|
20 | 20 | "author": "", |
21 | 21 | "license": "MIT", |
22 | 22 | "devDependencies": { |
23 | | - "@babel/cli": "^7.24.5", |
24 | | - "@babel/core": "^7.24.5", |
25 | | - "@babel/plugin-transform-class-properties": "^7.24.1", |
26 | | - "@babel/plugin-transform-object-rest-spread": "^7.24.5", |
27 | | - "@babel/plugin-transform-runtime": "^7.24.3", |
28 | | - "@babel/preset-env": "^7.24.5", |
29 | | - "@babel/preset-typescript": "^7.24.1", |
| 23 | + "@babel/cli": "^7.24.7", |
| 24 | + "@babel/core": "^7.24.7", |
| 25 | + "@babel/plugin-transform-class-properties": "^7.24.7", |
| 26 | + "@babel/plugin-transform-object-rest-spread": "^7.24.7", |
| 27 | + "@babel/plugin-transform-runtime": "^7.24.7", |
| 28 | + "@babel/preset-env": "^7.24.7", |
| 29 | + "@babel/preset-typescript": "^7.24.7", |
30 | 30 | "babel-loader": "^9.1.3", |
31 | 31 | "fork-ts-checker-webpack-plugin": "^9.0.2", |
32 | 32 | "material-components-web": "14.0.0", |
33 | 33 | "regexp": "^1.0.0", |
34 | 34 | "sass": "1.39.2", |
35 | | - "terser": "^5.31.0", |
| 35 | + "terser": "^5.31.1", |
36 | 36 | "ts-loader": "^9.5.1", |
37 | | - "typescript": "^5.4.5", |
38 | | - "webpack": "^5.91.0", |
| 37 | + "typescript": "^5.5.3", |
| 38 | + "webpack": "^5.92.1", |
39 | 39 | "webpack-cli": "^5.1.4" |
40 | 40 | } |
41 | 41 | } |
0 commit comments