@solidxai/solidctl 0.1.39-beta.1 → 0.1.40-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solidxai/solidctl",
3
- "version": "0.1.39-beta.1",
3
+ "version": "0.1.40-beta.0",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "private": false,
@@ -33,7 +33,7 @@
33
33
  "eslint-plugin-react-refresh": "^0.4.24",
34
34
  "globals": "^16.5.0",
35
35
  "typescript": "~5.9.3",
36
- "typescript-eslint": "^8.46.4",
36
+ "typescript-eslint": "8.59.1",
37
37
  "vite": "^7.2.4"
38
38
  }
39
39
  },
@@ -386,9 +386,9 @@
386
386
  }
387
387
  },
388
388
  "node_modules/@codemirror/lint": {
389
- "version": "6.9.3",
390
- "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.9.3.tgz",
391
- "integrity": "sha512-y3YkYhdnhjDBAe0VIA0c4wVoFOvnp8CnAvfLqi0TqotIv92wIlAAP7HELOpLBsKwjAX6W92rSflA6an/2zBvXw==",
389
+ "version": "6.9.5",
390
+ "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.9.5.tgz",
391
+ "integrity": "sha512-GElsbU9G7QT9xXhpUg1zWGmftA/7jamh+7+ydKRuT0ORpWS3wOSP0yT1FOlIZa7mIJjpVPipErsyvVqB9cfTFA==",
392
392
  "license": "MIT",
393
393
  "peer": true,
394
394
  "dependencies": {
@@ -2526,20 +2526,20 @@
2526
2526
  }
2527
2527
  },
2528
2528
  "node_modules/@typescript-eslint/eslint-plugin": {
2529
- "version": "8.53.1",
2530
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.1.tgz",
2531
- "integrity": "sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==",
2529
+ "version": "8.59.1",
2530
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.1.tgz",
2531
+ "integrity": "sha512-BOziFIfE+6osHO9FoJG4zjoHUcvI7fTNBSpdAwrNH0/TLvzjsk2oo8XSSOT2HhqUyhZPfHv4UOffoJ9oEEQ7Ag==",
2532
2532
  "dev": true,
2533
2533
  "license": "MIT",
2534
2534
  "dependencies": {
2535
2535
  "@eslint-community/regexpp": "^4.12.2",
2536
- "@typescript-eslint/scope-manager": "8.53.1",
2537
- "@typescript-eslint/type-utils": "8.53.1",
2538
- "@typescript-eslint/utils": "8.53.1",
2539
- "@typescript-eslint/visitor-keys": "8.53.1",
2536
+ "@typescript-eslint/scope-manager": "8.59.1",
2537
+ "@typescript-eslint/type-utils": "8.59.1",
2538
+ "@typescript-eslint/utils": "8.59.1",
2539
+ "@typescript-eslint/visitor-keys": "8.59.1",
2540
2540
  "ignore": "^7.0.5",
2541
2541
  "natural-compare": "^1.4.0",
2542
- "ts-api-utils": "^2.4.0"
2542
+ "ts-api-utils": "^2.5.0"
2543
2543
  },
2544
2544
  "engines": {
2545
2545
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2549,9 +2549,9 @@
2549
2549
  "url": "https://opencollective.com/typescript-eslint"
2550
2550
  },
2551
2551
  "peerDependencies": {
2552
- "@typescript-eslint/parser": "^8.53.1",
2553
- "eslint": "^8.57.0 || ^9.0.0",
2554
- "typescript": ">=4.8.4 <6.0.0"
2552
+ "@typescript-eslint/parser": "^8.59.1",
2553
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2554
+ "typescript": ">=4.8.4 <6.1.0"
2555
2555
  }
2556
2556
  },
2557
2557
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
@@ -2565,16 +2565,16 @@
2565
2565
  }
2566
2566
  },
