Skip to content

Commit fceac16

Browse files
committed
docs: update version of switch
1 parent e643429 commit fceac16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
},
148148
"dependencies": {
149149
"@accessible/visually-hidden": "^2.0.0",
150-
"@react-hook/switch": "^1.3.1",
150+
"@react-hook/switch": "^1.3.3",
151151
"clsx": "^1.1.1"
152152
},
153153
"peerDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,7 @@
13871387
resolved "https://registry.yarnpkg.com/@react-hook/latest/-/latest-1.0.3.tgz#c2d1d0b0af8b69ec6e2b3a2412ba0768ac82db80"
13881388
integrity sha512-dy6duzl+JnAZcDbNTfmaP3xHiKtbXYOaz3G51MGVljh548Y8MWzTr+PHLOfvpypEVW9zwvl+VyKjbWKEVbV1Rg==
13891389

1390-
"@react-hook/switch@^1.3.1":
1390+
"@react-hook/switch@^1.3.3":
13911391
version "1.3.3"
13921392
resolved "https://registry.yarnpkg.com/@react-hook/switch/-/switch-1.3.3.tgz#9922d7a8e01cad9b15116f1544158bdef0f7ef42"
13931393
integrity sha512-EISeNU8yXCQwMBqmR+O0f5RljRcRDCVRc2L0uLjeD6hHKHUUuMLG6OFPi1nd8D19yRScn4GWNPqB0Z49rLo8eQ==

0 commit comments

Comments
 (0)