Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
koishi-plugin-picsource-yande
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
3rdeye
koishi-plugin-picsource-yande
Commits
458b1b2d
Commit
458b1b2d
authored
Apr 15, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version
parent
3e71042a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
62 additions
and
62 deletions
+62
-62
package-lock.json
package-lock.json
+59
-59
package.json
package.json
+3
-3
No files found.
package-lock.json
View file @
458b1b2d
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
"@koishijs/plugin-cache-lru"
:
"^1.0.0-rc.0"
,
"@koishijs/plugin-cache-lru"
:
"^1.0.0-rc.0"
,
"@koishijs/plugin-console"
:
"^3.2.4"
,
"@koishijs/plugin-console"
:
"^3.2.4"
,
"@koishijs/plugin-database-memory"
:
"^1.1.0"
,
"@koishijs/plugin-database-memory"
:
"^1.1.0"
,
"@koishijs/plugin-sandbox"
:
"^1.
0.2
"
,
"@koishijs/plugin-sandbox"
:
"^1.
1.0
"
,
"@types/jest"
:
"^27.4.0"
,
"@types/jest"
:
"^27.4.0"
,
"@types/node"
:
"^17.0.17"
,
"@types/node"
:
"^17.0.17"
,
"@typescript-eslint/eslint-plugin"
:
"^4.33.0"
,
"@typescript-eslint/eslint-plugin"
:
"^4.33.0"
,
...
@@ -35,8 +35,8 @@
...
@@ -35,8 +35,8 @@
"ws"
:
"^8.5.0"
"ws"
:
"^8.5.0"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.5.
0
"
,
"koishi"
:
"^4.5.
2
"
,
"koishi-plugin-pics"
:
"^8.7.
3
"
"koishi-plugin-pics"
:
"^8.7.
9
"
}
}
},
},
"node_modules/@ampproject/remapping"
:
{
"node_modules/@ampproject/remapping"
:
{
...
@@ -1057,13 +1057,13 @@
...
@@ -1057,13 +1057,13 @@
}
}
},
},
"node_modules/@koishijs/core"
:
{
"node_modules/@koishijs/core"
:
{
"version"
:
"4.5.
0
"
,
"version"
:
"4.5.
2
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.5.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.5.
2
.tgz"
,
"integrity"
:
"sha512-
+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4pl
A=="
,
"integrity"
:
"sha512-
ETp//1GsWFBRr4AL4YhZ6NCB4kuhleo+J/KmnGJ90oDignV6k4xtl9fjRLPWsW2IIb2i3BRUHtwSzE9PQTl5+
A=="
,
"peer"
:
true
,
"peer"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"@koishijs/orm"
:
"^1.0.
0
"
,
"@koishijs/orm"
:
"^1.0.
1
"
,
"@koishijs/utils"
:
"^5.2.
1
"
,
"@koishijs/utils"
:
"^5.2.
2
"
,
"fastest-levenshtein"
:
"^1.0.12"
"fastest-levenshtein"
:
"^1.0.12"
},
},
"engines"
:
{
"engines"
:
{
...
@@ -1071,11 +1071,11 @@
...
@@ -1071,11 +1071,11 @@
}
}
},
},
"node_modules/@koishijs/orm"
:
{
"node_modules/@koishijs/orm"
:
{
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.
1
.tgz"
,
"integrity"
:
"sha512-
uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ
=="
,
"integrity"
:
"sha512-
RZL3XdJ/DMfUstaaoHuhIm4cGAY4VwPiUcDeIsNhZqWT/qS4HhS0pxlEVxtJdDS3138Ou8bjMchHmVZNo2/TIw
=="
,
"dependencies"
:
{
"dependencies"
:
{
"@koishijs/utils"
:
"^5.2.
1
"
"@koishijs/utils"
:
"^5.2.
2
"
},
},
"engines"
:
{
"engines"
:
{
"node"
:
">=12.0.0"
"node"
:
">=12.0.0"
...
@@ -1138,12 +1138,12 @@
...
@@ -1138,12 +1138,12 @@
}
}
},
},
"node_modules/@koishijs/plugin-sandbox"
:
{
"node_modules/@koishijs/plugin-sandbox"
:
{
"version"
:
"1.
0.2
"
,
"version"
:
"1.
1.0
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.
0.2
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.
1.0
.tgz"
,
"integrity"
:
"sha512-
vOZ4A8At8KJ0Bk5KmBThRiUztFRStg/PKqW2KSPcdj1DWJ4zGIcBNS0+XshH7n2SUWgSWUOaBTdl7kcWtCkAGw
=="
,
"integrity"
:
"sha512-
y0eJcgBMvGhCYjfVP1IsFvHkmiubAJHWdMlbnkss7eZ39nt0nzApfHAubITIEPBr7A0c7gqfC4fUUw5Z3UldXg
=="
,
"dev"
:
true
,
"dev"
:
true
,
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.
3.1
"
"koishi"
:
"^4.
5.2
"
}
}
},
},
"node_modules/@koishijs/segment"
:
{
"node_modules/@koishijs/segment"
:
{
...
@@ -1152,12 +1152,12 @@
...
@@ -1152,12 +1152,12 @@
"integrity"
:
"sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
"integrity"
:
"sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
},
},
"node_modules/@koishijs/utils"
:
{
"node_modules/@koishijs/utils"
:
{
"version"
:
"5.2.
1
"
,
"version"
:
"5.2.
2
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.
1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.
2
.tgz"
,
"integrity"
:
"sha512-
Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ
=="
,
"integrity"
:
"sha512-
Dm3xNxCjWviEGRNzI+23kbd/6urTe+QBmsuBEr44HYDQXxntqf3KSJtEVL8Fua5g3+R6gOk/zzFIneWK4qzP+g
=="
,
"dependencies"
:
{
"dependencies"
:
{
"@koishijs/segment"
:
"^1.1.1"
,
"@koishijs/segment"
:
"^1.1.1"
,
"schemastery"
:
"^3.
1.1
"
,
"schemastery"
:
"^3.
2.0
"
,
"supports-color"
:
"^8.1.1"
"supports-color"
:
"^8.1.1"
}
}
},
},
...
@@ -5181,14 +5181,14 @@
...
@@ -5181,14 +5181,14 @@
}
}
},
},
"node_modules/koishi"
:
{
"node_modules/koishi"
:
{
"version"
:
"4.5.
0
"
,
"version"
:
"4.5.
2
"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.5.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.5.
2
.tgz"
,
"integrity"
:
"sha512-
1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw
=="
,
"integrity"
:
"sha512-
5dHLzlBNJeZkjznBQWwYwd/rN06hcw74a0La91VCnCuXAXoGpMeUg2OdemNAtshRl3rtmYXe0UlPw3UZ+m3SEQ
=="
,
"peer"
:
true
,
"peer"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"@koa/router"
:
"^10.1.1"
,
"@koa/router"
:
"^10.1.1"
,
"@koishijs/core"
:
"^4.5.
0
"
,
"@koishijs/core"
:
"^4.5.
2
"
,
"@koishijs/utils"
:
"^5.2.
1
"
,
"@koishijs/utils"
:
"^5.2.
2
"
,
"@types/koa"
:
"*"
,
"@types/koa"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/ws"
:
"^8.5.3"
,
"@types/ws"
:
"^8.5.3"
,
...
@@ -5234,16 +5234,16 @@
...
@@ -5234,16 +5234,16 @@
}
}
},
},
"node_modules/koishi-plugin-pics"
:
{
"node_modules/koishi-plugin-pics"
:
{
"version"
:
"8.7.
3
"
,
"version"
:
"8.7.
9
"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.7.
3
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.7.
9
.tgz"
,
"integrity"
:
"sha512-
fPKxDe3uqucVco+FtAEc7mbsevY/hmBfyy31Z+4ygur7v3u6PHy+FlqqFamLFplU6v/EBAvwL+1U0p5GKwfy/A
=="
,
"integrity"
:
"sha512-
mXnxY+JXTNrCtkJmwcXvZMGzRbZyEjfpjcujCdod6S1Xdd8vCeOtNPE7rwvvCqtKV0YBNAD5oYZhdPVoaZUuVQ
=="
,
"peer"
:
true
,
"peer"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"koishi-thirdeye"
:
"^9.2.18"
,
"koishi-thirdeye"
:
"^9.2.18"
,
"lodash"
:
"^4.17.21"
"lodash"
:
"^4.17.21"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.5.
0
"
"koishi"
:
"^4.5.
2
"
}
}
},
},
"node_modules/koishi-thirdeye"
:
{
"node_modules/koishi-thirdeye"
:
{
...
@@ -6325,9 +6325,9 @@
...
@@ -6325,9 +6325,9 @@
}
}
},
},
"node_modules/schemastery"
:
{
"node_modules/schemastery"
:
{
"version"
:
"3.
1.1
"
,
"version"
:
"3.
2.0
"
,
"resolved"
:
"https://registry.npmjs.org/schemastery/-/schemastery-3.
1.1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/schemastery/-/schemastery-3.
2.0
.tgz"
,
"integrity"
:
"sha512-
TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrt
A=="
"integrity"
:
"sha512-
ZVhQ07wllG9saIuSpJhK996b3X9g9YdqVzGsKedJG9lfNtRnBDu+UiPmMDfvTMRVdK7IvMJgyS3025j/UV4cH
A=="
},
},
"node_modules/schemastery-gen"
:
{
"node_modules/schemastery-gen"
:
{
"version"
:
"3.1.2"
,
"version"
:
"3.1.2"
,
...
@@ -8434,22 +8434,22 @@
...
@@ -8434,22 +8434,22 @@
}
}
},
},
"@koishijs/core"
:
{
"@koishijs/core"
:
{
"version"
:
"4.5.
0
"
,
"version"
:
"4.5.
2
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.5.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.5.
2
.tgz"
,
"integrity"
:
"sha512-
+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4pl
A=="
,
"integrity"
:
"sha512-
ETp//1GsWFBRr4AL4YhZ6NCB4kuhleo+J/KmnGJ90oDignV6k4xtl9fjRLPWsW2IIb2i3BRUHtwSzE9PQTl5+
A=="
,
"peer"
:
true
,
"peer"
:
true
,
"requires"
:
{
"requires"
:
{
"@koishijs/orm"
:
"^1.0.
0
"
,
"@koishijs/orm"
:
"^1.0.
1
"
,
"@koishijs/utils"
:
"^5.2.
1
"
,
"@koishijs/utils"
:
"^5.2.
2
"
,
"fastest-levenshtein"
:
"^1.0.12"
"fastest-levenshtein"
:
"^1.0.12"
}
}
},
},
"@koishijs/orm"
:
{
"@koishijs/orm"
:
{
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.
1
.tgz"
,
"integrity"
:
"sha512-
uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ
=="
,
"integrity"
:
"sha512-
RZL3XdJ/DMfUstaaoHuhIm4cGAY4VwPiUcDeIsNhZqWT/qS4HhS0pxlEVxtJdDS3138Ou8bjMchHmVZNo2/TIw
=="
,
"requires"
:
{
"requires"
:
{
"@koishijs/utils"
:
"^5.2.
1
"
"@koishijs/utils"
:
"^5.2.
2
"
}
}
},
},
"@koishijs/plugin-cache-lru"
:
{
"@koishijs/plugin-cache-lru"
:
{
...
@@ -8498,9 +8498,9 @@
...
@@ -8498,9 +8498,9 @@
}
}
},
},
"@koishijs/plugin-sandbox"
:
{
"@koishijs/plugin-sandbox"
:
{
"version"
:
"1.
0.2
"
,
"version"
:
"1.
1.0
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.
0.2
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.
1.0
.tgz"
,
"integrity"
:
"sha512-
vOZ4A8At8KJ0Bk5KmBThRiUztFRStg/PKqW2KSPcdj1DWJ4zGIcBNS0+XshH7n2SUWgSWUOaBTdl7kcWtCkAGw
=="
,
"integrity"
:
"sha512-
y0eJcgBMvGhCYjfVP1IsFvHkmiubAJHWdMlbnkss7eZ39nt0nzApfHAubITIEPBr7A0c7gqfC4fUUw5Z3UldXg
=="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{}
"requires"
:
{}
},
},
...
@@ -8510,12 +8510,12 @@
...
@@ -8510,12 +8510,12 @@
"integrity"
:
"sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
"integrity"
:
"sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
},
},
"@koishijs/utils"
:
{
"@koishijs/utils"
:
{
"version"
:
"5.2.
1
"
,
"version"
:
"5.2.
2
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.
1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.
2
.tgz"
,
"integrity"
:
"sha512-
Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ
=="
,
"integrity"
:
"sha512-
Dm3xNxCjWviEGRNzI+23kbd/6urTe+QBmsuBEr44HYDQXxntqf3KSJtEVL8Fua5g3+R6gOk/zzFIneWK4qzP+g
=="
,
"requires"
:
{
"requires"
:
{
"@koishijs/segment"
:
"^1.1.1"
,
"@koishijs/segment"
:
"^1.1.1"
,
"schemastery"
:
"^3.
1.1
"
,
"schemastery"
:
"^3.
2.0
"
,
"supports-color"
:
"^8.1.1"
"supports-color"
:
"^8.1.1"
}
}
},
},
...
@@ -11632,14 +11632,14 @@
...
@@ -11632,14 +11632,14 @@
}
}
},
},
"koishi"
:
{
"koishi"
:
{
"version"
:
"4.5.
0
"
,
"version"
:
"4.5.
2
"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.5.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.5.
2
.tgz"
,
"integrity"
:
"sha512-
1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw
=="
,
"integrity"
:
"sha512-
5dHLzlBNJeZkjznBQWwYwd/rN06hcw74a0La91VCnCuXAXoGpMeUg2OdemNAtshRl3rtmYXe0UlPw3UZ+m3SEQ
=="
,
"peer"
:
true
,
"peer"
:
true
,
"requires"
:
{
"requires"
:
{
"@koa/router"
:
"^10.1.1"
,
"@koa/router"
:
"^10.1.1"
,
"@koishijs/core"
:
"^4.5.
0
"
,
"@koishijs/core"
:
"^4.5.
2
"
,
"@koishijs/utils"
:
"^5.2.
1
"
,
"@koishijs/utils"
:
"^5.2.
2
"
,
"@types/koa"
:
"*"
,
"@types/koa"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/ws"
:
"^8.5.3"
,
"@types/ws"
:
"^8.5.3"
,
...
@@ -11676,9 +11676,9 @@
...
@@ -11676,9 +11676,9 @@
}
}
},
},
"koishi-plugin-pics"
:
{
"koishi-plugin-pics"
:
{
"version"
:
"8.7.
3
"
,
"version"
:
"8.7.
9
"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.7.
3
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.7.
9
.tgz"
,
"integrity"
:
"sha512-
fPKxDe3uqucVco+FtAEc7mbsevY/hmBfyy31Z+4ygur7v3u6PHy+FlqqFamLFplU6v/EBAvwL+1U0p5GKwfy/A
=="
,
"integrity"
:
"sha512-
mXnxY+JXTNrCtkJmwcXvZMGzRbZyEjfpjcujCdod6S1Xdd8vCeOtNPE7rwvvCqtKV0YBNAD5oYZhdPVoaZUuVQ
=="
,
"peer"
:
true
,
"peer"
:
true
,
"requires"
:
{
"requires"
:
{
"koishi-thirdeye"
:
"^9.2.18"
,
"koishi-thirdeye"
:
"^9.2.18"
,
...
@@ -12469,9 +12469,9 @@
...
@@ -12469,9 +12469,9 @@
}
}
},
},
"schemastery"
:
{
"schemastery"
:
{
"version"
:
"3.
1.1
"
,
"version"
:
"3.
2.0
"
,
"resolved"
:
"https://registry.npmjs.org/schemastery/-/schemastery-3.
1.1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/schemastery/-/schemastery-3.
2.0
.tgz"
,
"integrity"
:
"sha512-
TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrt
A=="
"integrity"
:
"sha512-
ZVhQ07wllG9saIuSpJhK996b3X9g9YdqVzGsKedJG9lfNtRnBDu+UiPmMDfvTMRVdK7IvMJgyS3025j/UV4cH
A=="
},
},
"schemastery-gen"
:
{
"schemastery-gen"
:
{
"version"
:
"3.1.2"
,
"version"
:
"3.1.2"
,
...
...
package.json
View file @
458b1b2d
...
@@ -28,8 +28,8 @@
...
@@ -28,8 +28,8 @@
},
},
"homepage"
:
"
https://code.mycard.moe/3rdeye/koishi-plugin-picsource-yande
"
,
"homepage"
:
"
https://code.mycard.moe/3rdeye/koishi-plugin-picsource-yande
"
,
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.5.
0
"
,
"koishi"
:
"^4.5.
2
"
,
"koishi-plugin-pics"
:
"^8.7.
3
"
"koishi-plugin-pics"
:
"^8.7.
9
"
},
},
"dependencies"
:
{
"dependencies"
:
{
"
koishi-thirdeye
"
:
"
^9.2.18
"
"
koishi-thirdeye
"
:
"
^9.2.18
"
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
"
@koishijs/plugin-cache-lru
"
:
"
^1.0.0-rc.0
"
,
"
@koishijs/plugin-cache-lru
"
:
"
^1.0.0-rc.0
"
,
"
@koishijs/plugin-console
"
:
"
^3.2.4
"
,
"
@koishijs/plugin-console
"
:
"
^3.2.4
"
,
"
@koishijs/plugin-database-memory
"
:
"
^1.1.0
"
,
"
@koishijs/plugin-database-memory
"
:
"
^1.1.0
"
,
"
@koishijs/plugin-sandbox
"
:
"
^1.
0.2
"
,
"
@koishijs/plugin-sandbox
"
:
"
^1.
1.0
"
,
"
@types/jest
"
:
"
^27.4.0
"
,
"
@types/jest
"
:
"
^27.4.0
"
,
"
@types/node
"
:
"
^17.0.17
"
,
"
@types/node
"
:
"
^17.0.17
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^4.33.0
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^4.33.0
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment