@@ -1152,7 +1152,7 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
1152
1152
" extraFileExtensions" : {
1153
1153
" 0" : " .astro" ,
1154
1154
},
1155
- " parser" : " typescript-eslint-parser-for-extra-files@8.31 .1" ,
1155
+ " parser" : " typescript-eslint-parser-for-extra-files@8.33 .1" ,
1156
1156
" project" : true ,
1157
1157
" projectService" : false ,
1158
1158
" tsconfigRootDir" : " /home/runner/work/js-config/js-config" ,
@@ -1164,8 +1164,8 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
1164
1164
},
1165
1165
" plugins" : [
1166
1166
" @" ,
1167
- " perfectionist:eslint-plugin-perfectionist@4.12.3 " ,
1168
- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.31 .1" ,
1167
+ " perfectionist:eslint-plugin-perfectionist@4.14.0 " ,
1168
+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.33 .1" ,
1169
1169
" @stylistic/ts" ,
1170
1170
1171
1171
@@ -3155,7 +3155,7 @@ exports[`Test ESLint config with snapshot > js preset > matches snapshot 1`] = `
3155
3155
},
3156
3156
" plugins" : [
3157
3157
" @" ,
3158
- " perfectionist:eslint-plugin-perfectionist@4.12.3 " ,
3158
+ " perfectionist:eslint-plugin-perfectionist@4.14.0 " ,
3159
3159
],
3160
3160
" processor" : undefined ,
3161
3161
" rules" : {
@@ -4634,6 +4634,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
4634
4634
" ecmaVersion" : 2025 ,
4635
4635
" globals" : {
4636
4636
" AI" : false ,
4637
+ " AICreateMonitor" : false ,
4637
4638
" AITextSession" : false ,
4638
4639
" AbortController" : false ,
4639
4640
" AbortSignal" : false ,
@@ -4646,6 +4647,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
4646
4647
" AnimationEvent" : false ,
4647
4648
" AnimationPlaybackEvent" : false ,
4648
4649
" AnimationTimeline" : false ,
4650
+ " AsyncDisposableStack" : false ,
4649
4651
" Attr" : false ,
4650
4652
" Audio" : false ,
4651
4653
" AudioBuffer" : false ,
@@ -4692,6 +4694,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
4692
4694
" BrowserCaptureMediaStreamTrack" : false ,
4693
4695
" ByteLengthQueuingStrategy" : false ,
4694
4696
" CDATASection" : false ,
4697
+ " CSPViolationReportBody" : false ,
4695
4698
" CSS" : false ,
4696
4699
" CSSAnimation" : false ,
4697
4700
" CSSConditionRule" : false ,
@@ -4771,6 +4774,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
4771
4774
" ClipboardItem" : false ,
4772
4775
" CloseEvent" : false ,
4773
4776
" CloseWatcher" : false ,
4777
+ " CommandEvent" : false ,
4774
4778
" Comment" : false ,
4775
4779
" CompositionEvent" : false ,
4776
4780
" CompressionStream" : false ,
@@ -4815,6 +4819,8 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
4815
4819
" DeviceMotionEventAcceleration" : false ,
4816
4820
" DeviceMotionEventRotationRate" : false ,
4817
4821
" DeviceOrientationEvent" : false ,
4822
+ " DevicePosture" : false ,
4823
+ " DisposableStack" : false ,
4818
4824
" Document" : false ,
4819
4825
" DocumentFragment" : false ,
4820
4826
" DocumentPictureInPicture" : false ,
@@ -4851,8 +4857,8 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
4851
4857
" FileSystemFileEntry" : false ,
4852
4858
" FileSystemFileHandle" : false ,
4853
4859
" FileSystemHandle" : false ,
4860
+ " FileSystemObserver" : false ,
4854
4861
" FileSystemWritableFileStream" : false ,
4855
- " Float16Array" : false ,
4856
4862
" FocusEvent" : false ,
4857
4863
" FontData" : false ,
4858
4864
" FontFace" : false ,
@@ -4978,6 +4984,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
4978
4984
" HTMLQuoteElement" : false ,
4979
4985
" HTMLScriptElement" : false ,
4980
4986
" HTMLSelectElement" : false ,
4987
+ " HTMLSelectedContentElement" : false ,
4981
4988
" HTMLSlotElement" : false ,
4982
4989
" HTMLSourceElement" : false ,
4983
4990
" HTMLSpanElement" : false ,
@@ -5036,6 +5043,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5036
5043
" KeyboardEvent" : false ,
5037
5044
" KeyboardLayoutMap" : false ,
5038
5045
" KeyframeEffect" : false ,
5046
+ " LanguageDetector" : false ,
5039
5047
" LargestContentfulPaint" : false ,
5040
5048
" LaunchParams" : false ,
5041
5049
" LaunchQueue" : false ,
@@ -5121,6 +5129,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5121
5129
" Notification" : false ,
5122
5130
" NotifyPaintEvent" : false ,
5123
5131
" OTPCredential" : false ,
5132
+ " Observable" : false ,
5124
5133
" OfflineAudioCompletionEvent" : false ,
5125
5134
" OfflineAudioContext" : false ,
5126
5135
" OffscreenCanvas" : false ,
@@ -5221,12 +5230,14 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5221
5230
" ReadableStreamDefaultReader" : false ,
5222
5231
" RelativeOrientationSensor" : false ,
5223
5232
" RemotePlayback" : false ,
5233
+ " ReportBody" : false ,
5224
5234
" ReportingObserver" : false ,
5225
5235
" Request" : false ,
5226
5236
" ResizeObserver" : false ,
5227
5237
" ResizeObserverEntry" : false ,
5228
5238
" ResizeObserverSize" : false ,
5229
5239
" Response" : false ,
5240
+ " RestrictionTarget" : false ,
5230
5241
" SVGAElement" : false ,
5231
5242
" SVGAngle" : false ,
5232
5243
" SVGAnimateElement" : false ,
@@ -5343,6 +5354,11 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5343
5354
" ServiceWorkerRegistration" : false ,
5344
5355
" ShadowRoot" : false ,
5345
5356
" SharedStorage" : false ,
5357
+ " SharedStorageAppendMethod" : false ,
5358
+ " SharedStorageClearMethod" : false ,
5359
+ " SharedStorageDeleteMethod" : false ,
5360
+ " SharedStorageModifierMethod" : false ,
5361
+ " SharedStorageSetMethod" : false ,
5346
5362
" SharedStorageWorklet" : false ,
5347
5363
" SharedWorker" : false ,
5348
5364
" SnapEvent" : false ,
@@ -5365,7 +5381,9 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5365
5381
" StyleSheet" : false ,
5366
5382
" StyleSheetList" : false ,
5367
5383
" SubmitEvent" : false ,
5384
+ " Subscriber" : false ,
5368
5385
" SubtleCrypto" : false ,
5386
+ " SuppressedError" : false ,
5369
5387
" SyncManager" : false ,
5370
5388
" TEMPORARY" : false ,
5371
5389
" TaskAttributionTiming" : false ,
@@ -5605,6 +5623,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5605
5623
" onchange" : true ,
5606
5624
" onclick" : true ,
5607
5625
" onclose" : true ,
5626
+ " oncommand" : true ,
5608
5627
" oncontentvisibilityautostatechange" : true ,
5609
5628
" oncontextlost" : true ,
5610
5629
" oncontextmenu" : true ,
@@ -5760,9 +5779,10 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5760
5779
" top" : false ,
5761
5780
" trustedTypes" : false ,
5762
5781
" visualViewport" : false ,
5782
+ " when" : false ,
5763
5783
" window" : false ,
5764
5784
},
5765
- " parser" : " typescript-eslint/parser@8.31 .1" ,
5785
+ " parser" : " typescript-eslint/parser@8.33 .1" ,
5766
5786
" parserOptions" : {
5767
5787
" ecmaFeatures" : {
5768
5788
" jsx" : true ,
@@ -5785,8 +5805,8 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
5785
5805
},
5786
5806
" plugins" : [
5787
5807
" @" ,
5788
- " perfectionist:eslint-plugin-perfectionist@4.12.3 " ,
5789
- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.31 .1" ,
5808
+ " perfectionist:eslint-plugin-perfectionist@4.14.0 " ,
5809
+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.33 .1" ,
5790
5810
" @stylistic/ts" ,
5791
5811
" react" ,
5792
5812
" react-hooks:eslint-plugin-react-hooks" ,
@@ -7504,7 +7524,7 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
7504
7524
" language" : " @/js" ,
7505
7525
" languageOptions" : {
7506
7526
" ecmaVersion" : 2025 ,
7507
- " parser" : " typescript-eslint/parser@8.31 .1" ,
7527
+ " parser" : " typescript-eslint/parser@8.33 .1" ,
7508
7528
" parserOptions" : {
7509
7529
" projectService" : {
7510
7530
" allowDefaultProject" : {
@@ -7523,8 +7543,8 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
7523
7543
},
7524
7544
" plugins" : [
7525
7545
" @" ,
7526
- " perfectionist:eslint-plugin-perfectionist@4.12.3 " ,
7527
- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.31 .1" ,
7546
+ " perfectionist:eslint-plugin-perfectionist@4.14.0 " ,
7547
+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.33 .1" ,
7528
7548
" @stylistic/ts" ,
7529
7549
],
7530
7550
" processor" : undefined ,
0 commit comments