Commit cca6d3f2 authored by nanahira's avatar nanahira

better replace ment

parent 962a5264
......@@ -12,7 +12,7 @@
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/lodash": "^4.14.175",
"@types/lodash": "^4.14.177",
"@types/node": "^15.0.1",
"koishi": "^4.0.0-beta.2",
"lodash": "^4.17.21",
......@@ -23,6 +23,9 @@
"typescript": "^4.2.4",
"webpack": "^5.36.2",
"webpack-cli": "^4.6.0"
},
"peerDependencies": {
"koishi": "^4.0.0-beta.2"
}
},
"node_modules/@discoveryjs/json-ext": {
......@@ -248,9 +251,9 @@
}
},
"node_modules/@types/lodash": {
"version": "4.14.175",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz",
"integrity": "sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==",
"version": "4.14.177",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
"dev": true
},
"node_modules/@types/mime": {
......@@ -3248,9 +3251,9 @@
}
},
"@types/lodash": {
"version": "4.14.175",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz",
"integrity": "sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==",
"version": "4.14.177",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
"dev": true
},
"@types/mime": {
......
......@@ -10,7 +10,7 @@
"koishi": "^4.0.0-beta.2"
},
"devDependencies": {
"@types/lodash": "^4.14.175",
"@types/lodash": "^4.14.177",
"@types/node": "^15.0.1",
"koishi": "^4.0.0-beta.2",
"lodash": "^4.17.21",
......
This diff is collapsed.
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