mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 10:54:38 +00:00
Compare commits
1 Commits
bc37f84d4b
...
1e713a1dc9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e713a1dc9 |
@@ -28,11 +28,11 @@
|
||||
"@types/node": "^24.10.0",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint": "^9.39.0",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.4.1",
|
||||
"jsdom": "^27.1.0",
|
||||
"vite": "^7.1.12",
|
||||
"vitest": "^4.0.7",
|
||||
"vue-tsc": "^3.1.3"
|
||||
"vitest": "^4.0.6",
|
||||
"vue-tsc": "^3.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
381
pnpm-lock.yaml
generated
381
pnpm-lock.yaml
generated
@@ -29,7 +29,7 @@ importers:
|
||||
devDependencies:
|
||||
'@antfu/eslint-config':
|
||||
specifier: ^6.2.0
|
||||
version: 6.2.0(@vue/compiler-sfc@3.5.22)(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))
|
||||
version: 6.2.0(@vue/compiler-sfc@3.5.22)(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.39.0(jiti@2.6.1)))(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.6(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))
|
||||
'@robonen/tsconfig':
|
||||
specifier: ^0.0.2
|
||||
version: 0.0.2
|
||||
@@ -46,11 +46,11 @@ importers:
|
||||
specifier: ^2.4.6
|
||||
version: 2.4.6
|
||||
eslint:
|
||||
specifier: ^9.39.1
|
||||
version: 9.39.1(jiti@2.6.1)
|
||||
specifier: ^9.39.0
|
||||
version: 9.39.0(jiti@2.6.1)
|
||||
eslint-plugin-vuejs-accessibility:
|
||||
specifier: ^2.4.1
|
||||
version: 2.4.1(eslint@9.39.1(jiti@2.6.1))
|
||||
version: 2.4.1(eslint@9.39.0(jiti@2.6.1))
|
||||
jsdom:
|
||||
specifier: ^27.1.0
|
||||
version: 27.1.0(postcss@8.5.6)
|
||||
@@ -58,11 +58,11 @@ importers:
|
||||
specifier: ^7.1.12
|
||||
version: 7.1.12(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.1)
|
||||
vitest:
|
||||
specifier: ^4.0.7
|
||||
version: 4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1)
|
||||
specifier: ^4.0.6
|
||||
version: 4.0.6(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1)
|
||||
vue-tsc:
|
||||
specifier: ^3.1.3
|
||||
version: 3.1.3(typescript@5.8.3)
|
||||
specifier: ^3.1.2
|
||||
version: 3.1.2(typescript@5.8.3)
|
||||
|
||||
packages:
|
||||
|
||||
@@ -404,8 +404,8 @@ packages:
|
||||
resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.39.1':
|
||||
resolution: {integrity: sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==}
|
||||
'@eslint/js@9.39.0':
|
||||
resolution: {integrity: sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/markdown@7.5.0':
|
||||
@@ -416,6 +416,10 @@ packages:
|
||||
resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/plugin-kit@0.4.0':
|
||||
resolution: {integrity: sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/plugin-kit@0.4.1':
|
||||
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@@ -818,11 +822,11 @@ packages:
|
||||
vitest:
|
||||
optional: true
|
||||
|
||||
'@vitest/expect@4.0.7':
|
||||
resolution: {integrity: sha512-jGRG6HghnJDjljdjYIoVzX17S6uCVCBRFnsgdLGJ6CaxfPh8kzUKe/2n533y4O/aeZ/sIr7q7GbuEbeGDsWv4Q==}
|
||||
'@vitest/expect@4.0.6':
|
||||
resolution: {integrity: sha512-5j8UUlBVhOjhj4lR2Nt9sEV8b4WtbcYh8vnfhTNA2Kn5+smtevzjNq+xlBuVhnFGXiyPPNzGrOVvmyHWkS5QGg==}
|
||||
|
||||
'@vitest/mocker@4.0.7':
|
||||
resolution: {integrity: sha512-OsDwLS7WnpuNslOV6bJkXVYVV/6RSc4eeVxV7h9wxQPNxnjRvTTrIikfwCbMyl8XJmW6oOccBj2Q07YwZtQcCw==}
|
||||
'@vitest/mocker@4.0.6':
|
||||
resolution: {integrity: sha512-3COEIew5HqdzBFEYN9+u0dT3i/NCwppLnO1HkjGfAP1Vs3vti1Hxm/MvcbC4DAn3Szo1M7M3otiAaT83jvqIjA==}
|
||||
peerDependencies:
|
||||
msw: ^2.4.9
|
||||
vite: ^6.0.0 || ^7.0.0-0
|
||||
@@ -832,20 +836,20 @@ packages:
|
||||
vite:
|
||||
optional: true
|
||||
|
||||
'@vitest/pretty-format@4.0.7':
|
||||
resolution: {integrity: sha512-YY//yxqTmk29+/pK+Wi1UB4DUH3lSVgIm+M10rAJ74pOSMgT7rydMSc+vFuq9LjZLhFvVEXir8EcqMke3SVM6Q==}
|
||||
'@vitest/pretty-format@4.0.6':
|
||||
resolution: {integrity: sha512-4vptgNkLIA1W1Nn5X4x8rLJBzPiJwnPc+awKtfBE5hNMVsoAl/JCCPPzNrbf+L4NKgklsis5Yp2gYa+XAS442g==}
|
||||
|
||||
'@vitest/runner@4.0.7':
|
||||
resolution: {integrity: sha512-orU1lsu4PxLEcDWfjVCNGIedOSF/YtZ+XMrd1PZb90E68khWCNzD8y1dtxtgd0hyBIQk8XggteKN/38VQLvzuw==}
|
||||
'@vitest/runner@4.0.6':
|
||||
resolution: {integrity: sha512-trPk5qpd7Jj+AiLZbV/e+KiiaGXZ8ECsRxtnPnCrJr9OW2mLB72Cb824IXgxVz/mVU3Aj4VebY+tDTPn++j1Og==}
|
||||
|
||||
'@vitest/snapshot@4.0.7':
|
||||
resolution: {integrity: sha512-xJL+Nkw0OjaUXXQf13B8iKK5pI9QVtN9uOtzNHYuG/o/B7fIEg0DQ+xOe0/RcqwDEI15rud1k7y5xznBKGUXAA==}
|
||||
'@vitest/snapshot@4.0.6':
|
||||
resolution: {integrity: sha512-PaYLt7n2YzuvxhulDDu6c9EosiRuIE+FI2ECKs6yvHyhoga+2TBWI8dwBjs+IeuQaMtZTfioa9tj3uZb7nev1g==}
|
||||
|
||||
'@vitest/spy@4.0.7':
|
||||
resolution: {integrity: sha512-FW4X8hzIEn4z+HublB4hBF/FhCVaXfIHm8sUfvlznrcy1MQG7VooBgZPMtVCGZtHi0yl3KESaXTqsKh16d8cFg==}
|
||||
'@vitest/spy@4.0.6':
|
||||
resolution: {integrity: sha512-g9jTUYPV1LtRPRCQfhbMintW7BTQz1n6WXYQYRQ25qkyffA4bjVXjkROokZnv7t07OqfaFKw1lPzqKGk1hmNuQ==}
|
||||
|
||||
'@vitest/utils@4.0.7':
|
||||
resolution: {integrity: sha512-HNrg9CM/Z4ZWB6RuExhuC6FPmLipiShKVMnT9JlQvfhwR47JatWLChA6mtZqVHqypE6p/z6ofcjbyWpM7YLxPQ==}
|
||||
'@vitest/utils@4.0.6':
|
||||
resolution: {integrity: sha512-bG43VS3iYKrMIZXBo+y8Pti0O7uNju3KvNn6DrQWhQQKcLavMB+0NZfO1/QBAEbq0MaQ3QjNsnnXlGQvsh0Z6A==}
|
||||
|
||||
'@volar/language-core@2.4.23':
|
||||
resolution: {integrity: sha512-hEEd5ET/oSmBC6pi1j6NaNYRWoAiDhINbT8rmwtINugR39loROSlufGdYMF9TaKGfz+ViGs1Idi3mAhnuPcoGQ==}
|
||||
@@ -871,8 +875,8 @@ packages:
|
||||
'@vue/devtools-api@6.6.4':
|
||||
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
||||
|
||||
'@vue/language-core@3.1.3':
|
||||
resolution: {integrity: sha512-KpR1F/eGAG9D1RZ0/T6zWJs6dh/pRLfY5WupecyYKJ1fjVmDMgTPw9wXmKv2rBjo4zCJiOSiyB8BDP1OUwpMEA==}
|
||||
'@vue/language-core@3.1.2':
|
||||
resolution: {integrity: sha512-PyFDCqpdfYUT+oMLqcc61oHfJlC6yjhybaefwQjRdkchIihToOEpJ2Wu/Ebq2yrnJdd1EsaAvZaXVAqcxtnDxQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -1348,8 +1352,8 @@ packages:
|
||||
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint@9.39.1:
|
||||
resolution: {integrity: sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==}
|
||||
eslint@9.39.0:
|
||||
resolution: {integrity: sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -2298,18 +2302,18 @@ packages:
|
||||
yaml:
|
||||
optional: true
|
||||
|
||||
vitest@4.0.7:
|
||||
resolution: {integrity: sha512-xQroKAadK503CrmbzCISvQUjeuvEZzv6U0wlnlVFOi5i3gnzfH4onyQ29f3lzpe0FresAiTAd3aqK0Bi/jLI8w==}
|
||||
vitest@4.0.6:
|
||||
resolution: {integrity: sha512-gR7INfiVRwnEOkCk47faros/9McCZMp5LM+OMNWGLaDBSvJxIzwjgNFufkuePBNaesGRnLmNfW+ddbUJRZn0nQ==}
|
||||
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@types/debug': ^4.1.12
|
||||
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
|
||||
'@vitest/browser-playwright': 4.0.7
|
||||
'@vitest/browser-preview': 4.0.7
|
||||
'@vitest/browser-webdriverio': 4.0.7
|
||||
'@vitest/ui': 4.0.7
|
||||
'@vitest/browser-playwright': 4.0.6
|
||||
'@vitest/browser-preview': 4.0.6
|
||||
'@vitest/browser-webdriverio': 4.0.6
|
||||
'@vitest/ui': 4.0.6
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -2355,8 +2359,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
vue-tsc@3.1.3:
|
||||
resolution: {integrity: sha512-StMNfZHwPIXQgY3KxPKM0Jsoc8b46mDV3Fn2UlHCBIwRJApjqrSwqeMYgWf0zpN+g857y74pv7GWuBm+UqQe1w==}
|
||||
vue-tsc@3.1.2:
|
||||
resolution: {integrity: sha512-3fd4DY0rFczs5f+VB3OhcLU83V6+3Puj2yLBe0Ak65k7ERk+STVNKaOAi0EBo6Lc15UiJB6LzU6Mxy4+h/pKew==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
@@ -2454,47 +2458,47 @@ snapshots:
|
||||
|
||||
'@acemir/cssom@0.9.19': {}
|
||||
|
||||
'@antfu/eslint-config@6.2.0(@vue/compiler-sfc@3.5.22)(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))':
|
||||
'@antfu/eslint-config@6.2.0(@vue/compiler-sfc@3.5.22)(eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.39.0(jiti@2.6.1)))(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.6(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))':
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 1.1.0
|
||||
'@clack/prompts': 0.11.0
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@eslint/markdown': 7.5.0
|
||||
'@stylistic/eslint-plugin': 5.5.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/parser': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@vitest/eslint-plugin': 1.4.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))
|
||||
'@stylistic/eslint-plugin': 5.5.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/parser': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@vitest/eslint-plugin': 1.4.0(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.6(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))
|
||||
ansis: 4.2.0
|
||||
cac: 6.7.14
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint-config-flat-gitignore: 2.1.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-config-flat-gitignore: 2.1.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-flat-config-utils: 2.1.4
|
||||
eslint-merge-processors: 2.0.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-antfu: 3.1.1(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-command: 3.3.1(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-import-lite: 0.3.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint-plugin-jsdoc: 61.1.11(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-jsonc: 2.21.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-n: 17.23.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint-merge-processors: 2.0.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-antfu: 3.1.1(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-command: 3.3.1(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-import-lite: 0.3.0(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint-plugin-jsdoc: 61.1.11(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-jsonc: 2.21.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-n: 17.23.1(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint-plugin-no-only-tests: 3.3.0
|
||||
eslint-plugin-perfectionist: 4.15.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint-plugin-pnpm: 1.3.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-regexp: 2.10.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-toml: 0.12.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-unicorn: 62.0.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-vue: 10.5.1(@stylistic/eslint-plugin@5.5.0(eslint@9.39.1(jiti@2.6.1)))(@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.1(jiti@2.6.1)))
|
||||
eslint-plugin-yml: 1.19.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.22)(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-perfectionist: 4.15.1(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint-plugin-pnpm: 1.3.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-regexp: 2.10.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-toml: 0.12.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-unicorn: 62.0.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-plugin-vue: 10.5.1(@stylistic/eslint-plugin@5.5.0(eslint@9.39.0(jiti@2.6.1)))(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.0(jiti@2.6.1)))
|
||||
eslint-plugin-yml: 1.19.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.22)(eslint@9.39.0(jiti@2.6.1))
|
||||
globals: 16.4.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
local-pkg: 1.1.2
|
||||
parse-gitignore: 2.0.0
|
||||
toml-eslint-parser: 0.10.0
|
||||
vue-eslint-parser: 10.2.0(eslint@9.39.1(jiti@2.6.1))
|
||||
vue-eslint-parser: 10.2.0(eslint@9.39.0(jiti@2.6.1))
|
||||
yaml-eslint-parser: 1.3.0
|
||||
optionalDependencies:
|
||||
eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.39.0(jiti@2.6.1))
|
||||
transitivePeerDependencies:
|
||||
- '@eslint/json'
|
||||
- '@vue/compiler-sfc'
|
||||
@@ -2668,22 +2672,22 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.25.5':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.39.1(jiti@2.6.1))':
|
||||
'@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.39.0(jiti@2.6.1))':
|
||||
dependencies:
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
ignore: 5.3.2
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.0(eslint@9.39.1(jiti@2.6.1))':
|
||||
'@eslint-community/eslint-utils@4.9.0(eslint@9.39.0(jiti@2.6.1))':
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
|
||||
'@eslint/compat@1.2.9(eslint@9.39.1(jiti@2.6.1))':
|
||||
'@eslint/compat@1.2.9(eslint@9.39.0(jiti@2.6.1))':
|
||||
optionalDependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
|
||||
'@eslint/config-array@0.21.1':
|
||||
dependencies:
|
||||
@@ -2719,12 +2723,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/js@9.39.1': {}
|
||||
'@eslint/js@9.39.0': {}
|
||||
|
||||
'@eslint/markdown@7.5.0':
|
||||
dependencies:
|
||||
'@eslint/core': 0.16.0
|
||||
'@eslint/plugin-kit': 0.4.1
|
||||
'@eslint/plugin-kit': 0.4.0
|
||||
github-slugger: 2.0.0
|
||||
mdast-util-from-markdown: 2.0.2
|
||||
mdast-util-frontmatter: 2.0.1
|
||||
@@ -2737,6 +2741,11 @@ snapshots:
|
||||
|
||||
'@eslint/object-schema@2.1.7': {}
|
||||
|
||||
'@eslint/plugin-kit@0.4.0':
|
||||
dependencies:
|
||||
'@eslint/core': 0.16.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@eslint/plugin-kit@0.4.1':
|
||||
dependencies:
|
||||
'@eslint/core': 0.17.0
|
||||
@@ -2881,11 +2890,11 @@ snapshots:
|
||||
|
||||
'@standard-schema/spec@1.0.0': {}
|
||||
|
||||
'@stylistic/eslint-plugin@5.5.0(eslint@9.39.1(jiti@2.6.1))':
|
||||
'@stylistic/eslint-plugin@5.5.0(eslint@9.39.0(jiti@2.6.1))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@typescript-eslint/types': 8.46.2
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
estraverse: 5.3.0
|
||||
@@ -2993,15 +3002,15 @@ snapshots:
|
||||
|
||||
'@types/unist@3.0.3': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)':
|
||||
'@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@typescript-eslint/parser': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/parser': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/scope-manager': 8.46.2
|
||||
'@typescript-eslint/type-utils': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/type-utils': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/visitor-keys': 8.46.2
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
graphemer: 1.4.0
|
||||
ignore: 7.0.5
|
||||
natural-compare: 1.4.0
|
||||
@@ -3010,14 +3019,14 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)':
|
||||
'@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.46.2
|
||||
'@typescript-eslint/types': 8.46.2
|
||||
'@typescript-eslint/typescript-estree': 8.46.2(typescript@5.8.3)
|
||||
'@typescript-eslint/visitor-keys': 8.46.2
|
||||
debug: 4.4.3
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
typescript: 5.8.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -3040,13 +3049,13 @@ snapshots:
|
||||
dependencies:
|
||||
typescript: 5.8.3
|
||||
|
||||
'@typescript-eslint/type-utils@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)':
|
||||
'@typescript-eslint/type-utils@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.46.2
|
||||
'@typescript-eslint/typescript-estree': 8.46.2(typescript@5.8.3)
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
debug: 4.4.3
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
ts-api-utils: 2.1.0(typescript@5.8.3)
|
||||
typescript: 5.8.3
|
||||
transitivePeerDependencies:
|
||||
@@ -3070,13 +3079,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)':
|
||||
'@typescript-eslint/utils@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@typescript-eslint/scope-manager': 8.46.2
|
||||
'@typescript-eslint/types': 8.46.2
|
||||
'@typescript-eslint/typescript-estree': 8.46.2(typescript@5.8.3)
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
typescript: 5.8.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -3092,54 +3101,54 @@ snapshots:
|
||||
vite: 7.1.12(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.1)
|
||||
vue: 3.5.22(typescript@5.8.3)
|
||||
|
||||
'@vitest/eslint-plugin@1.4.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))':
|
||||
'@vitest/eslint-plugin@1.4.0(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)(vitest@4.0.6(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1))':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.46.2
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
optionalDependencies:
|
||||
typescript: 5.8.3
|
||||
vitest: 4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1)
|
||||
vitest: 4.0.6(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitest/expect@4.0.7':
|
||||
'@vitest/expect@4.0.6':
|
||||
dependencies:
|
||||
'@standard-schema/spec': 1.0.0
|
||||
'@types/chai': 5.2.2
|
||||
'@vitest/spy': 4.0.7
|
||||
'@vitest/utils': 4.0.7
|
||||
'@vitest/spy': 4.0.6
|
||||
'@vitest/utils': 4.0.6
|
||||
chai: 6.2.0
|
||||
tinyrainbow: 3.0.3
|
||||
|
||||
'@vitest/mocker@4.0.7(vite@7.1.12(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.1))':
|
||||
'@vitest/mocker@4.0.6(vite@7.1.12(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.1))':
|
||||
dependencies:
|
||||
'@vitest/spy': 4.0.7
|
||||
'@vitest/spy': 4.0.6
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.19
|
||||
optionalDependencies:
|
||||
vite: 7.1.12(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.1)
|
||||
|
||||
'@vitest/pretty-format@4.0.7':
|
||||
'@vitest/pretty-format@4.0.6':
|
||||
dependencies:
|
||||
tinyrainbow: 3.0.3
|
||||
|
||||
'@vitest/runner@4.0.7':
|
||||
'@vitest/runner@4.0.6':
|
||||
dependencies:
|
||||
'@vitest/utils': 4.0.7
|
||||
'@vitest/utils': 4.0.6
|
||||
pathe: 2.0.3
|
||||
|
||||
'@vitest/snapshot@4.0.7':
|
||||
'@vitest/snapshot@4.0.6':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 4.0.7
|
||||
'@vitest/pretty-format': 4.0.6
|
||||
magic-string: 0.30.19
|
||||
pathe: 2.0.3
|
||||
|
||||
'@vitest/spy@4.0.7': {}
|
||||
'@vitest/spy@4.0.6': {}
|
||||
|
||||
'@vitest/utils@4.0.7':
|
||||
'@vitest/utils@4.0.6':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 4.0.7
|
||||
'@vitest/pretty-format': 4.0.6
|
||||
tinyrainbow: 3.0.3
|
||||
|
||||
'@volar/language-core@2.4.23':
|
||||
@@ -3186,7 +3195,7 @@ snapshots:
|
||||
|
||||
'@vue/devtools-api@6.6.4': {}
|
||||
|
||||
'@vue/language-core@3.1.3(typescript@5.8.3)':
|
||||
'@vue/language-core@3.1.2(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.23
|
||||
'@vue/compiler-dom': 3.5.22
|
||||
@@ -3467,60 +3476,60 @@ snapshots:
|
||||
|
||||
escape-string-regexp@5.0.0: {}
|
||||
|
||||
eslint-compat-utils@0.5.1(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-compat-utils@0.5.1(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
semver: 7.7.3
|
||||
|
||||
eslint-compat-utils@0.6.5(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-compat-utils@0.6.5(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
semver: 7.7.3
|
||||
|
||||
eslint-config-flat-gitignore@2.1.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-config-flat-gitignore@2.1.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@eslint/compat': 1.2.9(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
'@eslint/compat': 1.2.9(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
|
||||
eslint-flat-config-utils@2.1.4:
|
||||
dependencies:
|
||||
pathe: 2.0.3
|
||||
|
||||
eslint-json-compat-utils@0.2.1(eslint@9.39.1(jiti@2.6.1))(jsonc-eslint-parser@2.4.1):
|
||||
eslint-json-compat-utils@0.2.1(eslint@9.39.0(jiti@2.6.1))(jsonc-eslint-parser@2.4.1):
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
esquery: 1.6.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
|
||||
eslint-merge-processors@2.0.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-merge-processors@2.0.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
|
||||
eslint-plugin-antfu@3.1.1(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-antfu@3.1.1(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
|
||||
eslint-plugin-command@3.3.1(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-command@3.3.1(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@es-joy/jsdoccomment': 0.50.2
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
|
||||
eslint-plugin-es-x@7.8.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-es-x@7.8.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.5.1(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.5.1(eslint@9.39.0(jiti@2.6.1))
|
||||
|
||||
eslint-plugin-import-lite@0.3.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3):
|
||||
eslint-plugin-import-lite@0.3.0(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@typescript-eslint/types': 8.46.2
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
optionalDependencies:
|
||||
typescript: 5.8.3
|
||||
|
||||
eslint-plugin-jsdoc@61.1.11(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-jsdoc@61.1.11(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@es-joy/jsdoccomment': 0.76.0
|
||||
'@es-joy/resolve.exports': 1.2.0
|
||||
@@ -3528,7 +3537,7 @@ snapshots:
|
||||
comment-parser: 1.4.1
|
||||
debug: 4.4.3
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
espree: 10.4.0
|
||||
esquery: 1.6.0
|
||||
html-entities: 2.6.0
|
||||
@@ -3540,13 +3549,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-jsonc@2.21.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-jsonc@2.21.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
diff-sequences: 27.5.1
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-json-compat-utils: 0.2.1(eslint@9.39.1(jiti@2.6.1))(jsonc-eslint-parser@2.4.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint-json-compat-utils: 0.2.1(eslint@9.39.0(jiti@2.6.1))(jsonc-eslint-parser@2.4.1)
|
||||
espree: 10.4.0
|
||||
graphemer: 1.4.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
@@ -3555,12 +3564,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@eslint/json'
|
||||
|
||||
eslint-plugin-n@17.23.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3):
|
||||
eslint-plugin-n@17.23.1(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
enhanced-resolve: 5.18.3
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint-plugin-es-x: 7.8.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-plugin-es-x: 7.8.0(eslint@9.39.0(jiti@2.6.1))
|
||||
get-tsconfig: 4.10.1
|
||||
globals: 15.15.0
|
||||
globrex: 0.1.2
|
||||
@@ -3572,57 +3581,57 @@ snapshots:
|
||||
|
||||
eslint-plugin-no-only-tests@3.3.0: {}
|
||||
|
||||
eslint-plugin-perfectionist@4.15.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3):
|
||||
eslint-plugin-perfectionist@4.15.1(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.46.2
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
'@typescript-eslint/utils': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
natural-orderby: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
eslint-plugin-pnpm@1.3.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-pnpm@1.3.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
empathic: 2.0.0
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
pathe: 2.0.3
|
||||
pnpm-workspace-yaml: 1.3.0
|
||||
tinyglobby: 0.2.15
|
||||
yaml-eslint-parser: 1.3.0
|
||||
|
||||
eslint-plugin-regexp@2.10.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-regexp@2.10.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
comment-parser: 1.4.1
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
jsdoc-type-pratt-parser: 4.1.0
|
||||
refa: 0.12.1
|
||||
regexp-ast-analysis: 0.7.1
|
||||
scslre: 0.3.0
|
||||
|
||||
eslint-plugin-toml@0.12.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-toml@0.12.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.0(jiti@2.6.1))
|
||||
lodash: 4.17.21
|
||||
toml-eslint-parser: 0.10.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-unicorn@62.0.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-unicorn@62.0.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.28.5
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint/plugin-kit': 0.4.1
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@eslint/plugin-kit': 0.4.0
|
||||
change-case: 5.4.4
|
||||
ci-info: 4.3.1
|
||||
clean-regexp: 1.0.0
|
||||
core-js-compat: 3.46.0
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
esquery: 1.6.0
|
||||
find-up-simple: 1.0.1
|
||||
globals: 16.4.0
|
||||
@@ -3635,51 +3644,51 @@ snapshots:
|
||||
semver: 7.7.3
|
||||
strip-indent: 4.1.1
|
||||
|
||||
eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
|
||||
eslint-plugin-vue@10.5.1(@stylistic/eslint-plugin@5.5.0(eslint@9.39.1(jiti@2.6.1)))(@typescript-eslint/parser@8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.1(jiti@2.6.1))):
|
||||
eslint-plugin-vue@10.5.1(@stylistic/eslint-plugin@5.5.0(eslint@9.39.0(jiti@2.6.1)))(@typescript-eslint/parser@8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.0(jiti@2.6.1))):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.1.2
|
||||
semver: 7.7.3
|
||||
vue-eslint-parser: 10.2.0(eslint@9.39.1(jiti@2.6.1))
|
||||
vue-eslint-parser: 10.2.0(eslint@9.39.0(jiti@2.6.1))
|
||||
xml-name-validator: 4.0.0
|
||||
optionalDependencies:
|
||||
'@stylistic/eslint-plugin': 5.5.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@typescript-eslint/parser': 8.46.2(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)
|
||||
'@stylistic/eslint-plugin': 5.5.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@typescript-eslint/parser': 8.46.2(eslint@9.39.0(jiti@2.6.1))(typescript@5.8.3)
|
||||
|
||||
eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
aria-query: 5.3.2
|
||||
emoji-regex: 10.4.0
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.39.0(jiti@2.6.1))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-yml@1.19.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-plugin-yml@1.19.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
diff-sequences: 27.5.1
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.0(jiti@2.6.1))
|
||||
natural-compare: 1.4.0
|
||||
yaml-eslint-parser: 1.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.22)(eslint@9.39.1(jiti@2.6.1)):
|
||||
eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.22)(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.5.22
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
|
||||
eslint-scope@7.2.2:
|
||||
dependencies:
|
||||
@@ -3695,15 +3704,15 @@ snapshots:
|
||||
|
||||
eslint-visitor-keys@4.2.1: {}
|
||||
|
||||
eslint@9.39.1(jiti@2.6.1):
|
||||
eslint@9.39.0(jiti@2.6.1):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0(jiti@2.6.1))
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint/config-array': 0.21.1
|
||||
'@eslint/config-helpers': 0.4.2
|
||||
'@eslint/core': 0.17.0
|
||||
'@eslint/eslintrc': 3.3.1
|
||||
'@eslint/js': 9.39.1
|
||||
'@eslint/js': 9.39.0
|
||||
'@eslint/plugin-kit': 0.4.1
|
||||
'@humanfs/node': 0.16.6
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
@@ -4778,15 +4787,15 @@ snapshots:
|
||||
lightningcss: 1.30.2
|
||||
yaml: 2.8.1
|
||||
|
||||
vitest@4.0.7(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1):
|
||||
vitest@4.0.6(@types/debug@4.1.12)(@types/node@24.10.0)(jiti@2.6.1)(jsdom@27.1.0(postcss@8.5.6))(lightningcss@1.30.2)(yaml@2.8.1):
|
||||
dependencies:
|
||||
'@vitest/expect': 4.0.7
|
||||
'@vitest/mocker': 4.0.7(vite@7.1.12(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.1))
|
||||
'@vitest/pretty-format': 4.0.7
|
||||
'@vitest/runner': 4.0.7
|
||||
'@vitest/snapshot': 4.0.7
|
||||
'@vitest/spy': 4.0.7
|
||||
'@vitest/utils': 4.0.7
|
||||
'@vitest/expect': 4.0.6
|
||||
'@vitest/mocker': 4.0.6(vite@7.1.12(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.1))
|
||||
'@vitest/pretty-format': 4.0.6
|
||||
'@vitest/runner': 4.0.6
|
||||
'@vitest/snapshot': 4.0.6
|
||||
'@vitest/spy': 4.0.6
|
||||
'@vitest/utils': 4.0.6
|
||||
debug: 4.4.3
|
||||
es-module-lexer: 1.7.0
|
||||
expect-type: 1.2.2
|
||||
@@ -4822,10 +4831,10 @@ snapshots:
|
||||
|
||||
vue-component-type-helpers@2.2.10: {}
|
||||
|
||||
vue-eslint-parser@10.2.0(eslint@9.39.1(jiti@2.6.1)):
|
||||
vue-eslint-parser@10.2.0(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-scope: 8.4.0
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
@@ -4834,10 +4843,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-eslint-parser@9.4.3(eslint@9.39.1(jiti@2.6.1)):
|
||||
vue-eslint-parser@9.4.3(eslint@9.39.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
debug: 4.4.1
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint: 9.39.0(jiti@2.6.1)
|
||||
eslint-scope: 7.2.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
espree: 9.6.1
|
||||
@@ -4852,10 +4861,10 @@ snapshots:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.22(typescript@5.8.3)
|
||||
|
||||
vue-tsc@3.1.3(typescript@5.8.3):
|
||||
vue-tsc@3.1.2(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.23
|
||||
'@vue/language-core': 3.1.3(typescript@5.8.3)
|
||||
'@vue/language-core': 3.1.2(typescript@5.8.3)
|
||||
typescript: 5.8.3
|
||||
|
||||
vue@3.5.22(typescript@5.8.3):
|
||||
|
||||
Reference in New Issue
Block a user