Skip to content

Commit

Permalink
chore(deps-dev): bump @rescript/react from 0.11.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [@rescript/react](https://github.com/rescript-lang/rescript-react) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/rescript-lang/rescript-react/releases)
- [Changelog](https://github.com/rescript-lang/rescript-react/blob/master/CHANGELOG.md)
- [Commits](rescript-lang/rescript-react@v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: "@rescript/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and r17x committed Aug 20, 2024
1 parent dafcac6 commit 9dc36b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@chakra-ui/react": "1.6.8",
"@emotion/react": "11.4.1",
"@emotion/styled": "11.3.0",
"@rescript/react": "0.11.0",
"@rescript/react": "0.13.0",
"@vitest/coverage-v8": "^2.0.5",
"framer-motion": "4.1.17",
"husky": "7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1811,13 +1811,13 @@ __metadata:
languageName: node
linkType: hard

"@rescript/react@npm:0.11.0":
version: 0.11.0
resolution: "@rescript/react@npm:0.11.0"
"@rescript/react@npm:0.13.0":
version: 0.13.0
resolution: "@rescript/react@npm:0.13.0"
peerDependencies:
react: ">=18.0.0"
react-dom: ">=18.0.0"
checksum: e0beee0fd30d9a7a00addf669b54936cb5717faf46b524deb7851c1de7e273b963e0deaac85904e30c9e4c9837ef7019cd4795f57e0e5bbc8bbca00ed68a35f1
checksum: bbbd9aefc28f8f4a62e355538d1950483fe32af30d781bab073f738ab56bb2260ccb124818f093f9fb54e92ed22e34f0b82e579c2fe1f4d9460f95f9ba17feb5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9153,7 +9153,7 @@ __metadata:
"@chakra-ui/react": 1.6.8
"@emotion/react": 11.4.1
"@emotion/styled": 11.3.0
"@rescript/react": 0.11.0
"@rescript/react": 0.13.0
"@vitest/coverage-v8": ^2.0.5
framer-motion: 4.1.17
husky: 7.0.2
Expand Down

0 comments on commit 9dc36b1

Please sign in to comment.