fix: 上传与路由校验加固、甘特图时间线修复 #63

Merged
wangziqi merged 6 commits from fix/quick-wins-and-gantt into main 2026-08-07 08:38:47 +00:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 54b002455f - Show all commits

View File

@@ -33,6 +33,7 @@
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-router": "^8.3.0",
"react-syntax-highlighter": "^16.1.1",
"use-immer": "^0.11.0",
"usehooks-ts": "^3.1.1",
"zod": "^4.4.3",

3
package-lock.json generated
View File

@@ -40,6 +40,7 @@
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-router": "^8.3.0",
"react-syntax-highlighter": "^16.1.1",
"use-immer": "^0.11.0",
"usehooks-ts": "^3.1.1",
"zod": "^4.4.3",
@@ -16256,7 +16257,7 @@
},
"node_modules/react-syntax-highlighter": {
"version": "16.1.1",
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-16.1.1.tgz",
"resolved": "https://registry.npmmirror.com/react-syntax-highlighter/-/react-syntax-highlighter-16.1.1.tgz",
"integrity": "sha512-PjVawBGy80C6YbC5DDZJeUjBmC7skaoEUdvfFQediQHgCL7aKyVHe57SaJGfQsloGDac+gCpTfRdtxzWWKmCXA==",
"license": "MIT",
"dependencies": {