ljr-cli 1.0.2 → 1.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 (120) hide show
  1. package/{lib → bin}/demo1.js +1 -1
  2. package/{lib → bin}/demo2.js +1 -1
  3. package/{lib → bin}/index.js +2 -0
  4. package/{lib → bin}/templates/vue2.7.16/package.json +41 -41
  5. package/{lib → bin}/templates/vue2.7.16/pnpm-lock.yaml +5 -5
  6. package/{lib → bin}/templates/vue2.7.16/src/views/Pitfalls//345/206/205/345/255/230/346/272/242/345/207/272/index.vue +2 -2
  7. package/{lib → bin}/templates/vue2.7.16/src/views/demo//345/205/250/345/261/200store/346/225/260/346/215/256/345/255/227/345/205/270/index.vue +11 -11
  8. package/{lib → bin}/templates/vue2.7.16/src/views/demo//345/205/250/345/261/200/346/214/207/344/273/244/index.vue +10 -10
  9. package/{lib → bin}/templates/vue2.7.16/src/views/demo//350/257/267/346/261/202/347/244/272/344/276/213/index.vue +2 -2
  10. package/{lib → bin}/templates/vue2.7.16/src/views/login.vue +7 -7
  11. package/bin/templates/vue2.7.16/src/views/template/base-info2.vue +56 -0
  12. package/{lib → bin}/templates/vue2.7.16/src/views/template/list/index.vue +3 -3
  13. package/{lib → bin}/templates/vue3.5.25-2025.12.4/.vscode/settings.json +1 -1
  14. package/{lib → bin}/templates/vue3.5.25-2025.12.4/README.md +66 -35
  15. package/{lib → bin}/templates/vue3.5.25-2025.12.4/auto-imports.d.ts +12 -0
  16. package/{lib → bin}/templates/vue3.5.25-2025.12.4/components.d.ts +8 -0
  17. package/bin/templates/vue3.5.25-2025.12.4/env.d.ts +2 -0
  18. package/{lib → bin}/templates/vue3.5.25-2025.12.4/eslint.config.ts +1 -0
  19. package/{lib → bin}/templates/vue3.5.25-2025.12.4/package.json +3 -1
  20. package/{lib → bin}/templates/vue3.5.25-2025.12.4/pnpm-lock.yaml +558 -399
  21. package/bin/templates/vue3.5.25-2025.12.4/src/boot/pinia.ts +31 -0
  22. package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/boot/router.ts +2 -2
  23. package/bin/templates/vue3.5.25-2025.12.4/src/components/layout/header.vue +16 -0
  24. package/bin/templates/vue3.5.25-2025.12.4/src/components/layout/left-right.vue +28 -0
  25. package/bin/templates/vue3.5.25-2025.12.4/src/components/layout/menu.vue +12 -0
  26. package/bin/templates/vue3.5.25-2025.12.4/src/pages/[...404].vue +5 -0
  27. package/bin/templates/vue3.5.25-2025.12.4/src/pages/index/about.vue +7 -0
  28. package/bin/templates/vue3.5.25-2025.12.4/src/pages/index/index.vue +70 -0
  29. package/bin/templates/vue3.5.25-2025.12.4/src/pages/index.vue +13 -0
  30. package/bin/templates/vue3.5.25-2025.12.4/src/pages/login.vue +76 -0
  31. package/bin/templates/vue3.5.25-2025.12.4/src/router/index.ts +28 -0
  32. package/bin/templates/vue3.5.25-2025.12.4/src/stores/account.ts +49 -0
  33. package/bin/templates/vue3.5.25-2025.12.4/src/stores/dd.ts +35 -0
  34. package/bin/templates/vue3.5.25-2025.12.4/src/stores/index.ts +3 -0
  35. package/bin/templates/vue3.5.25-2025.12.4/src/stores/layout.ts +22 -0
  36. package/bin/templates/vue3.5.25-2025.12.4/src/stores//347/273/204/345/220/210/345/274/217pinia/345/206/231/346/263/225(/344/273/245account/344/270/272/344/276/213).ts +28 -0
  37. package/{lib → bin}/templates/vue3.5.25-2025.12.4/tsconfig.app.json +1 -1
  38. package/bin/templates/vue3.5.25-2025.12.4/typed-router.d.ts +119 -0
  39. package/{lib → bin}/templates/vue3.5.25-2025.12.4/vite.config.ts +3 -1
  40. package/package.json +8 -7
  41. package/lib/templates/vue2.7.16/src/views/template/base-info2.vue +0 -56
  42. package/lib/templates/vue3.5.25-2025.12.4/env.d.ts +0 -1
  43. package/lib/templates/vue3.5.25-2025.12.4/src/boot/pinia.ts +0 -10
  44. package/lib/templates/vue3.5.25-2025.12.4/src/router/index.ts +0 -20
  45. package/lib/templates/vue3.5.25-2025.12.4/src/stores/counter.ts +0 -12
  46. package/lib/templates/vue3.5.25-2025.12.4/src/views/AboutView.vue +0 -3
  47. package/lib/templates/vue3.5.25-2025.12.4/src/views/HomeView.vue +0 -14
  48. package/{lib → bin}/templates/flutter//346/210/221/346/230/257flutter.txt +0 -0
  49. package/{lib → bin}/templates/java//346/210/221/346/230/257java.txt +0 -0
  50. package/{lib → bin}/templates/monorepo//346/210/221/346/230/257monorepo.txt +0 -0
  51. package/{lib → bin}/templates/mysql//346/210/221/346/230/257mysql.txt +0 -0
  52. package/{lib → bin}/templates/node//346/210/221/346/230/257node.txt +0 -0
  53. package/{lib → bin}/templates/qiankun//346/210/221/346/230/257qiankun.txt +0 -0
  54. package/{lib → bin}/templates/react//346/210/221/346/230/257react.txt +0 -0
  55. package/{lib → bin}/templates/uni-app//346/210/221/346/230/257uni-app.txt +0 -0
  56. package/{lib → bin}/templates/vue2.7.16/.browserslistrc +0 -0
  57. package/{lib → bin}/templates/vue2.7.16/.env +0 -0
  58. package/{lib → bin}/templates/vue2.7.16/.env.development +0 -0
  59. package/{lib → bin}/templates/vue2.7.16/.env.production +0 -0
  60. package/{lib → bin}/templates/vue2.7.16/.eslintignore +0 -0
  61. package/{lib → bin}/templates/vue2.7.16/.eslintrc.js +0 -0
  62. package/{lib → bin}/templates/vue2.7.16/.prettierrc.js +0 -0
  63. package/{lib → bin}/templates/vue2.7.16/.vscode/settings.json +0 -0
  64. package/{lib → bin}/templates/vue2.7.16/README.md +0 -0
  65. package/{lib → bin}/templates/vue2.7.16/babel.config.js +0 -0
  66. package/{lib → bin}/templates/vue2.7.16/jsconfig.json +0 -0
  67. package/{lib → bin}/templates/vue2.7.16/public/favicon.svg +0 -0
  68. package/{lib → bin}/templates/vue2.7.16/public/index.html +0 -0
  69. package/{lib → bin}/templates/vue2.7.16/src/App.vue +0 -0
  70. package/{lib → bin}/templates/vue2.7.16/src/api/interface/index.js +0 -0
  71. package/{lib → bin}/templates/vue2.7.16/src/api/request.js +0 -0
  72. package/{lib → bin}/templates/vue2.7.16/src/api/server/index.js +0 -0
  73. package/{lib → bin}/templates/vue2.7.16/src/assets/logo.png +0 -0
  74. package/{lib → bin}/templates/vue2.7.16/src/components/README.md +0 -0
  75. package/{lib → bin}/templates/vue2.7.16/src/components/baseInfo/index.vue +0 -0
  76. package/{lib → bin}/templates/vue2.7.16/src/components/baseInfo/item.vue +0 -0
  77. package/{lib → bin}/templates/vue2.7.16/src/components/index.js +0 -0
  78. package/{lib → bin}/templates/vue2.7.16/src/components/layout/left-menu-and-top-info.vue +0 -0
  79. package/{lib → bin}/templates/vue2.7.16/src/components/pagination/index.vue +0 -0
  80. package/{lib → bin}/templates/vue2.7.16/src/css/coverage-style.css +0 -0
  81. package/{lib → bin}/templates/vue2.7.16/src/directive/index.js +0 -0
  82. package/{lib → bin}/templates/vue2.7.16/src/directive/input-number.js +0 -0
  83. package/{lib → bin}/templates/vue2.7.16/src/directive/permission.js +0 -0
  84. package/{lib → bin}/templates/vue2.7.16/src/directive/re-click.js +0 -0
  85. package/{lib → bin}/templates/vue2.7.16/src/global-config.js +0 -0
  86. package/{lib → bin}/templates/vue2.7.16/src/main.js +0 -0
  87. package/{lib → bin}/templates/vue2.7.16/src/prototype/README.md +0 -0
  88. package/{lib → bin}/templates/vue2.7.16/src/prototype/el-dialog.js +0 -0
  89. package/{lib → bin}/templates/vue2.7.16/src/prototype/index.js +0 -0
  90. package/{lib → bin}/templates/vue2.7.16/src/router/index.js +0 -0
  91. package/{lib → bin}/templates/vue2.7.16/src/store/index.js +0 -0
  92. package/{lib → bin}/templates/vue2.7.16/src/store/modules/dd.js +0 -0
  93. package/{lib → bin}/templates/vue2.7.16/src/store/modules/permissions.js +0 -0
  94. package/{lib → bin}/templates/vue2.7.16/src/views/404.vue +0 -0
  95. package/{lib → bin}/templates/vue2.7.16/src/views/Pitfalls//345/206/205/345/255/230/346/272/242/345/207/272//351/200/240/346/210/220vue2/345/206/205/345/255/230/346/272/242/345/207/272/347/232/204/345/257/271/350/261/241.js +0 -0
  96. package/{lib → bin}/templates/vue2.7.16/src/views/about.vue +0 -0
  97. package/{lib → bin}/templates/vue2.7.16/src/views/demo//345/205/250/345/261/200/345/274/271/347/252/227/ce.vue +0 -0
  98. package/{lib → bin}/templates/vue2.7.16/src/views/demo//345/205/250/345/261/200/345/274/271/347/252/227/index.vue +0 -0
  99. package/{lib → bin}/templates/vue2.7.16/src/views/home.vue +0 -0
  100. package/{lib → bin}/templates/vue2.7.16/src/views/template/base-info.vue +0 -0
  101. package/{lib → bin}/templates/vue2.7.16/src/views/template/list/ce.vue +0 -0
  102. package/{lib → bin}/templates/vue2.7.16/src/views/template/list/search.vue +0 -0
  103. package/{lib → bin}/templates/vue2.7.16/vue.config.js +0 -0
  104. package/{lib → bin}/templates/vue3.5.25-2025.12.4/.editorconfig +0 -0
  105. package/{lib → bin}/templates/vue3.5.25-2025.12.4/.gitattributes +0 -0
  106. package/{lib → bin}/templates/vue3.5.25-2025.12.4/.prettierrc.json +0 -0
  107. package/{lib → bin}/templates/vue3.5.25-2025.12.4/.vscode/extensions.json +0 -0
  108. package/{lib → bin}/templates/vue3.5.25-2025.12.4/index.html +0 -0
  109. package/{lib → bin}/templates/vue3.5.25-2025.12.4/public/favicon.svg +0 -0
  110. package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/App.vue +0 -0
  111. package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/assets/vue.svg +0 -0
  112. package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/boot/index.ts +2 -2
  113. /package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/boot/style.ts +0 -0
  114. /package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/css/coverage-style.css +0 -0
  115. /package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/directive/index.js +0 -0
  116. /package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/directive/rememberScrollPosition.ts +0 -0
  117. /package/{lib → bin}/templates/vue3.5.25-2025.12.4/src/main.ts +0 -0
  118. /package/{lib → bin}/templates/vue3.5.25-2025.12.4/tsconfig.json +0 -0
  119. /package/{lib → bin}/templates/vue3.5.25-2025.12.4/tsconfig.node.json +0 -0
  120. /package/{lib → bin}/templates/wx-miniapp//346/210/221/346/230/257wx-miniapp.txt" +0 -0
@@ -10,13 +10,19 @@ importers:
10
10
  dependencies:
11
11
  element-plus:
12
12
  specifier: ^2.12.0
13
- version: 2.13.0(vue@3.5.26(typescript@5.9.3))
13
+ version: 2.13.1(vue@3.5.26(typescript@5.9.3))
14
14
  l-global:
15
- specifier: ^1.0.2
16
- version: 1.0.2
15
+ specifier: ^1.0.5
16
+ version: 1.0.5
17
17
  pinia:
18
18
  specifier: ^3.0.4
19
19
  version: 3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3))
20
+ pinia-plugin-persistedstate:
21
+ specifier: ^4.7.1
22
+ version: 4.7.1(pinia@3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)))
23
+ unplugin-vue-router:
24
+ specifier: ^0.19.2
25
+ version: 0.19.2(@vue/compiler-sfc@3.5.26)(vue-router@4.6.4(vue@3.5.26(typescript@5.9.3)))(vue@3.5.26(typescript@5.9.3))
20
26
  vue:
21
27
  specifier: ^3.5.25
22
28
  version: 3.5.26(typescript@5.9.3)
@@ -29,19 +35,19 @@ importers:
29
35
  version: 24.0.3
30
36
  '@types/node':
31
37
  specifier: ^24.10.1
32
- version: 24.10.4
38
+ version: 24.10.7
33
39
  '@vitejs/plugin-vue':
34
40
  specifier: ^6.0.2
35
- version: 6.0.3(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3))
41
+ version: 6.0.3(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))
36
42
  '@vitejs/plugin-vue-jsx':
37
43
  specifier: ^5.1.2
38
- version: 5.1.3(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3))
44
+ version: 5.1.3(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))
39
45
  '@vue/eslint-config-prettier':
40
46
  specifier: ^10.2.0
41
47
  version: 10.2.0(eslint@9.39.2(jiti@2.6.1))(prettier@3.6.2)
42
48
  '@vue/eslint-config-typescript':
43
49
  specifier: ^14.6.0
44
- version: 14.6.0(eslint-plugin-vue@10.5.1(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
50
+ version: 14.6.0(eslint-plugin-vue@10.5.1(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
45
51
  '@vue/tsconfig':
46
52
  specifier: ^0.8.1
47
53
  version: 0.8.1(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3))
@@ -50,7 +56,7 @@ importers:
50
56
  version: 9.39.2(jiti@2.6.1)
51
57
  eslint-plugin-vue:
52
58
  specifier: ~10.5.1
53
- version: 10.5.1(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1)))
59
+ version: 10.5.1(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1)))
54
60
  jiti:
55
61
  specifier: ^2.6.1
56
62
  version: 2.6.1
@@ -68,45 +74,45 @@ importers:
68
74
  version: 20.3.0(@vueuse/core@10.11.1(vue@3.5.26(typescript@5.9.3)))
69
75
  unplugin-vue-components:
70
76
  specifier: ^30.0.0
71
- version: 30.0.0(@babel/parser@7.28.5)(vue@3.5.26(typescript@5.9.3))
77
+ version: 30.0.0(@babel/parser@7.28.6)(vue@3.5.26(typescript@5.9.3))
72
78
  vite:
73
79
  specifier: ^7.2.4
74
- version: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
80
+ version: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
75
81
  vite-plugin-vue-devtools:
76
82
  specifier: ^8.0.5
77
- version: 8.0.5(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3))
83
+ version: 8.0.5(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))
78
84
  vue-tsc:
79
85
  specifier: ^3.1.5
80
- version: 3.2.1(typescript@5.9.3)
86
+ version: 3.2.2(typescript@5.9.3)
81
87
 
82
88
  packages:
83
89
 
84
- '@babel/code-frame@7.27.1':
85
- resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
90
+ '@babel/code-frame@7.28.6':
91
+ resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==}
86
92
  engines: {node: '>=6.9.0'}
87
93
 
88
- '@babel/compat-data@7.28.5':
89
- resolution: {integrity: sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==}
94
+ '@babel/compat-data@7.28.6':
95
+ resolution: {integrity: sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==}
90
96
  engines: {node: '>=6.9.0'}
91
97
 
92
- '@babel/core@7.28.5':
93
- resolution: {integrity: sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==}
98
+ '@babel/core@7.28.6':
99
+ resolution: {integrity: sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==}
94
100
  engines: {node: '>=6.9.0'}
95
101
 
96
- '@babel/generator@7.28.5':
97
- resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==}
102
+ '@babel/generator@7.28.6':
103
+ resolution: {integrity: sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==}
98
104
  engines: {node: '>=6.9.0'}
99
105
 
100
106
  '@babel/helper-annotate-as-pure@7.27.3':
101
107
  resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
102
108
  engines: {node: '>=6.9.0'}
103
109
 
104
- '@babel/helper-compilation-targets@7.27.2':
105
- resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==}
110
+ '@babel/helper-compilation-targets@7.28.6':
111
+ resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
106
112
  engines: {node: '>=6.9.0'}
107
113
 
108
- '@babel/helper-create-class-features-plugin@7.28.5':
109
- resolution: {integrity: sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==}
114
+ '@babel/helper-create-class-features-plugin@7.28.6':
115
+ resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==}
110
116
  engines: {node: '>=6.9.0'}
111
117
  peerDependencies:
112
118
  '@babel/core': ^7.0.0
@@ -119,12 +125,12 @@ packages:
119
125
  resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
120
126
  engines: {node: '>=6.9.0'}
121
127
 
122
- '@babel/helper-module-imports@7.27.1':
123
- resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
128
+ '@babel/helper-module-imports@7.28.6':
129
+ resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
124
130
  engines: {node: '>=6.9.0'}
125
131
 
126
- '@babel/helper-module-transforms@7.28.3':
127
- resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==}
132
+ '@babel/helper-module-transforms@7.28.6':
133
+ resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
128
134
  engines: {node: '>=6.9.0'}
129
135
  peerDependencies:
130
136
  '@babel/core': ^7.0.0
@@ -133,12 +139,12 @@ packages:
133
139
  resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
134
140
  engines: {node: '>=6.9.0'}
135
141
 
136
- '@babel/helper-plugin-utils@7.27.1':
137
- resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
142
+ '@babel/helper-plugin-utils@7.28.6':
143
+ resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
138
144
  engines: {node: '>=6.9.0'}
139
145
 
140
- '@babel/helper-replace-supers@7.27.1':
141
- resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==}
146
+ '@babel/helper-replace-supers@7.28.6':
147
+ resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==}
142
148
  engines: {node: '>=6.9.0'}
143
149
  peerDependencies:
144
150
  '@babel/core': ^7.0.0
@@ -159,29 +165,29 @@ packages:
159
165
  resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
160
166
  engines: {node: '>=6.9.0'}
161
167
 
162
- '@babel/helpers@7.28.4':
163
- resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==}
168
+ '@babel/helpers@7.28.6':
169
+ resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
164
170
  engines: {node: '>=6.9.0'}
165
171
 
166
- '@babel/parser@7.28.5':
167
- resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==}
172
+ '@babel/parser@7.28.6':
173
+ resolution: {integrity: sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==}
168
174
  engines: {node: '>=6.0.0'}
169
175
  hasBin: true
170
176
 
171
- '@babel/plugin-proposal-decorators@7.28.0':
172
- resolution: {integrity: sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==}
177
+ '@babel/plugin-proposal-decorators@7.28.6':
178
+ resolution: {integrity: sha512-RVdFPPyY9fCRAX68haPmOk2iyKW8PKJFthmm8NeSI3paNxKWGZIn99+VbIf0FrtCpFnPgnpF/L48tadi617ULg==}
173
179
  engines: {node: '>=6.9.0'}
174
180
  peerDependencies:
175
181
  '@babel/core': ^7.0.0-0
176
182
 
177
- '@babel/plugin-syntax-decorators@7.27.1':
178
- resolution: {integrity: sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==}
183
+ '@babel/plugin-syntax-decorators@7.28.6':
184
+ resolution: {integrity: sha512-71EYI0ONURHJBL4rSFXnITXqXrrY8q4P0q006DPfN+Rk+ASM+++IBXem/ruokgBZR8YNEWZ8R6B+rCb8VcUTqA==}
179
185
  engines: {node: '>=6.9.0'}
180
186
  peerDependencies:
181
187
  '@babel/core': ^7.0.0-0
182
188
 
183
- '@babel/plugin-syntax-import-attributes@7.27.1':
184
- resolution: {integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==}
189
+ '@babel/plugin-syntax-import-attributes@7.28.6':
190
+ resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==}
185
191
  engines: {node: '>=6.9.0'}
186
192
  peerDependencies:
187
193
  '@babel/core': ^7.0.0-0
@@ -191,34 +197,34 @@ packages:
191
197
  peerDependencies:
192
198
  '@babel/core': ^7.0.0-0
193
199
 
194
- '@babel/plugin-syntax-jsx@7.27.1':
195
- resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
200
+ '@babel/plugin-syntax-jsx@7.28.6':
201
+ resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==}
196
202
  engines: {node: '>=6.9.0'}
197
203
  peerDependencies:
198
204
  '@babel/core': ^7.0.0-0
199
205
 
200
- '@babel/plugin-syntax-typescript@7.27.1':
201
- resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
206
+ '@babel/plugin-syntax-typescript@7.28.6':
207
+ resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==}
202
208
  engines: {node: '>=6.9.0'}
203
209
  peerDependencies:
204
210
  '@babel/core': ^7.0.0-0
205
211
 
206
- '@babel/plugin-transform-typescript@7.28.5':
207
- resolution: {integrity: sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA==}
212
+ '@babel/plugin-transform-typescript@7.28.6':
213
+ resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==}
208
214
  engines: {node: '>=6.9.0'}
209
215
  peerDependencies:
210
216
  '@babel/core': ^7.0.0-0
211
217
 
212
- '@babel/template@7.27.2':
213
- resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
218
+ '@babel/template@7.28.6':
219
+ resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
214
220
  engines: {node: '>=6.9.0'}
215
221
 
216
- '@babel/traverse@7.28.5':
217
- resolution: {integrity: sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==}
222
+ '@babel/traverse@7.28.6':
223
+ resolution: {integrity: sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==}
218
224
  engines: {node: '>=6.9.0'}
219
225
 
220
- '@babel/types@7.28.5':
221
- resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
226
+ '@babel/types@7.28.6':
227
+ resolution: {integrity: sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==}
222
228
  engines: {node: '>=6.9.0'}
223
229
 
224
230
  '@ctrl/tinycolor@3.6.1':
@@ -487,116 +493,131 @@ packages:
487
493
  '@rolldown/pluginutils@1.0.0-beta.53':
488
494
  resolution: {integrity: sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==}
489
495
 
490
- '@rolldown/pluginutils@1.0.0-beta.58':
491
- resolution: {integrity: sha512-qWhDs6yFGR5xDfdrwiSa3CWGIHxD597uGE/A9xGqytBjANvh4rLCTTkq7szhMV4+Ygh+PMS90KVJ8xWG/TkX4w==}
496
+ '@rolldown/pluginutils@1.0.0-beta.59':
497
+ resolution: {integrity: sha512-aoh6LAJRyhtazs98ydgpNOYstxUlsOV1KJXcpf/0c0vFcUA8uyd/hwKRhqE/AAPNqAho9RliGsvitCoOzREoVA==}
492
498
 
493
- '@rollup/rollup-android-arm-eabi@4.54.0':
494
- resolution: {integrity: sha512-OywsdRHrFvCdvsewAInDKCNyR3laPA2mc9bRYJ6LBp5IyvF3fvXbbNR0bSzHlZVFtn6E0xw2oZlyjg4rKCVcng==}
499
+ '@rollup/rollup-android-arm-eabi@4.55.1':
500
+ resolution: {integrity: sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==}
495
501
  cpu: [arm]
496
502
  os: [android]
497
503
 
498
- '@rollup/rollup-android-arm64@4.54.0':
499
- resolution: {integrity: sha512-Skx39Uv+u7H224Af+bDgNinitlmHyQX1K/atIA32JP3JQw6hVODX5tkbi2zof/E69M1qH2UoN3Xdxgs90mmNYw==}
504
+ '@rollup/rollup-android-arm64@4.55.1':
505
+ resolution: {integrity: sha512-eFZCb1YUqhTysgW3sj/55du5cG57S7UTNtdMjCW7LwVcj3dTTcowCsC8p7uBdzKsZYa8J7IDE8lhMI+HX1vQvg==}
500
506
  cpu: [arm64]
501
507
  os: [android]
502
508
 
503
- '@rollup/rollup-darwin-arm64@4.54.0':
504
- resolution: {integrity: sha512-k43D4qta/+6Fq+nCDhhv9yP2HdeKeP56QrUUTW7E6PhZP1US6NDqpJj4MY0jBHlJivVJD5P8NxrjuobZBJTCRw==}
509
+ '@rollup/rollup-darwin-arm64@4.55.1':
510
+ resolution: {integrity: sha512-p3grE2PHcQm2e8PSGZdzIhCKbMCw/xi9XvMPErPhwO17vxtvCN5FEA2mSLgmKlCjHGMQTP6phuQTYWUnKewwGg==}
505
511
  cpu: [arm64]
506
512
  os: [darwin]
507
513
 
508
- '@rollup/rollup-darwin-x64@4.54.0':
509
- resolution: {integrity: sha512-cOo7biqwkpawslEfox5Vs8/qj83M/aZCSSNIWpVzfU2CYHa2G3P1UN5WF01RdTHSgCkri7XOlTdtk17BezlV3A==}
514
+ '@rollup/rollup-darwin-x64@4.55.1':
515
+ resolution: {integrity: sha512-rDUjG25C9qoTm+e02Esi+aqTKSBYwVTaoS1wxcN47/Luqef57Vgp96xNANwt5npq9GDxsH7kXxNkJVEsWEOEaQ==}
510
516
  cpu: [x64]
511
517
  os: [darwin]
512
518
 
513
- '@rollup/rollup-freebsd-arm64@4.54.0':
514
- resolution: {integrity: sha512-miSvuFkmvFbgJ1BevMa4CPCFt5MPGw094knM64W9I0giUIMMmRYcGW/JWZDriaw/k1kOBtsWh1z6nIFV1vPNtA==}
519
+ '@rollup/rollup-freebsd-arm64@4.55.1':
520
+ resolution: {integrity: sha512-+JiU7Jbp5cdxekIgdte0jfcu5oqw4GCKr6i3PJTlXTCU5H5Fvtkpbs4XJHRmWNXF+hKmn4v7ogI5OQPaupJgOg==}
515
521
  cpu: [arm64]
516
522
  os: [freebsd]
517
523
 
518
- '@rollup/rollup-freebsd-x64@4.54.0':
519
- resolution: {integrity: sha512-KGXIs55+b/ZfZsq9aR026tmr/+7tq6VG6MsnrvF4H8VhwflTIuYh+LFUlIsRdQSgrgmtM3fVATzEAj4hBQlaqQ==}
524
+ '@rollup/rollup-freebsd-x64@4.55.1':
525
+ resolution: {integrity: sha512-V5xC1tOVWtLLmr3YUk2f6EJK4qksksOYiz/TCsFHu/R+woubcLWdC9nZQmwjOAbmExBIVKsm1/wKmEy4z4u4Bw==}
520
526
  cpu: [x64]
521
527
  os: [freebsd]
522
528
 
523
- '@rollup/rollup-linux-arm-gnueabihf@4.54.0':
524
- resolution: {integrity: sha512-EHMUcDwhtdRGlXZsGSIuXSYwD5kOT9NVnx9sqzYiwAc91wfYOE1g1djOEDseZJKKqtHAHGwnGPQu3kytmfaXLQ==}
529
+ '@rollup/rollup-linux-arm-gnueabihf@4.55.1':
530
+ resolution: {integrity: sha512-Rn3n+FUk2J5VWx+ywrG/HGPTD9jXNbicRtTM11e/uorplArnXZYsVifnPPqNNP5BsO3roI4n8332ukpY/zN7rQ==}
525
531
  cpu: [arm]
526
532
  os: [linux]
527
533
 
528
- '@rollup/rollup-linux-arm-musleabihf@4.54.0':
529
- resolution: {integrity: sha512-+pBrqEjaakN2ySv5RVrj/qLytYhPKEUwk+e3SFU5jTLHIcAtqh2rLrd/OkbNuHJpsBgxsD8ccJt5ga/SeG0JmA==}
534
+ '@rollup/rollup-linux-arm-musleabihf@4.55.1':
535
+ resolution: {integrity: sha512-grPNWydeKtc1aEdrJDWk4opD7nFtQbMmV7769hiAaYyUKCT1faPRm2av8CX1YJsZ4TLAZcg9gTR1KvEzoLjXkg==}
530
536
  cpu: [arm]
531
537
  os: [linux]
532
538
 
533
- '@rollup/rollup-linux-arm64-gnu@4.54.0':
534
- resolution: {integrity: sha512-NSqc7rE9wuUaRBsBp5ckQ5CVz5aIRKCwsoa6WMF7G01sX3/qHUw/z4pv+D+ahL1EIKy6Enpcnz1RY8pf7bjwng==}
539
+ '@rollup/rollup-linux-arm64-gnu@4.55.1':
540
+ resolution: {integrity: sha512-a59mwd1k6x8tXKcUxSyISiquLwB5pX+fJW9TkWU46lCqD/GRDe9uDN31jrMmVP3feI3mhAdvcCClhV8V5MhJFQ==}
535
541
  cpu: [arm64]
536
542
  os: [linux]
537
543
 
538
- '@rollup/rollup-linux-arm64-musl@4.54.0':
539
- resolution: {integrity: sha512-gr5vDbg3Bakga5kbdpqx81m2n9IX8M6gIMlQQIXiLTNeQW6CucvuInJ91EuCJ/JYvc+rcLLsDFcfAD1K7fMofg==}
544
+ '@rollup/rollup-linux-arm64-musl@4.55.1':
545
+ resolution: {integrity: sha512-puS1MEgWX5GsHSoiAsF0TYrpomdvkaXm0CofIMG5uVkP6IBV+ZO9xhC5YEN49nsgYo1DuuMquF9+7EDBVYu4uA==}
540
546
  cpu: [arm64]
541
547
  os: [linux]
542
548
 
543
- '@rollup/rollup-linux-loong64-gnu@4.54.0':
544
- resolution: {integrity: sha512-gsrtB1NA3ZYj2vq0Rzkylo9ylCtW/PhpLEivlgWe0bpgtX5+9j9EZa0wtZiCjgu6zmSeZWyI/e2YRX1URozpIw==}
549
+ '@rollup/rollup-linux-loong64-gnu@4.55.1':
550
+ resolution: {integrity: sha512-r3Wv40in+lTsULSb6nnoudVbARdOwb2u5fpeoOAZjFLznp6tDU8kd+GTHmJoqZ9lt6/Sys33KdIHUaQihFcu7g==}
545
551
  cpu: [loong64]
546
552
  os: [linux]
547
553
 
548
- '@rollup/rollup-linux-ppc64-gnu@4.54.0':
549
- resolution: {integrity: sha512-y3qNOfTBStmFNq+t4s7Tmc9hW2ENtPg8FeUD/VShI7rKxNW7O4fFeaYbMsd3tpFlIg1Q8IapFgy7Q9i2BqeBvA==}
554
+ '@rollup/rollup-linux-loong64-musl@4.55.1':
555
+ resolution: {integrity: sha512-MR8c0+UxAlB22Fq4R+aQSPBayvYa3+9DrwG/i1TKQXFYEaoW3B5b/rkSRIypcZDdWjWnpcvxbNaAJDcSbJU3Lw==}
556
+ cpu: [loong64]
557
+ os: [linux]
558
+
559
+ '@rollup/rollup-linux-ppc64-gnu@4.55.1':
560
+ resolution: {integrity: sha512-3KhoECe1BRlSYpMTeVrD4sh2Pw2xgt4jzNSZIIPLFEsnQn9gAnZagW9+VqDqAHgm1Xc77LzJOo2LdigS5qZ+gw==}
561
+ cpu: [ppc64]
562
+ os: [linux]
563
+
564
+ '@rollup/rollup-linux-ppc64-musl@4.55.1':
565
+ resolution: {integrity: sha512-ziR1OuZx0vdYZZ30vueNZTg73alF59DicYrPViG0NEgDVN8/Jl87zkAPu4u6VjZST2llgEUjaiNl9JM6HH1Vdw==}
550
566
  cpu: [ppc64]
551
567
  os: [linux]
552
568
 
553
- '@rollup/rollup-linux-riscv64-gnu@4.54.0':
554
- resolution: {integrity: sha512-89sepv7h2lIVPsFma8iwmccN7Yjjtgz0Rj/Ou6fEqg3HDhpCa+Et+YSufy27i6b0Wav69Qv4WBNl3Rs6pwhebQ==}
569
+ '@rollup/rollup-linux-riscv64-gnu@4.55.1':
570
+ resolution: {integrity: sha512-uW0Y12ih2XJRERZ4jAfKamTyIHVMPQnTZcQjme2HMVDAHY4amf5u414OqNYC+x+LzRdRcnIG1YodLrrtA8xsxw==}
555
571
  cpu: [riscv64]
556
572
  os: [linux]
557
573
 
558
- '@rollup/rollup-linux-riscv64-musl@4.54.0':
559
- resolution: {integrity: sha512-ZcU77ieh0M2Q8Ur7D5X7KvK+UxbXeDHwiOt/CPSBTI1fBmeDMivW0dPkdqkT4rOgDjrDDBUed9x4EgraIKoR2A==}
574
+ '@rollup/rollup-linux-riscv64-musl@4.55.1':
575
+ resolution: {integrity: sha512-u9yZ0jUkOED1BFrqu3BwMQoixvGHGZ+JhJNkNKY/hyoEgOwlqKb62qu+7UjbPSHYjiVy8kKJHvXKv5coH4wDeg==}
560
576
  cpu: [riscv64]
561
577
  os: [linux]
562
578
 
563
- '@rollup/rollup-linux-s390x-gnu@4.54.0':
564
- resolution: {integrity: sha512-2AdWy5RdDF5+4YfG/YesGDDtbyJlC9LHmL6rZw6FurBJ5n4vFGupsOBGfwMRjBYH7qRQowT8D/U4LoSvVwOhSQ==}
579
+ '@rollup/rollup-linux-s390x-gnu@4.55.1':
580
+ resolution: {integrity: sha512-/0PenBCmqM4ZUd0190j7J0UsQ/1nsi735iPRakO8iPciE7BQ495Y6msPzaOmvx0/pn+eJVVlZrNrSh4WSYLxNg==}
565
581
  cpu: [s390x]
566
582
  os: [linux]
567
583
 
568
- '@rollup/rollup-linux-x64-gnu@4.54.0':
569
- resolution: {integrity: sha512-WGt5J8Ij/rvyqpFexxk3ffKqqbLf9AqrTBbWDk7ApGUzaIs6V+s2s84kAxklFwmMF/vBNGrVdYgbblCOFFezMQ==}
584
+ '@rollup/rollup-linux-x64-gnu@4.55.1':
585
+ resolution: {integrity: sha512-a8G4wiQxQG2BAvo+gU6XrReRRqj+pLS2NGXKm8io19goR+K8lw269eTrPkSdDTALwMmJp4th2Uh0D8J9bEV1vg==}
570
586
  cpu: [x64]
571
587
  os: [linux]
572
588
 
573
- '@rollup/rollup-linux-x64-musl@4.54.0':
574
- resolution: {integrity: sha512-JzQmb38ATzHjxlPHuTH6tE7ojnMKM2kYNzt44LO/jJi8BpceEC8QuXYA908n8r3CNuG/B3BV8VR3Hi1rYtmPiw==}
589
+ '@rollup/rollup-linux-x64-musl@4.55.1':
590
+ resolution: {integrity: sha512-bD+zjpFrMpP/hqkfEcnjXWHMw5BIghGisOKPj+2NaNDuVT+8Ds4mPf3XcPHuat1tz89WRL+1wbcxKY3WSbiT7w==}
575
591
  cpu: [x64]
576
592
  os: [linux]
577
593
 
578
- '@rollup/rollup-openharmony-arm64@4.54.0':
579
- resolution: {integrity: sha512-huT3fd0iC7jigGh7n3q/+lfPcXxBi+om/Rs3yiFxjvSxbSB6aohDFXbWvlspaqjeOh+hx7DDHS+5Es5qRkWkZg==}
594
+ '@rollup/rollup-openbsd-x64@4.55.1':
595
+ resolution: {integrity: sha512-eLXw0dOiqE4QmvikfQ6yjgkg/xDM+MdU9YJuP4ySTibXU0oAvnEWXt7UDJmD4UkYialMfOGFPJnIHSe/kdzPxg==}
596
+ cpu: [x64]
597
+ os: [openbsd]
598
+
599
+ '@rollup/rollup-openharmony-arm64@4.55.1':
600
+ resolution: {integrity: sha512-xzm44KgEP11te3S2HCSyYf5zIzWmx3n8HDCc7EE59+lTcswEWNpvMLfd9uJvVX8LCg9QWG67Xt75AuHn4vgsXw==}
580
601
  cpu: [arm64]
581
602
  os: [openharmony]
582
603
 
583
- '@rollup/rollup-win32-arm64-msvc@4.54.0':
584
- resolution: {integrity: sha512-c2V0W1bsKIKfbLMBu/WGBz6Yci8nJ/ZJdheE0EwB73N3MvHYKiKGs3mVilX4Gs70eGeDaMqEob25Tw2Gb9Nqyw==}
604
+ '@rollup/rollup-win32-arm64-msvc@4.55.1':
605
+ resolution: {integrity: sha512-yR6Bl3tMC/gBok5cz/Qi0xYnVbIxGx5Fcf/ca0eB6/6JwOY+SRUcJfI0OpeTpPls7f194as62thCt/2BjxYN8g==}
585
606
  cpu: [arm64]
586
607
  os: [win32]
587
608
 
588
- '@rollup/rollup-win32-ia32-msvc@4.54.0':
589
- resolution: {integrity: sha512-woEHgqQqDCkAzrDhvDipnSirm5vxUXtSKDYTVpZG3nUdW/VVB5VdCYA2iReSj/u3yCZzXID4kuKG7OynPnB3WQ==}
609
+ '@rollup/rollup-win32-ia32-msvc@4.55.1':
610
+ resolution: {integrity: sha512-3fZBidchE0eY0oFZBnekYCfg+5wAB0mbpCBuofh5mZuzIU/4jIVkbESmd2dOsFNS78b53CYv3OAtwqkZZmU5nA==}
590
611
  cpu: [ia32]
591
612
  os: [win32]
592
613
 
593
- '@rollup/rollup-win32-x64-gnu@4.54.0':
594
- resolution: {integrity: sha512-dzAc53LOuFvHwbCEOS0rPbXp6SIhAf2txMP5p6mGyOXXw5mWY8NGGbPMPrs4P1WItkfApDathBj/NzMLUZ9rtQ==}
614
+ '@rollup/rollup-win32-x64-gnu@4.55.1':
615
+ resolution: {integrity: sha512-xGGY5pXj69IxKb4yv/POoocPy/qmEGhimy/FoTpTSVju3FYXUQQMFCaZZXJVidsmGxRioZAwpThl/4zX41gRKg==}
595
616
  cpu: [x64]
596
617
  os: [win32]
597
618
 
598
- '@rollup/rollup-win32-x64-msvc@4.54.0':
599
- resolution: {integrity: sha512-hYT5d3YNdSh3mbCU1gwQyPgQd3T2ne0A3KG8KSBdav5TiBg6eInVmV+TeR5uHufiIgSFg0XsOWGW5/RhNcSvPg==}
619
+ '@rollup/rollup-win32-x64-msvc@4.55.1':
620
+ resolution: {integrity: sha512-SPEpaL6DX4rmcXtnhdrQYgzQ5W2uW3SCJch88lB2zImhJRhIIK44fkUrgIV/Q8yUNfw5oyZ5vkeQsZLhCb06lw==}
600
621
  cpu: [x64]
601
622
  os: [win32]
602
623
 
@@ -615,72 +636,72 @@ packages:
615
636
  '@types/lodash-es@4.17.12':
616
637
  resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
617
638
 
618
- '@types/lodash@4.17.21':
619
- resolution: {integrity: sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==}
639
+ '@types/lodash@4.17.23':
640
+ resolution: {integrity: sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==}
620
641
 
621
- '@types/node@24.10.4':
622
- resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==}
642
+ '@types/node@24.10.7':
643
+ resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==}
623
644
 
624
645
  '@types/web-bluetooth@0.0.20':
625
646
  resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
626
647
 
627
- '@typescript-eslint/eslint-plugin@8.51.0':
628
- resolution: {integrity: sha512-XtssGWJvypyM2ytBnSnKtHYOGT+4ZwTnBVl36TA4nRO2f4PRNGz5/1OszHzcZCvcBMh+qb7I06uoCmLTRdR9og==}
648
+ '@typescript-eslint/eslint-plugin@8.53.0':
649
+ resolution: {integrity: sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg==}
629
650
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
630
651
  peerDependencies:
631
- '@typescript-eslint/parser': ^8.51.0
652
+ '@typescript-eslint/parser': ^8.53.0
632
653
  eslint: ^8.57.0 || ^9.0.0
633
654
  typescript: '>=4.8.4 <6.0.0'
634
655
 
635
- '@typescript-eslint/parser@8.51.0':
636
- resolution: {integrity: sha512-3xP4XzzDNQOIqBMWogftkwxhg5oMKApqY0BAflmLZiFYHqyhSOxv/cd/zPQLTcCXr4AkaKb25joocY0BD1WC6A==}
656
+ '@typescript-eslint/parser@8.53.0':
657
+ resolution: {integrity: sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg==}
637
658
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
638
659
  peerDependencies:
