File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 92
92
"eslint" : " ^8.57.1" ,
93
93
"eslint-plugin-import" : " ^2.31.0" ,
94
94
"eslint-plugin-json-files" : " ^2.2.0" ,
95
- "eslint-plugin-react" : " ^7.37.3 " ,
95
+ "eslint-plugin-react" : " ^7.37.4 " ,
96
96
"eslint-plugin-react-hooks" : " ^4.6.2" ,
97
97
"husky" : " ^4.3.8" ,
98
98
"jest" : " ^29.4.3" ,
Original file line number Diff line number Diff line change 24
24
"estraverse" : " ^5.3.0"
25
25
},
26
26
"devDependencies" : {
27
- "@babel/eslint-parser" : " ^7.25.9 " ,
27
+ "@babel/eslint-parser" : " ^7.26.5 " ,
28
28
"@types/estraverse" : " ^5.1.7" ,
29
29
"@types/estree" : " ^1.0.3" ,
30
30
"@types/estree-jsx" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 95
95
json5 "^2.2.3"
96
96
semver "^6.3.1"
97
97
98
- "@babel/eslint-parser@^7.25.9 ":
99
- version "7.25.9 "
100
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9 .tgz#603c68a63078796527bc9d0833f5e52dd5f9224c "
101
- integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ ==
98
+ "@babel/eslint-parser@^7.26.5 ":
99
+ version "7.26.5 "
100
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5 .tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb "
101
+ integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ ==
102
102
dependencies:
103
103
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
104
104
eslint-visitor-keys "^2.1.0"
@@ -8588,10 +8588,10 @@ eslint-plugin-react-hooks@^4.6.2:
8588
8588
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
8589
8589
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
8590
8590
8591
- eslint-plugin-react@^7.37.3 :
8592
- version "7.37.3 "
8593
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3 .tgz#567549e9251533975c4ea9706f986c3a64832031 "
8594
- integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA ==
8591
+ eslint-plugin-react@^7.37.4 :
8592
+ version "7.37.4 "
8593
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4 .tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181 "
8594
+ integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ ==
8595
8595
dependencies:
8596
8596
array-includes "^3.1.8"
8597
8597
array.prototype.findlast "^1.2.5"
You can’t perform that action at this time.
0 commit comments