Skip to content

Commit

Permalink
chore(deps): bump react-cool-dimensions in /samples/weather-forecast
Browse files Browse the repository at this point in the history
Bumps [react-cool-dimensions](https://github.com/wellyshen/react-cool-dimensions) from 2.0.7 to 3.0.1.
- [Release notes](https://github.com/wellyshen/react-cool-dimensions/releases)
- [Changelog](https://github.com/wellyshen/react-cool-dimensions/blob/master/CHANGELOG.md)
- [Commits](wellyshen/react-cool-dimensions@v2.0.7...v3.0.1)

---
updated-dependencies:
- dependency-name: react-cool-dimensions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ee918ac commit 83bd594
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion samples/weather-forecast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"date-fns": "^2.23.0",
"dayjs": "1.11.13",
"react": "^18.3.1",
"react-cool-dimensions": "^2.0.7",
"react-cool-dimensions": "^3.0.1",
"react-dom": "^18.3.1",
"react-query": "3.39.3",
"regenerator-runtime": "0.14.1"
Expand Down
8 changes: 4 additions & 4 deletions samples/weather-forecast/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6341,10 +6341,10 @@ [email protected]:
iconv-lite "0.4.24"
unpipe "1.0.0"

react-cool-dimensions@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/react-cool-dimensions/-/react-cool-dimensions-2.0.7.tgz#2fe6657608f034cd7c89f149ed14e79cf1cb2d50"
integrity sha512-z1VwkAAJ5d8QybDRuYIXTE41RxGr5GYsv1bQhbOBE8cMfoZQZpcF0odL64vdgrQVzat2jayedj1GoYi80FWcbA==
react-cool-dimensions@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/react-cool-dimensions/-/react-cool-dimensions-3.0.1.tgz#b419c0386957a08e75acf7a4e6578c77f29b0f78"
integrity sha512-DUsDB5WUN1Qh6fJJlBtqFKCktrZCPRYcVn8NTeM6hP/5AhZNjDOa2sC2Dg0EM3WUObPDNV5nFLA34vHQfahUeg==

react-dom@^18.3.1:
version "18.3.1"
Expand Down

0 comments on commit 83bd594

Please sign in to comment.