|
26 | 26 | "author": "", |
27 | 27 | "license": "MIT", |
28 | 28 | "devDependencies": { |
29 | | - "@babel/cli": "^7.27.0", |
30 | | - "@babel/core": "^7.26.10", |
31 | | - "@babel/plugin-transform-class-properties": "^7.25.9", |
32 | | - "@babel/plugin-transform-object-rest-spread": "^7.25.9", |
33 | | - "@babel/plugin-transform-runtime": "^7.26.10", |
34 | | - "@babel/preset-env": "^7.26.9", |
35 | | - "@babel/preset-typescript": "^7.27.0", |
| 29 | + "@babel/cli": "^7.28.0", |
| 30 | + "@babel/core": "^7.28.0", |
| 31 | + "@babel/plugin-transform-class-properties": "^7.27.1", |
| 32 | + "@babel/plugin-transform-object-rest-spread": "^7.28.0", |
| 33 | + "@babel/plugin-transform-runtime": "^7.28.0", |
| 34 | + "@babel/preset-env": "^7.28.0", |
| 35 | + "@babel/preset-typescript": "^7.27.1", |
36 | 36 | "babel-loader": "^9.2.1", |
37 | 37 | "fork-ts-checker-webpack-plugin": "^9.1.0", |
38 | 38 | "material-components-web": "14.0.0", |
39 | 39 | "regexp": "^1.0.0", |
40 | 40 | "sass": "1.39.2", |
41 | | - "terser": "^5.39.0", |
| 41 | + "terser": "^5.43.1", |
42 | 42 | "ts-loader": "^9.5.2", |
43 | | - "typescript": "^5.8.3", |
44 | | - "webpack": "^5.99.5", |
| 43 | + "typescript": "^5.9.2", |
| 44 | + "webpack": "^5.101.1", |
45 | 45 | "webpack-cli": "^5.1.4" |
46 | 46 | } |
47 | 47 | } |
0 commit comments