Commit 76709374 authored by nanahira's avatar nanahira

bump

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