chore: add uuid

This commit is contained in:
Liyang Zhu
2022-05-29 19:26:13 +08:00
parent a5de1066ab
commit f1a2921231
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@
.env.development.local
.env.test.local
.env.production.local
/.idea
npm-debug.log*
yarn-debug.log*
+1
View File
@@ -75,6 +75,7 @@
"styled-reset": "^4.4.1",
"terser-webpack-plugin": "^5.3.3",
"tippy.js": "^6.3.7",
"uuid": "^8.3.2",
"webpack": "^5.73.0",
"webpack-dev-server": "^4.9.1",
"webpack-manifest-plugin": "^5.0.0",
+1 -1
View File
@@ -9298,7 +9298,7 @@ utils-merge@1.0.1:
uuid@^8.3.2:
version "8.3.2"
resolved "https://mirrors.tencent.com/npm/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
v8-compile-cache-lib@^3.0.0: