File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 28
28
"@babel/preset-env" : " ^7.26.0" ,
29
29
"@babel/preset-react" : " ^7.26.3" ,
30
30
"@babel/preset-typescript" : " ^7.26.0" ,
31
- "@eslint/js" : " 9.15 .0" ,
31
+ "@eslint/js" : " 9.16 .0" ,
32
32
"@testing-library/dom" : " 10.4.0" ,
33
33
"@testing-library/jest-dom" : " 6.6.3" ,
34
34
"@testing-library/react" : " 16.0.1" ,
40
40
"babel-jest" : " ^29.7.0" ,
41
41
"babel-plugin-explicit-exports-references" : " ^1.0.2" ,
42
42
"babel-plugin-transform-import-meta" : " ^2.2.1" ,
43
- "eslint" : " 9.15 .0" ,
43
+ "eslint" : " 9.16 .0" ,
44
44
"eslint-plugin-react-hooks" : " 5.0.0" ,
45
45
"eslint-plugin-react-refresh" : " 0.4.14" ,
46
46
"globals" : " 15.12.0" ,
Original file line number Diff line number Diff line change 1322
1322
minimatch "^3.1.2"
1323
1323
strip-json-comments "^3.1.1"
1324
1324
1325
- " @eslint/js@9.15 .0 " :
1326
- version "9.15 .0"
1327
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15 .0.tgz#df0e24fe869143b59731942128c19938fdbadfb5 "
1328
- integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg ==
1325
+ " @eslint/js@9.16 .0 " :
1326
+ version "9.16 .0"
1327
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16 .0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4 "
1328
+ integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg ==
1329
1329
1330
1330
" @eslint/object-schema@^2.1.4 " :
1331
1331
version "2.1.4"
@@ -2860,17 +2860,17 @@ eslint-visitor-keys@^4.2.0:
2860
2860
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2861
2861
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2862
2862
2863
- eslint@9.15 .0 :
2864
- version "9.15 .0"
2865
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15 .0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6 "
2866
- integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw ==
2863
+ eslint@9.16 .0 :
2864
+ version "9.16 .0"
2865
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.16 .0.tgz#66832e66258922ac0a626f803a9273e37747f2a6 "
2866
+ integrity sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA ==
2867
2867
dependencies :
2868
2868
" @eslint-community/eslint-utils" " ^4.2.0"
2869
2869
" @eslint-community/regexpp" " ^4.12.1"
2870
2870
" @eslint/config-array" " ^0.19.0"
2871
2871
" @eslint/core" " ^0.9.0"
2872
2872
" @eslint/eslintrc" " ^3.2.0"
2873
- " @eslint/js" " 9.15 .0"
2873
+ " @eslint/js" " 9.16 .0"
2874
2874
" @eslint/plugin-kit" " ^0.2.3"
2875
2875
" @humanfs/node" " ^0.16.6"
2876
2876
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments