mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
chore(deps): update dependency eslint-plugin-vue to v9.20.0
This commit is contained in:
parent
26018fcc97
commit
a52c1d2388
2 changed files with 8 additions and 8 deletions
|
@ -44,7 +44,7 @@
|
|||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"eslint-plugin-vue": "9.19.2",
|
||||
"eslint-plugin-vue": "9.20.0",
|
||||
"lightningcss": "1.22.1",
|
||||
"prettier": "3.1.1",
|
||||
"unocss": "0.58.3",
|
||||
|
|
|
@ -101,8 +101,8 @@ devDependencies:
|
|||
specifier: 5.1.3
|
||||
version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.1.1)
|
||||
eslint-plugin-vue:
|
||||
specifier: 9.19.2
|
||||
version: 9.19.2(eslint@8.56.0)
|
||||
specifier: 9.20.0
|
||||
version: 9.20.0(eslint@8.56.0)
|
||||
lightningcss:
|
||||
specifier: 1.22.1
|
||||
version: 1.22.1
|
||||
|
@ -3086,8 +3086,8 @@ packages:
|
|||
synckit: 0.8.8
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue@9.19.2(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==}
|
||||
/eslint-plugin-vue@9.20.0(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-9/DV5CM7ItfgWmXjL6j3zyDtVTrslYdnEm+rnYNajdElx17b3erxi/Wc6FY7t3BQ6dgo0t/UBpgiWCOKtJyN8Q==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -3098,7 +3098,7 @@ packages:
|
|||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.15
|
||||
semver: 7.5.4
|
||||
vue-eslint-parser: 9.3.2(eslint@8.56.0)
|
||||
vue-eslint-parser: 9.4.0(eslint@8.56.0)
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -5062,8 +5062,8 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vue-eslint-parser@9.3.2(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==}
|
||||
/vue-eslint-parser@9.4.0(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-7KsNBb6gHFA75BtneJsoK/dbZ281whUIwFYdQxA68QrCrGMXYzUMbPDHGcOQ0OocIVKrWSKWXZ4mL7tonCXoUw==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
|
Loading…
Reference in a new issue