chore(deps): update dependency eslint to v9.13.0
This commit is contained in:
parent
270542460d
commit
030bf559a1
1 changed files with 68 additions and 68 deletions
136
pnpm-lock.yaml
136
pnpm-lock.yaml
|
@ -19,10 +19,10 @@ importers:
|
|||
version: 5.1.4(vite@5.0.13(@types/node@22.7.6)(sass@1.80.1))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@9.12.0)(prettier@3.3.3)
|
||||
version: 9.0.0(eslint@9.13.0)(prettier@3.3.3)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: ^14.0.0
|
||||
version: 14.1.1(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.0(eslint@9.12.0))(eslint@9.12.0)(typescript@5.6.3)
|
||||
version: 14.1.1(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.0(eslint@9.13.0))(eslint@9.13.0)(typescript@5.6.3)
|
||||
'@vue/language-server':
|
||||
specifier: ^2.0.19
|
||||
version: 2.1.6(typescript@5.6.3)
|
||||
|
@ -46,10 +46,10 @@ importers:
|
|||
version: 2.0.0-rc.55(markdown-it@14.1.0)(sass@1.80.1)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.6)(sass@1.80.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||
eslint:
|
||||
specifier: <10.0.0
|
||||
version: 9.12.0
|
||||
version: 9.13.0
|
||||
eslint-plugin-vue:
|
||||
specifier: ^9.14.1
|
||||
version: 9.29.0(eslint@9.12.0)
|
||||
version: 9.29.0(eslint@9.13.0)
|
||||
prettier:
|
||||
specifier: '>=3.0.0'
|
||||
version: 3.3.3
|
||||
|
@ -399,24 +399,24 @@ packages:
|
|||
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/core@0.6.0':
|
||||
resolution: {integrity: sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==}
|
||||
'@eslint/core@0.7.0':
|
||||
resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/eslintrc@3.1.0':
|
||||
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.12.0':
|
||||
resolution: {integrity: sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==}
|
||||
'@eslint/js@9.13.0':
|
||||
resolution: {integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/object-schema@2.1.4':
|
||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/plugin-kit@0.2.0':
|
||||
resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==}
|
||||
'@eslint/plugin-kit@0.2.1':
|
||||
resolution: {integrity: sha512-HFZ4Mp26nbWk9d/BpvP0YNL6W4UoZF0VFcTw/aPPA8RpOxeFQgK+ClABGgAUXs9Y/RGX/l1vOmrqz1MQt9MNuw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@humanfs/core@0.19.0':
|
||||
|
@ -1086,8 +1086,8 @@ packages:
|
|||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
|
||||
acorn@8.12.1:
|
||||
resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
|
||||
acorn@8.13.0:
|
||||
resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1369,8 +1369,8 @@ packages:
|
|||
resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint@9.12.0:
|
||||
resolution: {integrity: sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==}
|
||||
eslint@9.13.0:
|
||||
resolution: {integrity: sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2515,9 +2515,9 @@ snapshots:
|
|||
'@esbuild/win32-x64@0.21.5':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-utils@4.4.0(eslint@9.12.0)':
|
||||
'@eslint-community/eslint-utils@4.4.0(eslint@9.13.0)':
|
||||
dependencies:
|
||||
eslint: 9.12.0
|
||||
eslint: 9.13.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.11.1': {}
|
||||
|
@ -2530,7 +2530,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/core@0.6.0': {}
|
||||
'@eslint/core@0.7.0': {}
|
||||
|
||||
'@eslint/eslintrc@3.1.0':
|
||||
dependencies:
|
||||
|
@ -2546,11 +2546,11 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/js@9.12.0': {}
|
||||
'@eslint/js@9.13.0': {}
|
||||
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
|
||||
'@eslint/plugin-kit@0.2.0':
|
||||
'@eslint/plugin-kit@0.2.1':
|
||||
dependencies:
|
||||
levn: 0.4.1
|
||||
|
||||
|
@ -2821,15 +2821,15 @@ snapshots:
|
|||
|
||||
'@types/web-bluetooth@0.0.20': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)':
|
||||
'@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.11.1
|
||||
'@typescript-eslint/parser': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/parser': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/scope-manager': 8.9.0
|
||||
'@typescript-eslint/type-utils': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/utils': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/type-utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/visitor-keys': 8.9.0
|
||||
eslint: 9.12.0
|
||||
eslint: 9.13.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.2
|
||||
natural-compare: 1.4.0
|
||||
|
@ -2839,14 +2839,14 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3)':
|
||||
'@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.9.0
|
||||
'@typescript-eslint/types': 8.9.0
|
||||
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
||||
'@typescript-eslint/visitor-keys': 8.9.0
|
||||
debug: 4.3.7
|
||||
eslint: 9.12.0
|
||||
eslint: 9.13.0
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -2857,10 +2857,10 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.9.0
|
||||
'@typescript-eslint/visitor-keys': 8.9.0
|
||||
|
||||
'@typescript-eslint/type-utils@8.9.0(eslint@9.12.0)(typescript@5.6.3)':
|
||||
'@typescript-eslint/type-utils@8.9.0(eslint@9.13.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
||||
'@typescript-eslint/utils': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
debug: 4.3.7
|
||||
ts-api-utils: 1.3.0(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
|
@ -2886,13 +2886,13 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.9.0(eslint@9.12.0)(typescript@5.6.3)':
|
||||
'@typescript-eslint/utils@8.9.0(eslint@9.13.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0)
|
||||
'@typescript-eslint/scope-manager': 8.9.0
|
||||
'@typescript-eslint/types': 8.9.0
|
||||
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
||||
eslint: 9.12.0
|
||||
eslint: 9.13.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
@ -3010,23 +3010,23 @@ snapshots:
|
|||
dependencies:
|
||||
rfdc: 1.4.1
|
||||
|
||||
'@vue/eslint-config-prettier@9.0.0(eslint@9.12.0)(prettier@3.3.3)':
|
||||
'@vue/eslint-config-prettier@9.0.0(eslint@9.13.0)(prettier@3.3.3)':
|
||||
dependencies:
|
||||
eslint: 9.12.0
|
||||
eslint-config-prettier: 9.1.0(eslint@9.12.0)
|
||||
eslint-plugin-prettier: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.12.0))(eslint@9.12.0)(prettier@3.3.3)
|
||||
eslint: 9.13.0
|
||||
eslint-config-prettier: 9.1.0(eslint@9.13.0)
|
||||
eslint-plugin-prettier: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0))(eslint@9.13.0)(prettier@3.3.3)
|
||||
prettier: 3.3.3
|
||||
transitivePeerDependencies:
|
||||
- '@types/eslint'
|
||||
|
||||
'@vue/eslint-config-typescript@14.1.1(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.0(eslint@9.12.0))(eslint@9.12.0)(typescript@5.6.3)':
|
||||
'@vue/eslint-config-typescript@14.1.1(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.0(eslint@9.13.0))(eslint@9.13.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)
|
||||
eslint: 9.12.0
|
||||
eslint-plugin-vue: 9.29.0(eslint@9.12.0)
|
||||
'@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
|
||||
eslint: 9.13.0
|
||||
eslint-plugin-vue: 9.29.0(eslint@9.13.0)
|
||||
fast-glob: 3.3.2
|
||||
typescript-eslint: 8.9.0(eslint@9.12.0)(typescript@5.6.3)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.12.0)
|
||||
typescript-eslint: 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.13.0)
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -3535,13 +3535,13 @@ snapshots:
|
|||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.12.1):
|
||||
acorn-jsx@5.3.2(acorn@8.13.0):
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn: 8.13.0
|
||||
|
||||
acorn@7.4.1: {}
|
||||
|
||||
acorn@8.12.1: {}
|
||||
acorn@8.13.0: {}
|
||||
|
||||
ajv@6.12.6:
|
||||
dependencies:
|
||||
|
@ -3837,29 +3837,29 @@ snapshots:
|
|||
|
||||
escape-string-regexp@4.0.0: {}
|
||||
|
||||
eslint-config-prettier@9.1.0(eslint@9.12.0):
|
||||
eslint-config-prettier@9.1.0(eslint@9.13.0):
|
||||
dependencies:
|
||||
eslint: 9.12.0
|
||||
eslint: 9.13.0
|
||||
|
||||
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.12.0))(eslint@9.12.0)(prettier@3.3.3):
|
||||
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0))(eslint@9.13.0)(prettier@3.3.3):
|
||||
dependencies:
|
||||
eslint: 9.12.0
|
||||
eslint: 9.13.0
|
||||
prettier: 3.3.3
|
||||
prettier-linter-helpers: 1.0.0
|
||||
synckit: 0.9.1
|
||||
optionalDependencies:
|
||||
eslint-config-prettier: 9.1.0(eslint@9.12.0)
|
||||
eslint-config-prettier: 9.1.0(eslint@9.13.0)
|
||||
|
||||
eslint-plugin-vue@9.29.0(eslint@9.12.0):
|
||||
eslint-plugin-vue@9.29.0(eslint@9.13.0):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
|
||||
eslint: 9.12.0
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0)
|
||||
eslint: 9.13.0
|
||||
globals: 13.24.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.1.2
|
||||
semver: 7.6.3
|
||||
vue-eslint-parser: 9.4.3(eslint@9.12.0)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.13.0)
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -3878,15 +3878,15 @@ snapshots:
|
|||
|
||||
eslint-visitor-keys@4.1.0: {}
|
||||
|
||||
eslint@9.12.0:
|
||||
eslint@9.13.0:
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0)
|
||||
'@eslint-community/regexpp': 4.11.1
|
||||
'@eslint/config-array': 0.18.0
|
||||
'@eslint/core': 0.6.0
|
||||
'@eslint/core': 0.7.0
|
||||
'@eslint/eslintrc': 3.1.0
|
||||
'@eslint/js': 9.12.0
|
||||
'@eslint/plugin-kit': 0.2.0
|
||||
'@eslint/js': 9.13.0
|
||||
'@eslint/plugin-kit': 0.2.1
|
||||
'@humanfs/node': 0.16.5
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@humanwhocodes/retry': 0.3.1
|
||||
|
@ -3920,14 +3920,14 @@ snapshots:
|
|||
|
||||
espree@10.2.0:
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn-jsx: 5.3.2(acorn@8.12.1)
|
||||
acorn: 8.13.0
|
||||
acorn-jsx: 5.3.2(acorn@8.13.0)
|
||||
eslint-visitor-keys: 4.1.0
|
||||
|
||||
espree@9.6.1:
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn-jsx: 5.3.2(acorn@8.12.1)
|
||||
acorn: 8.13.0
|
||||
acorn-jsx: 5.3.2(acorn@8.13.0)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
esprima@4.0.1: {}
|
||||
|
@ -4573,11 +4573,11 @@ snapshots:
|
|||
dependencies:
|
||||
semver: 7.6.3
|
||||
|
||||
typescript-eslint@8.9.0(eslint@9.12.0)(typescript@5.6.3):
|
||||
typescript-eslint@8.9.0(eslint@9.13.0)(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/parser': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/utils': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/parser': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
'@typescript-eslint/utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -4734,10 +4734,10 @@ snapshots:
|
|||
dependencies:
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vue-eslint-parser@9.4.3(eslint@9.12.0):
|
||||
vue-eslint-parser@9.4.3(eslint@9.13.0):
|
||||
dependencies:
|
||||
debug: 4.3.7
|
||||
eslint: 9.12.0
|
||||
eslint: 9.13.0
|
||||
eslint-scope: 7.2.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
espree: 9.6.1
|
||||
|
|
Loading…
Reference in a new issue