File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 104
104
},
105
105
"homepage" : " https://github.com/theKashey/react-focus-lock#readme" ,
106
106
"dependencies" : {
107
- "@babel/runtime" : " ^7.0 .0" ,
107
+ "@babel/runtime" : " ^7.26 .0" ,
108
108
"focus-lock" : " ^1.3.5" ,
109
109
"prop-types" : " ^15.6.2" ,
110
110
"react-clientside-effect" : " ^1.2.6" ,
Original file line number Diff line number Diff line change 1064
1064
dependencies:
1065
1065
regenerator-runtime "^0.14.0"
1066
1066
1067
+ "@babel/runtime@^7.26.0":
1068
+ version "7.26.0"
1069
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
1070
+ integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
1071
+ dependencies:
1072
+ regenerator-runtime "^0.14.0"
1073
+
1067
1074
"@babel/template@^7.22.15", "@babel/template@^7.23.9":
1068
1075
version "7.23.9"
1069
1076
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
You can’t perform that action at this time.
0 commit comments