|
27 | 27 | "object-dig": "^0.1.3" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@babel/core": "^7.15.5", |
31 | | - "@babel/eslint-parser": "^7.15.7", |
32 | | - "@babel/plugin-transform-runtime": "^7.15.0", |
33 | | - "@babel/preset-env": "^7.15.6", |
34 | | - "array-includes": "^3.1.3", |
35 | | - "babel-loader": "^8.2.2", |
| 30 | + "@babel/core": "^7.24.7", |
| 31 | + "@babel/eslint-parser": "^7.24.7", |
| 32 | + "@babel/plugin-transform-runtime": "^7.24.7", |
| 33 | + "@babel/preset-env": "^7.24.7", |
| 34 | + "array-includes": "^3.1.8", |
| 35 | + "babel-loader": "^9.1.3", |
36 | 36 | "babel-plugin-macros": "^3.1.0", |
37 | | - "babel-plugin-module-resolver": "^4.1.0", |
| 37 | + "babel-plugin-module-resolver": "^5.0.2", |
38 | 38 | "babel-preset-env": "^1.7.0", |
39 | 39 | "babel-traverse": "^6.26.0", |
40 | 40 | "babel-types": "^6.26.0", |
41 | | - "coffee-loader": "^3.0.0", |
42 | | - "coffeescript": "^2.6.0", |
43 | | - "debug": "^4.3.2", |
| 41 | + "coffee-loader": "^5.0.0", |
| 42 | + "coffeescript": "^2.7.0", |
| 43 | + "debug": "^4.3.5", |
44 | 44 | "eslint": "^7.32.0", |
45 | 45 | "eslint-module-utils": "^2.6.2", |
46 | 46 | "eslint-plugin-coffee": "^0.1.15", |
47 | 47 | "eslint-webpack-plugin": "^3.0.1", |
48 | | - "has": "^1.0.3", |
49 | | - "minimatch": "^3.0.4", |
50 | | - "object.values": "^1.1.2", |
| 48 | + "has": "^1.0.4", |
| 49 | + "minimatch": "^9.0.4", |
| 50 | + "object.values": "^1.2.0", |
51 | 51 | "path": "^0.12.7", |
52 | | - "prop-types": "^15.7.2", |
| 52 | + "prop-types": "^15.8.1", |
53 | 53 | "read-pkg-up": "^7.0.1", |
54 | | - "webpack": "^5.88.2", |
| 54 | + "webpack": "^5.92.0", |
55 | 55 | "webpack-cli": "^5.1.4" |
56 | 56 | } |
57 | 57 | } |
0 commit comments