mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 20:22:41 +00:00
chore(deps-dev): bump the npm-development group with 4 updates (#653)
Bumps the npm-development group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [auto-changelog-plus](https://github.com/Lruihao/auto-changelog-plus), [eslint](https://github.com/eslint/eslint) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `@types/node` from 24.7.2 to 24.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `auto-changelog-plus` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/Lruihao/auto-changelog-plus/releases) - [Changelog](https://github.com/Lruihao/auto-changelog-plus/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lruihao/auto-changelog-plus/compare/v1.2.1...v1.2.2) Updates `eslint` from 9.37.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.39.0) Updates `lint-staged` from 16.2.4 to 16.2.6 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.4...v16.2.6) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: auto-changelog-plus dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: lint-staged dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+4
-4
@@ -43,10 +43,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^5.4.1",
|
||||
"@types/node": "^24.7.2",
|
||||
"auto-changelog-plus": "^1.2.1",
|
||||
"eslint": "^9.37.0",
|
||||
"lint-staged": "^16.2.4",
|
||||
"@types/node": "^24.9.2",
|
||||
"auto-changelog-plus": "^1.2.2",
|
||||
"eslint": "^9.39.0",
|
||||
"lint-staged": "^16.2.6",
|
||||
"serve": "^14.2.5",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"tsx": "^4.20.6",
|
||||
|
||||
Generated
+216
-203
@@ -13,19 +13,19 @@ importers:
|
||||
devDependencies:
|
||||
'@antfu/eslint-config':
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1(@vue/compiler-sfc@3.5.20)(eslint@9.37.0)(typescript@5.9.3)
|
||||
version: 5.4.1(@vue/compiler-sfc@3.5.20)(eslint@9.39.0)(typescript@5.9.3)
|
||||
'@types/node':
|
||||
specifier: ^24.7.2
|
||||
version: 24.7.2
|
||||
specifier: ^24.9.2
|
||||
version: 24.9.2
|
||||
auto-changelog-plus:
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2
|
||||
eslint:
|
||||
specifier: ^9.37.0
|
||||
version: 9.37.0
|
||||
specifier: ^9.39.0
|
||||
version: 9.39.0
|
||||
lint-staged:
|
||||
specifier: ^16.2.4
|
||||
version: 16.2.4
|
||||
specifier: ^16.2.6
|
||||
version: 16.2.6
|
||||
serve:
|
||||
specifier: ^14.2.5
|
||||
version: 14.2.5
|
||||
@@ -131,13 +131,17 @@ packages:
|
||||
resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.28.4':
|
||||
resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==}
|
||||
'@babel/helper-validator-identifier@7.28.5':
|
||||
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.28.5':
|
||||
resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/types@7.28.4':
|
||||
resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==}
|
||||
'@babel/types@7.28.5':
|
||||
resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@clack/core@0.5.0':
|
||||
@@ -322,8 +326,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
|
||||
'@eslint-community/regexpp@4.12.1':
|
||||
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
||||
'@eslint-community/regexpp@4.12.2':
|
||||
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
'@eslint/compat@1.4.0':
|
||||
@@ -335,12 +339,12 @@ packages:
|
||||
eslint:
|
||||
optional: true
|
||||
|
||||
'@eslint/config-array@0.21.0':
|
||||
resolution: {integrity: sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==}
|
||||
'@eslint/config-array@0.21.1':
|
||||
resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/config-helpers@0.4.0':
|
||||
resolution: {integrity: sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==}
|
||||
'@eslint/config-helpers@0.4.2':
|
||||
resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/core@0.15.2':
|
||||
@@ -351,28 +355,32 @@ packages:
|
||||
resolution: {integrity: sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/core@0.17.0':
|
||||
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/eslintrc@3.3.1':
|
||||
resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.37.0':
|
||||
resolution: {integrity: sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==}
|
||||
'@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.4.0':
|
||||
resolution: {integrity: sha512-VQykmMjBb4tQoJOXVWXa+oQbQeCZlE7W3rAsOpmtpKLvJd75saZZ04PVVs7+zgMDJGghd4/gyFV6YlvdJFaeNQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/object-schema@2.1.6':
|
||||
resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
|
||||
'@eslint/object-schema@2.1.7':
|
||||
resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/plugin-kit@0.3.5':
|
||||
resolution: {integrity: sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==}
|
||||
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==}
|
||||
'@eslint/plugin-kit@0.4.1':
|
||||
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@humanfs/core@0.19.1':
|
||||
@@ -437,8 +445,8 @@ packages:
|
||||
'@types/ms@2.1.0':
|
||||
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
||||
|
||||
'@types/node@24.7.2':
|
||||
resolution: {integrity: sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==}
|
||||
'@types/node@24.9.2':
|
||||
resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==}
|
||||
|
||||
'@types/unist@3.0.3':
|
||||
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
|
||||
@@ -588,8 +596,8 @@ packages:
|
||||
argparse@2.0.1:
|
||||
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
||||
|
||||
auto-changelog-plus@1.2.1:
|
||||
resolution: {integrity: sha512-xTR/LgjnMiuBcwRB5g6zVVievBP/Os4quAkAXSyINFpHSIBAYVzsat9yjllJBz1OElvup+ZmzxIijl7vedN0EA==}
|
||||
auto-changelog-plus@1.2.2:
|
||||
resolution: {integrity: sha512-hD0c/lCYKUCbeFyL6XrV5HKsdJy9/2b/LrnhVaVsQFWOxzp5weuHs415MAr50dMgx7eA5euXt/8Yb52voVB8+g==}
|
||||
hasBin: true
|
||||
|
||||
auto-changelog@2.5.0:
|
||||
@@ -690,8 +698,8 @@ packages:
|
||||
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
cli-truncate@5.1.0:
|
||||
resolution: {integrity: sha512-7JDGG+4Zp0CsknDCedl0DYdaeOhc46QNpXi3NLQblkZpXXgA6LncLDUUyvrjSvZeF3VRQa+KiMGomazQrC1V8g==}
|
||||
cli-truncate@5.1.1:
|
||||
resolution: {integrity: sha512-SroPvNHxUnk+vIW/dOSfNqdy1sPEFkrTk6TUtqLCnBlo3N7TNYYkzzN7uSD6+jVjrdO4+p8nH7JzH6cIvUem6A==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
clipboardy@3.0.0:
|
||||
@@ -708,8 +716,8 @@ packages:
|
||||
colorette@2.0.20:
|
||||
resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
|
||||
|
||||
commander@14.0.1:
|
||||
resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==}
|
||||
commander@14.0.2:
|
||||
resolution: {integrity: sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
commander@7.2.0:
|
||||
@@ -1003,8 +1011,8 @@ packages:
|
||||
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint@9.37.0:
|
||||
resolution: {integrity: sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==}
|
||||
eslint@9.39.0:
|
||||
resolution: {integrity: sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -1297,13 +1305,13 @@ packages:
|
||||
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
lint-staged@16.2.4:
|
||||
resolution: {integrity: sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==}
|
||||
lint-staged@16.2.6:
|
||||
resolution: {integrity: sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==}
|
||||
engines: {node: '>=20.17'}
|
||||
hasBin: true
|
||||
|
||||
listr2@9.0.4:
|
||||
resolution: {integrity: sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ==}
|
||||
listr2@9.0.5:
|
||||
resolution: {integrity: sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==}
|
||||
engines: {node: '>=20.0.0'}
|
||||
|
||||
local-pkg@1.1.2:
|
||||
@@ -1327,8 +1335,8 @@ packages:
|
||||
longest-streak@3.1.0:
|
||||
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
|
||||
|
||||
magic-string@0.30.19:
|
||||
resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==}
|
||||
magic-string@0.30.21:
|
||||
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
||||
|
||||
markdown-table@3.0.4:
|
||||
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
|
||||
@@ -1903,8 +1911,8 @@ packages:
|
||||
engines: {node: '>=0.8.0'}
|
||||
hasBin: true
|
||||
|
||||
undici-types@7.14.0:
|
||||
resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==}
|
||||
undici-types@7.16.0:
|
||||
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
||||
|
||||
unist-util-is@6.0.0:
|
||||
resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
|
||||
@@ -1999,44 +2007,44 @@ packages:
|
||||
|
||||
snapshots:
|
||||
|
||||
'@antfu/eslint-config@5.4.1(@vue/compiler-sfc@3.5.20)(eslint@9.37.0)(typescript@5.9.3)':
|
||||
'@antfu/eslint-config@5.4.1(@vue/compiler-sfc@3.5.20)(eslint@9.39.0)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 1.1.0
|
||||
'@clack/prompts': 0.11.0
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.37.0)
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.39.0)
|
||||
'@eslint/markdown': 7.4.0
|
||||
'@stylistic/eslint-plugin': 5.4.0(eslint@9.37.0)
|
||||
'@typescript-eslint/eslint-plugin': 8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/parser': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@vitest/eslint-plugin': 1.3.16(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@stylistic/eslint-plugin': 5.4.0(eslint@9.39.0)
|
||||
'@typescript-eslint/eslint-plugin': 8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/parser': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
'@vitest/eslint-plugin': 1.3.16(eslint@9.39.0)(typescript@5.9.3)
|
||||
ansis: 4.2.0
|
||||
cac: 6.7.14
|
||||
eslint: 9.37.0
|
||||
eslint-config-flat-gitignore: 2.1.0(eslint@9.37.0)
|
||||
eslint: 9.39.0
|
||||
eslint-config-flat-gitignore: 2.1.0(eslint@9.39.0)
|
||||
eslint-flat-config-utils: 2.1.4
|
||||
eslint-merge-processors: 2.0.0(eslint@9.37.0)
|
||||
eslint-plugin-antfu: 3.1.1(eslint@9.37.0)
|
||||
eslint-plugin-command: 3.3.1(eslint@9.37.0)
|
||||
eslint-plugin-import-lite: 0.3.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
eslint-plugin-jsdoc: 59.1.0(eslint@9.37.0)
|
||||
eslint-plugin-jsonc: 2.21.0(eslint@9.37.0)
|
||||
eslint-plugin-n: 17.23.1(eslint@9.37.0)(typescript@5.9.3)
|
||||
eslint-merge-processors: 2.0.0(eslint@9.39.0)
|
||||
eslint-plugin-antfu: 3.1.1(eslint@9.39.0)
|
||||
eslint-plugin-command: 3.3.1(eslint@9.39.0)
|
||||
eslint-plugin-import-lite: 0.3.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
eslint-plugin-jsdoc: 59.1.0(eslint@9.39.0)
|
||||
eslint-plugin-jsonc: 2.21.0(eslint@9.39.0)
|
||||
eslint-plugin-n: 17.23.1(eslint@9.39.0)(typescript@5.9.3)
|
||||
eslint-plugin-no-only-tests: 3.3.0
|
||||
eslint-plugin-perfectionist: 4.15.1(eslint@9.37.0)(typescript@5.9.3)
|
||||
eslint-plugin-pnpm: 1.2.0(eslint@9.37.0)
|
||||
eslint-plugin-regexp: 2.10.0(eslint@9.37.0)
|
||||
eslint-plugin-toml: 0.12.0(eslint@9.37.0)
|
||||
eslint-plugin-unicorn: 61.0.2(eslint@9.37.0)
|
||||
eslint-plugin-unused-imports: 4.2.0(@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)
|
||||
eslint-plugin-vue: 10.5.0(@stylistic/eslint-plugin@5.4.0(eslint@9.37.0))(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(vue-eslint-parser@10.2.0(eslint@9.37.0))
|
||||
eslint-plugin-yml: 1.19.0(eslint@9.37.0)
|
||||
eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.20)(eslint@9.37.0)
|
||||
eslint-plugin-perfectionist: 4.15.1(eslint@9.39.0)(typescript@5.9.3)
|
||||
eslint-plugin-pnpm: 1.2.0(eslint@9.39.0)
|
||||
eslint-plugin-regexp: 2.10.0(eslint@9.39.0)
|
||||
eslint-plugin-toml: 0.12.0(eslint@9.39.0)
|
||||
eslint-plugin-unicorn: 61.0.2(eslint@9.39.0)
|
||||
eslint-plugin-unused-imports: 4.2.0(@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)
|
||||
eslint-plugin-vue: 10.5.0(@stylistic/eslint-plugin@5.4.0(eslint@9.39.0))(@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)(vue-eslint-parser@10.2.0(eslint@9.39.0))
|
||||
eslint-plugin-yml: 1.19.0(eslint@9.39.0)
|
||||
eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.20)(eslint@9.39.0)
|
||||
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.37.0)
|
||||
vue-eslint-parser: 10.2.0(eslint@9.39.0)
|
||||
yaml-eslint-parser: 1.3.0
|
||||
transitivePeerDependencies:
|
||||
- '@eslint/json'
|
||||
@@ -2054,14 +2062,16 @@ snapshots:
|
||||
|
||||
'@babel/helper-validator-identifier@7.27.1': {}
|
||||
|
||||
'@babel/parser@7.28.4':
|
||||
dependencies:
|
||||
'@babel/types': 7.28.4
|
||||
'@babel/helper-validator-identifier@7.28.5': {}
|
||||
|
||||
'@babel/types@7.28.4':
|
||||
'@babel/parser@7.28.5':
|
||||
dependencies:
|
||||
'@babel/types': 7.28.5
|
||||
|
||||
'@babel/types@7.28.5':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.27.1
|
||||
'@babel/helper-validator-identifier': 7.27.1
|
||||
'@babel/helper-validator-identifier': 7.28.5
|
||||
|
||||
'@clack/core@0.5.0':
|
||||
dependencies:
|
||||
@@ -2168,36 +2178,36 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.25.10':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.37.0)':
|
||||
'@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.39.0)':
|
||||
dependencies:
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
ignore: 5.3.2
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.0(eslint@9.37.0)':
|
||||
'@eslint-community/eslint-utils@4.9.0(eslint@9.39.0)':
|
||||
dependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
'@eslint-community/regexpp@4.12.2': {}
|
||||
|
||||
'@eslint/compat@1.4.0(eslint@9.37.0)':
|
||||
'@eslint/compat@1.4.0(eslint@9.39.0)':
|
||||
dependencies:
|
||||
'@eslint/core': 0.16.0
|
||||
optionalDependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
|
||||
'@eslint/config-array@0.21.0':
|
||||
'@eslint/config-array@0.21.1':
|
||||
dependencies:
|
||||
'@eslint/object-schema': 2.1.6
|
||||
'@eslint/object-schema': 2.1.7
|
||||
debug: 4.4.3
|
||||
minimatch: 3.1.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/config-helpers@0.4.0':
|
||||
'@eslint/config-helpers@0.4.2':
|
||||
dependencies:
|
||||
'@eslint/core': 0.16.0
|
||||
'@eslint/core': 0.17.0
|
||||
|
||||
'@eslint/core@0.15.2':
|
||||
dependencies:
|
||||
@@ -2207,6 +2217,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
|
||||
'@eslint/core@0.17.0':
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
|
||||
'@eslint/eslintrc@3.3.1':
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
@@ -2221,12 +2235,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/js@9.37.0': {}
|
||||
'@eslint/js@9.39.0': {}
|
||||
|
||||
'@eslint/markdown@7.4.0':
|
||||
dependencies:
|
||||
'@eslint/core': 0.16.0
|
||||
'@eslint/plugin-kit': 0.4.0
|
||||
'@eslint/plugin-kit': 0.4.1
|
||||
github-slugger: 2.0.0
|
||||
mdast-util-from-markdown: 2.0.2
|
||||
mdast-util-frontmatter: 2.0.1
|
||||
@@ -2237,16 +2251,16 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/object-schema@2.1.6': {}
|
||||
'@eslint/object-schema@2.1.7': {}
|
||||
|
||||
'@eslint/plugin-kit@0.3.5':
|
||||
dependencies:
|
||||
'@eslint/core': 0.15.2
|
||||
levn: 0.4.1
|
||||
|
||||
'@eslint/plugin-kit@0.4.0':
|
||||
'@eslint/plugin-kit@0.4.1':
|
||||
dependencies:
|
||||
'@eslint/core': 0.16.0
|
||||
'@eslint/core': 0.17.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
@@ -2276,11 +2290,11 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.2.9': {}
|
||||
|
||||
'@stylistic/eslint-plugin@5.4.0(eslint@9.37.0)':
|
||||
'@stylistic/eslint-plugin@5.4.0(eslint@9.39.0)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
'@typescript-eslint/types': 8.46.0
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
estraverse: 5.3.0
|
||||
@@ -2295,13 +2309,13 @@ snapshots:
|
||||
'@types/fs-extra@11.0.4':
|
||||
dependencies:
|
||||
'@types/jsonfile': 6.1.4
|
||||
'@types/node': 24.7.2
|
||||
'@types/node': 24.9.2
|
||||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/jsonfile@6.1.4':
|
||||
dependencies:
|
||||
'@types/node': 24.7.2
|
||||
'@types/node': 24.9.2
|
||||
|
||||
'@types/mdast@4.0.4':
|
||||
dependencies:
|
||||
@@ -2309,21 +2323,21 @@ snapshots:
|
||||
|
||||
'@types/ms@2.1.0': {}
|
||||
|
||||
'@types/node@24.7.2':
|
||||
'@types/node@24.9.2':
|
||||
dependencies:
|
||||
undici-types: 7.14.0
|
||||
undici-types: 7.16.0
|
||||
|
||||
'@types/unist@3.0.3': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3)':
|
||||
'@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@typescript-eslint/parser': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
'@typescript-eslint/parser': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/scope-manager': 8.46.0
|
||||
'@typescript-eslint/type-utils': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/type-utils': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/visitor-keys': 8.46.0
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 7.0.5
|
||||
natural-compare: 1.4.0
|
||||
@@ -2332,14 +2346,14 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3)':
|
||||
'@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.46.0
|
||||
'@typescript-eslint/types': 8.46.0
|
||||
'@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3)
|
||||
'@typescript-eslint/visitor-keys': 8.46.0
|
||||
debug: 4.4.3
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -2362,13 +2376,13 @@ snapshots:
|
||||
dependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@typescript-eslint/type-utils@8.46.0(eslint@9.37.0)(typescript@5.9.3)':
|
||||
'@typescript-eslint/type-utils@8.46.0(eslint@9.39.0)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.46.0
|
||||
'@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
debug: 4.4.3
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
ts-api-utils: 2.1.0(typescript@5.9.3)
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@@ -2392,13 +2406,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.46.0(eslint@9.37.0)(typescript@5.9.3)':
|
||||
'@typescript-eslint/utils@8.46.0(eslint@9.39.0)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
'@typescript-eslint/scope-manager': 8.46.0
|
||||
'@typescript-eslint/types': 8.46.0
|
||||
'@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3)
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -2408,11 +2422,11 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.46.0
|
||||
eslint-visitor-keys: 4.2.1
|
||||
|
||||
'@vitest/eslint-plugin@1.3.16(eslint@9.37.0)(typescript@5.9.3)':
|
||||
'@vitest/eslint-plugin@1.3.16(eslint@9.39.0)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.46.0
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
eslint: 9.37.0
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
eslint: 9.39.0
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@@ -2420,7 +2434,7 @@ snapshots:
|
||||
|
||||
'@vue/compiler-core@3.5.20':
|
||||
dependencies:
|
||||
'@babel/parser': 7.28.4
|
||||
'@babel/parser': 7.28.5
|
||||
'@vue/shared': 3.5.20
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
@@ -2433,13 +2447,13 @@ snapshots:
|
||||
|
||||
'@vue/compiler-sfc@3.5.20':
|
||||
dependencies:
|
||||
'@babel/parser': 7.28.4
|
||||
'@babel/parser': 7.28.5
|
||||
'@vue/compiler-core': 3.5.20
|
||||
'@vue/compiler-dom': 3.5.20
|
||||
'@vue/compiler-ssr': 3.5.20
|
||||
'@vue/shared': 3.5.20
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.19
|
||||
magic-string: 0.30.21
|
||||
postcss: 8.5.6
|
||||
source-map-js: 1.2.1
|
||||
|
||||
@@ -2500,7 +2514,7 @@ snapshots:
|
||||
|
||||
argparse@2.0.1: {}
|
||||
|
||||
auto-changelog-plus@1.2.1:
|
||||
auto-changelog-plus@1.2.2:
|
||||
dependencies:
|
||||
auto-changelog: 2.5.0
|
||||
transitivePeerDependencies:
|
||||
@@ -2598,7 +2612,7 @@ snapshots:
|
||||
dependencies:
|
||||
restore-cursor: 5.1.0
|
||||
|
||||
cli-truncate@5.1.0:
|
||||
cli-truncate@5.1.1:
|
||||
dependencies:
|
||||
slice-ansi: 7.1.2
|
||||
string-width: 8.1.0
|
||||
@@ -2617,7 +2631,7 @@ snapshots:
|
||||
|
||||
colorette@2.0.20: {}
|
||||
|
||||
commander@14.0.1: {}
|
||||
commander@14.0.2: {}
|
||||
|
||||
commander@7.2.0: {}
|
||||
|
||||
@@ -2741,67 +2755,67 @@ snapshots:
|
||||
|
||||
escape-string-regexp@5.0.0: {}
|
||||
|
||||
eslint-compat-utils@0.5.1(eslint@9.37.0):
|
||||
eslint-compat-utils@0.5.1(eslint@9.39.0):
|
||||
dependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
semver: 7.7.3
|
||||
|
||||
eslint-compat-utils@0.6.5(eslint@9.37.0):
|
||||
eslint-compat-utils@0.6.5(eslint@9.39.0):
|
||||
dependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
semver: 7.7.3
|
||||
|
||||
eslint-config-flat-gitignore@2.1.0(eslint@9.37.0):
|
||||
eslint-config-flat-gitignore@2.1.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@eslint/compat': 1.4.0(eslint@9.37.0)
|
||||
eslint: 9.37.0
|
||||
'@eslint/compat': 1.4.0(eslint@9.39.0)
|
||||
eslint: 9.39.0
|
||||
|
||||
eslint-flat-config-utils@2.1.4:
|
||||
dependencies:
|
||||
pathe: 2.0.3
|
||||
|
||||
eslint-json-compat-utils@0.2.1(eslint@9.37.0)(jsonc-eslint-parser@2.4.1):
|
||||
eslint-json-compat-utils@0.2.1(eslint@9.39.0)(jsonc-eslint-parser@2.4.1):
|
||||
dependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
esquery: 1.6.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
|
||||
eslint-merge-processors@2.0.0(eslint@9.37.0):
|
||||
eslint-merge-processors@2.0.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
|
||||
eslint-plugin-antfu@3.1.1(eslint@9.37.0):
|
||||
eslint-plugin-antfu@3.1.1(eslint@9.39.0):
|
||||
dependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
|
||||
eslint-plugin-command@3.3.1(eslint@9.37.0):
|
||||
eslint-plugin-command@3.3.1(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@es-joy/jsdoccomment': 0.50.2
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
|
||||
eslint-plugin-es-x@7.8.0(eslint@9.37.0):
|
||||
eslint-plugin-es-x@7.8.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
eslint: 9.37.0
|
||||
eslint-compat-utils: 0.5.1(eslint@9.37.0)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
eslint: 9.39.0
|
||||
eslint-compat-utils: 0.5.1(eslint@9.39.0)
|
||||
|
||||
eslint-plugin-import-lite@0.3.0(eslint@9.37.0)(typescript@5.9.3):
|
||||
eslint-plugin-import-lite@0.3.0(eslint@9.39.0)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
'@typescript-eslint/types': 8.46.0
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
eslint-plugin-jsdoc@59.1.0(eslint@9.37.0):
|
||||
eslint-plugin-jsdoc@59.1.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@es-joy/jsdoccomment': 0.58.0
|
||||
are-docs-informative: 0.0.2
|
||||
comment-parser: 1.4.1
|
||||
debug: 4.4.3
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
espree: 10.4.0
|
||||
esquery: 1.6.0
|
||||
object-deep-merge: 1.0.5
|
||||
@@ -2811,13 +2825,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-jsonc@2.21.0(eslint@9.37.0):
|
||||
eslint-plugin-jsonc@2.21.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
diff-sequences: 27.5.1
|
||||
eslint: 9.37.0
|
||||
eslint-compat-utils: 0.6.5(eslint@9.37.0)
|
||||
eslint-json-compat-utils: 0.2.1(eslint@9.37.0)(jsonc-eslint-parser@2.4.1)
|
||||
eslint: 9.39.0
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.0)
|
||||
eslint-json-compat-utils: 0.2.1(eslint@9.39.0)(jsonc-eslint-parser@2.4.1)
|
||||
espree: 10.4.0
|
||||
graphemer: 1.4.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
@@ -2826,12 +2840,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@eslint/json'
|
||||
|
||||
eslint-plugin-n@17.23.1(eslint@9.37.0)(typescript@5.9.3):
|
||||
eslint-plugin-n@17.23.1(eslint@9.39.0)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
enhanced-resolve: 5.18.3
|
||||
eslint: 9.37.0
|
||||
eslint-plugin-es-x: 7.8.0(eslint@9.37.0)
|
||||
eslint: 9.39.0
|
||||
eslint-plugin-es-x: 7.8.0(eslint@9.39.0)
|
||||
get-tsconfig: 4.12.0
|
||||
globals: 15.15.0
|
||||
globrex: 0.1.2
|
||||
@@ -2843,57 +2857,57 @@ snapshots:
|
||||
|
||||
eslint-plugin-no-only-tests@3.3.0: {}
|
||||
|
||||
eslint-plugin-perfectionist@4.15.1(eslint@9.37.0)(typescript@5.9.3):
|
||||
eslint-plugin-perfectionist@4.15.1(eslint@9.39.0)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.46.0
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
eslint: 9.37.0
|
||||
'@typescript-eslint/utils': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
eslint: 9.39.0
|
||||
natural-orderby: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
eslint-plugin-pnpm@1.2.0(eslint@9.37.0):
|
||||
eslint-plugin-pnpm@1.2.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
empathic: 2.0.0
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
pathe: 2.0.3
|
||||
pnpm-workspace-yaml: 1.2.0
|
||||
tinyglobby: 0.2.15
|
||||
yaml-eslint-parser: 1.3.0
|
||||
|
||||
eslint-plugin-regexp@2.10.0(eslint@9.37.0):
|
||||
eslint-plugin-regexp@2.10.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
comment-parser: 1.4.1
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
jsdoc-type-pratt-parser: 4.8.0
|
||||
refa: 0.12.1
|
||||
regexp-ast-analysis: 0.7.1
|
||||
scslre: 0.3.0
|
||||
|
||||
eslint-plugin-toml@0.12.0(eslint@9.37.0):
|
||||
eslint-plugin-toml@0.12.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
eslint: 9.37.0
|
||||
eslint-compat-utils: 0.6.5(eslint@9.37.0)
|
||||
eslint: 9.39.0
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.0)
|
||||
lodash: 4.17.21
|
||||
toml-eslint-parser: 0.10.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-unicorn@61.0.2(eslint@9.37.0):
|
||||
eslint-plugin-unicorn@61.0.2(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.27.1
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
'@eslint/plugin-kit': 0.3.5
|
||||
change-case: 5.4.4
|
||||
ci-info: 4.3.1
|
||||
clean-regexp: 1.0.0
|
||||
core-js-compat: 3.46.0
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
esquery: 1.6.0
|
||||
find-up-simple: 1.0.1
|
||||
globals: 16.4.0
|
||||
@@ -2906,42 +2920,42 @@ snapshots:
|
||||
semver: 7.7.3
|
||||
strip-indent: 4.1.0
|
||||
|
||||
eslint-plugin-unused-imports@4.2.0(@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0):
|
||||
eslint-plugin-unused-imports@4.2.0(@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0):
|
||||
dependencies:
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@typescript-eslint/eslint-plugin': 8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)(typescript@5.9.3)
|
||||
|
||||
eslint-plugin-vue@10.5.0(@stylistic/eslint-plugin@5.4.0(eslint@9.37.0))(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(vue-eslint-parser@10.2.0(eslint@9.37.0)):
|
||||
eslint-plugin-vue@10.5.0(@stylistic/eslint-plugin@5.4.0(eslint@9.39.0))(@typescript-eslint/parser@8.46.0(eslint@9.39.0)(typescript@5.9.3))(eslint@9.39.0)(vue-eslint-parser@10.2.0(eslint@9.39.0)):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
eslint: 9.37.0
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
eslint: 9.39.0
|
||||
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.37.0)
|
||||
vue-eslint-parser: 10.2.0(eslint@9.39.0)
|
||||
xml-name-validator: 4.0.0
|
||||
optionalDependencies:
|
||||
'@stylistic/eslint-plugin': 5.4.0(eslint@9.37.0)
|
||||
'@typescript-eslint/parser': 8.46.0(eslint@9.37.0)(typescript@5.9.3)
|
||||
'@stylistic/eslint-plugin': 5.4.0(eslint@9.39.0)
|
||||
'@typescript-eslint/parser': 8.46.0(eslint@9.39.0)(typescript@5.9.3)
|
||||
|
||||
eslint-plugin-yml@1.19.0(eslint@9.37.0):
|
||||
eslint-plugin-yml@1.19.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
diff-sequences: 27.5.1
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 9.37.0
|
||||
eslint-compat-utils: 0.6.5(eslint@9.37.0)
|
||||
eslint: 9.39.0
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.0)
|
||||
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.20)(eslint@9.37.0):
|
||||
eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.20)(eslint@9.39.0):
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.5.20
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
|
||||
eslint-scope@8.4.0:
|
||||
dependencies:
|
||||
@@ -2952,21 +2966,20 @@ snapshots:
|
||||
|
||||
eslint-visitor-keys@4.2.1: {}
|
||||
|
||||
eslint@9.37.0:
|
||||
eslint@9.39.0:
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0)
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint/config-array': 0.21.0
|
||||
'@eslint/config-helpers': 0.4.0
|
||||
'@eslint/core': 0.16.0
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.39.0)
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
'@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.37.0
|
||||
'@eslint/plugin-kit': 0.4.0
|
||||
'@eslint/js': 9.39.0
|
||||
'@eslint/plugin-kit': 0.4.1
|
||||
'@humanfs/node': 0.16.7
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@humanwhocodes/retry': 0.4.3
|
||||
'@types/estree': 1.0.8
|
||||
'@types/json-schema': 7.0.15
|
||||
ajv: 6.12.6
|
||||
chalk: 4.1.2
|
||||
cross-spawn: 7.0.6
|
||||
@@ -3233,19 +3246,19 @@ snapshots:
|
||||
prelude-ls: 1.2.1
|
||||
type-check: 0.4.0
|
||||
|
||||
lint-staged@16.2.4:
|
||||
lint-staged@16.2.6:
|
||||
dependencies:
|
||||
commander: 14.0.1
|
||||
listr2: 9.0.4
|
||||
commander: 14.0.2
|
||||
listr2: 9.0.5
|
||||
micromatch: 4.0.8
|
||||
nano-spawn: 2.0.0
|
||||
pidtree: 0.6.0
|
||||
string-argv: 0.3.2
|
||||
yaml: 2.8.1
|
||||
|
||||
listr2@9.0.4:
|
||||
listr2@9.0.5:
|
||||
dependencies:
|
||||
cli-truncate: 5.1.0
|
||||
cli-truncate: 5.1.1
|
||||
colorette: 2.0.20
|
||||
eventemitter3: 5.0.1
|
||||
log-update: 6.1.0
|
||||
@@ -3276,7 +3289,7 @@ snapshots:
|
||||
|
||||
longest-streak@3.1.0: {}
|
||||
|
||||
magic-string@0.30.19:
|
||||
magic-string@0.30.21:
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.5.5
|
||||
|
||||
@@ -3774,11 +3787,11 @@ snapshots:
|
||||
|
||||
refa@0.12.1:
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
|
||||
regexp-ast-analysis@0.7.1:
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
refa: 0.12.1
|
||||
|
||||
regexp-tree@0.1.27: {}
|
||||
@@ -3821,7 +3834,7 @@ snapshots:
|
||||
|
||||
scslre@0.3.0:
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
refa: 0.12.1
|
||||
regexp-ast-analysis: 0.7.1
|
||||
|
||||
@@ -3984,7 +3997,7 @@ snapshots:
|
||||
uglify-js@3.19.3:
|
||||
optional: true
|
||||
|
||||
undici-types@7.14.0: {}
|
||||
undici-types@7.16.0: {}
|
||||
|
||||
unist-util-is@6.0.0:
|
||||
dependencies:
|
||||
@@ -4026,10 +4039,10 @@ snapshots:
|
||||
|
||||
vary@1.1.2: {}
|
||||
|
||||
vue-eslint-parser@10.2.0(eslint@9.37.0):
|
||||
vue-eslint-parser@10.2.0(eslint@9.39.0):
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
eslint: 9.37.0
|
||||
eslint: 9.39.0
|
||||
eslint-scope: 8.4.0
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
|
||||
Reference in New Issue
Block a user