2567
2567
  "node_modules/@typescript-eslint/parser": {
2568
- "version": "8.53.1",
2569
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.53.1.tgz",
2570
- "integrity": "sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==",
2568
+ "version": "8.59.1",
2569
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.59.1.tgz",
2570
+ "integrity": "sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==",
2571
2571
  "dev": true,
2572
2572
  "license": "MIT",
2573
2573
  "dependencies": {
2574
- "@typescript-eslint/scope-manager": "8.53.1",
2575
- "@typescript-eslint/types": "8.53.1",
2576
- "@typescript-eslint/typescript-estree": "8.53.1",
2577
- "@typescript-eslint/visitor-keys": "8.53.1",
2574
+ "@typescript-eslint/scope-manager": "8.59.1",
2575
+ "@typescript-eslint/types": "8.59.1",
2576
+ "@typescript-eslint/typescript-estree": "8.59.1",
2577
+ "@typescript-eslint/visitor-keys": "8.59.1",
2578
2578
  "debug": "^4.4.3"
2579
2579
  },
2580
2580
  "engines": {
@@ -2585,19 +2585,19 @@
2585
2585
  "url": "https://opencollective.com/typescript-eslint"
2586
2586
  },
2587
2587
  "peerDependencies": {
2588
- "eslint": "^8.57.0 || ^9.0.0",
2589
- "typescript": ">=4.8.4 <6.0.0"
2588
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2589
+ "typescript": ">=4.8.4 <6.1.0"
2590
2590
  }
2591
2591
  },
2592
2592
  "node_modules/@typescript-eslint/project-service": {
2593
- "version": "8.53.1",
2594
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.53.1.tgz",
2595
- "integrity": "sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==",
2593
+ "version": "8.59.1",
2594
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.1.tgz",
2595
+ "integrity": "sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==",
2596
2596
  "dev": true,
2597
2597
  "license": "MIT",
2598
2598
  "dependencies": {
2599
- "@typescript-eslint/tsconfig-utils": "^8.53.1",
2600
- "@typescript-eslint/types": "^8.53.1",
2599
+ "@typescript-eslint/tsconfig-utils": "^8.59.1",
2600
+ "@typescript-eslint/types": "^8.59.1",
2601
2601
  "debug": "^4.4.3"
2602
2602
  },
2603
2603
  "engines": {
@@ -2608,18 +2608,18 @@
2608
2608
  "url": "https://opencollective.com/typescript-eslint"
2609
2609
  },
2610
2610
  "peerDependencies": {
2611
- "typescript": ">=4.8.4 <6.0.0"
2611
+ "typescript": ">=4.8.4 <6.1.0"
2612
2612
  }
2613
2613
  },
2614
2614
  "node_modules/@typescript-eslint/scope-manager": {
2615
- "version": "8.53.1",
2616
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz",
2617
- "integrity": "sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==",
2615
+ "version": "8.59.1",
2616
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz",
2617
+ "integrity": "sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==",
2618
2618
  "dev": true,
2619
2619
  "license": "MIT",
2620
2620
  "dependencies": {
2621
- "@typescript-eslint/types": "8.53.1",
2622
- "@typescript-eslint/visitor-keys": "8.53.1"
2621
+ "@typescript-eslint/types": "8.59.1",
2622
+ "@typescript-eslint/visitor-keys": "8.59.1"
2623
2623
  },
2624
2624
  "engines": {
2625
2625
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2630,9 +2630,9 @@
2630
2630
  }
2631
2631
  },
2632
2632
  "node_modules/@typescript-eslint/tsconfig-utils": {
2633
- "version": "8.53.1",
2634
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz",
2635
- "integrity": "sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==",
2633
+ "version": "8.59.1",
2634
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz",
2635
+ "integrity": "sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==",
2636
2636
  "dev": true,
2637
2637
  "license": "MIT",
2638
2638
  "engines": {
@@ -2643,21 +2643,21 @@
2643
2643
  "url": "https://opencollective.com/typescript-eslint"
2644
2644
  },
2645
2645
  "peerDependencies": {
2646
- "typescript": ">=4.8.4 <6.0.0"
2646
+ "typescript": ">=4.8.4 <6.1.0"
2647
2647
  }
2648
2648
  },
