Skip to content

Commit 1e41eac

Browse files
committed
chore(deps): lock file maintenance
1 parent d0eca89 commit 1e41eac

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

example/react/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2430,9 +2430,9 @@ caniuse-api@^3.0.0:
24302430
lodash.uniq "^4.5.0"
24312431

24322432
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000918, caniuse-lite@^1.0.30000929, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001061:
2433-
version "1.0.30001078"
2434-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001078.tgz#e1b6e2ae327b6a1ec11f65ec7a0dde1e7093074c"
2435-
integrity sha512-sF12qXe9VMm32IEf/+NDvmTpwJaaU7N1igpiH2FdI4DyABJSsOqG3ZAcFvszLkoLoo1y6VJLMYivukUAxaMASw==
2433+
version "1.0.30001079"
2434+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001079.tgz#ed3e5225cd9a6850984fdd88bf24ce45d69b9c22"
2435+
integrity sha512-2KaYheg0iOY+CMmDuAB3DHehrXhhb4OZU4KBVGDr/YKyYAcpudaiUQ9PJ9rxrPlKEoJ3ATasQ5AN48MqpwS43Q==
24362436

24372437
capture-exit@^1.2.0:
24382438
version "1.2.0"
@@ -4014,9 +4014,9 @@ extsprintf@^1.2.0:
40144014
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
40154015

40164016
fast-deep-equal@^3.1.1:
4017-
version "3.1.1"
4018-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
4019-
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
4017+
version "3.1.3"
4018+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4019+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
40204020

40214021
fast-glob@^2.0.2:
40224022
version "2.2.7"

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1673,14 +1673,14 @@ caniuse-api@^2.0.0:
16731673
lodash.uniq "^4.5.0"
16741674

16751675
caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
1676-
version "1.0.30001078"
1677-
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001078.tgz#635f051993c90bd8edd24db976aa77ad8d749f91"
1678-
integrity sha512-vfDrUpDQaKX5sGTpxMhhHyumMmtBq27b3iF4lNIJnc3pmBDR1A7y1pRaQepRuTsG/JtX6tON1tuNiWwUkmOeYg==
1676+
version "1.0.30001079"
1677+
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001079.tgz#b12d77d8d09fc82a6eda726c93a6eb09b5c440e1"
1678+
integrity sha512-FDEnaPlS5YwjUaieK8lzcLFjvv4w6dpvuZvG56XZoxwlEkRpTkVVe+tiU2Rsl4iqpf/K0hae38w7G2jwMz8Thg==
16791679

16801680
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30000844:
1681-
version "1.0.30001078"
1682-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001078.tgz#e1b6e2ae327b6a1ec11f65ec7a0dde1e7093074c"
1683-
integrity sha512-sF12qXe9VMm32IEf/+NDvmTpwJaaU7N1igpiH2FdI4DyABJSsOqG3ZAcFvszLkoLoo1y6VJLMYivukUAxaMASw==
1681+
version "1.0.30001079"
1682+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001079.tgz#ed3e5225cd9a6850984fdd88bf24ce45d69b9c22"
1683+
integrity sha512-2KaYheg0iOY+CMmDuAB3DHehrXhhb4OZU4KBVGDr/YKyYAcpudaiUQ9PJ9rxrPlKEoJ3ATasQ5AN48MqpwS43Q==
16841684

16851685
capture-stack-trace@^1.0.0:
16861686
version "1.0.1"
@@ -3243,9 +3243,9 @@ fast-deep-equal@^1.0.0:
32433243
integrity sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=
32443244

32453245
fast-deep-equal@^3.1.1:
3246-
version "3.1.1"
3247-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
3248-
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
3246+
version "3.1.3"
3247+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
3248+
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
32493249

32503250
fast-diff@^1.1.2:
32513251
version "1.2.0"

0 commit comments

Comments
 (0)