Commit 1f4fc929 authored by nanahira's avatar nanahira

bump thirdeye

parent e748305a
......@@ -11,7 +11,7 @@
"dependencies": {
"class-transformer": "^0.4.0",
"lodash": "^4.17.21",
"schemastery-gen": "^3.1.10"
"schemastery-gen": "^3.1.14"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......@@ -6471,16 +6471,16 @@
}
},
"node_modules/schemastery-gen": {
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.10.tgz",
"integrity": "sha512-hwCLOICGEodCcQt+eLoEEvNhm7iSEwJB37JQ+27cHbggTry/Rq07ivXVsPw63Et74EobEaOGDVOTzJ4kIQa01w==",
"version": "3.1.14",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.14.tgz",
"integrity": "sha512-yc9HVwgRu0tE2LSJpPwPCcTl3CJIm3qFyYNUHplQ1dBJqZqzKROaJUECBz+DCE5b4ttqpiHYOmI+93xEJkG4ow==",
"dependencies": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"schemastery": "^3.3.3"
"schemastery": "^3.4.3"
}
},
"node_modules/semver": {
......@@ -12760,9 +12760,9 @@
}
},
"schemastery-gen": {
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.10.tgz",
"integrity": "sha512-hwCLOICGEodCcQt+eLoEEvNhm7iSEwJB37JQ+27cHbggTry/Rq07ivXVsPw63Et74EobEaOGDVOTzJ4kIQa01w==",
"version": "3.1.14",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.14.tgz",
"integrity": "sha512-yc9HVwgRu0tE2LSJpPwPCcTl3CJIm3qFyYNUHplQ1dBJqZqzKROaJUECBz+DCE5b4ttqpiHYOmI+93xEJkG4ow==",
"requires": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
......
......@@ -32,7 +32,7 @@
"dependencies": {
"class-transformer": "^0.4.0",
"lodash": "^4.17.21",
"schemastery-gen": "^3.1.10"
"schemastery-gen": "^3.1.14"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment