Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
Koishi Plugin Edging
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
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 Edging
Commits
48e48c2b
Commit
48e48c2b
authored
May 16, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump for koishi-thirdeye
parent
85ff25cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
89 additions
and
67 deletions
+89
-67
package-lock.json
package-lock.json
+85
-63
package.json
package.json
+4
-4
No files found.
package-lock.json
View file @
48e48c2b
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
"version"
:
"1.0.4"
,
"version"
:
"1.0.4"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"dependencies"
:
{
"koishi-thirdeye"
:
"^10.
0.25
"
,
"koishi-thirdeye"
:
"^10.
1.0
"
,
"moment"
:
"^2.29.3"
"moment"
:
"^2.29.3"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
"eslint-config-prettier"
:
"^8.5.0"
,
"eslint-config-prettier"
:
"^8.5.0"
,
"eslint-plugin-prettier"
:
"^3.4.1"
,
"eslint-plugin-prettier"
:
"^3.4.1"
,
"jest"
:
"^28.0.3"
,
"jest"
:
"^28.0.3"
,
"koishi-plugin-pics"
:
"^9.
1.2
"
,
"koishi-plugin-pics"
:
"^9.
2.0
"
,
"koishi-plugin-picsource-heisi"
:
"^6.0.3"
,
"koishi-plugin-picsource-heisi"
:
"^6.0.3"
,
"koishi-plugin-picsource-lolicon"
:
"^9.0.3"
,
"koishi-plugin-picsource-lolicon"
:
"^9.0.3"
,
"koishi-plugin-picsource-miraikoi"
:
"^1.0.2"
,
"koishi-plugin-picsource-miraikoi"
:
"^1.0.2"
,
...
@@ -41,8 +41,8 @@
...
@@ -41,8 +41,8 @@
"ws"
:
"^8.6.0"
"ws"
:
"^8.6.0"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.
6.3
"
,
"koishi"
:
"^4.
7.0
"
,
"koishi-plugin-pics"
:
"^9.
1.2
"
"koishi-plugin-pics"
:
"^9.
2.0
"
}
}
},
},
"node_modules/@ampproject/remapping"
:
{
"node_modules/@ampproject/remapping"
:
{
...
@@ -1146,14 +1146,14 @@
...
@@ -1146,14 +1146,14 @@
}
}
},
},
"node_modules/@koishijs/core"
:
{
"node_modules/@koishijs/core"
:
{
"version"
:
"4.
6.3
"
,
"version"
:
"4.
7.0
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.
6.3
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.
7.0
.tgz"
,
"integrity"
:
"sha512-
Dnqkr8D3GJo4MFzd5h/P52VleswRCs71z9APfJEzwo5cgzOzcl757o+U0B+YUQJVGZW0hpVWeoThQnr9nj6aE
A=="
,
"integrity"
:
"sha512-
MCF8eJaDV8Bw74N3GesFMaxBmRfrUCvez4SwAPkODjRk2uuQpmnxKCAOJu/AFxyyLLg/vQNTGUMG4mPW8RDIy
A=="
,
"peer"
:
true
,
"peer"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"@koishijs/utils"
:
"^5.4.2"
,
"@koishijs/utils"
:
"^5.4.3"
,
"cosmotype"
:
"^1.0.9"
,
"fastest-levenshtein"
:
"^1.0.12"
,
"fastest-levenshtein"
:
"^1.0.12"
,
"minato"
:
"^1.0.10"
,
"ns-require"
:
"^1.1.2"
"ns-require"
:
"^1.1.2"
},
},
"engines"
:
{
"engines"
:
{
...
@@ -2675,24 +2675,13 @@
...
@@ -2675,24 +2675,13 @@
"version"
:
"1.0.9"
,
"version"
:
"1.0.9"
,
"resolved"
:
"https://registry.npmjs.org/cosmotype/-/cosmotype-1.0.9.tgz"
,
"resolved"
:
"https://registry.npmjs.org/cosmotype/-/cosmotype-1.0.9.tgz"
,
"integrity"
:
"sha512-ot2m5LYBj9UNFvYpQNQ28hWYDG4GWmym094us2HNn6qgYzvALmjs4FxEVBsjA+VBnIf3ykuMGRYcex5cqZTvJQ=="
,
"integrity"
:
"sha512-ot2m5LYBj9UNFvYpQNQ28hWYDG4GWmym094us2HNn6qgYzvALmjs4FxEVBsjA+VBnIf3ykuMGRYcex5cqZTvJQ=="
,
"dev"
:
true
,
"peer"
:
true
,
"peer"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"cosmokit"
:
"^1.1.2"
,
"cosmokit"
:
"^1.1.2"
,
"ns-require"
:
"^1.1.2"
"ns-require"
:
"^1.1.2"
}
}
},
},
"node_modules/cosmotype-decorators"
:
{
"version"
:
"2.0.5"
,
"resolved"
:
"https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.5.tgz"
,
"integrity"
:
"sha512-Y+OXs405l6T+IUk59CtvG3y8LU7CCTITKWLfafEm8wVUAJFMTJGKh63HtZmmq9rKl/qM3RuHG12DZA9SZvsrAg=="
,
"dependencies"
:
{
"lodash"
:
"^4.17.21"
,
"typed-reflector"
:
"^1.0.10"
},
"peerDependencies"
:
{
"cosmotype"
:
"^1.0.3"
}
},
"node_modules/create-require"
:
{
"node_modules/create-require"
:
{
"version"
:
"1.1.1"
,
"version"
:
"1.1.1"
,
"resolved"
:
"https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz"
,
"resolved"
:
"https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz"
,
...
@@ -5381,14 +5370,14 @@
...
@@ -5381,14 +5370,14 @@
}
}
},
},
"node_modules/koishi"
:
{
"node_modules/koishi"
:
{
"version"
:
"4.
6.3
"
,
"version"
:
"4.
7.0
"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.
6.3
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.
7.0
.tgz"
,
"integrity"
:
"sha512-
Ty4pEgC614yftel2JvUMSzBClhLnkVvXbcx5PuUioKXokcj8AvtUrvwxWrpu1kb0/ExHG8pcucbstrsdvBQFvA
=="
,
"integrity"
:
"sha512-
aCtfE+QydqbcpoOspOp/QCY1CAXieqnPIR101eKtODgrPBHUVc8XbXbkqGAzx6c2kr6wC7mE4ZLBgECqGBn7tw
=="
,
"peer"
:
true
,
"peer"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"@koa/router"
:
"^10.1.1"
,
"@koa/router"
:
"^10.1.1"
,
"@koishijs/core"
:
"^4.
6.3
"
,
"@koishijs/core"
:
"^4.
7.0
"
,
"@koishijs/utils"
:
"^5.4.
2
"
,
"@koishijs/utils"
:
"^5.4.
3
"
,
"@types/koa"
:
"*"
,
"@types/koa"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/ws"
:
"^8.5.3"
,
"@types/ws"
:
"^8.5.3"
,
...
@@ -5421,16 +5410,16 @@
...
@@ -5421,16 +5410,16 @@
}
}
},
},
"node_modules/koishi-plugin-pics"
:
{
"node_modules/koishi-plugin-pics"
:
{
"version"
:
"9.
1.2
"
,
"version"
:
"9.
2.0
"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.
1.2
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.
2.0
.tgz"
,
"integrity"
:
"sha512-
8Zuof7PTGl7efxWB7Y4W3h40+bhw3dFIvL0DIGTSJl8D2c5dgGbUT9ApHH5W4yWZcZEADwOgcg7oyH1lGSHzE
g=="
,
"integrity"
:
"sha512-
Gnx3bFOARm42bwgP9WNDeAyp5mIISozwBN9FfzfPLno6xTzAJuKiX88R71lFMltXfXsMEwRwGdpSd3gNHAGnt
g=="
,
"dev"
:
true
,
"dev"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"koishi-thirdeye"
:
"^10.
0.2
0"
,
"koishi-thirdeye"
:
"^10.
1.
0"
,
"lodash"
:
"^4.17.21"
"lodash"
:
"^4.17.21"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.
6.2
"
"koishi"
:
"^4.
7.0
"
}
}
},
},
"node_modules/koishi-plugin-picsource-heisi"
:
{
"node_modules/koishi-plugin-picsource-heisi"
:
{
...
@@ -5487,21 +5476,21 @@
...
@@ -5487,21 +5476,21 @@
}
}
},
},
"node_modules/koishi-thirdeye"
:
{
"node_modules/koishi-thirdeye"
:
{
"version"
:
"10.
0.25
"
,
"version"
:
"10.
1.0
"
,
"resolved"
:
"https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.
0.25
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.
1.0
.tgz"
,
"integrity"
:
"sha512-
bw75VAHYD5CgN6xpnwEUG148nP9KhYiRx17gJBmIhOB53Ur62aCiAgYaU2YixUKWE7bVsoPmQQQBFdi1HZZkOw
=="
,
"integrity"
:
"sha512-
ElobuJABbWmWdFkzaU6pUmHUCqvpAwIe43BwxwV2AOHWrFM7IJtS9W+rODfx4WaUrnP7KMy2+jPt5C4UyD8tYQ
=="
,
"dependencies"
:
{
"dependencies"
:
{
"@types/koa"
:
"^2.13.4"
,
"@types/koa"
:
"^2.13.4"
,
"@types/koa__router"
:
"^8.0.11"
,
"@types/koa__router"
:
"^8.0.11"
,
"cosmotype-decorators"
:
"^2.0.5"
,
"koishi-decorators"
:
"^2.0.1"
,
"koishi-decorators"
:
"^2.0.1"
,
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"minato-decorators"
:
"^2.0.6"
,
"reflect-metadata"
:
"^0.1.13"
,
"reflect-metadata"
:
"^0.1.13"
,
"schemastery-gen"
:
"^3.1.13"
,
"schemastery-gen"
:
"^3.1.13"
,
"typed-reflector"
:
"^1.0.10"
"typed-reflector"
:
"^1.0.10"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.
6.2
"
,
"koishi"
:
"^4.
7.0
"
,
"schemastery"
:
"^3.1.0"
"schemastery"
:
"^3.1.0"
}
}
},
},
...
@@ -5719,6 +5708,28 @@
...
@@ -5719,6 +5708,28 @@
"node"
:
">=6"
"node"
:
">=6"
}
}
},
},
"node_modules/minato"
:
{
"version"
:
"1.0.10"
,
"resolved"
:
"https://registry.npmjs.org/minato/-/minato-1.0.10.tgz"
,
"integrity"
:
"sha512-1R3cTrtz/xZocWBfmgHsNy6V/nILjyMksKDuGtvqjjToImdgqkQrHmW2ZpdOJaaXM/apivY/KqMEf0o0jksKkw=="
,
"peer"
:
true
,
"dependencies"
:
{
"cosmokit"
:
"^1.1.2"
,
"ns-require"
:
"^1.1.2"
}
},
"node_modules/minato-decorators"
:
{
"version"
:
"2.0.6"
,
"resolved"
:
"https://registry.npmjs.org/minato-decorators/-/minato-decorators-2.0.6.tgz"
,
"integrity"
:
"sha512-bDdAbIbcKN0ZJZhw6IOOHZF0LyDXwTHfd2FY5nwO+aqw2IQDztSHAvnxMWT+vWzjqF+xcdQY9WdWffQJ2lX9bg=="
,
"dependencies"
:
{
"lodash"
:
"^4.17.21"
,
"typed-reflector"
:
"^1.0.10"
},
"peerDependencies"
:
{
"minato"
:
"^1.0.10"
}
},
"node_modules/minimatch"
:
{
"node_modules/minimatch"
:
{
"version"
:
"3.1.2"
,
"version"
:
"3.1.2"
,
"resolved"
:
"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
,
"resolved"
:
"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
,
...
@@ -8721,14 +8732,14 @@
...
@@ -8721,14 +8732,14 @@
}
}
},
},
"@koishijs/core"
:
{
"@koishijs/core"
:
{
"version"
:
"4.
6.3
"
,
"version"
:
"4.
7.0
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.
6.3
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.
7.0
.tgz"
,
"integrity"
:
"sha512-
Dnqkr8D3GJo4MFzd5h/P52VleswRCs71z9APfJEzwo5cgzOzcl757o+U0B+YUQJVGZW0hpVWeoThQnr9nj6aE
A=="
,
"integrity"
:
"sha512-
MCF8eJaDV8Bw74N3GesFMaxBmRfrUCvez4SwAPkODjRk2uuQpmnxKCAOJu/AFxyyLLg/vQNTGUMG4mPW8RDIy
A=="
,
"peer"
:
true
,
"peer"
:
true
,
"requires"
:
{
"requires"
:
{
"@koishijs/utils"
:
"^5.4.2"
,
"@koishijs/utils"
:
"^5.4.3"
,
"cosmotype"
:
"^1.0.9"
,
"fastest-levenshtein"
:
"^1.0.12"
,
"fastest-levenshtein"
:
"^1.0.12"
,
"minato"
:
"^1.0.10"
,
"ns-require"
:
"^1.1.2"
"ns-require"
:
"^1.1.2"
}
}
},
},
...
@@ -9974,21 +9985,13 @@
...
@@ -9974,21 +9985,13 @@
"version"
:
"1.0.9"
,
"version"
:
"1.0.9"
,
"resolved"
:
"https://registry.npmjs.org/cosmotype/-/cosmotype-1.0.9.tgz"
,
"resolved"
:
"https://registry.npmjs.org/cosmotype/-/cosmotype-1.0.9.tgz"
,
"integrity"
:
"sha512-ot2m5LYBj9UNFvYpQNQ28hWYDG4GWmym094us2HNn6qgYzvALmjs4FxEVBsjA+VBnIf3ykuMGRYcex5cqZTvJQ=="
,
"integrity"
:
"sha512-ot2m5LYBj9UNFvYpQNQ28hWYDG4GWmym094us2HNn6qgYzvALmjs4FxEVBsjA+VBnIf3ykuMGRYcex5cqZTvJQ=="
,
"dev"
:
true
,
"peer"
:
true
,
"peer"
:
true
,
"requires"
:
{
"requires"
:
{
"cosmokit"
:
"^1.1.2"
,
"cosmokit"
:
"^1.1.2"
,
"ns-require"
:
"^1.1.2"
"ns-require"
:
"^1.1.2"
}
}
},
},
"cosmotype-decorators"
:
{
"version"
:
"2.0.5"
,
"resolved"
:
"https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.5.tgz"
,
"integrity"
:
"sha512-Y+OXs405l6T+IUk59CtvG3y8LU7CCTITKWLfafEm8wVUAJFMTJGKh63HtZmmq9rKl/qM3RuHG12DZA9SZvsrAg=="
,
"requires"
:
{
"lodash"
:
"^4.17.21"
,
"typed-reflector"
:
"^1.0.10"
}
},
"create-require"
:
{
"create-require"
:
{
"version"
:
"1.1.1"
,
"version"
:
"1.1.1"
,
"resolved"
:
"https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz"
,
"resolved"
:
"https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz"
,
...
@@ -11996,14 +11999,14 @@
...
@@ -11996,14 +11999,14 @@
}
}
},
},
"koishi"
:
{
"koishi"
:
{
"version"
:
"4.
6.3
"
,
"version"
:
"4.
7.0
"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.
6.3
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.
7.0
.tgz"
,
"integrity"
:
"sha512-
Ty4pEgC614yftel2JvUMSzBClhLnkVvXbcx5PuUioKXokcj8AvtUrvwxWrpu1kb0/ExHG8pcucbstrsdvBQFvA
=="
,
"integrity"
:
"sha512-
aCtfE+QydqbcpoOspOp/QCY1CAXieqnPIR101eKtODgrPBHUVc8XbXbkqGAzx6c2kr6wC7mE4ZLBgECqGBn7tw
=="
,
"peer"
:
true
,
"peer"
:
true
,
"requires"
:
{
"requires"
:
{
"@koa/router"
:
"^10.1.1"
,
"@koa/router"
:
"^10.1.1"
,
"@koishijs/core"
:
"^4.
6.3
"
,
"@koishijs/core"
:
"^4.
7.0
"
,
"@koishijs/utils"
:
"^5.4.
2
"
,
"@koishijs/utils"
:
"^5.4.
3
"
,
"@types/koa"
:
"*"
,
"@types/koa"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/ws"
:
"^8.5.3"
,
"@types/ws"
:
"^8.5.3"
,
...
@@ -12030,12 +12033,12 @@
...
@@ -12030,12 +12033,12 @@
}
}
},
},
"koishi-plugin-pics"
:
{
"koishi-plugin-pics"
:
{
"version"
:
"9.
1.2
"
,
"version"
:
"9.
2.0
"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.
1.2
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.
2.0
.tgz"
,
"integrity"
:
"sha512-
8Zuof7PTGl7efxWB7Y4W3h40+bhw3dFIvL0DIGTSJl8D2c5dgGbUT9ApHH5W4yWZcZEADwOgcg7oyH1lGSHzE
g=="
,
"integrity"
:
"sha512-
Gnx3bFOARm42bwgP9WNDeAyp5mIISozwBN9FfzfPLno6xTzAJuKiX88R71lFMltXfXsMEwRwGdpSd3gNHAGnt
g=="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"koishi-thirdeye"
:
"^10.
0.2
0"
,
"koishi-thirdeye"
:
"^10.
1.
0"
,
"lodash"
:
"^4.17.21"
"lodash"
:
"^4.17.21"
}
}
},
},
...
@@ -12077,15 +12080,15 @@
...
@@ -12077,15 +12080,15 @@
}
}
},
},
"koishi-thirdeye"
:
{
"koishi-thirdeye"
:
{
"version"
:
"10.
0.25
"
,
"version"
:
"10.
1.0
"
,
"resolved"
:
"https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.
0.25
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.
1.0
.tgz"
,
"integrity"
:
"sha512-
bw75VAHYD5CgN6xpnwEUG148nP9KhYiRx17gJBmIhOB53Ur62aCiAgYaU2YixUKWE7bVsoPmQQQBFdi1HZZkOw
=="
,
"integrity"
:
"sha512-
ElobuJABbWmWdFkzaU6pUmHUCqvpAwIe43BwxwV2AOHWrFM7IJtS9W+rODfx4WaUrnP7KMy2+jPt5C4UyD8tYQ
=="
,
"requires"
:
{
"requires"
:
{
"@types/koa"
:
"^2.13.4"
,
"@types/koa"
:
"^2.13.4"
,
"@types/koa__router"
:
"^8.0.11"
,
"@types/koa__router"
:
"^8.0.11"
,
"cosmotype-decorators"
:
"^2.0.5"
,
"koishi-decorators"
:
"^2.0.1"
,
"koishi-decorators"
:
"^2.0.1"
,
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"minato-decorators"
:
"^2.0.6"
,
"reflect-metadata"
:
"^0.1.13"
,
"reflect-metadata"
:
"^0.1.13"
,
"schemastery-gen"
:
"^3.1.13"
,
"schemastery-gen"
:
"^3.1.13"
,
"typed-reflector"
:
"^1.0.10"
"typed-reflector"
:
"^1.0.10"
...
@@ -12262,6 +12265,25 @@
...
@@ -12262,6 +12265,25 @@
"integrity"
:
"sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
,
"integrity"
:
"sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
,
"dev"
:
true
"dev"
:
true
},
},
"minato"
:
{
"version"
:
"1.0.10"
,
"resolved"
:
"https://registry.npmjs.org/minato/-/minato-1.0.10.tgz"
,
"integrity"
:
"sha512-1R3cTrtz/xZocWBfmgHsNy6V/nILjyMksKDuGtvqjjToImdgqkQrHmW2ZpdOJaaXM/apivY/KqMEf0o0jksKkw=="
,
"peer"
:
true
,
"requires"
:
{
"cosmokit"
:
"^1.1.2"
,
"ns-require"
:
"^1.1.2"
}
},
"minato-decorators"
:
{
"version"
:
"2.0.6"
,
"resolved"
:
"https://registry.npmjs.org/minato-decorators/-/minato-decorators-2.0.6.tgz"
,
"integrity"
:
"sha512-bDdAbIbcKN0ZJZhw6IOOHZF0LyDXwTHfd2FY5nwO+aqw2IQDztSHAvnxMWT+vWzjqF+xcdQY9WdWffQJ2lX9bg=="
,
"requires"
:
{
"lodash"
:
"^4.17.21"
,
"typed-reflector"
:
"^1.0.10"
}
},
"minimatch"
:
{
"minimatch"
:
{
"version"
:
"3.1.2"
,
"version"
:
"3.1.2"
,
"resolved"
:
"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
,
"resolved"
:
"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
,
...
...
package.json
View file @
48e48c2b
...
@@ -47,12 +47,12 @@
...
@@ -47,12 +47,12 @@
"testEnvironment"
:
"node"
"testEnvironment"
:
"node"
},
},
"dependencies"
:
{
"dependencies"
:
{
"
koishi-thirdeye
"
:
"
^10.
0.25
"
,
"
koishi-thirdeye
"
:
"
^10.
1.0
"
,
"
moment
"
:
"
^2.29.3
"
"
moment
"
:
"
^2.29.3
"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.
6.3
"
,
"koishi"
:
"^4.
7.0
"
,
"
koishi-plugin-pics
"
:
"
^9.
1.2
"
"
koishi-plugin-pics
"
:
"
^9.
2.0
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@koishijs/plugin-cache-lru
"
:
"
^1.0.0-rc.0
"
,
"
@koishijs/plugin-cache-lru
"
:
"
^1.0.0-rc.0
"
,
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
"
eslint-config-prettier
"
:
"
^8.5.0
"
,
"
eslint-config-prettier
"
:
"
^8.5.0
"
,
"
eslint-plugin-prettier
"
:
"
^3.4.1
"
,
"
eslint-plugin-prettier
"
:
"
^3.4.1
"
,
"
jest
"
:
"
^28.0.3
"
,
"
jest
"
:
"
^28.0.3
"
,
"
koishi-plugin-pics
"
:
"
^9.
1.2
"
,
"
koishi-plugin-pics
"
:
"
^9.
2.0
"
,
"
koishi-plugin-picsource-heisi
"
:
"
^6.0.3
"
,
"
koishi-plugin-picsource-heisi
"
:
"
^6.0.3
"
,
"
koishi-plugin-picsource-lolicon
"
:
"
^9.0.3
"
,
"
koishi-plugin-picsource-lolicon
"
:
"
^9.0.3
"
,
"
koishi-plugin-picsource-miraikoi
"
:
"
^1.0.2
"
,
"
koishi-plugin-picsource-miraikoi
"
:
"
^1.0.2
"
,
...
...
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