@tmagic/eslint-config 0.0.3 → 0.0.4

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.
Files changed (2) hide show
  1. package/LICENSE +235 -164
  2. package/package.json +12 -11
package/LICENSE CHANGED
@@ -74,15 +74,6 @@ Open Source Software Licensed under the Apache License Version 2.0:
74
74
  1. typescript
75
75
  Copyright (c) Microsoft Corporation. All rights reserved.
76
76
 
77
- 2. log4js
78
- Copyright 2015 Gareth Jones (with contributions from many other people)
79
-
80
- 3. reflect-metadata
81
- Copyright (c) Microsoft Corporation. All rights reserved.
82
-
83
- 4. xlsx
84
- Copyright (C) 2013-present SheetJS
85
-
86
77
 
87
78
  Terms of the Apache License Version 2.0:
88
79
  --------------------------------------------------------------------
@@ -355,8 +346,8 @@ Open Source Software Licensed under the BSD 2-Clause License:
355
346
  1. @typescript-eslint/parser
356
347
  Copyright JS Foundation and other contributors, https://js.foundation
357
348
 
358
- 2. uglify-js
359
- Copyright 2012-2019 (c) Mihai Bazon <mihai.bazon@gmail.com>
349
+ 2. terser
350
+ Copyright 2012-2018 (c) Mihai Bazon <mihai.bazon@gmail.com>
360
351
 
361
352
 
362
353
  Terms of the BSD 2-Clause License:
@@ -390,8 +381,8 @@ Open Source Software Licensed under the BSD 3-Clause License:
390
381
  Copyright 2014 Yahoo! Inc.
391
382
  All rights reserved.
392
383
 
393
- 2. serialize-javascript
394
- Copyright 2014 Yahoo! Inc.
384
+ 2. highlight.js
385
+ Copyright (c) 2006, Ivan Sagalaev.
395
386
  All rights reserved.
396
387
 
397
388
 
@@ -411,11 +402,14 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
411
402
 
412
403
  Open Source Software Licensed under the ISC License:
413
404
  --------------------------------------------------------------------
414
- 1. raiz
415
- Copyright raiz original authour and authors
405
+ 1. c8
406
+ Copyright (c) 2017, Contributors
416
407
 
417
- 2. axios-jsonp
418
- Copyright (c) Adonis
408
+ 2. picocolors
409
+ Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
410
+
411
+ 3. semver
412
+ Copyright (c) Isaac Z. Schlueter and Contributors
419
413
 
420
414
 
421
415
  Terms of the ISC License:
@@ -428,232 +422,239 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
428
422
 
429
423
  Open Source Software Licensed under the MIT License:
430
424
  --------------------------------------------------------------------
431
- 1. events
432
- Copyright Joyent, Inc. and other Node contributors.
425
+ 1. @commitlint/cli
426
+ Copyright (c) 2016 - present Mario Nebl
433
427
 
434
- 2. vite-plugin-dts
435
- Copyright (c) 2021-present qmhc
428
+ 2. @commitlint/config-conventional
429
+ Copyright (c) 2016 - present Mario Nebl
436
430
 
437
- 3. color
438
- Copyright (c) 2012 Heather Arthur
431
+ 3. @element-plus/icons-vue
432
+ Copyright (c) element-plus contributors
439
433
 
440
- 4. element-plus
441
- Copyright element-plus original authour and authors
434
+ 4. @eslint/js
435
+ Copyright OpenJS Foundation and other contributors
442
436
 
