@@ -1188,12 +1188,12 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
11881188 " when" : false ,
11891189 " window" : false ,
11901190 },
1191- " parser" : " astro-eslint-parser@1.2.2 " ,
1191+ " parser" : " astro-eslint-parser@1.3.0 " ,
11921192 " parserOptions" : {
11931193 " extraFileExtensions" : {
11941194 " 0" : " .astro" ,
11951195 },
1196- " parser" : " typescript-eslint-parser-for-extra-files@8.54.0 " ,
1196+ " parser" : " typescript-eslint-parser-for-extra-files@8.57.1 " ,
11971197 " project" : true ,
11981198 " projectService" : false ,
11991199 " tsconfigRootDir" : " /home/runner/work/js-config/js-config" ,
@@ -1205,9 +1205,9 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
12051205 },
12061206 " plugins" : [
12071207 " @" ,
1208- " perfectionist:eslint-plugin-perfectionist@5.4 .0" ,
1209- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.54.0 " ,
1210- " astro:eslint-plugin-astro@1.5 .0" ,
1208+ " perfectionist:eslint-plugin-perfectionist@5.7 .0" ,
1209+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.57.1 " ,
1210+ " astro:eslint-plugin-astro@1.6 .0" ,
12111211 " jsx-a11y:eslint-plugin-jsx-a11y@6.10.2" ,
12121212 ],
12131213 " processor" : " astro/client-side-ts" ,
@@ -3219,7 +3219,7 @@ exports[`Test ESLint config with snapshot > js preset > matches snapshot 1`] = `
32193219 },
32203220 " plugins" : [
32213221 " @" ,
3222- " perfectionist:eslint-plugin-perfectionist@5.4 .0" ,
3222+ " perfectionist:eslint-plugin-perfectionist@5.7 .0" ,
32233223 ],
32243224 " processor" : undefined ,
32253225 " rules" : {
@@ -4878,6 +4878,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
48784878 " CookieStore" : false ,
48794879 " CookieStoreManager" : false ,
48804880 " CountQueuingStrategy" : false ,
4881+ " CrashReportContext" : false ,
48814882 " CreateMonitor" : false ,
48824883 " Credential" : false ,
48834884 " CredentialsContainer" : false ,
@@ -5046,6 +5047,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
50465047 " HTMLFormElement" : false ,
50475048 " HTMLFrameElement" : false ,
50485049 " HTMLFrameSetElement" : false ,
5050+ " HTMLGeolocationElement" : false ,
50495051 " HTMLHRElement" : false ,
50505052 " HTMLHeadElement" : false ,
50515053 " HTMLHeadingElement" : false ,
@@ -5234,6 +5236,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
52345236 " OffscreenCanvasRenderingContext2D" : false ,
52355237 " Option" : false ,
52365238 " OrientationSensor" : false ,
5239+ " Origin" : false ,
52375240 " OscillatorNode" : false ,
52385241 " OverconstrainedError" : false ,
52395242 " PERSISTENT" : false ,
@@ -5266,6 +5269,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
52665269 " PerformanceScriptTiming" : false ,
52675270 " PerformanceServerTiming" : false ,
52685271 " PerformanceTiming" : false ,
5272+ " PerformanceTimingConfidence" : false ,
52695273 " PeriodicSyncManager" : false ,
52705274 " PeriodicWave" : false ,
52715275 " PermissionStatus" : false ,
@@ -5647,6 +5651,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
56475651 " XRView" : false ,
56485652 " XRViewerPose" : false ,
56495653 " XRViewport" : false ,
5654+ " XRVisibilityMaskChangeEvent" : false ,
56505655 " XRWebGLBinding" : false ,
56515656 " XRWebGLDepthInformation" : false ,
56525657 " XRWebGLLayer" : false ,
@@ -5668,6 +5673,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
56685673 " confirm" : false ,
56695674 " console" : false ,
56705675 " cookieStore" : false ,
5676+ " crashReport" : false ,
56715677 " createImageBitmap" : false ,
56725678 " credentialless" : false ,
56735679 " crossOriginIsolated" : false ,
@@ -5892,7 +5898,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
58925898 " when" : false ,
58935899 " window" : false ,
58945900 },
5895- " parser" : " typescript-eslint/parser@8.54.0 " ,
5901+ " parser" : " typescript-eslint/parser@8.57.1 " ,
58965902 " parserOptions" : {
58975903 " ecmaFeatures" : {
58985904 " jsx" : true ,
@@ -5915,8 +5921,8 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
59155921 },
59165922 " plugins" : [
59175923 " @" ,
5918- " perfectionist:eslint-plugin-perfectionist@5.4 .0" ,
5919- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.54.0 " ,
5924+ " perfectionist:eslint-plugin-perfectionist@5.7 .0" ,
5925+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.57.1 " ,
59205926 " react" ,
59215927 " react-you-might-not-need-an-effect:react-you-might-not-need-an-effect" ,
59225928 " react-refresh" ,
@@ -7310,9 +7316,6 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
73107316 " react-you-might-not-need-an-effect/no-pass-live-state-to-parent" : [
73117317 1 ,
73127318 ],
7313- " react-you-might-not-need-an-effect/no-pass-ref-to-parent" : [
7314- 1 ,
7315- ],
73167319 " react-you-might-not-need-an-effect/no-reset-all-state-on-prop-change" : [
73177320 1 ,
73187321 ],
@@ -7672,7 +7675,7 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
76727675 " language" : " @/js" ,
76737676 " languageOptions" : {
76747677 " ecmaVersion" : 2026 ,
7675- " parser" : " typescript-eslint/parser@8.54.0 " ,
7678+ " parser" : " typescript-eslint/parser@8.57.1 " ,
76767679 " parserOptions" : {
76777680 " projectService" : {
76787681 " allowDefaultProject" : {
@@ -7691,8 +7694,8 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
76917694 },
76927695 " plugins" : [
76937696 " @" ,
7694- " perfectionist:eslint-plugin-perfectionist@5.4 .0" ,
7695- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.54.0 " ,
7697+ " perfectionist:eslint-plugin-perfectionist@5.7 .0" ,
7698+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.57.1 " ,
76967699 ],
76977700 " processor" : undefined ,
76987701 " rules" : {
0 commit comments