Commit eef04ec4 authored by nanahira's avatar nanahira

bump

parent 0f00c0af
...@@ -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.0.16" "satori-decorators": "^1.1.0"
}, },
"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.0.16", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.16.tgz", "resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.1.0.tgz",
"integrity": "sha512-bG6XWJyfSkogczt8OXUT3zazjP7jyUx9uVXQNlQxU4o46cmLB9tCsA5KGanX7MKTZKua4plQApZbAcmfMc/Vow==", "integrity": "sha512-phKYqIGmidE7AAaCCRGv3jMkYG+iwe+HF09tLS7QGXfHHBHbjVYPKAxaaoW/zqp+RBYpBXo7XVBxqk/8Uja0Tg==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.5", "@types/koa": "^2.13.5",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -5552,7 +5552,7 @@ ...@@ -5552,7 +5552,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"@satorijs/core": "^1.3.1", "@satorijs/core": "^1.3.1",
"@satorijs/satori": "^1.3.1" "koishi": "^4.9.7"
} }
}, },
"node_modules/satori-decorators/node_modules/@types/koa__router": { "node_modules/satori-decorators/node_modules/@types/koa__router": {
...@@ -10642,9 +10642,9 @@ ...@@ -10642,9 +10642,9 @@
"peer": true "peer": true
}, },
"satori-decorators": { "satori-decorators": {
"version": "1.0.16", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.16.tgz", "resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.1.0.tgz",
"integrity": "sha512-bG6XWJyfSkogczt8OXUT3zazjP7jyUx9uVXQNlQxU4o46cmLB9tCsA5KGanX7MKTZKua4plQApZbAcmfMc/Vow==", "integrity": "sha512-phKYqIGmidE7AAaCCRGv3jMkYG+iwe+HF09tLS7QGXfHHBHbjVYPKAxaaoW/zqp+RBYpBXo7XVBxqk/8Uja0Tg==",
"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.0.16" "satori-decorators": "^1.1.0"
}, },
"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