File tree 2 files changed +8
-1
lines changed
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.25.6 " ,
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.25.6":
1068
+ version "7.25.7"
1069
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7.tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6"
1070
+ integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==
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