Commit 63992741 by Lays-lzq

feat: 修复九宫格问题

parent a338d7f9
......@@ -63,7 +63,7 @@
"core-js": "^3.15.1",
"dayjs": "^1.10.6",
"js-cookie": "2.2.0",
"lotteries": "^1.2.1",
"lotteries": "^1.2.2",
"normalize.css": "^8.0.1",
"nuxt": "^2.15.8",
"qrcode": "^1.4.4",
......
......@@ -5960,10 +5960,10 @@ lodash@^4.15.0, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
lotteries@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/lotteries/-/lotteries-1.2.1.tgz#be7646516184c1afb7eaa7706a3f2fdc28977db8"
integrity sha512-etHCCqwfCK3NW54p7TdyqwoMOIcJG6clDDzzEeROS7zgJ5xpKqe33UxeTf4R7SmDyQVm+ecex1gkz0+XOagfIQ==
lotteries@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/lotteries/-/lotteries-1.2.2.tgz#9f6e958468aeee4a385ab28fcd9ddb587f7f7b4f"
integrity sha512-GlUR44A7X1Gs8dkiQZCt1UsVMA/0vA4Y0SW4u7jUkwxffKA7hW3To3AnAVf7/J7VgO7RnnP7S+5ysISvibhJsA==
dependencies:
core-js "^3.6.5"
matter-js "^0.18.0"
......
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 sign in to comment