2649
2649
  "node_modules/@typescript-eslint/type-utils": {
2650
- "version": "8.53.1",
2651
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.53.1.tgz",
2652
- "integrity": "sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==",
2650
+ "version": "8.59.1",
2651
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.1.tgz",
2652
+ "integrity": "sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==",
2653
2653
  "dev": true,
2654
2654
  "license": "MIT",
2655
2655
  "dependencies": {
2656
- "@typescript-eslint/types": "8.53.1",
2657
- "@typescript-eslint/typescript-estree": "8.53.1",
2658
- "@typescript-eslint/utils": "8.53.1",
2656
+ "@typescript-eslint/types": "8.59.1",
2657
+ "@typescript-eslint/typescript-estree": "8.59.1",
2658
+ "@typescript-eslint/utils": "8.59.1",
2659
2659
  "debug": "^4.4.3",
2660
- "ts-api-utils": "^2.4.0"
2660
+ "ts-api-utils": "^2.5.0"
2661
2661
  },
2662
2662
  "engines": {
2663
2663
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2667,14 +2667,14 @@
2667
2667
  "url": "https://opencollective.com/typescript-eslint"
2668
2668
  },
2669
2669
  "peerDependencies": {
2670
- "eslint": "^8.57.0 || ^9.0.0",
2671
- "typescript": ">=4.8.4 <6.0.0"
2670
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2671
+ "typescript": ">=4.8.4 <6.1.0"
2672
2672
  }
2673
2673
  },
2674
2674
  "node_modules/@typescript-eslint/types": {
2675
- "version": "8.53.1",
2676
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.53.1.tgz",
2677
- "integrity": "sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==",
2675
+ "version": "8.59.1",
2676
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.1.tgz",
2677
+ "integrity": "sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==",
2678
2678
  "dev": true,
2679
2679
  "license": "MIT",
2680
2680
  "engines": {
@@ -2686,21 +2686,21 @@
2686
2686
  }
2687
2687
  },
2688
2688
  "node_modules/@typescript-eslint/typescript-estree": {
2689
- "version": "8.53.1",
2690
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz",
2691
- "integrity": "sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==",
2689
+ "version": "8.59.1",
2690
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz",
2691
+ "integrity": "sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==",
2692
2692
  "dev": true,
2693
2693
  "license": "MIT",
2694
2694
  "dependencies": {
2695
- "@typescript-eslint/project-service": "8.53.1",
2696
- "@typescript-eslint/tsconfig-utils": "8.53.1",
2697
- "@typescript-eslint/types": "8.53.1",
2698
- "@typescript-eslint/visitor-keys": "8.53.1",
2695
+ "@typescript-eslint/project-service": "8.59.1",
2696
+ "@typescript-eslint/tsconfig-utils": "8.59.1",
2697
+ "@typescript-eslint/types": "8.59.1",
2698
+ "@typescript-eslint/visitor-keys": "8.59.1",
2699
2699
  "debug": "^4.4.3",
2700
- "minimatch": "^9.0.5",
2700
+ "minimatch": "^10.2.2",
2701
2701
  "semver": "^7.7.3",
2702
2702
  "tinyglobby": "^0.2.15",
2703
- "ts-api-utils": "^2.4.0"
2703
+ "ts-api-utils": "^2.5.0"
2704
2704
  },
2705
2705
  "engines": {
2706
2706
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2710,39 +2710,52 @@
2710
2710
  "url": "https://opencollective.com/typescript-eslint"
2711
2711
  },
2712
2712
  "peerDependencies": {
2713
- "typescript": ">=4.8.4 <6.0.0"
2713
+ "typescript": ">=4.8.4 <6.1.0"
2714
+ }
2715
+ },
2716
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {
2717
+ "version": "4.0.4",
2718
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
2719
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
2720
+ "dev": true,
2721
+ "license": "MIT",
2722
+ "engines": {
2723
+ "node": "18 || 20 || >=22"
2714
2724
  }
2715
2725
  },
