Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
koishi-plugin-fortune
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-fortune
Commits
00215485
Commit
00215485
authored
2 years ago
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
catchup to Koishi v4.3.2
parent
d64b2452
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
24 deletions
+24
-24
package-lock.json
package-lock.json
+23
-23
package.json
package.json
+1
-1
No files found.
package-lock.json
View file @
00215485
...
...
@@ -39,7 +39,7 @@
"ws": "^8.3.0"
},
"peerDependencies": {
"koishi": "^4.3.
1
"
"koishi": "^4.3.
2
"
}
},
"node_modules/@ampproject/remapping": {
...
...
@@ -1060,14 +1060,14 @@
}
},
"node_modules/@koishijs/core": {
"version": "4.3.
1
",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.3.
1
.tgz",
"integrity": "sha512-
LDjRuhyQNagsk0vaumJRpucAU4AGCmQnRiK+JNsCboojkH1TUN0cRyzBTb0JzNrtqA4Tj6IEdxwa+Q2ruXZD8w
==",
"version": "4.3.
2
",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.3.
2
.tgz",
"integrity": "sha512-
Z/xnla4oneEG0WzI05ZkfZRy9bAEVkzcvpEkXk3lGbuhoY6/CIHL7eboOlPLZnICFV7GNqiHobPQJxNI4cyC1Q
==",
"peer": true,
"dependencies": {
"@koishijs/utils": "^5.1.2",
"fastest-levenshtein": "^1.0.12",
"schemastery": "^
2.5
.0"
"schemastery": "^
3.0
.0"
},
"engines": {
"node": ">=12.0.0"
...
...
@@ -12407,13 +12407,13 @@
}
},
"node_modules/koishi": {
"version": "4.3.
1
",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.3.
1
.tgz",
"integrity": "sha512-
7+DAGta5jwXr/WvJIKUJjzMI8+FlSvFB8btKKNQ3ghSvfm65Ql++4O1EfDQBqdbGzBYMHg5CBkjEj/43TjObMA
==",
"version": "4.3.
2
",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.3.
2
.tgz",
"integrity": "sha512-
RC6wb6a+PS6Es3gEhbmyQ7Px9qXIwoGtIIuJYghaTOFKGcU301x/jYXjOGY0RTKgOoLPIRd9dgdk158TB33ZPg
==",
"peer": true,
"dependencies": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.3.
1
",
"@koishijs/core": "^4.3.
2
",
"@koishijs/utils": "^5.1.2",
"@types/koa": "*",
"@types/koa__router": "*",
...
...
@@ -13538,9 +13538,9 @@
}
},
"node_modules/schemastery": {
"version": "
2.5
.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-
2.5
.0.tgz",
"integrity": "sha512-
SVUAoEeAF4TlzdUHizcZCU1uYHLM0EEmkYbK0ZRp3EeeU0lzxNVElCkH3fFWYPhqyXDEk6rXYTeE6Dmdl/9KcA
==",
"version": "
3.0
.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-
3.0
.0.tgz",
"integrity": "sha512-
0aWxVyVoa5XMxfsFqHdyj2QZCiUgImzcsCEdseALm57JlmBktu92EvTXm1AebD21q/fcSi+M7BGclDQyfMjQzg
==",
"peer": true
},
"node_modules/semver": {
...
...
@@ -15628,14 +15628,14 @@
}
},
"@koishijs/core": {
"version": "4.3.
1
",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.3.
1
.tgz",
"integrity": "sha512-
LDjRuhyQNagsk0vaumJRpucAU4AGCmQnRiK+JNsCboojkH1TUN0cRyzBTb0JzNrtqA4Tj6IEdxwa+Q2ruXZD8w
==",
"version": "4.3.
2
",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.3.
2
.tgz",
"integrity": "sha512-
Z/xnla4oneEG0WzI05ZkfZRy9bAEVkzcvpEkXk3lGbuhoY6/CIHL7eboOlPLZnICFV7GNqiHobPQJxNI4cyC1Q
==",
"peer": true,
"requires": {
"@koishijs/utils": "^5.1.2",
"fastest-levenshtein": "^1.0.12",
"schemastery": "^
2.5
.0"
"schemastery": "^
3.0
.0"
}
},
"@koishijs/orm-utils": {
...
...
@@ -21658,13 +21658,13 @@
}
},
"koishi": {
"version": "4.3.
1
",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.3.
1
.tgz",
"integrity": "sha512-
7+DAGta5jwXr/WvJIKUJjzMI8+FlSvFB8btKKNQ3ghSvfm65Ql++4O1EfDQBqdbGzBYMHg5CBkjEj/43TjObMA
==",
"version": "4.3.
2
",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.3.
2
.tgz",
"integrity": "sha512-
RC6wb6a+PS6Es3gEhbmyQ7Px9qXIwoGtIIuJYghaTOFKGcU301x/jYXjOGY0RTKgOoLPIRd9dgdk158TB33ZPg
==",
"peer": true,
"requires": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.3.
1
",
"@koishijs/core": "^4.3.
2
",
"@koishijs/utils": "^5.1.2",
"@types/koa": "*",
"@types/koa__router": "*",
...
...
@@ -22487,9 +22487,9 @@
}
},
"schemastery": {
"version": "
2.5
.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-
2.5
.0.tgz",
"integrity": "sha512-
SVUAoEeAF4TlzdUHizcZCU1uYHLM0EEmkYbK0ZRp3EeeU0lzxNVElCkH3fFWYPhqyXDEk6rXYTeE6Dmdl/9KcA
==",
"version": "
3.0
.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-
3.0
.0.tgz",
"integrity": "sha512-
0aWxVyVoa5XMxfsFqHdyj2QZCiUgImzcsCEdseALm57JlmBktu92EvTXm1AebD21q/fcSi+M7BGclDQyfMjQzg
==",
"peer": true
},
"semver": {
...
...
This diff is collapsed.
Click to expand it.
package.json
View file @
00215485
...
...
@@ -57,7 +57,7 @@
"
ws
"
:
"
^8.3.0
"
},
"peerDependencies"
:
{
"koishi"
:
"^4.3.
1
"
"koishi"
:
"^4.3.
2
"
},
"jest"
:
{
"moduleFileExtensions"
:
[
...
...
This diff is collapsed.
Click to expand it.
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