File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 37
37
"@types/react" : " ^19.0.8" ,
38
38
"@types/react-dom" : " ^19.0.3" ,
39
39
"@vitejs/plugin-react" : " ^4.3.4" ,
40
- "eslint" : " ^9.20.0 " ,
40
+ "eslint" : " ^9.20.1 " ,
41
41
"eslint-plugin-react" : " ^7.37.4" ,
42
42
"eslint-plugin-react-hooks" : " ^5.0.0" ,
43
43
"eslint-plugin-react-refresh" : " ^0.4.18" ,
Original file line number Diff line number Diff line change @@ -1876,7 +1876,7 @@ __metadata:
1876
1876
" @types/react " : " npm:^19.0.8"
1877
1877
" @types/react-dom " : " npm:^19.0.3"
1878
1878
" @vitejs/plugin-react " : " npm:^4.3.4"
1879
- eslint : " npm:^9.20.0 "
1879
+ eslint : " npm:^9.20.1 "
1880
1880
eslint-plugin-react : " npm:^7.37.4"
1881
1881
eslint-plugin-react-hooks : " npm:^5.0.0"
1882
1882
eslint-plugin-react-refresh : " npm:^0.4.18"
@@ -2587,9 +2587,9 @@ __metadata:
2587
2587
languageName : node
2588
2588
linkType : hard
2589
2589
2590
- " eslint@npm:^9.20.0 " :
2591
- version : 9.20.0
2592
- resolution : " eslint@npm:9.20.0 "
2590
+ " eslint@npm:^9.20.1 " :
2591
+ version : 9.20.1
2592
+ resolution : " eslint@npm:9.20.1 "
2593
2593
dependencies :
2594
2594
" @eslint-community/eslint-utils " : " npm:^4.2.0"
2595
2595
" @eslint-community/regexpp " : " npm:^4.12.1"
@@ -2632,7 +2632,7 @@ __metadata:
2632
2632
optional : true
2633
2633
bin :
2634
2634
eslint : bin/eslint.js
2635
- checksum : 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
2635
+ checksum : 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
2636
2636
languageName : node
2637
2637
linkType : hard
2638
2638
You can’t perform that action at this time.
0 commit comments