Skip to content

Commit

Permalink
fix: upgrade @chakra-ui/icons from 2.0.0 to 2.0.1 (#43)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @chakra-ui/icons from 2.0.0 to 2.0.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/slavikdenis/project/19959b9b-6911-4512-b899-c76436ab05bb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Nov 30, 2022
1 parent 93cecad commit 3f90f6c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cypress-headless": "cypress run"
},
"dependencies": {
"@chakra-ui/icons": "^2.0.0",
"@chakra-ui/icons": "^2.0.1",
"@chakra-ui/react": "^2.1.0",
"@chakra-ui/theme-tools": "^2.0.0",
"@emotion/react": "^11.9.0",
Expand Down
27 changes: 22 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1110,12 +1110,19 @@
dependencies:
"@chakra-ui/utils" "2.0.0"

"@chakra-ui/icons@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-2.0.0.tgz#2a23cf702823b922eecbaa4228b08d807767434b"
integrity sha512-2lArHMil6O0FwG6TghKwbe453BM1Zzp22U8+oyTFYDVwqhmBTMAepE9TsBg4w/nnH0aeYjQpA1VVSopgB7HBMw==
"@chakra-ui/icon@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/icon/-/icon-3.0.2.tgz#e8b380981690a543382f56f9d184f6b28f4b3d83"
integrity sha512-sas37byldn5O/TTIKHzxHBujEYqVPXegisoMqutLtF60fpXnb62aG1JTyorXSG3zJxJWQW7+AvjbOGyWKHXc0Q==
dependencies:
"@chakra-ui/icon" "3.0.0"
"@chakra-ui/utils" "2.0.2"

"@chakra-ui/icons@^2.0.1":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-2.0.2.tgz#4ef4c3e1c6eb7a8f7d5de59635811f0c68104d4b"
integrity sha512-UY7vP8E5pv2a4sd1SiezgVbmq1/tRfnehk6PatunrTvGMxQNhSKJJoiRI/wCtUfMoMz+yp9+ekc1ksJVCnokRg==
dependencies:
"@chakra-ui/icon" "3.0.2"
"@types/react" "^18.0.1"

"@chakra-ui/image@2.0.1":
Expand Down Expand Up @@ -1500,6 +1507,16 @@
framesync "5.3.0"
lodash.mergewith "4.6.2"

"@chakra-ui/utils@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-2.0.2.tgz#130ba1647ea2b94ad956ae4cbcf685838d350593"
integrity sha512-9AC/ir9zm0shgFG7kdzOKUH2Wx5VB71M3uRMEsMZf75YlhhiU7AvBNtWXnJu+CBiTi41rKa5A+2ImMOsuPfGbA==
dependencies:
"@types/lodash.mergewith" "4.6.6"
css-box-model "1.2.1"
framesync "5.3.0"
lodash.mergewith "4.6.2"

"@chakra-ui/visually-hidden@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@chakra-ui/visually-hidden/-/visually-hidden-2.0.0.tgz#35002d3cdb7d2d72968b0297f9a02ebbc875ac9b"
Expand Down

1 comment on commit 3f90f6c

@vercel
Copy link

@vercel vercel bot commented on 3f90f6c Nov 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vape-timer – ./

vape-timer.vercel.app
vape-timer-git-main-slavikdenis.vercel.app
vape-timer-slavikdenis.vercel.app

Please sign in to comment.