Commit 47108cc7 authored by nanahira's avatar nanahira

dep

parent 946b5869
Pipeline #6115 failed with stages
in 9 seconds
{
"name": "koishi-plugin-hisoutensoku-jammer",
"version": "2.0.0",
"version": "2.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "koishi-plugin-hisoutensoku-jammer",
"version": "2.0.0",
"version": "2.0.2",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/lodash": "^4.14.175",
"@types/node": "^15.0.1",
"koishi": "^4.0.0-alpha.8",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"raw-loader": "^4.0.2",
"ts-loader": "^9.1.1",
......@@ -1568,7 +1568,8 @@
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"node_modules/lru-cache": {
"version": "6.0.0",
......@@ -3813,7 +3814,8 @@
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"lru-cache": {
"version": "6.0.0",
......
{
"name": "koishi-plugin-hisoutensoku-jammer",
"version": "2.0.1",
"version": "2.0.2",
"description": "A Koishi Plugin jamming hisoutensoku plays in group.",
"main": "dist/index.js",
"dependencies": {
"lodash": "^4.17.21",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/lodash": "^4.14.175",
"@types/node": "^15.0.1",
"koishi": "^4.0.0-alpha.8",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"raw-loader": "^4.0.2",
"ts-loader": "^9.1.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment