File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
"module" : " ./dist/es/index.js" ,
42
42
"types" : " ./src/index.d.ts" ,
43
43
"devDependencies" : {
44
- "@babel/cli" : " 7.28.0 " ,
45
- "@babel/core" : " 7.28.0 " ,
44
+ "@babel/cli" : " 7.28.3 " ,
45
+ "@babel/core" : " 7.28.3 " ,
46
46
"@babel/plugin-check-constants" : " 7.0.0-beta.38" ,
47
47
"@babel/plugin-proposal-object-rest-spread" : " 7.20.7" ,
48
48
"@babel/plugin-transform-member-expression-literals" : " 7.27.1" ,
49
49
"@babel/plugin-transform-property-literals" : " 7.27.1" ,
50
- "@babel/plugin-transform-runtime" : " 7.28.0 " ,
50
+ "@babel/plugin-transform-runtime" : " 7.28.3 " ,
51
51
"@babel/polyfill" : " 7.12.1" ,
52
- "@babel/preset-env" : " 7.28.0 " ,
52
+ "@babel/preset-env" : " 7.28.3 " ,
53
53
"@babel/types" : " 7.28.2" ,
54
54
"assert" : " 2.1.0" ,
55
55
"async-test-util" : " 2.5.0" ,
You can’t perform that action at this time.
0 commit comments