443
- 5. @types/node
444
- Copyright (c) Microsoft TypeScript, DefinitelyTyped, Alberto Schiabel, Alvis HT Tang, Andrew Makarov, Benjamin Toueg, Chigozirim C., David Junger, Deividas Bakanas, Eugene Y. Q. Shen, Hannes Magnusson, Hoàng Văn Khải, Huw, Kelvin Jin, Klaus Meinhardt, Lishude, Mariusz Wiktorczyk, Mohsen Azimi, Nicolas Even, Nikita Galkin, Parambir Singh, Sebastian Silbermann, Simon Schick, Thomas den Hollander, Wilco Bakker, wwwy3y3, Zane Hannan AU, Samuel Ainsworth, Kyle Uehlein, Thanik Bhongbhibhat, Marcin Kopacz, Trivikram Kamat, Junxiao Shi, Ilia Baryshnikov, and ExE Boss.
437
+ 5. @popperjs/core
438
+ Copyright (c) 2019 Federico Zivolo
445
439
 
446
- 6. vue
447
- Copyright (c) 2018-present, Yuxi (Evan) You
440
+ 6. @scena/guides
441
+ Copyright (c) 2019 Daybrush
448
442
 
449
- 7. @vitejs/plugin-vue
450
- Copyright (c) 2019-present, Yuxi (Evan) You and contributors
443
+ 7. @stylistic/eslint-plugin
444
+ Copyright (c) Anthony Fu
451
445
 
452
- 8. @vitejs/plugin-vue-jsx
453
- Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
446
+ 8. @types/events
447
+ Copyright (c) Microsoft Corporation.
454
448
 
455
- 9. @vue/compiler-sfc
456
- Copyright (c) 2018-present, Yuxi (Evan) You
449
+ 9. @types/fs-extra
450
+ Copyright (c) Microsoft Corporation.
457
451
 
458
- 10. @vue/test-utils
459
- Copyright (c) 2021-present vuejs
452
+ 10. @types/lodash-es
453
+ Copyright (c) Microsoft Corporation.
460
454
 
461
- 11. sass
462
- Copyright (c) 2016, Google Inc.
455
+ 11. @types/node
456
+ Copyright (c) Microsoft Corporation.
463
457
 
464
- 12. vue-tsc
465
- Copyright (c) 2021-present Johnson Chu
458
+ 12. @types/qrcode
459
+ Copyright (c) Microsoft Corporation.
466
460
 
467
- 13. moment
468
- Copyright (c) JS Foundation and other contributors
461
+ 13. @types/react
462
+ Copyright (c) Microsoft Corporation.
469
463
 
470
- 14. sortablejs
471
- Copyright (c) 2019 All contributors to Sortable
464
+ 14. @types/react-dom
465
+ Copyright (c) Microsoft Corporation.
472
466
 
473
- 15. @scena/guides
474
- Copyright (c) 2019 Daybrush
467
+ 15. @types/serialize-javascript
468
+ Copyright (c) Microsoft Corporation.
475
469
 
476
- 16. moveable
477
- Copyright (c) 2019 Daybrush
470
+ 16. @types/sortablejs
471
+ Copyright (c) Microsoft Corporation.
472
+
473
+ 17. @typescript-eslint/eslint-plugin
474
+ Copyright (c) 2019 TypeScript ESLint and other contributors
478
475
 
479
- 17. delegate
480
- Copyright (c) Zeno Rocha
476
+ 18. @vitejs/plugin-legacy
477
+ Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
481
478
 
482
- 18. tiny-emitter
483
- Copyright (c) 2017 Scott Corgan
479
+ 19. @vitejs/plugin-react-refresh
480
+ Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
484
481
 
485
- 19. @testing-library/vue
486
- Copyright (c) 2018 Daniel Cook
487
- Copyright (c) 2017 Kent C. Dodds
482
+ 20. @vitejs/plugin-vue
483
+ Copyright (c) 2019-present, Yuxi (Evan) You and contributors
488
484
 
489
- 20. react
490
- Copyright (c) Facebook, Inc. and its affiliates.
485
+ 21. @vitejs/plugin-vue-jsx
486
+ Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
491
487
 
492
- 21. react-dom
493
- Copyright (c) Facebook, Inc. and its affiliates.
488
+ 22. @vitest/coverage-v8
489
+ Copyright (c) 2021-present, Anthony Fu and Vitest contributors
494
490
 
