tmp
This commit is contained in:
Generated
+10
-3
@@ -27,6 +27,7 @@
|
||||
"moment": "^2.30.1",
|
||||
"mongoose": "^8.24.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"pinyin-pro": "^3.29.3",
|
||||
"winston": "^3.19.0",
|
||||
"ws": "^8.21.0",
|
||||
"zod": "^4.5.4"
|
||||
@@ -912,9 +913,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/deepagents": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmmirror.com/deepagents/-/deepagents-1.13.2.tgz",
|
||||
"integrity": "sha512-OMm+Ark4yaICZhGqC9kYkIx5vw5eH+GqIhzX1PAMmYhdxK5XeBTyn4pdfo1fKrBj2X/8GEg6TPnKS2jORLqJAQ==",
|
||||
"version": "1.13.3",
|
||||
"resolved": "https://registry.npmmirror.com/deepagents/-/deepagents-1.13.3.tgz",
|
||||
"integrity": "sha512-ApjoznYieCpMRFH7TlxNYU9n1QVQp+IGJyzVnxRV0UFqfalDATI64ddWnrBoaHaLU1qb3bMrqgvKPInjlsPjgA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-glob": "^3.3.3",
|
||||
@@ -2449,6 +2450,12 @@
|
||||
"url": "https://github.com/sponsors/jonschlinkert"
|
||||
}
|
||||
},
|
||||
"node_modules/pinyin-pro": {
|
||||
"version": "3.29.3",
|
||||
"resolved": "https://registry.npmmirror.com/pinyin-pro/-/pinyin-pro-3.29.3.tgz",
|
||||
"integrity": "sha512-+UU9bx6vfDw8amOJGHm0TE0rdQl8VPylsDWviQ5OOQ3e+on1xRP4OqDbiDuMT5OISgvfl/Y6ez1BBRaIP80GLQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/pstree.remy": {
|
||||
"version": "1.1.8",
|
||||
"resolved": "https://registry.npmmirror.com/pstree.remy/-/pstree.remy-1.1.8.tgz",
|
||||
|
||||
Reference in New Issue
Block a user