|
41 | 41 | "module": "./dist/es/index.js", |
42 | 42 | "types": "./src/index.d.ts", |
43 | 43 | "devDependencies": { |
44 | | - "@babel/cli": "7.28.6", |
45 | | - "@babel/core": "7.29.0", |
| 44 | + "@babel/cli": "7.29.7", |
| 45 | + "@babel/core": "7.29.7", |
46 | 46 | "@babel/plugin-check-constants": "7.0.0-beta.38", |
47 | 47 | "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
48 | | - "@babel/plugin-transform-member-expression-literals": "7.27.1", |
49 | | - "@babel/plugin-transform-property-literals": "7.27.1", |
50 | | - "@babel/plugin-transform-runtime": "7.29.0", |
| 48 | + "@babel/plugin-transform-member-expression-literals": "7.29.7", |
| 49 | + "@babel/plugin-transform-property-literals": "7.29.7", |
| 50 | + "@babel/plugin-transform-runtime": "7.29.7", |
51 | 51 | "@babel/polyfill": "7.12.1", |
52 | | - "@babel/preset-env": "7.29.5", |
53 | | - "@babel/types": "7.29.0", |
| 52 | + "@babel/preset-env": "7.29.7", |
| 53 | + "@babel/types": "7.29.7", |
54 | 54 | "assert": "2.1.0", |
55 | 55 | "async-test-util": "2.5.0", |
56 | 56 | "browserify": "17.0.1", |
|
0 commit comments