495
- 22. vue
496
- Copyright (c) 2013-present, Yuxi (Evan) You
491
+ 23. @vue/compiler-sfc
492
+ Copyright (c) 2018-present, Yuxi (Evan) You
497
493
 
498
- 23. @vue/composition-api
499
- Copyright (c) 2019-present, liximomo(X.L)
494
+ 24. @vue/test-utils
495
+ Copyright (c) 2021-present vuejs
500
496
 
501
- 24. vite-plugin-vue2
502
- Copyright © underfin
497
+ 25. axios
498
+ Copyright (c) 2014-present Matt Zabriskie
503
499
 
504
- 25. vue-template-compiler
505
- Copyright (c)-present, Yuxi (Evan) You
500
+ 26. buffer
501
+ Copyright (c) Feross Aboukhadijeh, and other contributors
506
502
 
507
- 26. rollup-plugin-external-globals
508
- Copyright (c) 2018 eight
503
+ 27. cac
504
+ Copyright (c) egoist <0x142857@gmail.com>
509
505
 
510
- 27. recast
511
- Copyright (c) 2012 Ben Newman <bn@cs.stanford.edu>
506
+ 28. chokidar
507
+ Copyright (c) Paul Miller (https://paulmillr.com)
512
508
 
513
- 28. @babel/preset-env
514
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
509
+ 29. commitizen
510
+ Copyright (c) 2015 Jim Cummins
515
511
 
516
- 29. @vitejs/plugin-react-refresh
517
- Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
512
+ 30. conventional-changelog-cli
513
+ Copyright (c) Steve Mao
518
514
 
519
- 30. @commitlint/cli
520
- Copyright (c) 2016 - present Mario Nebl
515
+ 31. cosmiconfig
516
+ Copyright (c) 2015 David Clark
521
517
 
522
- 31. @commitlint/config-conventional
523
- Copyright (c) 2016 - present Mario Nebl
518
+ 32. cz-conventional-changelog
519
+ Copyright (c) 2015-2018 Commitizen Contributors
524
520
 
525
- 32. @typescript-eslint/eslint-plugin
526
- Copyright (c) 2019 TypeScript ESLint and other contributors
521
+ 33. dayjs
522
+ Copyright (c) 2018-present, iamkun
527
523
 
528
- 33. @vue/cli-plugin-babel
529
- Copyright (c) 2017-present, Yuxi (Evan) You
524
+ 34. deep-object-diff
525
+ Copyright (c) 2017 Matt Phillips
530
526
 
531
- 34. @vue/cli-plugin-unit-jest
532
- Copyright (c) 2017-present, Yuxi (Evan) You
527
+ 35. deep-state-observer
528
+ Copyright (c) neuronet.io
533
529
 
534
- 35. babel-eslint
535
- Copyright (c) 2014-2016 Sebastian McKenzie <sebmck@gmail.com>
530
+ 36. element-plus
531
+ Copyright element-plus original authour and authors
536
532
 
537
- 36. cz-conventional-changelog
538
- Copyright (c) 2015-2018 Commitizen Contributors
533
+ 37. emmet-monaco-es
534
+ Copyright (c) Troy
535
+
536
+ 38. enquirer
537
+ Copyright (c) 2016-present, Jon Schlinkert
538
+
539
+ 39. esbuild
540
+ Copyright (c) 2020 Evan Wallace
539
541
 
540
- 37. eslint
542
+ 40. eslint
541
543
  Copyright JS Foundation and other contributors, https://js.foundation
542
544
 
543
- 38. eslint-plugin-import
545
+ 41. eslint-config-prettier
546
+ Copyright (c) 2017 Simon Lydell
547
+
548
+ 42. eslint-plugin-import
544
549
  Copyright (c) 2015 Ben Mosher
545
550
 
546
- 39. eslint-plugin-prettier
551
+ 43. eslint-plugin-prettier
547
552
  Copyright © 2017 Andres Suarez and Teddy Katz
548
553
 
549
- 40. eslint-plugin-simple-import-sort
554
+ 44. eslint-plugin-simple-import-sort
550
555
  Copyright (c) 2018, 2019, 2020 Simon Lydell
551
556
 
552
- 41. eslint-plugin-vue
557
+ 45. eslint-plugin-vue
553
558
  Copyright (c) 2017 Toru Nagashima
554
559
 
555
- 42. husky
556
- Copyright (c) 2021 typicode
560
+ 46. events
561
+ Copyright Joyent, Inc. and other Node contributors.
557
562
 
558
- 43. lerna
559
- Copyright (c) 2015-present Lerna Contributors
563
+ 47. execa
564
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com>
560
565
 
561
- 44. lint-staged
562
- Copyright (c) 2016 Andrey Okonetchnikov
566
+ 48. fs-extra
567
+ Copyright (c) 2011-2017 JP Richardson
563
568
 
564
- 45. prettier
565
- Copyright © James Long and contributors
569
+ 49. gesto
570
+ Copyright (c) 2019 Daybrush
566
571
 
567
- 46. vue-jest
568
- Copyright (c) 2017 Edd Yerburgh
572
+ 50. globals
573
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com>
569
574
 
570
- 47. axios
571
- Copyright (c) 2014-present Matt Zabriskie
572
-
573
- 48. core-js
574
- Copyright (c) 2014-2021 Denis Pushkarev
575
+ 51. husky
576
+ Copyright (c) 2021 typicode
575
577
 
576
- 49. js-cookie
577
- Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
578
+ 52. jsdom
579
+ Copyright (c) 2010 Elijah Insua
578
580
 
579
- 50. vue-router
580
- Copyright (c) 2020 Eduardo San Martin Morote
581
+ 53. keycon
582
+ Copyright (c) 2019 Daybrush
581
583
 
582
- 51. koa
583
- Copyright (c) 2019 Koa contributors
584
+ 54. lint-staged
585
+ Copyright (c) 2016 Andrey Okonetchnikov
584
586
 
585
- 52. koa-bodyparser
586
- Copyright (c) 2014 dead_horse
587
+ 55. merge-options
588
+ Copyright (c) Michael Mayer
587
589
 
588
- 53. koa-router
589
- Copyright (c) 2015 Alexander C. Mingoia
590
+ 56. minimist
591
+ Copyright (c) James Halliday
590
592
 
591
- 54. koa-send
592
- Copyright (c) 2020 Koa contributors
593
+ 57. monaco-editor
594
+ Copyright (c) 2016 - present Microsoft Corporation
593
595
 
594
- 55. module-alias
595
- Copyright (c) 2018, Nick Gavrilov
596
+ 58. moveable
597
+ Copyright (c) 2019 Daybrush
596
598
 
597
- 56. mysql2
598
- Copyright (c) 2016 Andrey Sidorov (sidorares@yandex.ru) and contributors
599
+ 59. moveable-helper
600
+ Copyright (c) 2019 Daybrush
599
601
 
600
- 57. sequelize
601
- Copyright (c) 2014-present Sequelize contributors
602
+ 60. prettier
603
+ Copyright © James Long and contributors
602
604
 
603
- 58. sequelize-typescript
604
- Copyright (c) 2017 Robin Buschmann
605
+ 61. qrcode
606
+ Copyright (c) Ryan Day
605
607
 
606
- 59. lodash
607
- Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
608
+ 62. react
609
+ Copyright (c) Facebook, Inc. and its affiliates.
608
610
 
609
- 60. jest
611
+ 63. react-dom
610
612
  Copyright (c) Facebook, Inc. and its affiliates.
611
613
 
612
- 61. fs-extra
613
- Copyright (c) 2011-2017 JP Richardson
614
+ 64. recast
615
+ Copyright (c) 2012 Ben Newman <bn@cs.stanford.edu>
614
616
 
615
- 62. moment-timezone
616
- Copyright (c) JS Foundation and other contributors
617
+ 65. rolldown
618
+ Copyright (c) 2023-present Rolldown contributors
617
619
 
618
- 63. nodemon
619
- Copyright (C) Remy Sharp
620
+ 66. rolldown-plugin-dts
621
+ Copyright (c) Kevin Deng
620
622
 
621
- 64. ts-node
622
- Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
623
+ 67. sass-embedded
624
+ Copyright (c) 2019 Google Inc.
623
625
 
624
- 65. tsconfig-paths
625
- Copyright (c) 2016 Jonas Kello
626
+ 68. scenejs
627
+ Copyright (c) 2019 Daybrush
626
628
 
627
- 66. prettier
628
- Copyright © James Long and contributors
629
+ 69. shx
630
+ Copyright (c) ShellJS contributors
629
631
 
630
- 67. @babel/core
631
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
632
+ 70. sortablejs
633
+ Copyright (c) 2019 All contributors to Sortable
632
634
 
633
- 68. @babel/preset-typescript
634
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
635
+ 71. tdesign-vue-next
636
+ Copyright (c) Tencent
635
637
 
636
- 69. @types/fs-extra
637
- Copyright (c) Microsoft Corporation.
638
+ 72. typescript-eslint
639
+ Copyright (c) 2019 TypeScript ESLint and other contributors
638
640
 
639
- 70. @types/jest
640
- Copyright (c) Microsoft Corporation.
641
+ 73. vite-plugin-commonjs
642
+ Copyright (c) vite-plugin contributors
641
643
 
642
- 71. @types/koa
643
- Copyright (C) DavidCai1993, jKey Lu, Brice Bernard, harryparkdotio, Wooram Jun, Christian Vaagland Tellnes, Piotr Kuczynski, and vnoder.
644
+ 74. vitepress
645
+ Copyright (c) 2019-present, Yuxi (Evan) You
644
646
 
645
- 72. @types/koa-bodyparser
646
- Copyright (C) Jerry Chin, Anup Kishore, Hiroshi Ioka, Alexi Maschas, and Pirasis Leelatanon.
647
+ 75. vitest
648
+ Copyright (c) 2021-present, Anthony Fu and Vitest contributors
647
649
 
648
- 73. zepto
649
- Copyright (c) 2010-2016 Thomas Fuchs
650
- http://zeptojs.com/
650
+ 76. vue
651
+ Copyright (c) 2018-present, Yuxi (Evan) You
651
652
 
652
- 74. monaco-editor
653
- Copyright (c) 2016 - present Microsoft Corporation
653
+ 77. vue-router
654
+ Copyright (c) 2020 Eduardo San Martin Morote
654
655
 
655
- 75. @types/koa-router
656
- Copyright (C) Jerry Chin, Pavel Ivanov, JounQin, Romain Faust, Guillaume Mayer, Andrea Gueugnaut, and Yves Kaufmann.
656
+ 78. vue-tsc
657
+ Copyright (c) 2021-present Johnson Chu
657
658
 
658
659
 
659
660
  Terms of the MIT License:
@@ -5430,3 +5431,73 @@ Repository: github:eemeli/yaml
5430
5431
  > TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5431
5432
  > THIS SOFTWARE.
5432
5433
 
5434
+
5435
+
5436
+ Open Source Software Licensed under the Zero-Clause BSD License (0BSD):
5437
+ --------------------------------------------------------------------
5438
+ 1. tslib
5439
+ Copyright (c) Microsoft Corp.
5440
+
5441
+
5442
+ Terms of the Zero-Clause BSD License (0BSD):
5443
+ --------------------------------------------------------------------
5444
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
5445
+
5446
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5447
+
5448
+
5449
+
5450
+ Open Source Software Licensed under the Blue Oak Model License 1.0.0:
5451
+ --------------------------------------------------------------------
5452
+ 1. rimraf
5453
+ Copyright (c) Isaac Z. Schlueter and Contributors
5454
+
5455
+
5456
+ Terms of the Blue Oak Model License 1.0.0:
5457
+ --------------------------------------------------------------------
5458
+ Blue Oak Model License
5459
+
5460
+ Version 1.0.0
5461
+
5462
+ Purpose
5463
+
5464
+ This license gives everyone as much permission to work with this software as possible, while protecting contributors from liability.
5465
+
5466
+ Acceptance
5467
+
5468
+ In order to receive this license, you must agree to its rules. The rules of this license are both obligations under that agreement and conditions to your license. You must not do anything with this software that triggers a rule that you cannot or will not follow.
5469
+
5470
+ Copyright
5471
+
5472
+ Each contributor licenses you to do everything with this software that would otherwise infringe that contributor's copyright in it.
5473
+
5474
+ Notices
5475
+
5476
+ You must ensure that everyone who gets a copy of any part of this software from you, with or without changes, also gets the text of this license or a link to https://blueoakcouncil.org/license/1.0.0.
5477
+
5478
+ Excuse
5479
+
5480
+ If anyone notifies you in writing that you have not complied with Notices, you can keep your license by taking all practical steps to comply within 30 days after the notice. If you do not do so, your license ends immediately.
5481
+
5482
+ Patent
5483
+
5484
+ Each contributor licenses you to do everything with this software that would otherwise infringe any patent claims they can license or become able to license.
5485
+
5486
+ Reliability
5487
+
5488
+ No contributor can revoke this license.
5489
+
5490
+ No Liability
5491
+
5492
+ As far as the law allows, this software comes as is, without any warranty or condition, and no contributor will be liable to anyone for any damages related to this software or this license, under any kind of legal claim.
5493
+
5494
+
5495
+
5496
+ Open Source Software Licensed under the (MIT OR CC0-1.0) License:
5497
+ --------------------------------------------------------------------
5498
+ 1. type-fest
5499
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5500
+
5501
+
5502
+ A copy of the MIT License is included in this file.
5503
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmagic/eslint-config",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "main": "index.mjs",
5
5
  "type": "module",
6
6
  "repository": {
@@ -9,20 +9,21 @@
9
9
  "url": "https://github.com/Tencent/tmagic-editor.git"
10
10
  },
11
11
  "dependencies": {
12
- "@eslint/js": "^9.34.0",
13
- "@typescript-eslint/parser": "^8.41.0",
14
- "@typescript-eslint/eslint-plugin": "^8.41.0 ",
15
- "@stylistic/eslint-plugin": "^5.2.3",
12
+ "@eslint/js": "^10.0.1",
13
+ "@typescript-eslint/parser": "^8.57.1",
14
+ "@typescript-eslint/eslint-plugin": "^8.57.1",
15
+ "@stylistic/eslint-plugin": "^5.10.0",
16
16
  "eslint-config-prettier": "^10.1.8",
17
17
  "eslint-plugin-import": "^2.32.0",
18
18
  "eslint-plugin-simple-import-sort": "^12.1.1",
19
- "eslint-plugin-vue": "^10.4.0",
20
- "eslint-plugin-prettier": "^5.5.4 ",
21
- "globals": "^16.3.0",
22
- "typescript-eslint": "^8.41.0"
19
+ "eslint-plugin-vue": "^10.8.0",
20
+ "vue-eslint-parser": "^10.3.0",
21
+ "eslint-plugin-prettier": "^5.5.4",
22
+ "globals": "^17.4.0",
23
+ "typescript-eslint": "^8.57.1"
23
24
  },
24
25
  "peerDependencies": {
25
- "eslint": ">=9.24.0",
26
- "prettier": ">=3.5.3"
26
+ "eslint": ">=10.0.0",
27
+ "prettier": ">=3.8.0"
27
28
  }
28
29
  }