Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ylletjs/yllet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9b3624f7bb2aa3009c1e65e29786eaf9efdc4819
Choose a base ref
..
head repository: ylletjs/yllet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f123ae774e4c1c65b2febeb8dfe4677ff02f1dca
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 packages/react/package.json
  2. +4 −4 yarn.lock
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@
"@testing-library/react-hooks": "^8.0.1",
"@types/invariant": "2.2.35",
"jest-environment-jsdom": "^28.1.3",
"@types/react": "^18.2.22",
"@types/react": "^18.2.23",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1748,10 +1748,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.2.22":
version "18.2.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
"@types/react@^18.2.23":
version "18.2.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e"
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"