Skip to content

Commit

Permalink
Bump @heroicons/react from 2.1.1 to 2.1.3 in /my-app
Browse files Browse the repository at this point in the history
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/heroicons@v2.1.1...v2.1.3)

---
updated-dependencies:
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 4615e60 commit 61d180b
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 130 deletions.
249 changes: 124 additions & 125 deletions my-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion my-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@headlessui/react": "^1.7.4",
"@heroicons/react": "2.1.1",
"@heroicons/react": "2.1.3",
"@tanstack/react-query": "5.22.2",
"@vercel/analytics": "^1.2.2",
"@vercel/kv": "^1.0.1",
Expand Down
9 changes: 5 additions & 4 deletions my-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"@tanstack/react-virtual" "^3.0.0-beta.60"
client-only "^0.0.1"

"@heroicons/[email protected].1":
version "2.1.1"
resolved "https://registry.npmjs.org/@heroicons/react/-/react-2.1.1.tgz"
integrity sha512-JyyN9Lo66kirbCMuMMRPtJxtKJoIsXKS569ebHGGRKbl8s4CtUfLnyKJxteA+vIKySocO4s1SkTkGS4xtG/yEA==
"@heroicons/[email protected].3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.3.tgz#78a2a7f504a7370283d07eabcddc7fec04f503db"
integrity sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==

"@humanwhocodes/config-array@^0.11.13":
version "0.11.14"
Expand Down Expand Up @@ -2400,6 +2400,7 @@ streamsearch@^1.1.0:
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
name string-width-cjs
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down

0 comments on commit 61d180b

Please sign in to comment.