Commit 76709374 authored by nanahira's avatar nanahira

bump

parent 8d1323ee
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"minato-decorators": "^2.1.0", "minato-decorators": "^2.1.0",
"rxjs": "^7.5.6", "rxjs": "^7.5.6",
"satori-decorators": "^1.1.0" "satori-decorators": "^1.1.1"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-adapter-onebot": "^4.2.4", "@koishijs/plugin-adapter-onebot": "^4.2.4",
...@@ -5541,9 +5541,9 @@ ...@@ -5541,9 +5541,9 @@
"peer": true "peer": true
}, },
"node_modules/satori-decorators": { "node_modules/satori-decorators": {
"version": "1.1.0", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.1.0.tgz", "resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.1.1.tgz",
"integrity": "sha512-phKYqIGmidE7AAaCCRGv3jMkYG+iwe+HF09tLS7QGXfHHBHbjVYPKAxaaoW/zqp+RBYpBXo7XVBxqk/8Uja0Tg==", "integrity": "sha512-1DHj12xFkVhAeS5Qh7MAWXYhMfwl0k/3VwtQrsoVNwPOyRCbid0ik3l16QwFZvHeoV+VJmEuOAFj/Vw+qDASuw==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.5", "@types/koa": "^2.13.5",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -5551,7 +5551,6 @@ ...@@ -5551,7 +5551,6 @@
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
"peerDependencies": { "peerDependencies": {
"@satorijs/core": "^1.3.1",
"koishi": "^4.9.7" "koishi": "^4.9.7"
} }
}, },
...@@ -10642,9 +10641,9 @@ ...@@ -10642,9 +10641,9 @@
"peer": true "peer": true
}, },
"satori-decorators": { "satori-decorators": {
"version": "1.1.0", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.1.0.tgz", "resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.1.1.tgz",
"integrity": "sha512-phKYqIGmidE7AAaCCRGv3jMkYG+iwe+HF09tLS7QGXfHHBHbjVYPKAxaaoW/zqp+RBYpBXo7XVBxqk/8Uja0Tg==", "integrity": "sha512-1DHj12xFkVhAeS5Qh7MAWXYhMfwl0k/3VwtQrsoVNwPOyRCbid0ik3l16QwFZvHeoV+VJmEuOAFj/Vw+qDASuw==",
"requires": { "requires": {
"@types/koa": "^2.13.5", "@types/koa": "^2.13.5",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
"dependencies": { "dependencies": {
"minato-decorators": "^2.1.0", "minato-decorators": "^2.1.0",
"rxjs": "^7.5.6", "rxjs": "^7.5.6",
"satori-decorators": "^1.1.0" "satori-decorators": "^1.1.1"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
......
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