2716
2726
  "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
2717
- "version": "2.0.2",
2718
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
2719
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
2727
+ "version": "5.0.5",
2728
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
2729
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
2720
2730
  "dev": true,
2721
2731
  "license": "MIT",
2722
2732
  "dependencies": {
2723
- "balanced-match": "^1.0.0"
2733
+ "balanced-match": "^4.0.2"
2734
+ },
2735
+ "engines": {
2736
+ "node": "18 || 20 || >=22"
2724
2737
  }
2725
2738
  },
2726
2739
  "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
2727
- "version": "9.0.5",
2728
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
2729
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2740
+ "version": "10.2.5",
2741
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
2742
+ "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
2730
2743
  "dev": true,
2731
- "license": "ISC",
2744
+ "license": "BlueOak-1.0.0",
2732
2745
  "dependencies": {
2733
- "brace-expansion": "^2.0.1"
2746
+ "brace-expansion": "^5.0.5"
2734
2747
  },
2735
2748
  "engines": {
2736
- "node": ">=16 || 14 >=14.17"
2749
+ "node": "18 || 20 || >=22"
2737
2750
  },
2738
2751
  "funding": {
2739
2752
  "url": "https://github.com/sponsors/isaacs"
2740
2753
  }
2741
2754
  },
2742
2755
  "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
2743
- "version": "7.7.3",
2744
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
2745
- "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
2756
+ "version": "7.7.4",
2757
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
2758
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
2746
2759
  "dev": true,
2747
2760
  "license": "ISC",
2748
2761
  "bin": {
@@ -2753,16 +2766,16 @@
2753
2766
  }
2754
2767
  },
2755
2768
  "node_modules/@typescript-eslint/utils": {
2756
- "version": "8.53.1",
2757
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.53.1.tgz",
2758
- "integrity": "sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==",
2769
+ "version": "8.59.1",
2770
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.1.tgz",
2771
+ "integrity": "sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==",
2759
2772
  "dev": true,
2760
2773
  "license": "MIT",
2761
2774
  "dependencies": {
2762
2775
  "@eslint-community/eslint-utils": "^4.9.1",
2763
- "@typescript-eslint/scope-manager": "8.53.1",
2764
- "@typescript-eslint/types": "8.53.1",
2765
- "@typescript-eslint/typescript-estree": "8.53.1"
2776
+ "@typescript-eslint/scope-manager": "8.59.1",
2777
+ "@typescript-eslint/types": "8.59.1",
2778
+ "@typescript-eslint/typescript-estree": "8.59.1"
2766
2779
  },
2767
2780
  "engines": {
2768
2781
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2772,19 +2785,19 @@
2772
2785
  "url": "https://opencollective.com/typescript-eslint"
2773
2786
  },
2774
2787
  "peerDependencies": {
2775
- "eslint": "^8.57.0 || ^9.0.0",
2776
- "typescript": ">=4.8.4 <6.0.0"
2788
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2789
+ "typescript": ">=4.8.4 <6.1.0"
2777
2790
  }
2778
2791
  },
2779
2792
  "node_modules/@typescript-eslint/visitor-keys": {
2780
- "version": "8.53.1",
2781
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz",
2782
- "integrity": "sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==",
2793
+ "version": "8.59.1",
2794
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz",
2795
+ "integrity": "sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==",
2783
2796
  "dev": true,
2784
2797
  "license": "MIT",
2785
2798
  "dependencies": {
2786
- "@typescript-eslint/types": "8.53.1",
2787
- "eslint-visitor-keys": "^4.2.1"
2799
+ "@typescript-eslint/types": "8.59.1",
2800
+ "eslint-visitor-keys": "^5.0.0"
2788
2801
  },
2789
2802
  "engines": {
2790
2803
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2794,6 +2807,19 @@
2794
2807
  "url": "https://opencollective.com/typescript-eslint"
2795
2808
  }
2796
2809
  },
2810
+ "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
2811
+ "version": "5.0.1",
2812
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
2813
+ "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
2814
+ "dev": true,
2815
+ "license": "Apache-2.0",
2816
+ "engines": {
2817
+ "node": "^20.19.0 || ^22.13.0 || >=24"
2818
+ },
2819
+ "funding": {
2820
+ "url": "https://opencollective.com/eslint"
2821
+ }
2822
+ },
2797
2823
  "node_modules/@uiw/codemirror-extensions-basic-setup": {
2798
2824
  "version": "4.25.4",
2799
2825
  "resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.25.4.tgz",
@@ -11026,9 +11052,9 @@
11026
11052
  }
11027
11053
  },
11028
11054
  "node_modules/ts-api-utils": {
11029
- "version": "2.4.0",
11030
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
11031
- "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
11055
+ "version": "2.5.0",
11056
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.5.0.tgz",
11057
+ "integrity": "sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==",
11032
11058
  "dev": true,
11033
11059
  "license": "MIT",
11034
11060
  "engines": {
@@ -11110,16 +11136,16 @@
11110
11136
  }
11111
11137
  },
11112
11138
  "node_modules/typescript-eslint": {
11113
- "version": "8.53.1",
11114
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.53.1.tgz",
11115
- "integrity": "sha512-gB+EVQfP5RDElh9ittfXlhZJdjSU4jUSTyE2+ia8CYyNvet4ElfaLlAIqDvQV9JPknKx0jQH1racTYe/4LaLSg==",
11139
+ "version": "8.59.1",
11140
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.59.1.tgz",
11141
+ "integrity": "sha512-xqDcFVBmlrltH64lklOVp1wYxgJr6LVdg3NamBgH2OOQDLFdTKfIZXF5PfghrnXQKXZGTQs8tr1vL7fJvq8CTQ==",
11116
11142
  "dev": true,
11117
11143
  "license": "MIT",
11118
11144
  "dependencies": {
11119
- "@typescript-eslint/eslint-plugin": "8.53.1",
11120
- "@typescript-eslint/parser": "8.53.1",
11121
- "@typescript-eslint/typescript-estree": "8.53.1",
11122
- "@typescript-eslint/utils": "8.53.1"
11145
+ "@typescript-eslint/eslint-plugin": "8.59.1",
11146
+ "@typescript-eslint/parser": "8.59.1",
11147
+ "@typescript-eslint/typescript-estree": "8.59.1",
11148
+ "@typescript-eslint/utils": "8.59.1"
11123
11149
  },
11124
11150
  "engines": {
11125
11151
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -11129,8 +11155,8 @@
11129
11155
  "url": "https://opencollective.com/typescript-eslint"
11130
11156
  },
11131
11157
  "peerDependencies": {
11132
- "eslint": "^8.57.0 || ^9.0.0",
11133
- "typescript": ">=4.8.4 <6.0.0"
11158
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
11159
+ "typescript": ">=4.8.4 <6.1.0"
11134
11160
  }
11135
11161
  },
11136
11162
  "node_modules/ua-parser-js": {
@@ -25,6 +25,9 @@
25
25
  "react-router-dom": "^7.13.0",
26
26
  "sass": "^1.97.3"
27
27
  },
28
+ "overrides": {
29
+ "@codemirror/lint": "6.9.5"
30
+ },
28
31
  "devDependencies": {
29
32
  "@eslint/js": "^9.39.1",
30
33
  "copyfiles": "^2.4.1",
@@ -37,7 +40,7 @@
37
40
  "eslint-plugin-react-refresh": "^0.4.24",
38
41
  "globals": "^16.5.0",
39
42
  "typescript": "~5.9.3",
40
- "typescript-eslint": "^8.46.4",
43
+ "typescript-eslint": "8.59.1",
41
44
  "vite": "^7.2.4"
42
45
  }
43
46
  }