Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
koishi-plugin-cache-aragami
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-cache-aragami
Commits
6e87ed7a
Commit
6e87ed7a
authored
Jul 25, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump aragami
parent
61dc9c72
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
package-lock.json
package-lock.json
+7
-7
package.json
package.json
+1
-1
No files found.
package-lock.json
View file @
6e87ed7a
...
...
@@ -9,7 +9,7 @@
"version"
:
"1.0.1"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"aragami"
:
"^1.0.
0
"
,
"aragami"
:
"^1.0.
1
"
,
"koishi-thirdeye"
:
"^11.0.6"
},
"devDependencies"
:
{
...
...
@@ -2160,9 +2160,9 @@
}
},
"node_modules/aragami"
:
{
"version"
:
"1.0.
0
"
,
"resolved"
:
"https://registry.npmjs.org/aragami/-/aragami-1.0.
0
.tgz"
,
"integrity"
:
"sha512-
W1rPDAWLCSSkGrF8NHD4jvafVdI3x6GaFkJ/t+NLBXFiEmafbA6sdK4iMGqbd5MzrUeoIRLw561T0wQntIiZB
w=="
,
"version"
:
"1.0.
1
"
,
"resolved"
:
"https://registry.npmjs.org/aragami/-/aragami-1.0.
1
.tgz"
,
"integrity"
:
"sha512-
oYJccBYoh4ki/er7+rJx0NJRZU3GOklROSdc1ZT/SZoPxYMYTZ70g1nrtPzPsL/P7z3SFYCJxQTprGGFL9l1b
w=="
,
"dependencies"
:
{
"better-lock"
:
"^2.0.3"
,
"class-transformer"
:
"^0.5.1"
,
...
...
@@ -9746,9 +9746,9 @@
}
},
"aragami"
:
{
"version"
:
"1.0.
0
"
,
"resolved"
:
"https://registry.npmjs.org/aragami/-/aragami-1.0.
0
.tgz"
,
"integrity"
:
"sha512-
W1rPDAWLCSSkGrF8NHD4jvafVdI3x6GaFkJ/t+NLBXFiEmafbA6sdK4iMGqbd5MzrUeoIRLw561T0wQntIiZB
w=="
,
"version"
:
"1.0.
1
"
,
"resolved"
:
"https://registry.npmjs.org/aragami/-/aragami-1.0.
1
.tgz"
,
"integrity"
:
"sha512-
oYJccBYoh4ki/er7+rJx0NJRZU3GOklROSdc1ZT/SZoPxYMYTZ70g1nrtPzPsL/P7z3SFYCJxQTprGGFL9l1b
w=="
,
"requires"
:
{
"better-lock"
:
"^2.0.3"
,
"class-transformer"
:
"^0.5.1"
,
...
...
package.json
View file @
6e87ed7a
...
...
@@ -44,7 +44,7 @@
"testEnvironment"
:
"node"
},
"dependencies"
:
{
"
aragami
"
:
"
^1.0.
0
"
,
"
aragami
"
:
"
^1.0.
1
"
,
"
koishi-thirdeye
"
:
"
^11.0.6
"
},
"peerDependencies"
:
{
...
...
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