Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit b637ff0

Browse files
committed
fix(deps): update dependency muuri to v0.9.1
1 parent 1edd57c commit b637ff0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@vue/composition-api": "0.5.0",
5353
"firebase": "7.14.2",
5454
"firebase-admin": "8.12.1",
55-
"muuri": "0.8.0",
55+
"muuri": "0.9.1",
5656
"nuxt": "2.12.2",
5757
"nuxt-composition-api": "0.6.0",
5858
"web-animations-js": "2.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8818,10 +8818,10 @@ [email protected]:
88188818
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
88198819
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
88208820

8821-
muuri@0.8.0:
8822-
version "0.8.0"
8823-
resolved "https://registry.yarnpkg.com/muuri/-/muuri-0.8.0.tgz#60e84d2d322fa207efd113905eeb5d9750005a53"
8824-
integrity sha512-uqTi91q6mEKfHNHutlcDu3dS8/DXnxoWFh6fhUVJr426yaO4G/p2/LMoOeFb5Tl1hWzx7qoxl2v9RTJVFuskpQ==
8821+
muuri@0.9.1:
8822+
version "0.9.1"
8823+
resolved "https://registry.yarnpkg.com/muuri/-/muuri-0.9.1.tgz#a08861116c17a20beda19e16f477284fb2587fbc"
8824+
integrity sha512-V881CEdQXARtttGBn9lP/121RMb8xpIDkyLba+704LjczFiu033eQDVslpw3apgCfzdZsUUrRd37tlyREnxXYw==
88258825

88268826
nan@^2.12.1, nan@^2.13.2:
88278827
version "2.14.1"

0 commit comments

Comments
 (0)