mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-25 21:37:18 +00:00
🚨 Fix: 修复 pyright 类型推导问题 (#3347)
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-regexp": "^1.15.0",
|
||||
"prettier": "^3.0.3",
|
||||
"pyright": "^1.1.317",
|
||||
"pyright": "1.1.393",
|
||||
"stylelint": "^15.10.3",
|
||||
"stylelint-config-standard": "^34.0.0",
|
||||
"stylelint-prettier": "^4.0.2"
|
||||
|
Reference in New Issue
Block a user