Skip to content

Commit dc21587

Browse files
committed
chore: use latest controller
1 parent 955e70f commit dc21587

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
@@ -86,7 +86,7 @@
8686
}
8787
],
8888
"dependencies": {
89-
"parallax-controller": "^1.2.1"
89+
"parallax-controller": "^1.3.0"
9090
},
9191
"devDependencies": {
9292
"@babel/core": "^7.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10989,10 +10989,10 @@ pako@~1.0.5:
1098910989
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
1099010990
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
1099110991

10992-
parallax-controller@^1.2.1:
10993-
version "1.2.1"
10994-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.2.1.tgz#0d4a00a3dd414193fa405e43c439d93bb3358214"
10995-
integrity sha512-1gMv7FI1yQsA2e959OBvnZLWoboYdY8hj+vLykE910OcKeS9plPFA4xrSbd+A/G6AcSOsRmY/a9zM8vlfH4mbg==
10992+
parallax-controller@^1.3.0:
10993+
version "1.3.0"
10994+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.0.tgz#13da9f62de778ddba2fe6e96682b6c0815140516"
10995+
integrity sha512-0rY8r5+bxE2+Gr1nShCKQuMAOHUgEGIXb8ne3TmotplOBA75AnTXjyPnnoTcdKeapcA4yLG8K0xQoRCRlXZluQ==
1099610996
dependencies:
1099710997
bezier-easing "^2.1.0"
1099810998

0 commit comments

Comments
 (0)