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
00b522a5
Commit
00b522a5
authored
Feb 01, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
catchup
parent
b1532e6f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
27 deletions
+27
-27
package-lock.json
package-lock.json
+24
-24
package.json
package.json
+3
-3
No files found.
package-lock.json
View file @
00b522a5
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"dependencies"
:
{
"read-dir-deep"
:
"^7.0.1"
,
"read-dir-deep"
:
"^7.0.1"
,
"schemastery-gen"
:
"^2.3.
1
"
,
"schemastery-gen"
:
"^2.3.
2
"
,
"source-map-support"
:
"^0.5.20"
"source-map-support"
:
"^0.5.20"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
"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.1.
0
"
,
"koishi"
:
"^4.1.
1
"
,
"koishi-plugin-pics"
:
"^8.0.0"
,
"koishi-plugin-pics"
:
"^8.0.0"
,
"prettier"
:
"^2.4.1"
,
"prettier"
:
"^2.4.1"
,
"raw-loader"
:
"^4.0.2"
,
"raw-loader"
:
"^4.0.2"
,
...
@@ -31,8 +31,8 @@
...
@@ -31,8 +31,8 @@
"ws"
:
"^8.3.0"
"ws"
:
"^8.3.0"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"koishi"
:
"^4.1.
0
"
,
"koishi"
:
"^4.1.
1
"
,
"koishi-plugin-pics"
:
"^
7
.0.0"
"koishi-plugin-pics"
:
"^
8
.0.0"
}
}
},
},
"node_modules/@babel/code-frame"
:
{
"node_modules/@babel/code-frame"
:
{
...
@@ -213,9 +213,9 @@
...
@@ -213,9 +213,9 @@
}
}
},
},
"node_modules/@koishijs/core"
:
{
"node_modules/@koishijs/core"
:
{
"version"
:
"4.1.
0
"
,
"version"
:
"4.1.
1
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.1.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.1.
1
.tgz"
,
"integrity"
:
"sha512-
f9SSEHxYt5OixXLhX0W9ME36JLQxdb8gwv8R5YOAd4y1IYchOX3qVfbnhRCd41SHUaKLhRWMBzwnl9R1dmqm4A
=="
,
"integrity"
:
"sha512-
UjlqQzT/xjpZPz7sNGdzzSFNUqCr9MgFfPBWZ9lcZ0qkpag9+j8aSW4BVH2q0ZTXoPrTArXTnesBSPpDN4k13g
=="
,
"dev"
:
true
,
"dev"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"@koishijs/utils"
:
"^5.0.0"
,
"@koishijs/utils"
:
"^5.0.0"
,
...
@@ -2737,13 +2737,13 @@
...
@@ -2737,13 +2737,13 @@
}
}
},
},
"node_modules/koishi"
:
{
"node_modules/koishi"
:
{
"version"
:
"4.1.
0
"
,
"version"
:
"4.1.
1
"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.1.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.1.
1
.tgz"
,
"integrity"
:
"sha512-
jS1IWN5gi1GTUmoZ9bUxez6mIrGCPE/huVHEcF8uq1Fu2nzxlH8J9Xc5GD/UNzlyarB9/7fcOyOpv+K//uCM0A
=="
,
"integrity"
:
"sha512-
bYUJJzImHNNtV+2tO8WNsuPCCfa84PzB3AKbZSqTPCDFWb/0JsqcpNhZZZB4Os/xkauxznVpPh3XVJafLcBcqg
=="
,
"dev"
:
true
,
"dev"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
"@koa/router"
:
"^10.1.1"
,
"@koa/router"
:
"^10.1.1"
,
"@koishijs/core"
:
"^4.1.
0
"
,
"@koishijs/core"
:
"^4.1.
1
"
,
"@koishijs/utils"
:
"^5.0.0"
,
"@koishijs/utils"
:
"^5.0.0"
,
"@types/koa"
:
"*"
,
"@types/koa"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/koa__router"
:
"*"
,
...
@@ -3727,9 +3727,9 @@
...
@@ -3727,9 +3727,9 @@
"integrity"
:
"sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
"integrity"
:
"sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
},
},
"node_modules/schemastery-gen"
:
{
"node_modules/schemastery-gen"
:
{
"version"
:
"2.3.
1
"
,
"version"
:
"2.3.
2
"
,
"resolved"
:
"https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.
1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.
2
.tgz"
,
"integrity"
:
"sha512-
bO5O4WEZGO3c21oH13LEoNytH5HaWszpZhPk4Rx3MEQa4fWaAr3MWjn3KIh2mW2VHM3FQX6ZespY0MKYTV1SY
Q=="
,
"integrity"
:
"sha512-
oX50K47WRWrbeXdJ0d4PxWdTZEhzLdQDpnOJ0m2FqI1v4TfmdXKR3/A7qsHxK2Lh7FhMiyscOyK5Jic1obVVn
Q=="
,
"dependencies"
:
{
"dependencies"
:
{
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"reflect-metadata"
:
"^0.1.13"
,
"reflect-metadata"
:
"^0.1.13"
,
...
@@ -4719,9 +4719,9 @@
...
@@ -4719,9 +4719,9 @@
}
}
},
},
"@koishijs/core"
:
{
"@koishijs/core"
:
{
"version"
:
"4.1.
0
"
,
"version"
:
"4.1.
1
"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.1.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@koishijs/core/-/core-4.1.
1
.tgz"
,
"integrity"
:
"sha512-
f9SSEHxYt5OixXLhX0W9ME36JLQxdb8gwv8R5YOAd4y1IYchOX3qVfbnhRCd41SHUaKLhRWMBzwnl9R1dmqm4A
=="
,
"integrity"
:
"sha512-
UjlqQzT/xjpZPz7sNGdzzSFNUqCr9MgFfPBWZ9lcZ0qkpag9+j8aSW4BVH2q0ZTXoPrTArXTnesBSPpDN4k13g
=="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"@koishijs/utils"
:
"^5.0.0"
,
"@koishijs/utils"
:
"^5.0.0"
,
...
@@ -6654,13 +6654,13 @@
...
@@ -6654,13 +6654,13 @@
}
}
},
},
"koishi"
:
{
"koishi"
:
{
"version"
:
"4.1.
0
"
,
"version"
:
"4.1.
1
"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.1.
0
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/koishi/-/koishi-4.1.
1
.tgz"
,
"integrity"
:
"sha512-
jS1IWN5gi1GTUmoZ9bUxez6mIrGCPE/huVHEcF8uq1Fu2nzxlH8J9Xc5GD/UNzlyarB9/7fcOyOpv+K//uCM0A
=="
,
"integrity"
:
"sha512-
bYUJJzImHNNtV+2tO8WNsuPCCfa84PzB3AKbZSqTPCDFWb/0JsqcpNhZZZB4Os/xkauxznVpPh3XVJafLcBcqg
=="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"@koa/router"
:
"^10.1.1"
,
"@koa/router"
:
"^10.1.1"
,
"@koishijs/core"
:
"^4.1.
0
"
,
"@koishijs/core"
:
"^4.1.
1
"
,
"@koishijs/utils"
:
"^5.0.0"
,
"@koishijs/utils"
:
"^5.0.0"
,
"@types/koa"
:
"*"
,
"@types/koa"
:
"*"
,
"@types/koa__router"
:
"*"
,
"@types/koa__router"
:
"*"
,
...
@@ -7387,9 +7387,9 @@
...
@@ -7387,9 +7387,9 @@
"integrity"
:
"sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
"integrity"
:
"sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
},
},
"schemastery-gen"
:
{
"schemastery-gen"
:
{
"version"
:
"2.3.
1
"
,
"version"
:
"2.3.
2
"
,
"resolved"
:
"https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.
1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.
2
.tgz"
,
"integrity"
:
"sha512-
bO5O4WEZGO3c21oH13LEoNytH5HaWszpZhPk4Rx3MEQa4fWaAr3MWjn3KIh2mW2VHM3FQX6ZespY0MKYTV1SY
Q=="
,
"integrity"
:
"sha512-
oX50K47WRWrbeXdJ0d4PxWdTZEhzLdQDpnOJ0m2FqI1v4TfmdXKR3/A7qsHxK2Lh7FhMiyscOyK5Jic1obVVn
Q=="
,
"requires"
:
{
"requires"
:
{
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"reflect-metadata"
:
"^0.1.13"
,
"reflect-metadata"
:
"^0.1.13"
,
...
...
package.json
View file @
00b522a5
...
@@ -27,11 +27,11 @@
...
@@ -27,11 +27,11 @@
"homepage"
:
"
https://github.com/koishijs/koishi-plugin-picsource-localfs
"
,
"homepage"
:
"
https://github.com/koishijs/koishi-plugin-picsource-localfs
"
,
"dependencies"
:
{
"dependencies"
:
{
"
read-dir-deep
"
:
"
^7.0.1
"
,
"
read-dir-deep
"
:
"
^7.0.1
"
,
"
schemastery-gen
"
:
"
^2.3.
1
"
,
"
schemastery-gen
"
:
"
^2.3.
2
"
,
"
source-map-support
"
:
"
^0.5.20
"
"
source-map-support
"
:
"
^0.5.20
"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
"
koishi
"
:
"
^4.1.
0
"
,
"
koishi
"
:
"
^4.1.
1
"
,
"
koishi-plugin-pics
"
:
"
^8.0.0
"
"
koishi-plugin-pics
"
:
"
^8.0.0
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
"
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.1.
0
"
,
"
koishi
"
:
"
^4.1.
1
"
,
"
koishi-plugin-pics
"
:
"
^8.0.0
"
,
"
koishi-plugin-pics
"
:
"
^8.0.0
"
,
"
prettier
"
:
"
^2.4.1
"
,
"
prettier
"
:
"
^2.4.1
"
,
"
raw-loader
"
:
"
^4.0.2
"
,
"
raw-loader
"
:
"
^4.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