Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
koishi-schedule-send
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-schedule-send
Commits
1b94f111
Commit
1b94f111
authored
Nov 17, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixg
parent
54a0184d
Pipeline
#17938
passed with stages
in 1 minute and 9 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1622 additions
and
2272 deletions
+1622
-2272
package-lock.json
package-lock.json
+1619
-2269
package.json
package.json
+3
-3
No files found.
package-lock.json
View file @
1b94f111
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
1b94f111
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
"devDependencies"
:
{
"devDependencies"
:
{
"
@koishijs/plugin-console
"
:
"
^4.0.1
"
,
"
@koishijs/plugin-console
"
:
"
^4.0.1
"
,
"
@koishijs/plugin-sandbox
"
:
"
^2.0.0
"
,
"
@koishijs/plugin-sandbox
"
:
"
^2.0.0
"
,
"
@types/jest
"
:
"
^2
7.5.0
"
,
"
@types/jest
"
:
"
^2
9.2.3
"
,
"
@types/node
"
:
"
^17.0.31
"
,
"
@types/node
"
:
"
^17.0.31
"
,
"
@types/node-schedule
"
:
"
^1.3.2
"
,
"
@types/node-schedule
"
:
"
^1.3.2
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^4.33.0
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^4.33.0
"
,
...
@@ -62,10 +62,10 @@
...
@@ -62,10 +62,10 @@
"
eslint
"
:
"
^7.32.0
"
,
"
eslint
"
:
"
^7.32.0
"
,
"
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
"
:
"
^2
7.5
.1
"
,
"
jest
"
:
"
^2
9.3
.1
"
,
"
prettier
"
:
"
^2.6.2
"
,
"
prettier
"
:
"
^2.6.2
"
,
"
raw-loader
"
:
"
^4.0.2
"
,
"
raw-loader
"
:
"
^4.0.2
"
,
"
ts-jest
"
:
"
^2
7.1.4
"
,
"
ts-jest
"
:
"
^2
9.0.3
"
,
"
ts-loader
"
:
"
^9.3.0
"
,
"
ts-loader
"
:
"
^9.3.0
"
,
"
ts-node
"
:
"
^10.7.0
"
,
"
ts-node
"
:
"
^10.7.0
"
,
"
typescript
"
:
"
^4.6.4
"
,
"
typescript
"
:
"
^4.6.4
"
,
...
...
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