639
660
  eslint: ^8.57.0 || ^9.0.0
640
661
  typescript: '>=4.8.4 <6.0.0'
641
662
 
642
- '@typescript-eslint/project-service@8.51.0':
643
- resolution: {integrity: sha512-Luv/GafO07Z7HpiI7qeEW5NW8HUtZI/fo/kE0YbtQEFpJRUuR0ajcWfCE5bnMvL7QQFrmT/odMe8QZww8X2nfQ==}
663
+ '@typescript-eslint/project-service@8.53.0':
664
+ resolution: {integrity: sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==}
644
665
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
645
666
  peerDependencies:
646
667
  typescript: '>=4.8.4 <6.0.0'
647
668
 
648
- '@typescript-eslint/scope-manager@8.51.0':
649
- resolution: {integrity: sha512-JhhJDVwsSx4hiOEQPeajGhCWgBMBwVkxC/Pet53EpBVs7zHHtayKefw1jtPaNRXpI9RA2uocdmpdfE7T+NrizA==}
669
+ '@typescript-eslint/scope-manager@8.53.0':
670
+ resolution: {integrity: sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==}
650
671
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
651
672
 
652
- '@typescript-eslint/tsconfig-utils@8.51.0':
653
- resolution: {integrity: sha512-Qi5bSy/vuHeWyir2C8u/uqGMIlIDu8fuiYWv48ZGlZ/k+PRPHtaAu7erpc7p5bzw2WNNSniuxoMSO4Ar6V9OXw==}
673
+ '@typescript-eslint/tsconfig-utils@8.53.0':
674
+ resolution: {integrity: sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==}
654
675
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
655
676
  peerDependencies:
656
677
  typescript: '>=4.8.4 <6.0.0'
657
678
 
658
- '@typescript-eslint/type-utils@8.51.0':
659
- resolution: {integrity: sha512-0XVtYzxnobc9K0VU7wRWg1yiUrw4oQzexCG2V2IDxxCxhqBMSMbjB+6o91A+Uc0GWtgjCa3Y8bi7hwI0Tu4n5Q==}
679
+ '@typescript-eslint/type-utils@8.53.0':
680
+ resolution: {integrity: sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw==}
660
681
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
661
682
  peerDependencies:
662
683
  eslint: ^8.57.0 || ^9.0.0
663
684
  typescript: '>=4.8.4 <6.0.0'
664
685
 
665
- '@typescript-eslint/types@8.51.0':
666
- resolution: {integrity: sha512-TizAvWYFM6sSscmEakjY3sPqGwxZRSywSsPEiuZF6d5GmGD9Gvlsv0f6N8FvAAA0CD06l3rIcWNbsN1e5F/9Ag==}
686
+ '@typescript-eslint/types@8.53.0':
687
+ resolution: {integrity: sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==}
667
688
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
668
689
 
669
- '@typescript-eslint/typescript-estree@8.51.0':
670
- resolution: {integrity: sha512-1qNjGqFRmlq0VW5iVlcyHBbCjPB7y6SxpBkrbhNWMy/65ZoncXCEPJxkRZL8McrseNH6lFhaxCIaX+vBuFnRng==}
690
+ '@typescript-eslint/typescript-estree@8.53.0':
691
+ resolution: {integrity: sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==}
671
692
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
672
693
  peerDependencies:
673
694
  typescript: '>=4.8.4 <6.0.0'
674
695
 
675
- '@typescript-eslint/utils@8.51.0':
676
- resolution: {integrity: sha512-11rZYxSe0zabiKaCP2QAwRf/dnmgFgvTmeDTtZvUvXG3UuAdg/GU02NExmmIXzz3vLGgMdtrIosI84jITQOxUA==}
696
+ '@typescript-eslint/utils@8.53.0':
697
+ resolution: {integrity: sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==}
677
698
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
678
699
  peerDependencies:
679
700
  eslint: ^8.57.0 || ^9.0.0
680
701
  typescript: '>=4.8.4 <6.0.0'
681
702
 
682
- '@typescript-eslint/visitor-keys@8.51.0':
683
- resolution: {integrity: sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg==}
703
+ '@typescript-eslint/visitor-keys@8.53.0':
704
+ resolution: {integrity: sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==}
684
705
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
685
706
 
686
707
  '@vitejs/plugin-vue-jsx@5.1.3':
@@ -706,6 +727,15 @@ packages:
706
727
  '@volar/typescript@2.4.27':
707
728
  resolution: {integrity: sha512-eWaYCcl/uAPInSK2Lze6IqVWaBu/itVqR5InXcHXFyles4zO++Mglt3oxdgj75BDcv1Knr9Y93nowS8U3wqhxg==}
708
729
 
730
+ '@vue-macros/common@3.1.2':
731
+ resolution: {integrity: sha512-h9t4ArDdniO9ekYHAD95t9AZcAbb19lEGK+26iAjUODOIJKmObDNBSe4+6ELQAA3vtYiFPPBtHh7+cQCKi3Dng==}
732
+ engines: {node: '>=20.19.0'}
733
+ peerDependencies:
734
+ vue: ^2.7.0 || ^3.2.25
735
+ peerDependenciesMeta:
736
+ vue:
737
+ optional: true
738
+
709
739
  '@vue/babel-helper-vue-transform-on@1.5.0':
710
740
  resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==}
711
741
 
@@ -790,8 +820,8 @@ packages:
790
820
  typescript:
791
821
  optional: true
792
822
 
793
- '@vue/language-core@3.2.1':
794
- resolution: {integrity: sha512-g6oSenpnGMtpxHGAwKuu7HJJkNZpemK/zg3vZzZbJ6cnnXq1ssxuNrXSsAHYM3NvH8p4IkTw+NLmuxyeYz4r8A==}
823
+ '@vue/language-core@3.2.2':
824
+ resolution: {integrity: sha512-5DAuhxsxBN9kbriklh3Q5AMaJhyOCNiQJvCskN9/30XOpdLiqZU9Q+WvjArP17ubdGEyZtBzlIeG5nIjEbNOrQ==}
795
825
 
796
826
  '@vue/reactivity@3.5.26':
797
827
  resolution: {integrity: sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ==}
@@ -861,14 +891,22 @@ packages:
861
891
  argparse@2.0.1:
862
892
  resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
863
893
 
894
+ ast-kit@2.2.0:
895
+ resolution: {integrity: sha512-m1Q/RaVOnTp9JxPX+F+Zn7IcLYMzM8kZofDImfsKZd8MbR+ikdOzTeztStWqfrqIxZnYWryyI9ePm3NGjnZgGw==}
896
+ engines: {node: '>=20.19.0'}
897
+
898
+ ast-walker-scope@0.8.3:
899
+ resolution: {integrity: sha512-cbdCP0PGOBq0ASG+sjnKIoYkWMKhhz+F/h9pRexUdX2Hd38+WOlBkRKlqkGOSm0YQpcFMQBJeK4WspUAkwsEdg==}
900
+ engines: {node: '>=20.19.0'}
901
+
864
902
  async-validator@4.2.5:
865
903
  resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
866
904
 
867
905
  balanced-match@1.0.2:
868
906
  resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
869
907
 
870
- baseline-browser-mapping@2.9.11:
871
- resolution: {integrity: sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ==}
908
+ baseline-browser-mapping@2.9.14:
909
+ resolution: {integrity: sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==}
872
910
  hasBin: true
873
911
 
874
912
  birpc@2.9.0:
@@ -900,8 +938,8 @@ packages:
900
938
  resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
901
939
  engines: {node: '>=6'}
902
940
 
903
- caniuse-lite@1.0.30001762:
904
- resolution: {integrity: sha512-PxZwGNvH7Ak8WX5iXzoK1KPZttBXNPuaOvI2ZYU7NrlM+d9Ov+TUvlLOBNGzVXAntMSMMlJPd+jY6ovrVjSmUw==}
941
+ caniuse-lite@1.0.30001764:
942
+ resolution: {integrity: sha512-9JGuzl2M+vPL+pz70gtMF9sHdMFbY9FJaQBi186cHKH3pSzDvzoUJUPV6fqiKIMyXbud9ZLg4F3Yza1vJ1+93g==}
905
943
 
906
944
  chalk@4.1.2:
907
945
  resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
@@ -911,6 +949,10 @@ packages:
911
949
  resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
912
950
  engines: {node: '>= 14.16.0'}
913
951
 
952
+ chokidar@5.0.0:
953
+ resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
954
+ engines: {node: '>= 20.19.0'}
955
+
914
956
  color-convert@2.0.1:
915
957
  resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
916
958
  engines: {node: '>=7.0.0'}
@@ -973,11 +1015,14 @@ packages:
973
1015
  resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
974
1016
  engines: {node: '>=12'}
975
1017
 
1018
+ defu@6.1.4:
1019
+ resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
1020
+
976
1021
  electron-to-chromium@1.5.267:
977
1022
  resolution: {integrity: sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==}
978
1023
 
979
- element-plus@2.13.0:
980
- resolution: {integrity: sha512-qjxS+SBChvqCl6lU6ShiliLMN6WqFHiXQENYbAY3GKNflG+FS3jqn8JmQq0CBZq4koFqsi95NT1M6SL4whZfrA==}
1024
+ element-plus@2.13.1:
1025
+ resolution: {integrity: sha512-eG4BDBGdAsUGN6URH1PixzZb0ngdapLivIk1meghS1uEueLvQ3aljSKrCt5x6sYb6mUk8eGtzTQFgsPmLavQcA==}
981
1026
  peerDependencies:
982
1027
  vue: ^3.3.0
983
1028
 
@@ -1261,8 +1306,8 @@ packages:
1261
1306
  kolorist@1.8.0:
1262
1307
  resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
1263
1308
 
1264
- l-global@1.0.2:
1265
- resolution: {integrity: sha512-8zYto2T/ruw7zYIKVTmSa5x1TE66dzCJ6rENhJ9/sSx+HXLxUHA5Cm7nn9I3+iOnmGObUd0oqgK6+SLWlvhWFw==}
1309
+ l-global@1.0.5:
1310
+ resolution: {integrity: sha512-qYSgDaVAs/TrhbC85YK6PxsGEeau2DmIziMDRbwE0tKXE+sgtGe0a/fbNquQOr+hb4phZccqnOiErTgWEKrnIg==}
1266
1311
 
1267
1312
  levn@0.4.1:
1268
1313
  resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
@@ -1295,6 +1340,10 @@ packages:
1295
1340
  lru-cache@5.1.1:
1296
1341
  resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
1297
1342
 
1343
+ magic-string-ast@1.0.3:
1344
+ resolution: {integrity: sha512-CvkkH1i81zl7mmb94DsRiFeG9V2fR2JeuK8yDgS8oiZSFa++wWLEgZ5ufEOyLHbvSbD1gTRKv9NdX69Rnvr9JA==}
1345
+ engines: {node: '>=20.19.0'}
1346
+
1298
1347
  magic-string@0.30.21:
1299
1348
  resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
1300
1349
 
@@ -1426,6 +1475,20 @@ packages:
1426
1475
  engines: {node: '>=0.10'}
1427
1476
  hasBin: true
1428
1477
 
1478
+ pinia-plugin-persistedstate@4.7.1:
1479
+ resolution: {integrity: sha512-WHOqh2esDlR3eAaknPbqXrkkj0D24h8shrDPqysgCFR6ghqP/fpFfJmMPJp0gETHsvrh9YNNg6dQfo2OEtDnIQ==}
1480
+ peerDependencies:
1481
+ '@nuxt/kit': '>=3.0.0'
1482
+ '@pinia/nuxt': '>=0.10.0'
1483
+ pinia: '>=3.0.0'
1484
+ peerDependenciesMeta:
1485
+ '@nuxt/kit':
1486
+ optional: true
1487
+ '@pinia/nuxt':
1488
+ optional: true
1489
+ pinia:
1490
+ optional: true
1491
+
1429
1492
  pinia@3.0.4:
1430
1493
  resolution: {integrity: sha512-l7pqLUFTI/+ESXn6k3nu30ZIzW5E2WZF/LaHJEpoq6ElcLD+wduZoB2kBN19du6K/4FDpPMazY2wJr+IndBtQw==}
1431
1494
  peerDependencies:
@@ -1480,6 +1543,10 @@ packages:
1480
1543
  resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
1481
1544
  engines: {node: '>= 14.18.0'}
1482
1545
 
1546
+ readdirp@5.0.0:
1547
+ resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
1548
+ engines: {node: '>= 20.19.0'}
1549
+
1483
1550
  resolve-from@4.0.0:
1484
1551
  resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
1485
1552
  engines: {node: '>=4'}
@@ -1491,8 +1558,8 @@ packages:
1491
1558
  rfdc@1.4.1:
1492
1559
  resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
1493
1560
 
1494
- rollup@4.54.0:
1495
- resolution: {integrity: sha512-3nk8Y3a9Ea8szgKhinMlGMhGMw89mqule3KWczxhIzqudyHdCIOHw8WJlj/r329fACjKLEh13ZSk7oE22kyeIw==}
1561
+ rollup@4.55.1:
1562
+ resolution: {integrity: sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==}
1496
1563
  engines: {node: '>=18.0.0', npm: '>=8.0.0'}
1497
1564
  hasBin: true
1498
1565
 
@@ -1580,8 +1647,8 @@ packages:
1580
1647
  resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
1581
1648
  engines: {node: '>= 0.8.0'}
1582
1649
 
1583
- typescript-eslint@8.51.0:
1584
- resolution: {integrity: sha512-jh8ZuM5oEh2PSdyQG9YAEM1TCGuWenLSuSUhf/irbVUNW9O5FhbFVONviN2TgMTBnUmyHv7E56rYnfLZK6TkiA==}
1650
+ typescript-eslint@8.53.0:
1651
+ resolution: {integrity: sha512-xHURCQNxZ1dsWn0sdOaOfCSQG0HKeqSj9OexIxrz6ypU6wHYOdX2I3D2b8s8wFSsSOYJb+6q283cLiLlkEsBYw==}
1585
1652
  engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1586
