增加违禁词管理 增加多选操作
This commit is contained in:
Generated
+7
@@ -8,6 +8,7 @@
|
||||
"name": "vivid-frontend",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"fflate": "^0.8.2",
|
||||
"marked": "^18.0.5",
|
||||
"qrcode": "^1.5.4",
|
||||
"vue": "^3.5.13",
|
||||
@@ -1497,6 +1498,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/fflate": {
|
||||
"version": "0.8.2",
|
||||
"resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz",
|
||||
"integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/find-up": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user