mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-25 00:21:43 +00:00
chore(deps): update dependency @stylistic/stylelint-plugin to v5.2.0
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
"@eslint/json": "1.2.0",
|
||||
"@playwright/test": "1.60.0",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@stylistic/stylelint-plugin": "5.1.0",
|
||||
"@stylistic/stylelint-plugin": "5.2.0",
|
||||
"@types/codemirror": "5.60.17",
|
||||
"@types/jquery": "4.0.0",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
|
||||
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -242,8 +242,8 @@ importers:
|
||||
specifier: 5.10.0
|
||||
version: 5.10.0(eslint@10.4.0(jiti@2.7.0))
|
||||
'@stylistic/stylelint-plugin':
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0(stylelint@17.12.0(typescript@6.0.3))
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0(stylelint@17.12.0(typescript@6.0.3))
|
||||
'@types/codemirror':
|
||||
specifier: 5.60.17
|
||||
version: 5.60.17
|
||||
@@ -1301,9 +1301,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^9.0.0 || ^10.0.0
|
||||
|
||||
'@stylistic/stylelint-plugin@5.1.0':
|
||||
resolution: {integrity: sha512-TFvKCbJUEWUYCD+rDv45qhnStO6nRtbBngaCblS2JGh8c95S3jJi3fIotfF6EDo4IVM15UPa65WP+kp6GNvXRA==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
'@stylistic/stylelint-plugin@5.2.0':
|
||||
resolution: {integrity: sha512-pfa2PMvlH87qwoOMUH4rqz7x/vuO5Kh+r/R1Pe+/5T8sukDPe/VfF6mbdUGE5gwZPlj5O1X56qw55IZrFFRF0g==}
|
||||
peerDependencies:
|
||||
stylelint: ^17.6.0
|
||||
|
||||
@@ -5353,7 +5352,7 @@ snapshots:
|
||||
estraverse: 5.3.0
|
||||
picomatch: 4.0.4
|
||||
|
||||
'@stylistic/stylelint-plugin@5.1.0(stylelint@17.12.0(typescript@6.0.3))':
|
||||
'@stylistic/stylelint-plugin@5.2.0(stylelint@17.12.0(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
||||
'@csstools/css-tokenizer': 4.0.0
|
||||
|
||||
Reference in New Issue
Block a user