1653
  peerDependencies:
1587
1654
  eslint: ^8.57.0 || ^9.0.0
@@ -1592,8 +1659,8 @@ packages:
1592
1659
  engines: {node: '>=14.17'}
1593
1660
  hasBin: true
1594
1661
 
1595
- ufo@1.6.1:
1596
- resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
1662
+ ufo@1.6.2:
1663
+ resolution: {integrity: sha512-heMioaxBcG9+Znsda5Q8sQbWnLJSl98AFDXTO80wELWEzX3hordXsTdxrIfMQoO9IY1MEnoGoPjpoKpMj+Yx0Q==}
1597
1664
 
1598
1665
  undici-types@7.16.0:
1599
1666
  resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
@@ -1631,6 +1698,15 @@ packages:
1631
1698
  '@nuxt/kit':
1632
1699
  optional: true
1633
1700
 
1701
+ unplugin-vue-router@0.19.2:
1702
+ resolution: {integrity: sha512-u5dgLBarxE5cyDK/hzJGfpCTLIAyiTXGlo85COuD4Nssj6G7NxS+i9mhCWz/1p/ud1eMwdcUbTXehQe41jYZUA==}
1703
+ peerDependencies:
1704
+ '@vue/compiler-sfc': ^3.5.17
1705
+ vue-router: ^4.6.0
1706
+ peerDependenciesMeta:
1707
+ vue-router:
1708
+ optional: true
1709
+
1634
1710
  unplugin@2.3.11:
1635
1711
  resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
1636
1712
  engines: {node: '>=18.12.0'}
@@ -1678,8 +1754,8 @@ packages:
1678
1754
  peerDependencies:
1679
1755
  vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
1680
1756
 
1681
- vite@7.3.0:
1682
- resolution: {integrity: sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==}
1757
+ vite@7.3.1:
1758
+ resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
1683
1759
  engines: {node: ^20.19.0 || >=22.12.0}
1684
1760
  hasBin: true
1685
1761
  peerDependencies:
@@ -1743,8 +1819,8 @@ packages:
1743
1819
  peerDependencies:
1744
1820
  vue: ^3.5.0
1745
1821
 
1746
- vue-tsc@3.2.1:
1747
- resolution: {integrity: sha512-I23Rk8dkQfmcSbxDO0dmg9ioMLjKA1pjlU3Lz6Jfk2pMGu3Uryu9810XkcZH24IzPbhzPCnkKo2rEMRX0skSrw==}
1822
+ vue-tsc@3.2.2:
1823
+ resolution: {integrity: sha512-r9YSia/VgGwmbbfC06hDdAatH634XJ9nVl6Zrnz1iK4ucp8Wu78kawplXnIDa3MSu1XdQQePTHLXYwPDWn+nyQ==}
1748
1824
  hasBin: true
1749
1825
  peerDependencies:
1750
1826
  typescript: '>=5.0.0'
@@ -1785,31 +1861,36 @@ packages:
1785
1861
  yallist@3.1.1:
1786
1862
  resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
1787
1863
 
1864
+ yaml@2.8.2:
1865
+ resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
1866
+ engines: {node: '>= 14.6'}
1867
+ hasBin: true
1868
+
1788
1869
  yocto-queue@0.1.0:
1789
1870
  resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
1790
1871
  engines: {node: '>=10'}
1791
1872
 
1792
1873
  snapshots:
1793
1874
 
1794
- '@babel/code-frame@7.27.1':
1875
+ '@babel/code-frame@7.28.6':
1795
1876
  dependencies:
1796
1877
  '@babel/helper-validator-identifier': 7.28.5
1797
1878
  js-tokens: 4.0.0
1798
1879
  picocolors: 1.1.1
1799
1880
 
1800
- '@babel/compat-data@7.28.5': {}
1881
+ '@babel/compat-data@7.28.6': {}
1801
1882
 
1802
- '@babel/core@7.28.5':
1883
+ '@babel/core@7.28.6':
1803
1884
  dependencies:
1804
- '@babel/code-frame': 7.27.1
1805
- '@babel/generator': 7.28.5
1806
- '@babel/helper-compilation-targets': 7.27.2
1807
- '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5)
1808
- '@babel/helpers': 7.28.4
1809
- '@babel/parser': 7.28.5
1810
- '@babel/template': 7.27.2
1811
- '@babel/traverse': 7.28.5
1812
- '@babel/types': 7.28.5
1885
+ '@babel/code-frame': 7.28.6
1886
+ '@babel/generator': 7.28.6
1887
+ '@babel/helper-compilation-targets': 7.28.6
1888
+ '@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.6)
1889
+ '@babel/helpers': 7.28.6
1890
+ '@babel/parser': 7.28.6
1891
+ '@babel/template': 7.28.6
1892
+ '@babel/traverse': 7.28.6
1893
+ '@babel/types': 7.28.6
1813
1894
  '@jridgewell/remapping': 2.3.5
1814
1895
  convert-source-map: 2.0.0
1815
1896
  debug: 4.4.3
@@ -1819,35 +1900,35 @@ snapshots:
1819
1900
  transitivePeerDependencies:
1820
1901
  - supports-color
1821
1902
 
1822
- '@babel/generator@7.28.5':
1903
+ '@babel/generator@7.28.6':
1823
1904
  dependencies:
1824
- '@babel/parser': 7.28.5
1825
- '@babel/types': 7.28.5
1905
+ '@babel/parser': 7.28.6
1906
+ '@babel/types': 7.28.6
1826
1907
  '@jridgewell/gen-mapping': 0.3.13
1827
1908
  '@jridgewell/trace-mapping': 0.3.31
1828
1909
  jsesc: 3.1.0
1829
1910
 
1830
1911
  '@babel/helper-annotate-as-pure@7.27.3':
1831
1912
  dependencies:
1832
- '@babel/types': 7.28.5
1913
+ '@babel/types': 7.28.6
1833
1914
 
1834
- '@babel/helper-compilation-targets@7.27.2':
1915
+ '@babel/helper-compilation-targets@7.28.6':
1835
1916
  dependencies:
1836
- '@babel/compat-data': 7.28.5
1917
+ '@babel/compat-data': 7.28.6
1837
1918
  '@babel/helper-validator-option': 7.27.1
1838
1919
  browserslist: 4.28.1
1839
1920
  lru-cache: 5.1.1
1840
1921
  semver: 6.3.1
1841
1922
 
1842
- '@babel/helper-create-class-features-plugin@7.28.5(@babel/core@7.28.5)':
1923
+ '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.28.6)':
1843
1924
  dependencies:
1844
- '@babel/core': 7.28.5
1925
+ '@babel/core': 7.28.6
1845
1926
  '@babel/helper-annotate-as-pure': 7.27.3
1846
1927
  '@babel/helper-member-expression-to-functions': 7.28.5
1847
1928
  '@babel/helper-optimise-call-expression': 7.27.1
1848
- '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.5)
1929
+ '@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.6)
1849
1930
  '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
1850
- '@babel/traverse': 7.28.5
1931
+ '@babel/traverse': 7.28.6
1851
1932
  semver: 6.3.1
1852
1933
  transitivePeerDependencies:
1853
1934
  - supports-color
@@ -1856,46 +1937,46 @@ snapshots:
1856
1937
 
1857
1938
  '@babel/helper-member-expression-to-functions@7.28.5':
1858
1939
  dependencies:
1859
- '@babel/traverse': 7.28.5
1860
- '@babel/types': 7.28.5
1940
+ '@babel/traverse': 7.28.6
1941
+ '@babel/types': 7.28.6
1861
1942
  transitivePeerDependencies:
1862
1943
  - supports-color
1863
1944
 
1864
- '@babel/helper-module-imports@7.27.1':
1945
+ '@babel/helper-module-imports@7.28.6':
1865
1946
  dependencies:
1866
- '@babel/traverse': 7.28.5
1867
- '@babel/types': 7.28.5
1947
+ '@babel/traverse': 7.28.6
1948
+ '@babel/types': 7.28.6
1868
1949
  transitivePeerDependencies:
1869
1950
  - supports-color
1870
1951
 
1871
- '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.5)':
1952
+ '@babel/helper-module-transforms@7.28.6(@babel/core@7.28.6)':
1872
1953
  dependencies:
1873
- '@babel/core': 7.28.5
1874
- '@babel/helper-module-imports': 7.27.1
1954
+ '@babel/core': 7.28.6
1955
+ '@babel/helper-module-imports': 7.28.6
1875
1956
  '@babel/helper-validator-identifier': 7.28.5
1876
- '@babel/traverse': 7.28.5
1957
+ '@babel/traverse': 7.28.6
1877
1958
  transitivePeerDependencies:
1878
1959
  - supports-color
1879
1960
 
1880
1961
  '@babel/helper-optimise-call-expression@7.27.1':
1881
1962
  dependencies:
1882
- '@babel/types': 7.28.5
1963
+ '@babel/types': 7.28.6
1883
1964
 
1884
- '@babel/helper-plugin-utils@7.27.1': {}
1965
+ '@babel/helper-plugin-utils@7.28.6': {}
1885
1966
 
1886
- '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.5)':
1967
+ '@babel/helper-replace-supers@7.28.6(@babel/core@7.28.6)':
1887
1968
  dependencies:
1888
- '@babel/core': 7.28.5
1969
+ '@babel/core': 7.28.6
1889
1970
  '@babel/helper-member-expression-to-functions': 7.28.5
1890
1971
  '@babel/helper-optimise-call-expression': 7.27.1
1891
- '@babel/traverse': 7.28.5
1972
+ '@babel/traverse': 7.28.6
1892
1973
  transitivePeerDependencies:
1893
1974
  - supports-color
1894
1975
 
1895
1976
  '@babel/helper-skip-transparent-expression-wrappers@7.27.1':
1896
1977
  dependencies:
1897
- '@babel/traverse': 7.28.5
1898
- '@babel/types': 7.28.5
1978
+ '@babel/traverse': 7.28.6
1979
+ '@babel/types': 7.28.6
1899
1980
  transitivePeerDependencies:
1900
1981
  - supports-color
1901
1982
 
@@ -1905,79 +1986,79 @@ snapshots:
1905
1986
 
1906
1987
  '@babel/helper-validator-option@7.27.1': {}
1907
1988
 
1908
- '@babel/helpers@7.28.4':
1989
+ '@babel/helpers@7.28.6':
1909
1990
  dependencies:
1910
- '@babel/template': 7.27.2
1911
- '@babel/types': 7.28.5
1991
+ '@babel/template': 7.28.6
1992
+ '@babel/types': 7.28.6
1912
1993
 
1913
- '@babel/parser@7.28.5':
1994
+ '@babel/parser@7.28.6':
1914
1995
  dependencies:
1915
- '@babel/types': 7.28.5
1996
+ '@babel/types': 7.28.6
1916
1997
 
1917
- '@babel/plugin-proposal-decorators@7.28.0(@babel/core@7.28.5)':
1998
+ '@babel/plugin-proposal-decorators@7.28.6(@babel/core@7.28.6)':
1918
1999
  dependencies:
1919
- '@babel/core': 7.28.5
1920
- '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5)
1921
- '@babel/helper-plugin-utils': 7.27.1
1922
- '@babel/plugin-syntax-decorators': 7.27.1(@babel/core@7.28.5)
2000
+ '@babel/core': 7.28.6
2001
+ '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6)
2002
+ '@babel/helper-plugin-utils': 7.28.6
2003
+ '@babel/plugin-syntax-decorators': 7.28.6(@babel/core@7.28.6)
1923
2004
  transitivePeerDependencies:
1924
2005
  - supports-color
1925
2006
 
1926
- '@babel/plugin-syntax-decorators@7.27.1(@babel/core@7.28.5)':
2007
+ '@babel/plugin-syntax-decorators@7.28.6(@babel/core@7.28.6)':
1927
2008
  dependencies:
1928
- '@babel/core': 7.28.5
1929
- '@babel/helper-plugin-utils': 7.27.1
2009
+ '@babel/core': 7.28.6
2010
+ '@babel/helper-plugin-utils': 7.28.6
1930
2011
 
1931
- '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.5)':
2012
+ '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.28.6)':
1932
2013
  dependencies:
1933
- '@babel/core': 7.28.5
1934
- '@babel/helper-plugin-utils': 7.27.1
2014
+ '@babel/core': 7.28.6
2015
+ '@babel/helper-plugin-utils': 7.28.6
1935
2016
 
1936
- '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.28.5)':
2017
+ '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.28.6)':
1937
2018
  dependencies:
1938
- '@babel/core': 7.28.5
1939
- '@babel/helper-plugin-utils': 7.27.1
2019
+ '@babel/core': 7.28.6
2020
+ '@babel/helper-plugin-utils': 7.28.6
1940
2021
 
1941
- '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.5)':
2022
+ '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.28.6)':
1942
2023
  dependencies:
1943
- '@babel/core': 7.28.5
1944
- '@babel/helper-plugin-utils': 7.27.1
2024
+ '@babel/core': 7.28.6
2025
+ '@babel/helper-plugin-utils': 7.28.6
1945
2026
 
1946
- '@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.5)':
2027
+ '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.28.6)':
1947
2028
  dependencies:
1948
- '@babel/core': 7.28.5
1949
- '@babel/helper-plugin-utils': 7.27.1
2029
+ '@babel/core': 7.28.6
2030
+ '@babel/helper-plugin-utils': 7.28.6
1950
2031
 
1951
- '@babel/plugin-transform-typescript@7.28.5(@babel/core@7.28.5)':
2032
+ '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.28.6)':
1952
2033
  dependencies:
1953
- '@babel/core': 7.28.5
2034
+ '@babel/core': 7.28.6
1954
2035
  '@babel/helper-annotate-as-pure': 7.27.3
1955
- '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5)
1956
- '@babel/helper-plugin-utils': 7.27.1
2036
+ '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6)
2037
+ '@babel/helper-plugin-utils': 7.28.6
1957
2038
  '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
1958
- '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.5)
2039
+ '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.28.6)
1959
2040
  transitivePeerDependencies:
1960
2041
  - supports-color
1961
2042
 
1962
- '@babel/template@7.27.2':
2043
+ '@babel/template@7.28.6':
1963
2044
  dependencies:
1964
- '@babel/code-frame': 7.27.1
1965
- '@babel/parser': 7.28.5
1966
- '@babel/types': 7.28.5
2045
+ '@babel/code-frame': 7.28.6
2046
+ '@babel/parser': 7.28.6
2047
+ '@babel/types': 7.28.6
1967
2048
 
1968
- '@babel/traverse@7.28.5':
2049
+ '@babel/traverse@7.28.6':
1969
2050
  dependencies:
1970
- '@babel/code-frame': 7.27.1
1971
- '@babel/generator': 7.28.5
2051
+ '@babel/code-frame': 7.28.6
2052
+ '@babel/generator': 7.28.6
1972
2053
  '@babel/helper-globals': 7.28.0
1973
- '@babel/parser': 7.28.5
1974
- '@babel/template': 7.27.2
1975
- '@babel/types': 7.28.5
2054
+ '@babel/parser': 7.28.6
2055
+ '@babel/template': 7.28.6
2056
+ '@babel/types': 7.28.6
1976
2057
  debug: 4.4.3
1977
2058
  transitivePeerDependencies:
1978
2059
  - supports-color
1979
2060
 
1980
- '@babel/types@7.28.5':
2061
+ '@babel/types@7.28.6':
1981
2062
  dependencies:
1982
2063
  '@babel/helper-string-parser': 7.27.1
1983
2064
  '@babel/helper-validator-identifier': 7.28.5
@@ -2171,72 +2252,81 @@ snapshots:
2171
2252
 
2172
2253
  '@rolldown/pluginutils@1.0.0-beta.53': {}
2173
2254
 
2174
- '@rolldown/pluginutils@1.0.0-beta.58': {}
2255
+ '@rolldown/pluginutils@1.0.0-beta.59': {}
2256
+
2257
+ '@rollup/rollup-android-arm-eabi@4.55.1':
2258
+ optional: true
2259
+
2260
+ '@rollup/rollup-android-arm64@4.55.1':
2261
+ optional: true
2175
2262
 
2176
- '@rollup/rollup-android-arm-eabi@4.54.0':
2263
+ '@rollup/rollup-darwin-arm64@4.55.1':
2177
2264
  optional: true
2178
2265
 
2179
- '@rollup/rollup-android-arm64@4.54.0':
2266
+ '@rollup/rollup-darwin-x64@4.55.1':
2180
2267
  optional: true
2181
2268
 
2182
- '@rollup/rollup-darwin-arm64@4.54.0':
2269
+ '@rollup/rollup-freebsd-arm64@4.55.1':
2183
2270
  optional: true
2184
2271
 
2185
- '@rollup/rollup-darwin-x64@4.54.0':
2272
+ '@rollup/rollup-freebsd-x64@4.55.1':
2186
2273
  optional: true
2187
2274
 
2188
- '@rollup/rollup-freebsd-arm64@4.54.0':
2275
+ '@rollup/rollup-linux-arm-gnueabihf@4.55.1':
2189
2276
  optional: true
2190
2277
 
2191
- '@rollup/rollup-freebsd-x64@4.54.0':
2278
+ '@rollup/rollup-linux-arm-musleabihf@4.55.1':
2192
2279
  optional: true
2193
2280
 
2194
- '@rollup/rollup-linux-arm-gnueabihf@4.54.0':
2281
+ '@rollup/rollup-linux-arm64-gnu@4.55.1':
2195
2282
  optional: true
2196
2283
 
2197
- '@rollup/rollup-linux-arm-musleabihf@4.54.0':
2284
+ '@rollup/rollup-linux-arm64-musl@4.55.1':
2198
2285
  optional: true
2199
2286
 
2200
- '@rollup/rollup-linux-arm64-gnu@4.54.0':
2287
+ '@rollup/rollup-linux-loong64-gnu@4.55.1':
2201
2288
  optional: true
2202
2289
 
2203
- '@rollup/rollup-linux-arm64-musl@4.54.0':
2290
+ '@rollup/rollup-linux-loong64-musl@4.55.1':
2204
2291
  optional: true
2205
2292
 
2206
- '@rollup/rollup-linux-loong64-gnu@4.54.0':
2293
+ '@rollup/rollup-linux-ppc64-gnu@4.55.1':
2207
2294
  optional: true
2208
2295
 
2209
- '@rollup/rollup-linux-ppc64-gnu@4.54.0':
2296
+ '@rollup/rollup-linux-ppc64-musl@4.55.1':
2210
2297
  optional: true
2211
2298
 
2212
- '@rollup/rollup-linux-riscv64-gnu@4.54.0':
2299
+ '@rollup/rollup-linux-riscv64-gnu@4.55.1':
2213
2300
  optional: true
2214
2301
 
2215
- '@rollup/rollup-linux-riscv64-musl@4.54.0':
2302
+ '@rollup/rollup-linux-riscv64-musl@4.55.1':
2216
2303
  optional: true
2217
2304
 
2218
- '@rollup/rollup-linux-s390x-gnu@4.54.0':
2305
+ '@rollup/rollup-linux-s390x-gnu@4.55.1':
2219
2306
  optional: true
2220
2307
 
2221
- '@rollup/rollup-linux-x64-gnu@4.54.0':
2308
+ '@rollup/rollup-linux-x64-gnu@4.55.1':
2222
2309
  optional: true
2223
2310
 
2224
- '@rollup/rollup-linux-x64-musl@4.54.0':
2311
+ '@rollup/rollup-linux-x64-musl@4.55.1':
2225
2312
  optional: true
2226
2313
 
2227
- '@rollup/rollup-openharmony-arm64@4.54.0':
2314
+ '@rollup/rollup-openbsd-x64@4.55.1':
2228
2315
  optional: true
2229
2316
 
2230
- '@rollup/rollup-win32-arm64-msvc@4.54.0':
2317
+ '@rollup/rollup-openharmony-arm64@4.55.1':
2231
2318
  optional: true
2232
2319
 
2233
- '@rollup/rollup-win32-ia32-msvc@4.54.0':
2320
+ '@rollup/rollup-win32-arm64-msvc@4.55.1':
2234
2321
  optional: true
2235
2322
 
2236
- '@rollup/rollup-win32-x64-gnu@4.54.0':
2323
+ '@rollup/rollup-win32-ia32-msvc@4.55.1':
2237
2324
  optional: true
2238
2325
 
2239
- '@rollup/rollup-win32-x64-msvc@4.54.0':
2326
+ '@rollup/rollup-win32-x64-gnu@4.55.1':
2327
+ optional: true
2328
+
2329
+ '@rollup/rollup-win32-x64-msvc@4.55.1':
2240
2330
  optional: true
2241
2331
 
2242
2332
  '@sxzz/popperjs-es@2.11.7': {}
@@ -2249,24 +2339,24 @@ snapshots:
2249
2339
 
2250
2340
  '@types/lodash-es@4.17.12':
2251
2341
  dependencies:
2252
- '@types/lodash': 4.17.21
2342
+ '@types/lodash': 4.17.23
2253
2343
 
2254
- '@types/lodash@4.17.21': {}
2344
+ '@types/lodash@4.17.23': {}
2255
2345
 
2256
- '@types/node@24.10.4':
2346
+ '@types/node@24.10.7':
2257
2347
  dependencies:
2258
2348
  undici-types: 7.16.0
2259
2349
 
2260
2350
  '@types/web-bluetooth@0.0.20': {}
2261
2351
 
2262
- '@typescript-eslint/eslint-plugin@8.51.0(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2352
+ '@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2263
2353
  dependencies:
2264
2354
  '@eslint-community/regexpp': 4.12.2
2265
- '@typescript-eslint/parser': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2266
- '@typescript-eslint/scope-manager': 8.51.0
2267
- '@typescript-eslint/type-utils': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2268
- '@typescript-eslint/utils': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2269
- '@typescript-eslint/visitor-keys': 8.51.0
2355
+ '@typescript-eslint/parser': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2356
+ '@typescript-eslint/scope-manager': 8.53.0
2357
+ '@typescript-eslint/type-utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2358
+ '@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2359
+ '@typescript-eslint/visitor-keys': 8.53.0
2270
2360
  eslint: 9.39.2(jiti@2.6.1)
2271
2361
  ignore: 7.0.5
2272
2362
  natural-compare: 1.4.0
@@ -2275,41 +2365,41 @@ snapshots:
2275
2365
  transitivePeerDependencies:
2276
2366
  - supports-color
2277
2367
 
2278
- '@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2368
+ '@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2279
2369
  dependencies:
2280
- '@typescript-eslint/scope-manager': 8.51.0
2281
- '@typescript-eslint/types': 8.51.0
2282
- '@typescript-eslint/typescript-estree': 8.51.0(typescript@5.9.3)
2283
- '@typescript-eslint/visitor-keys': 8.51.0
2370
+ '@typescript-eslint/scope-manager': 8.53.0
2371
+ '@typescript-eslint/types': 8.53.0
2372
+ '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
2373
+ '@typescript-eslint/visitor-keys': 8.53.0
2284
2374
  debug: 4.4.3
2285
2375
  eslint: 9.39.2(jiti@2.6.1)
2286
2376
  typescript: 5.9.3
2287
2377
  transitivePeerDependencies:
2288
2378
  - supports-color
2289
2379
 
2290
- '@typescript-eslint/project-service@8.51.0(typescript@5.9.3)':
2380
+ '@typescript-eslint/project-service@8.53.0(typescript@5.9.3)':
2291
2381
  dependencies:
2292
- '@typescript-eslint/tsconfig-utils': 8.51.0(typescript@5.9.3)
2293
- '@typescript-eslint/types': 8.51.0
2382
+ '@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
2383
+ '@typescript-eslint/types': 8.53.0
2294
2384
  debug: 4.4.3
2295
2385
  typescript: 5.9.3
2296
2386
  transitivePeerDependencies:
2297
2387
  - supports-color
2298
2388
 
2299
- '@typescript-eslint/scope-manager@8.51.0':
2389
+ '@typescript-eslint/scope-manager@8.53.0':
2300
2390
  dependencies:
2301
- '@typescript-eslint/types': 8.51.0
2302
- '@typescript-eslint/visitor-keys': 8.51.0
2391
+ '@typescript-eslint/types': 8.53.0
2392
+ '@typescript-eslint/visitor-keys': 8.53.0
2303
2393
 
2304
- '@typescript-eslint/tsconfig-utils@8.51.0(typescript@5.9.3)':
2394
+ '@typescript-eslint/tsconfig-utils@8.53.0(typescript@5.9.3)':
2305
2395
  dependencies:
2306
2396
  typescript: 5.9.3
2307
2397
 
2308
- '@typescript-eslint/type-utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2398
+ '@typescript-eslint/type-utils@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2309
2399
  dependencies:
2310
- '@typescript-eslint/types': 8.51.0
2311
- '@typescript-eslint/typescript-estree': 8.51.0(typescript@5.9.3)
2312
- '@typescript-eslint/utils': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2400
+ '@typescript-eslint/types': 8.53.0
2401
+ '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
2402
+ '@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2313
2403
  debug: 4.4.3
2314
2404
  eslint: 9.39.2(jiti@2.6.1)
2315
2405
  ts-api-utils: 2.4.0(typescript@5.9.3)
@@ -2317,14 +2407,14 @@ snapshots:
2317
2407
  transitivePeerDependencies:
2318
2408
  - supports-color
2319
2409
 
2320
- '@typescript-eslint/types@8.51.0': {}
2410
+ '@typescript-eslint/types@8.53.0': {}
2321
2411
 
2322
- '@typescript-eslint/typescript-estree@8.51.0(typescript@5.9.3)':
2412
+ '@typescript-eslint/typescript-estree@8.53.0(typescript@5.9.3)':
2323
2413
  dependencies:
2324
- '@typescript-eslint/project-service': 8.51.0(typescript@5.9.3)
2325
- '@typescript-eslint/tsconfig-utils': 8.51.0(typescript@5.9.3)
2326
- '@typescript-eslint/types': 8.51.0
2327
- '@typescript-eslint/visitor-keys': 8.51.0
2414
+ '@typescript-eslint/project-service': 8.53.0(typescript@5.9.3)
2415
+ '@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
2416
+ '@typescript-eslint/types': 8.53.0
2417
+ '@typescript-eslint/visitor-keys': 8.53.0
2328
2418
  debug: 4.4.3
2329
2419
  minimatch: 9.0.5
2330
2420
  semver: 7.7.3
@@ -2334,38 +2424,38 @@ snapshots:
2334
2424
  transitivePeerDependencies:
2335
2425
  - supports-color
2336
2426
 
2337
- '@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2427
+ '@typescript-eslint/utils@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2338
2428
  dependencies:
2339
2429
  '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
2340
- '@typescript-eslint/scope-manager': 8.51.0
2341
- '@typescript-eslint/types': 8.51.0
2342
- '@typescript-eslint/typescript-estree': 8.51.0(typescript@5.9.3)
2430
+ '@typescript-eslint/scope-manager': 8.53.0
2431
+ '@typescript-eslint/types': 8.53.0
2432
+ '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
2343
2433
  eslint: 9.39.2(jiti@2.6.1)
2344
2434
  typescript: 5.9.3
2345
2435
  transitivePeerDependencies:
2346
2436
  - supports-color
2347
2437
 
2348
- '@typescript-eslint/visitor-keys@8.51.0':
2438
+ '@typescript-eslint/visitor-keys@8.53.0':
2349
2439
  dependencies:
2350
- '@typescript-eslint/types': 8.51.0
2440
+ '@typescript-eslint/types': 8.53.0
2351
2441
  eslint-visitor-keys: 4.2.1
2352
2442
 
2353
- '@vitejs/plugin-vue-jsx@5.1.3(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3))':
2443
+ '@vitejs/plugin-vue-jsx@5.1.3(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))':
2354
2444
  dependencies:
2355
- '@babel/core': 7.28.5
2356
- '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.5)
2357
- '@babel/plugin-transform-typescript': 7.28.5(@babel/core@7.28.5)
2358
- '@rolldown/pluginutils': 1.0.0-beta.58
2359
- '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.28.5)
2360
- vite: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
2445
+ '@babel/core': 7.28.6
2446
+ '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.28.6)
2447
+ '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.28.6)
2448
+ '@rolldown/pluginutils': 1.0.0-beta.59
2449
+ '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.28.6)
2450
+ vite: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
2361
2451
  vue: 3.5.26(typescript@5.9.3)
2362
2452
  transitivePeerDependencies:
2363
2453
  - supports-color
2364
2454
 
2365
- '@vitejs/plugin-vue@6.0.3(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3))':
2455
+ '@vitejs/plugin-vue@6.0.3(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))':
2366
2456
  dependencies:
2367
2457
  '@rolldown/pluginutils': 1.0.0-beta.53
2368
- vite: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
2458
+ vite: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
2369
2459
  vue: 3.5.26(typescript@5.9.3)
2370
2460
 
2371
2461
  '@volar/language-core@2.4.27':
@@ -2380,67 +2470,77 @@ snapshots:
2380
2470
  path-browserify: 1.0.1
2381
2471
  vscode-uri: 3.1.0
2382
2472
 
2473
+ '@vue-macros/common@3.1.2(vue@3.5.26(typescript@5.9.3))':
2474
+ dependencies:
2475
+ '@vue/compiler-sfc': 3.5.26
2476
+ ast-kit: 2.2.0
2477
+ local-pkg: 1.1.2
2478
+ magic-string-ast: 1.0.3
2479
+ unplugin-utils: 0.3.1
2480
+ optionalDependencies:
2481
+ vue: 3.5.26(typescript@5.9.3)
2482
+
2383
2483
  '@vue/babel-helper-vue-transform-on@1.5.0': {}
2384
2484
 
2385
2485
  '@vue/babel-helper-vue-transform-on@2.0.1': {}
2386
2486
 
2387
- '@vue/babel-plugin-jsx@1.5.0(@babel/core@7.28.5)':
2487
+ '@vue/babel-plugin-jsx@1.5.0(@babel/core@7.28.6)':
2388
2488
  dependencies:
2389
- '@babel/helper-module-imports': 7.27.1
2390
- '@babel/helper-plugin-utils': 7.27.1
2391
- '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.5)
2392
- '@babel/template': 7.27.2
2393
- '@babel/traverse': 7.28.5
2394
- '@babel/types': 7.28.5
2489
+ '@babel/helper-module-imports': 7.28.6
2490
+ '@babel/helper-plugin-utils': 7.28.6
2491
+ '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.6)
2492
+ '@babel/template': 7.28.6
2493
+ '@babel/traverse': 7.28.6
2494
+ '@babel/types': 7.28.6
2395
2495
  '@vue/babel-helper-vue-transform-on': 1.5.0
2396
- '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.5)
2496
+ '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.6)
2397
2497
  '@vue/shared': 3.5.26
2398
2498
  optionalDependencies:
2399
- '@babel/core': 7.28.5
2499
+ '@babel/core': 7.28.6
2400
2500
  transitivePeerDependencies:
2401
2501
  - supports-color
2402
2502
 
2403
- '@vue/babel-plugin-jsx@2.0.1(@babel/core@7.28.5)':
2503
+ '@vue/babel-plugin-jsx@2.0.1(@babel/core@7.28.6)':
2404
2504
  dependencies:
2405
- '@babel/helper-module-imports': 7.27.1
2406
- '@babel/helper-plugin-utils': 7.27.1
2407
- '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.5)
2408
- '@babel/template': 7.27.2
2409
- '@babel/traverse': 7.28.5
2410
- '@babel/types': 7.28.5
2505
+ '@babel/helper-module-imports': 7.28.6
2506
+ '@babel/helper-plugin-utils': 7.28.6
2507
+ '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.6)
2508
+ '@babel/template': 7.28.6
2509
+ '@babel/traverse': 7.28.6
2510
+ '@babel/types': 7.28.6
2411
2511
  '@vue/babel-helper-vue-transform-on': 2.0.1
2412
- '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.28.5)
2512
+ '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.28.6)
2413
2513
  '@vue/shared': 3.5.26
2414
2514
  optionalDependencies:
2415
- '@babel/core': 7.28.5
2515
+ '@babel/core': 7.28.6
2416
2516
  transitivePeerDependencies:
2417
2517
  - supports-color
2418
2518
 
2419
- '@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.28.5)':
2519
+ '@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.28.6)':
2420
2520
  dependencies:
2421
- '@babel/code-frame': 7.27.1
2422
- '@babel/core': 7.28.5
2423
- '@babel/helper-module-imports': 7.27.1
2424
- '@babel/helper-plugin-utils': 7.27.1
2425
- '@babel/parser': 7.28.5
2521
+ '@babel/code-frame': 7.28.6
2522
+ '@babel/core': 7.28.6
2523
+ '@babel/helper-module-imports': 7.28.6
2524
+ '@babel/helper-plugin-utils': 7.28.6
2525
+ '@babel/parser': 7.28.6
2426
2526
  '@vue/compiler-sfc': 3.5.26
2427
2527
  transitivePeerDependencies:
2428
2528
  - supports-color
2429
2529
 
2430
- '@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.28.5)':
2530
+ '@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.28.6)':
2431
2531
  dependencies:
2432
- '@babel/code-frame': 7.27.1
2433
- '@babel/core': 7.28.5
2434
- '@babel/helper-module-imports': 7.27.1
2435
- '@babel/helper-plugin-utils': 7.27.1
2436
- '@babel/parser': 7.28.5
2532
+ '@babel/code-frame': 7.28.6
2533
+ '@babel/core': 7.28.6
2534
+ '@babel/helper-module-imports': 7.28.6
2535
+ '@babel/helper-plugin-utils': 7.28.6
2536
+ '@babel/parser': 7.28.6
2437
2537
  '@vue/compiler-sfc': 3.5.26
2438
2538
  transitivePeerDependencies:
2439
2539
  - supports-color
2440
2540
 
2441
2541
  '@vue/compiler-core@3.5.26':
2442
2542
  dependencies:
2443
- '@babel/parser': 7.28.5
2543
+ '@babel/parser': 7.28.6
2444
2544
  '@vue/shared': 3.5.26
2445
2545
  entities: 7.0.0
2446
2546
  estree-walker: 2.0.2
@@ -2453,7 +2553,7 @@ snapshots:
2453
2553
 
2454
2554
  '@vue/compiler-sfc@3.5.26':
2455
2555
  dependencies:
2456
- '@babel/parser': 7.28.5
2556
+ '@babel/parser': 7.28.6
2457
2557
  '@vue/compiler-core': 3.5.26
2458
2558
  '@vue/compiler-dom': 3.5.26
2459
2559
  '@vue/compiler-ssr': 3.5.26
@@ -2474,14 +2574,14 @@ snapshots:
2474
2574
  dependencies:
2475
2575
  '@vue/devtools-kit': 7.7.9
2476
2576
 
2477
- '@vue/devtools-core@8.0.5(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3))':
2577
+ '@vue/devtools-core@8.0.5(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))':
2478
2578
  dependencies:
2479
2579
  '@vue/devtools-kit': 8.0.5
2480
2580
  '@vue/devtools-shared': 8.0.5
2481
2581
  mitt: 3.0.1
2482
2582
  nanoid: 5.1.6
2483
2583
  pathe: 2.0.3
2484
- vite-hot-client: 2.1.0(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))
2584
+ vite-hot-client: 2.1.0(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))
2485
2585
  vue: 3.5.26(typescript@5.9.3)
2486
2586
  transitivePeerDependencies:
2487
2587
  - vite
@@ -2523,20 +2623,20 @@ snapshots:
2523
2623
  transitivePeerDependencies:
2524
2624
  - '@types/eslint'
2525
2625
 
2526
- '@vue/eslint-config-typescript@14.6.0(eslint-plugin-vue@10.5.1(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2626
+ '@vue/eslint-config-typescript@14.6.0(eslint-plugin-vue@10.5.1(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2527
2627
  dependencies:
2528
- '@typescript-eslint/utils': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2628
+ '@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2529
2629
  eslint: 9.39.2(jiti@2.6.1)
2530
- eslint-plugin-vue: 10.5.1(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1)))
2630
+ eslint-plugin-vue: 10.5.1(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1)))
2531
2631
  fast-glob: 3.3.3
2532
- typescript-eslint: 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2632
+ typescript-eslint: 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2533
2633
  vue-eslint-parser: 10.2.0(eslint@9.39.2(jiti@2.6.1))
2534
2634
  optionalDependencies:
2535
2635
  typescript: 5.9.3
2536
2636
  transitivePeerDependencies:
2537
2637
  - supports-color
2538
2638
 
2539
- '@vue/language-core@3.2.1':
2639
+ '@vue/language-core@3.2.2':
2540
2640
  dependencies:
2541
2641
  '@volar/language-core': 2.4.27
2542
2642
  '@vue/compiler-dom': 3.5.26
@@ -2619,11 +2719,21 @@ snapshots:
2619
2719
 
2620
2720
  argparse@2.0.1: {}
2621
2721
 
2722
+ ast-kit@2.2.0:
2723
+ dependencies:
2724
+ '@babel/parser': 7.28.6
2725
+ pathe: 2.0.3
2726
+
2727
+ ast-walker-scope@0.8.3:
2728
+ dependencies:
2729
+ '@babel/parser': 7.28.6
2730
+ ast-kit: 2.2.0
2731
+
2622
2732
  async-validator@4.2.5: {}
2623
2733
 
2624
2734
  balanced-match@1.0.2: {}
2625
2735
 
2626
- baseline-browser-mapping@2.9.11: {}
2736
+ baseline-browser-mapping@2.9.14: {}
2627
2737
 
2628
2738
  birpc@2.9.0: {}
2629
2739
 
@@ -2644,8 +2754,8 @@ snapshots:
2644
2754
 
2645
2755
  browserslist@4.28.1:
2646
2756
  dependencies:
2647
- baseline-browser-mapping: 2.9.11
2648
- caniuse-lite: 1.0.30001762
2757
+ baseline-browser-mapping: 2.9.14
2758
+ caniuse-lite: 1.0.30001764
2649
2759
  electron-to-chromium: 1.5.267
2650
2760
  node-releases: 2.0.27
2651
2761
  update-browserslist-db: 1.2.3(browserslist@4.28.1)
@@ -2656,7 +2766,7 @@ snapshots:
2656
2766
 
2657
2767
  callsites@3.1.0: {}
2658
2768
 
2659
- caniuse-lite@1.0.30001762: {}
2769
+ caniuse-lite@1.0.30001764: {}
2660
2770
 
2661
2771
  chalk@4.1.2:
2662
2772
  dependencies:
@@ -2667,6 +2777,10 @@ snapshots:
2667
2777
  dependencies:
2668
2778
  readdirp: 4.1.2
2669
2779
 
2780
+ chokidar@5.0.0:
2781
+ dependencies:
2782
+ readdirp: 5.0.0
2783
+
2670
2784
  color-convert@2.0.1:
2671
2785
  dependencies:
2672
2786
  color-name: 1.1.4
@@ -2712,15 +2826,17 @@ snapshots:
2712
2826
 
2713
2827
  define-lazy-prop@3.0.0: {}
2714
2828
 
2829
+ defu@6.1.4: {}
2830
+
2715
2831
  electron-to-chromium@1.5.267: {}
2716
2832
 
2717
- element-plus@2.13.0(vue@3.5.26(typescript@5.9.3)):
2833
+ element-plus@2.13.1(vue@3.5.26(typescript@5.9.3)):
2718
2834
  dependencies:
2719
2835
  '@ctrl/tinycolor': 3.6.1
2720
2836
  '@element-plus/icons-vue': 2.3.2(vue@3.5.26(typescript@5.9.3))
2721
2837
  '@floating-ui/dom': 1.7.4
2722
2838
  '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
2723
- '@types/lodash': 4.17.21
2839
+ '@types/lodash': 4.17.23
2724
2840
  '@types/lodash-es': 4.17.12
2725
2841
  '@vueuse/core': 10.11.1(vue@3.5.26(typescript@5.9.3))
2726
2842
  async-validator: 4.2.5
@@ -2786,7 +2902,7 @@ snapshots:
2786
2902
  optionalDependencies:
2787
2903
  eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@2.6.1))
2788
2904
 
2789
- eslint-plugin-vue@10.5.1(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))):
2905
+ eslint-plugin-vue@10.5.1(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))):
2790
2906
  dependencies:
2791
2907
  '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
2792
2908
  eslint: 9.39.2(jiti@2.6.1)
@@ -2797,7 +2913,7 @@ snapshots:
2797
2913
  vue-eslint-parser: 10.2.0(eslint@9.39.2(jiti@2.6.1))
2798
2914
  xml-name-validator: 4.0.0
2799
2915
  optionalDependencies:
2800
- '@typescript-eslint/parser': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2916
+ '@typescript-eslint/parser': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2801
2917
 
2802
2918
  eslint-scope@8.4.0:
2803
2919
  dependencies:
@@ -3001,7 +3117,7 @@ snapshots:
3001
3117
 
3002
3118
  kolorist@1.8.0: {}
3003
3119
 
3004
- l-global@1.0.2: {}
3120
+ l-global@1.0.5: {}
3005
3121
 
3006
3122
  levn@0.4.1:
3007
3123
  dependencies:
@@ -3034,6 +3150,10 @@ snapshots:
3034
3150
  dependencies:
3035
3151
  yallist: 3.1.1
3036
3152
 
3153
+ magic-string-ast@1.0.3:
3154
+ dependencies:
3155
+ magic-string: 0.30.21
3156
+
3037
3157
  magic-string@0.30.21:
3038
3158
  dependencies:
3039
3159
  '@jridgewell/sourcemap-codec': 1.5.5
@@ -3064,7 +3184,7 @@ snapshots:
3064
3184
  acorn: 8.15.0
