Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
koishi-plugin-picsource-localfs
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-picsource-localfs
Commits
dc809473
Commit
dc809473
authored
Feb 13, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
migrate peerdep
parent
76b3436c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
336 additions
and
120 deletions
+336
-120
package-lock.json
package-lock.json
+334
-116
package.json
package.json
+2
-4
No files found.
package-lock.json
View file @
dc809473
This diff is collapsed.
Click to expand it.
package.json
View file @
dc809473
...
@@ -26,13 +26,13 @@
...
@@ -26,13 +26,13 @@
},
},
"homepage"
:
"
https://github.com/koishijs/koishi-plugin-picsource-localfs
"
,
"homepage"
:
"
https://github.com/koishijs/koishi-plugin-picsource-localfs
"
,
"dependencies"
:
{
"dependencies"
:
{
"
koishi-thirdeye
"
:
"
^8.2.
1
"
,
"
koishi-thirdeye
"
:
"
^8.2.
2
"
,
"
read-dir-deep
"
:
"
^7.0.1
"
,
"
read-dir-deep
"
:
"
^7.0.1
"
,
"
source-map-support
"
:
"
^0.5.20
"
"
source-map-support
"
:
"
^0.5.20
"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.2.0"
,
"koishi"
:
"^4.2.0"
,
"koishi-plugin-pics"
:
"
^8.2.
2
"
"koishi-plugin-pics"
:
"^8.2.
5
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@types/node
"
:
"
^16.11.4
"
,
"
@types/node
"
:
"
^16.11.4
"
,
...
@@ -41,8 +41,6 @@
...
@@ -41,8 +41,6 @@
"
eslint
"
:
"
^7.32.0
"
,
"
eslint
"
:
"
^7.32.0
"
,
"
eslint-config-prettier
"
:
"
^8.3.0
"
,
"
eslint-config-prettier
"
:
"
^8.3.0
"
,
"
eslint-plugin-prettier
"
:
"
^3.4.1
"
,
"
eslint-plugin-prettier
"
:
"
^3.4.1
"
,
"
koishi
"
:
"
^4.2.0
"
,
"
koishi-plugin-pics
"
:
"
^8.2.4
"
,
"
prettier
"
:
"
^2.4.1
"
,
"
prettier
"
:
"
^2.4.1
"
,
"
raw-loader
"
:
"
^4.0.2
"
,
"
raw-loader
"
:
"
^4.0.2
"
,
"
ts-loader
"
:
"
^9.2.6
"
,
"
ts-loader
"
:
"
^9.2.6
"
,
...
...
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