v1.9.4 - vulnerabilities fix
This commit is contained in:
@@ -597,11 +597,13 @@
|
||||
"🔧 修复:任务视图切换至资源视图后今日定位偏移问题",
|
||||
"🔧 修复:任务视图切换至资源视图后最大和最小日期范围计算问题",
|
||||
"🔧 修复:资源视图下,小时/日/周视图切换后,最大值和最小值范围问题",
|
||||
"🔧 修复:包弱点处理",
|
||||
"<span style=\"font-weight: bold; color: #f00;\">特别感谢来自jwuxin@gitee的使用与反馈</span>",
|
||||
"🔧 Fixed: In date view, after dragging the SplitterBar and collapsing/expanding the TaskList, the calculation caused the February cycle to be lost",
|
||||
"🔧 Fixed: After switching from task view to resource view, the today marker offset issue",
|
||||
"🔧 Fixed: After switching from task view to resource view, the max and min date range calculation issue",
|
||||
"🔧 Fixed: In resource view, after switching between hourly/daily/weekly views, the max and min date range issue",
|
||||
"🔧 Fixed: Vulnerabilities fixed",
|
||||
"<span style=\"font-weight: bold; color: #f00;\">Special thanks to jwuxin@gitee for their use and feedback</span>"
|
||||
]
|
||||
}
|
||||
|
||||
995
package-lock.json
generated
995
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -80,8 +80,8 @@
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
||||
"@typescript-eslint/parser": "^8.56.1",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"@vitest/coverage-v8": "^4.0.16",
|
||||
"@vitest/ui": "^4.0.16",
|
||||
|
||||
Reference in New Issue
Block a user