Commit 801a62b4 authored by nanahira's avatar nanahira

bump

parent a17d292f
......@@ -9,9 +9,9 @@
"version": "6.0.1",
"license": "MIT",
"dependencies": {
"@koishijs/cli": "^4.6.2",
"@koishijs/cli": "^4.6.3",
"@koishijs/loader": "^1.0.0",
"koishi": "^4.6.2",
"koishi": "^4.6.3",
"load-json-file": "^6.2.0",
"ws": "^8.2.3",
"yaml": "^1.10.2"
......@@ -188,9 +188,9 @@
}
},
"node_modules/@koishijs/cli": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/@koishijs/cli/-/cli-4.6.2.tgz",
"integrity": "sha512-hCdl+XZALsuqFl3/HiEioixWHa4JHoIpIbmd0K/xtV3RHg5ryv//b89t3ssgTu3C+9UBNypsmYxir55ElA8CAA==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/@koishijs/cli/-/cli-4.6.3.tgz",
"integrity": "sha512-9WYaeOypfAKvg23ZaLS4lQY0EzMUlE63W31X6AZGf37Gc5JiomcetdbxhVVvBEdnBqzmJ4fj+nMB2L2JPW6+fQ==",
"dependencies": {
"@koishijs/loader": "^1.0.1",
"cac": "^6.7.12",
......@@ -208,13 +208,13 @@
"node": ">=12.0.0"
},
"peerDependencies": {
"koishi": "^4.6.2"
"koishi": "^4.6.3"
}
},
"node_modules/@koishijs/core": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.6.2.tgz",
"integrity": "sha512-GM0497Bd5BDPXuzJMppJik+Zb55bbLTX14aJmkFgPW9maU9oz3ZZRW+EeMpFK449fPG83P2UsIulJHNbD5L/hQ==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.6.3.tgz",
"integrity": "sha512-Dnqkr8D3GJo4MFzd5h/P52VleswRCs71z9APfJEzwo5cgzOzcl757o+U0B+YUQJVGZW0hpVWeoThQnr9nj6aEA==",
"dependencies": {
"@koishijs/utils": "^5.4.2",
"cosmotype": "^1.0.9",
......@@ -354,9 +354,9 @@
}
},
"node_modules/@types/content-disposition": {
"version": "0.5.4",
"resolved": "https://registry.npmjs.org/@types/content-disposition/-/content-disposition-0.5.4.tgz",
"integrity": "sha512-0mPF08jn9zYI0n0Q/Pnz7C4kThdSt+6LD4amsrYDDpgBfrVWa3TcCOxKX1zkGgYniGagRv8heN2cbh+CAn+uuQ=="
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/@types/content-disposition/-/content-disposition-0.5.5.tgz",
"integrity": "sha512-v6LCdKfK6BwcqMo+wYW05rLS12S0ZO0Fl4w1h4aaZMD7bqT3gVUns6FvLJKGZHQmYn3SX55JWGpziwJRwVgutA=="
},
"node_modules/@types/cookies": {
"version": "0.7.7",
......@@ -1649,9 +1649,9 @@
"dev": true
},
"node_modules/follow-redirects": {
"version": "1.14.9",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
"integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==",
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.0.tgz",
"integrity": "sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==",
"funding": [
{
"type": "individual",
......@@ -2228,12 +2228,12 @@
}
},
"node_modules/koishi": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.6.2.tgz",
"integrity": "sha512-vgjKxSJxAOsFwBnO097d8Oo8AC0jTvdfrsAHgu8u1d3DDJkHzUr8vQEjcJjvAp411Ev5VIvswFeSpeTVWDv6VA==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.6.3.tgz",
"integrity": "sha512-Ty4pEgC614yftel2JvUMSzBClhLnkVvXbcx5PuUioKXokcj8AvtUrvwxWrpu1kb0/ExHG8pcucbstrsdvBQFvA==",
"dependencies": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.6.2",
"@koishijs/core": "^4.6.3",
"@koishijs/utils": "^5.4.2",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -2245,7 +2245,7 @@
"parseurl": "^1.3.3",
"path-to-regexp": "^6.2.0",
"proxy-agent": "^5.0.0",
"ws": "^8.5.0"
"ws": "^8.6.0"
},
"engines": {
"node": ">=12.0.0"
......@@ -2562,9 +2562,9 @@
}
},
"node_modules/path-to-regexp": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.0.tgz",
"integrity": "sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg=="
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz",
"integrity": "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw=="
},
"node_modules/path-type": {
"version": "4.0.0",
......@@ -3462,9 +3462,9 @@
"dev": true
},
"node_modules/ws": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
"integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.6.0.tgz",
"integrity": "sha512-AzmM3aH3gk0aX7/rZLYvjdvZooofDu3fFOzGqcSnQ1tOcTWwhM/o+q++E8mAyVVIyUdajrkzWUGftaVSDLn1bw==",
"engines": {
"node": ">=10.0.0"
},
......@@ -3642,9 +3642,9 @@
}
},
"@koishijs/cli": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/@koishijs/cli/-/cli-4.6.2.tgz",
"integrity": "sha512-hCdl+XZALsuqFl3/HiEioixWHa4JHoIpIbmd0K/xtV3RHg5ryv//b89t3ssgTu3C+9UBNypsmYxir55ElA8CAA==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/@koishijs/cli/-/cli-4.6.3.tgz",
"integrity": "sha512-9WYaeOypfAKvg23ZaLS4lQY0EzMUlE63W31X6AZGf37Gc5JiomcetdbxhVVvBEdnBqzmJ4fj+nMB2L2JPW6+fQ==",
"requires": {
"@koishijs/loader": "^1.0.1",
"cac": "^6.7.12",
......@@ -3657,9 +3657,9 @@
}
},
"@koishijs/core": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.6.2.tgz",
"integrity": "sha512-GM0497Bd5BDPXuzJMppJik+Zb55bbLTX14aJmkFgPW9maU9oz3ZZRW+EeMpFK449fPG83P2UsIulJHNbD5L/hQ==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.6.3.tgz",
"integrity": "sha512-Dnqkr8D3GJo4MFzd5h/P52VleswRCs71z9APfJEzwo5cgzOzcl757o+U0B+YUQJVGZW0hpVWeoThQnr9nj6aEA==",
"requires": {
"@koishijs/utils": "^5.4.2",
"cosmotype": "^1.0.9",
......@@ -3779,9 +3779,9 @@
}
},
"@types/content-disposition": {
"version": "0.5.4",
"resolved": "https://registry.npmjs.org/@types/content-disposition/-/content-disposition-0.5.4.tgz",
"integrity": "sha512-0mPF08jn9zYI0n0Q/Pnz7C4kThdSt+6LD4amsrYDDpgBfrVWa3TcCOxKX1zkGgYniGagRv8heN2cbh+CAn+uuQ=="
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/@types/content-disposition/-/content-disposition-0.5.5.tgz",
"integrity": "sha512-v6LCdKfK6BwcqMo+wYW05rLS12S0ZO0Fl4w1h4aaZMD7bqT3gVUns6FvLJKGZHQmYn3SX55JWGpziwJRwVgutA=="
},
"@types/cookies": {
"version": "0.7.7",
......@@ -4745,9 +4745,9 @@
"dev": true
},
"follow-redirects": {
"version": "1.14.9",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
"integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w=="
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.0.tgz",
"integrity": "sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ=="
},
"fresh": {
"version": "0.5.2",
......@@ -5165,12 +5165,12 @@
}
},
"koishi": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.6.2.tgz",
"integrity": "sha512-vgjKxSJxAOsFwBnO097d8Oo8AC0jTvdfrsAHgu8u1d3DDJkHzUr8vQEjcJjvAp411Ev5VIvswFeSpeTVWDv6VA==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.6.3.tgz",
"integrity": "sha512-Ty4pEgC614yftel2JvUMSzBClhLnkVvXbcx5PuUioKXokcj8AvtUrvwxWrpu1kb0/ExHG8pcucbstrsdvBQFvA==",
"requires": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.6.2",
"@koishijs/core": "^4.6.3",
"@koishijs/utils": "^5.4.2",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -5182,7 +5182,7 @@
"parseurl": "^1.3.3",
"path-to-regexp": "^6.2.0",
"proxy-agent": "^5.0.0",
"ws": "^8.5.0"
"ws": "^8.6.0"
}
},
"levn": {
......@@ -5423,9 +5423,9 @@
"dev": true
},
"path-to-regexp": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.0.tgz",
"integrity": "sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg=="
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz",
"integrity": "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw=="
},
"path-type": {
"version": "4.0.0",
......@@ -6046,9 +6046,9 @@
"dev": true
},
"ws": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
"integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.6.0.tgz",
"integrity": "sha512-AzmM3aH3gk0aX7/rZLYvjdvZooofDu3fFOzGqcSnQ1tOcTWwhM/o+q++E8mAyVVIyUdajrkzWUGftaVSDLn1bw==",
"requires": {}
},
"xregexp": {
......
......@@ -36,9 +36,9 @@
"typescript": "^4.5.2"
},
"dependencies": {
"@koishijs/cli": "^4.6.2",
"@koishijs/cli": "^4.6.3",
"@koishijs/loader": "^1.0.0",
"koishi": "^4.6.2",
"koishi": "^4.6.3",
"load-json-file": "^6.2.0",
"ws": "^8.2.3",
"yaml": "^1.10.2"
......
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