Commit d84f8313 authored by nanahira's avatar nanahira

readme

parent 6a95751a
This diff is collapsed.
......@@ -36,7 +36,7 @@
"eslint-plugin-prettier": "^3.4.1",
"express": "^4.17.1",
"jest": "^27.4.4",
"koishi": "^4.1.0",
"koishi": "^4.1.1",
"prettier": "^2.4.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
......@@ -1043,9 +1043,9 @@
"integrity": "sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg=="
},
"node_modules/@koishijs/core": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.0.tgz",
"integrity": "sha512-f9SSEHxYt5OixXLhX0W9ME36JLQxdb8gwv8R5YOAd4y1IYchOX3qVfbnhRCd41SHUaKLhRWMBzwnl9R1dmqm4A==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.1.tgz",
"integrity": "sha512-UjlqQzT/xjpZPz7sNGdzzSFNUqCr9MgFfPBWZ9lcZ0qkpag9+j8aSW4BVH2q0ZTXoPrTArXTnesBSPpDN4k13g==",
"dependencies": {
"@koishijs/utils": "^5.0.0",
"fastest-levenshtein": "^1.0.12",
......@@ -5330,12 +5330,12 @@
}
},
"node_modules/koishi": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.0.tgz",
"integrity": "sha512-jS1IWN5gi1GTUmoZ9bUxez6mIrGCPE/huVHEcF8uq1Fu2nzxlH8J9Xc5GD/UNzlyarB9/7fcOyOpv+K//uCM0A==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.1.tgz",
"integrity": "sha512-bYUJJzImHNNtV+2tO8WNsuPCCfa84PzB3AKbZSqTPCDFWb/0JsqcpNhZZZB4Os/xkauxznVpPh3XVJafLcBcqg==",
"dependencies": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.1.0",
"@koishijs/core": "^4.1.1",
"@koishijs/utils": "^5.0.0",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -6463,9 +6463,9 @@
}
},
"node_modules/schemastery": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.1.3.tgz",
"integrity": "sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.2.0.tgz",
"integrity": "sha512-Nn3RGNn0SBptNr8wRI4WteUj3OUrXm6zBm2mRQY81sIZHsKTbrPoBgu8TzjSSFJ/WlvHREZ6IOqiULEq2AIeGA=="
},
"node_modules/semver": {
"version": "7.3.5",
......@@ -8342,9 +8342,9 @@
}
},
"@koishijs/core": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.0.tgz",
"integrity": "sha512-f9SSEHxYt5OixXLhX0W9ME36JLQxdb8gwv8R5YOAd4y1IYchOX3qVfbnhRCd41SHUaKLhRWMBzwnl9R1dmqm4A==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.1.tgz",
"integrity": "sha512-UjlqQzT/xjpZPz7sNGdzzSFNUqCr9MgFfPBWZ9lcZ0qkpag9+j8aSW4BVH2q0ZTXoPrTArXTnesBSPpDN4k13g==",
"requires": {
"@koishijs/utils": "^5.0.0",
"fastest-levenshtein": "^1.0.12",
......@@ -11618,12 +11618,12 @@
}
},
"koishi": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.0.tgz",
"integrity": "sha512-jS1IWN5gi1GTUmoZ9bUxez6mIrGCPE/huVHEcF8uq1Fu2nzxlH8J9Xc5GD/UNzlyarB9/7fcOyOpv+K//uCM0A==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.1.tgz",
"integrity": "sha512-bYUJJzImHNNtV+2tO8WNsuPCCfa84PzB3AKbZSqTPCDFWb/0JsqcpNhZZZB4Os/xkauxznVpPh3XVJafLcBcqg==",
"requires": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.1.0",
"@koishijs/core": "^4.1.1",
"@koishijs/utils": "^5.0.0",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -12470,9 +12470,9 @@
}
},
"schemastery": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.1.3.tgz",
"integrity": "sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.2.0.tgz",
"integrity": "sha512-Nn3RGNn0SBptNr8wRI4WteUj3OUrXm6zBm2mRQY81sIZHsKTbrPoBgu8TzjSSFJ/WlvHREZ6IOqiULEq2AIeGA=="
},
"semver": {
"version": "7.3.5",
......
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