Skip to content

Commit f45bbbd

Browse files
committed
Update dependency @stitches/react to ^1.2.7
1 parent 075b947 commit f45bbbd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/swag/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-popper": "^2.2.5"
5353
},
5454
"peerDependencies": {
55-
"@stitches/react": "^1.2.6"
55+
"@stitches/react": "^1.2.7"
5656
},
5757
"devDependencies": {
5858
"@babel/preset-env": "^7.16.4",
@@ -61,7 +61,7 @@
6161
"@generates/modulizer": "^8.0.7",
6262
"@headlessui/react": "^1.4.2",
6363
"@popperjs/core": "^2.10.2",
64-
"@stitches/react": "^1.2.6",
64+
"@stitches/react": "^1.2.7",
6565
"framer-motion": "^4.1.17",
6666
"next": "^12.0.7",
6767
"react": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1870,10 +1870,10 @@
18701870
estree-walker "^1.0.1"
18711871
picomatch "^2.2.2"
18721872

1873-
"@stitches/react@^1.2.6":
1874-
version "1.2.6"
1875-
resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.6.tgz#61f2a3d1110334ecd33bcb7463650127d42470cb"
1876-
integrity sha512-gRVITYj8W4jJmoiVxWDv72yCvd12VvtUUAnTzs07EqmtvGCVgKZu3Dx0x5KVCcb0b6tfgvvNH2L84YrzdM4Mag==
1873+
"@stitches/react@^1.2.7":
1874+
version "1.2.7"
1875+
resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.7.tgz#aea2403fac726db66d1740d29557e3910b1a1dc7"
1876+
integrity sha512-6AxpUag7OW55ANzRnuy7R15FEyQeZ66fytVo3BBilFIU0mfo3t49CAMcEAL/A1SbhSj/FCdWkn/XrbjGBTJTzg==
18771877

18781878
"@types/estree@*":
18791879
version "0.0.48"

0 commit comments

Comments
 (0)