chore: update eslint config
This commit is contained in:
parent
4f60b5424d
commit
14cba534e4
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.0.0-rc.154",
|
"version": "1.0.0-rc.154",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@10.12.1",
|
"packageManager": "pnpm@10.12.2",
|
||||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -65,6 +65,7 @@
|
|||||||
"markdown-it": "catalog:dev",
|
"markdown-it": "catalog:dev",
|
||||||
"memfs": "catalog:dev",
|
"memfs": "catalog:dev",
|
||||||
"minimist": "catalog:dev",
|
"minimist": "catalog:dev",
|
||||||
|
"postcss": "catalog:dev",
|
||||||
"rimraf": "catalog:dev",
|
"rimraf": "catalog:dev",
|
||||||
"sass-embedded": "catalog:peer",
|
"sass-embedded": "catalog:peer",
|
||||||
"stylelint": "catalog:dev",
|
"stylelint": "catalog:dev",
|
||||||
|
|||||||
885
pnpm-lock.yaml
generated
885
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@ catalogs:
|
|||||||
dev:
|
dev:
|
||||||
'@commitlint/cli': ^19.8.1
|
'@commitlint/cli': ^19.8.1
|
||||||
'@commitlint/config-conventional': ^19.8.1
|
'@commitlint/config-conventional': ^19.8.1
|
||||||
'@pengzhanbo/eslint-config-vue': ^1.33.0
|
'@pengzhanbo/eslint-config-vue': ^1.34.0
|
||||||
'@pengzhanbo/stylelint-config': ^1.33.0
|
'@pengzhanbo/stylelint-config': ^1.34.0
|
||||||
'@simonwep/pickr': ^1.9.1
|
'@simonwep/pickr': ^1.9.1
|
||||||
'@types/express': ^5.0.3
|
'@types/express': ^5.0.3
|
||||||
'@types/js-yaml': ^4.0.9
|
'@types/js-yaml': ^4.0.9
|
||||||
@ -43,8 +43,9 @@ catalogs:
|
|||||||
lint-staged: ^16.1.2
|
lint-staged: ^16.1.2
|
||||||
markdown-it: ^14.1.0
|
markdown-it: ^14.1.0
|
||||||
memfs: ^4.17.2
|
memfs: ^4.17.2
|
||||||
mermaid: ^11.6.0
|
mermaid: ^11.7.0
|
||||||
minimist: ^1.2.8
|
minimist: ^1.2.8
|
||||||
|
postcss: ^8.5.6
|
||||||
rimraf: ^6.0.1
|
rimraf: ^6.0.1
|
||||||
stylelint: ^16.21.0
|
stylelint: ^16.21.0
|
||||||
stylus: ^0.64.0
|
stylus: ^0.64.0
|
||||||
@ -55,7 +56,7 @@ catalogs:
|
|||||||
vue-router: ^4.5.1
|
vue-router: ^4.5.1
|
||||||
wait-on: ^8.0.3
|
wait-on: ^8.0.3
|
||||||
peer:
|
peer:
|
||||||
'@iconify/json': ^2.2.350
|
'@iconify/json': ^2.2.351
|
||||||
artplayer: ^5.2.3
|
artplayer: ^5.2.3
|
||||||
dashjs: ^5.0.3
|
dashjs: ^5.0.3
|
||||||
hls.js: ^1.6.5
|
hls.js: ^1.6.5
|
||||||
@ -110,7 +111,7 @@ catalogs:
|
|||||||
p-map: ^7.0.3
|
p-map: ^7.0.3
|
||||||
package-manager-detector: ^1.3.0
|
package-manager-detector: ^1.3.0
|
||||||
picocolors: ^1.1.1
|
picocolors: ^1.1.1
|
||||||
shiki: ^3.6.0
|
shiki: ^3.7.0
|
||||||
tinyglobby: 0.2.13
|
tinyglobby: 0.2.13
|
||||||
tm-grammars: ^1.23.26
|
tm-grammars: ^1.23.26
|
||||||
tm-themes: ^1.10.6
|
tm-themes: ^1.10.6
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user