3065
3185
  pathe: 2.0.3
3066
3186
  pkg-types: 1.3.1
3067
- ufo: 1.6.1
3187
+ ufo: 1.6.2
3068
3188
 
3069
3189
  mrmime@2.0.1: {}
3070
3190
 
@@ -3149,6 +3269,12 @@ snapshots:
3149
3269
 
3150
3270
  pidtree@0.6.0: {}
3151
3271
 
3272
+ pinia-plugin-persistedstate@4.7.1(pinia@3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3))):
3273
+ dependencies:
3274
+ defu: 6.1.4
3275
+ optionalDependencies:
3276
+ pinia: 3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3))
3277
+
3152
3278
  pinia@3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)):
3153
3279
  dependencies:
3154
3280
  '@vue/devtools-api': 7.7.9
@@ -3200,38 +3326,43 @@ snapshots:
3200
3326
 
3201
3327
  readdirp@4.1.2: {}
3202
3328
 
3329
+ readdirp@5.0.0: {}
3330
+
3203
3331
  resolve-from@4.0.0: {}
3204
3332
 
3205
3333
  reusify@1.1.0: {}
3206
3334
 
3207
3335
  rfdc@1.4.1: {}
3208
3336
 
3209
- rollup@4.54.0:
3337
+ rollup@4.55.1:
3210
3338
  dependencies:
3211
3339
  '@types/estree': 1.0.8
3212
3340
  optionalDependencies:
3213
- '@rollup/rollup-android-arm-eabi': 4.54.0
3214
- '@rollup/rollup-android-arm64': 4.54.0
3215
- '@rollup/rollup-darwin-arm64': 4.54.0
3216
- '@rollup/rollup-darwin-x64': 4.54.0
3217
- '@rollup/rollup-freebsd-arm64': 4.54.0
3218
- '@rollup/rollup-freebsd-x64': 4.54.0
3219
- '@rollup/rollup-linux-arm-gnueabihf': 4.54.0
3220
- '@rollup/rollup-linux-arm-musleabihf': 4.54.0
3221
- '@rollup/rollup-linux-arm64-gnu': 4.54.0
3222
- '@rollup/rollup-linux-arm64-musl': 4.54.0
3223
- '@rollup/rollup-linux-loong64-gnu': 4.54.0
3224
- '@rollup/rollup-linux-ppc64-gnu': 4.54.0
3225
- '@rollup/rollup-linux-riscv64-gnu': 4.54.0
3226
- '@rollup/rollup-linux-riscv64-musl': 4.54.0
3227
- '@rollup/rollup-linux-s390x-gnu': 4.54.0
3228
- '@rollup/rollup-linux-x64-gnu': 4.54.0
3229
- '@rollup/rollup-linux-x64-musl': 4.54.0
3230
- '@rollup/rollup-openharmony-arm64': 4.54.0
3231
- '@rollup/rollup-win32-arm64-msvc': 4.54.0
3232
- '@rollup/rollup-win32-ia32-msvc': 4.54.0
3233
- '@rollup/rollup-win32-x64-gnu': 4.54.0
3234
- '@rollup/rollup-win32-x64-msvc': 4.54.0
3341
+ '@rollup/rollup-android-arm-eabi': 4.55.1
3342
+ '@rollup/rollup-android-arm64': 4.55.1
3343
+ '@rollup/rollup-darwin-arm64': 4.55.1
3344
+ '@rollup/rollup-darwin-x64': 4.55.1
3345
+ '@rollup/rollup-freebsd-arm64': 4.55.1
3346
+ '@rollup/rollup-freebsd-x64': 4.55.1
3347
+ '@rollup/rollup-linux-arm-gnueabihf': 4.55.1
3348
+ '@rollup/rollup-linux-arm-musleabihf': 4.55.1
3349
+ '@rollup/rollup-linux-arm64-gnu': 4.55.1
3350
+ '@rollup/rollup-linux-arm64-musl': 4.55.1
3351
+ '@rollup/rollup-linux-loong64-gnu': 4.55.1
3352
+ '@rollup/rollup-linux-loong64-musl': 4.55.1
3353
+ '@rollup/rollup-linux-ppc64-gnu': 4.55.1
3354
+ '@rollup/rollup-linux-ppc64-musl': 4.55.1
3355
+ '@rollup/rollup-linux-riscv64-gnu': 4.55.1
3356
+ '@rollup/rollup-linux-riscv64-musl': 4.55.1
3357
+ '@rollup/rollup-linux-s390x-gnu': 4.55.1
3358
+ '@rollup/rollup-linux-x64-gnu': 4.55.1
3359
+ '@rollup/rollup-linux-x64-musl': 4.55.1
3360
+ '@rollup/rollup-openbsd-x64': 4.55.1
3361
+ '@rollup/rollup-openharmony-arm64': 4.55.1
3362
+ '@rollup/rollup-win32-arm64-msvc': 4.55.1
3363
+ '@rollup/rollup-win32-ia32-msvc': 4.55.1
3364
+ '@rollup/rollup-win32-x64-gnu': 4.55.1
3365
+ '@rollup/rollup-win32-x64-msvc': 4.55.1
3235
3366
  fsevents: 2.3.3
3236
3367
 
3237
3368
  run-applescript@7.1.0: {}
@@ -3301,12 +3432,12 @@ snapshots:
3301
3432
  dependencies:
3302
3433
  prelude-ls: 1.2.1
3303
3434
 
3304
- typescript-eslint@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
3435
+ typescript-eslint@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
3305
3436
  dependencies:
3306
- '@typescript-eslint/eslint-plugin': 8.51.0(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3307
- '@typescript-eslint/parser': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3308
- '@typescript-eslint/typescript-estree': 8.51.0(typescript@5.9.3)
3309
- '@typescript-eslint/utils': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3437
+ '@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3438
+ '@typescript-eslint/parser': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3439
+ '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
3440
+ '@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3310
3441
  eslint: 9.39.2(jiti@2.6.1)
3311
3442
  typescript: 5.9.3
3312
3443
  transitivePeerDependencies:
@@ -3314,7 +3445,7 @@ snapshots:
3314
3445
 
3315
3446
  typescript@5.9.3: {}
3316
3447
 
3317
- ufo@1.6.1: {}
3448
+ ufo@1.6.2: {}
3318
3449
 
3319
3450
  undici-types@7.16.0: {}
3320
3451
 
@@ -3351,7 +3482,7 @@ snapshots:
3351
3482
  pathe: 2.0.3
3352
3483
  picomatch: 4.0.3
3353
3484
 
3354
- unplugin-vue-components@30.0.0(@babel/parser@7.28.5)(vue@3.5.26(typescript@5.9.3)):
3485
+ unplugin-vue-components@30.0.0(@babel/parser@7.28.6)(vue@3.5.26(typescript@5.9.3)):
3355
3486
  dependencies:
3356
3487
  chokidar: 4.0.3
3357
3488
  debug: 4.4.3
@@ -3363,10 +3494,35 @@ snapshots:
3363
3494
  unplugin-utils: 0.3.1
3364
3495
  vue: 3.5.26(typescript@5.9.3)
3365
3496
  optionalDependencies:
3366
- '@babel/parser': 7.28.5
3497
+ '@babel/parser': 7.28.6
3367
3498
  transitivePeerDependencies:
3368
3499
  - supports-color
3369
3500
 
3501
+ unplugin-vue-router@0.19.2(@vue/compiler-sfc@3.5.26)(vue-router@4.6.4(vue@3.5.26(typescript@5.9.3)))(vue@3.5.26(typescript@5.9.3)):
3502
+ dependencies:
3503
+ '@babel/generator': 7.28.6
3504
+ '@vue-macros/common': 3.1.2(vue@3.5.26(typescript@5.9.3))
3505
+ '@vue/compiler-sfc': 3.5.26
3506
+ '@vue/language-core': 3.2.2
3507
+ ast-walker-scope: 0.8.3
3508
+ chokidar: 5.0.0
3509
+ json5: 2.2.3
3510
+ local-pkg: 1.1.2
3511
+ magic-string: 0.30.21
3512
+ mlly: 1.8.0
3513
+ muggle-string: 0.4.1
3514
+ pathe: 2.0.3
3515
+ picomatch: 4.0.3
3516
+ scule: 1.3.0
3517
+ tinyglobby: 0.2.15
3518
+ unplugin: 2.3.11
3519
+ unplugin-utils: 0.3.1
3520
+ yaml: 2.8.2
3521
+ optionalDependencies:
3522
+ vue-router: 4.6.4(vue@3.5.26(typescript@5.9.3))
3523
+ transitivePeerDependencies:
3524
+ - vue
3525
+
3370
3526
  unplugin@2.3.11:
3371
3527
  dependencies:
3372
3528
  '@jridgewell/remapping': 2.3.5
@@ -3386,17 +3542,17 @@ snapshots:
3386
3542
 
3387
3543
  util-deprecate@1.0.2: {}
3388
3544
 
3389
- vite-dev-rpc@1.1.0(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1)):
3545
+ vite-dev-rpc@1.1.0(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)):
3390
3546
  dependencies:
3391
3547
  birpc: 2.9.0
3392
- vite: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
3393
- vite-hot-client: 2.1.0(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))
3548
+ vite: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
3549
+ vite-hot-client: 2.1.0(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))
3394
3550
 
3395
- vite-hot-client@2.1.0(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1)):
3551
+ vite-hot-client@2.1.0(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)):
3396
3552
  dependencies:
3397
- vite: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
3553
+ vite: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
3398
3554
 
3399
- vite-plugin-inspect@11.3.3(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1)):
3555
+ vite-plugin-inspect@11.3.3(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)):
3400
3556
  dependencies:
3401
3557
  ansis: 4.2.0
3402
3558
  debug: 4.4.3
@@ -3406,52 +3562,53 @@ snapshots:
3406
3562
  perfect-debounce: 2.0.0
3407
3563
  sirv: 3.0.2
3408
3564
  unplugin-utils: 0.3.1
3409
- vite: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
3410
- vite-dev-rpc: 1.1.0(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))
3565
+ vite: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
3566
+ vite-dev-rpc: 1.1.0(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))
3411
3567
  transitivePeerDependencies:
3412
3568
  - supports-color
3413
3569
 
3414
- vite-plugin-vue-devtools@8.0.5(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3)):
3570
+ vite-plugin-vue-devtools@8.0.5(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3)):
3415
3571
  dependencies:
3416
- '@vue/devtools-core': 8.0.5(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))(vue@3.5.26(typescript@5.9.3))
3572
+ '@vue/devtools-core': 8.0.5(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))
3417
3573
  '@vue/devtools-kit': 8.0.5
3418
3574
  '@vue/devtools-shared': 8.0.5
3419
3575
  sirv: 3.0.2
3420
- vite: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
3421
- vite-plugin-inspect: 11.3.3(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))
3422
- vite-plugin-vue-inspector: 5.3.2(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1))
3576
+ vite: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
3577
+ vite-plugin-inspect: 11.3.3(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))
3578
+ vite-plugin-vue-inspector: 5.3.2(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2))
3423
3579
  transitivePeerDependencies:
3424
3580
  - '@nuxt/kit'
3425
3581
  - supports-color
3426
3582
  - vue
3427
3583
 
3428
- vite-plugin-vue-inspector@5.3.2(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1)):
3584
+ vite-plugin-vue-inspector@5.3.2(vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)):
3429
3585
  dependencies:
3430
- '@babel/core': 7.28.5
3431
- '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.5)
3432
- '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.28.5)
3433
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.5)
3434
- '@babel/plugin-transform-typescript': 7.28.5(@babel/core@7.28.5)
3435
- '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.5)
3586
+ '@babel/core': 7.28.6
3587
+ '@babel/plugin-proposal-decorators': 7.28.6(@babel/core@7.28.6)
3588
+ '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.28.6)
3589
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.6)
3590
+ '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.28.6)
3591
+ '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.6)
3436
3592
  '@vue/compiler-dom': 3.5.26
3437
3593
  kolorist: 1.8.0
3438
3594
  magic-string: 0.30.21
3439
- vite: 7.3.0(@types/node@24.10.4)(jiti@2.6.1)
3595
+ vite: 7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2)
3440
3596
  transitivePeerDependencies:
3441
3597
  - supports-color
3442
3598
 
3443
- vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1):
3599
+ vite@7.3.1(@types/node@24.10.7)(jiti@2.6.1)(yaml@2.8.2):
3444
3600
  dependencies:
3445
3601
  esbuild: 0.27.2
3446
3602
  fdir: 6.5.0(picomatch@4.0.3)
3447
3603
  picomatch: 4.0.3
3448
3604
  postcss: 8.5.6
3449
- rollup: 4.54.0
3605
+ rollup: 4.55.1
3450
3606
  tinyglobby: 0.2.15
3451
3607
  optionalDependencies:
3452
- '@types/node': 24.10.4
3608
+ '@types/node': 24.10.7
3453
3609
  fsevents: 2.3.3
3454
3610
  jiti: 2.6.1
3611
+ yaml: 2.8.2
3455
3612
 
3456
3613
  vscode-uri@3.1.0: {}
3457
3614
 
@@ -3476,10 +3633,10 @@ snapshots:
3476
3633
  '@vue/devtools-api': 6.6.4
3477
3634
  vue: 3.5.26(typescript@5.9.3)
3478
3635
 
3479
- vue-tsc@3.2.1(typescript@5.9.3):
3636
+ vue-tsc@3.2.2(typescript@5.9.3):
3480
3637
  dependencies:
3481
3638
  '@volar/typescript': 2.4.27
3482
- '@vue/language-core': 3.2.1
3639
+ '@vue/language-core': 3.2.2
3483
3640
  typescript: 5.9.3
3484
3641
 
3485
3642
  vue@3.5.26(typescript@5.9.3):
@@ -3512,4 +3669,6 @@ snapshots:
3512
3669
 
3513
3670
  yallist@3.1.1: {}
3514
3671
 
3672
+ yaml@2.8.2: {}
3673
+
3515
3674
  yocto-queue@0.1.0: {}