Commit eef04ec4 authored by nanahira's avatar nanahira

bump

parent 0f00c0af
......@@ -11,7 +11,7 @@
"dependencies": {
"minato-decorators": "^2.1.0",
"rxjs": "^7.5.6",
"satori-decorators": "^1.0.16"
"satori-decorators": "^1.1.0"
},
"devDependencies": {
"@koishijs/plugin-adapter-onebot": "^4.2.4",
......@@ -5541,9 +5541,9 @@
"peer": true
},
"node_modules/satori-decorators": {
"version": "1.0.16",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.16.tgz",
"integrity": "sha512-bG6XWJyfSkogczt8OXUT3zazjP7jyUx9uVXQNlQxU4o46cmLB9tCsA5KGanX7MKTZKua4plQApZbAcmfMc/Vow==",
"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==",
"dependencies": {
"@types/koa": "^2.13.5",
"@types/koa__router": "^8.0.11",
......@@ -5552,7 +5552,7 @@
},
"peerDependencies": {
"@satorijs/core": "^1.3.1",
"@satorijs/satori": "^1.3.1"
"koishi": "^4.9.7"
}
},
"node_modules/satori-decorators/node_modules/@types/koa__router": {
......@@ -10642,9 +10642,9 @@
"peer": true
},
"satori-decorators": {
"version": "1.0.16",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.16.tgz",
"integrity": "sha512-bG6XWJyfSkogczt8OXUT3zazjP7jyUx9uVXQNlQxU4o46cmLB9tCsA5KGanX7MKTZKua4plQApZbAcmfMc/Vow==",
"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==",
"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.0.16"
"satori-decorators": "^1.1.0"
},
"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