Skip to content

Commit

Permalink
Revert "Patch upcoming React 18 SFC compile breaks in react-day-picke…
Browse files Browse the repository at this point in the history
  • Loading branch information
ggdouglas authored Jan 15, 2025
1 parent 127e5af commit 456f3a5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 47 deletions.
31 changes: 0 additions & 31 deletions .yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch

This file was deleted.

2 changes: 1 addition & 1 deletion packages/datetime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"classnames": "^2.3.1",
"date-fns": "^2.28.0",
"date-fns-tz": "^2.0.0",
"react-day-picker": "patch:react-day-picker@npm%3A7.4.9#~/.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch",
"react-day-picker": "7.4.9",
"tslib": "~2.6.2"
},
"peerDependencies": {
Expand Down
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ __metadata:
mocha: "npm:^10.2.0"
npm-run-all: "npm:^4.1.5"
react: "npm:^16.14.0"
react-day-picker: "patch:react-day-picker@npm%3A7.4.9#~/.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch"
react-day-picker: "npm:7.4.9"
react-dom: "npm:^16.14.0"
react-test-renderer: "npm:^16.14.0"
tslib: "npm:~2.6.2"
Expand Down Expand Up @@ -13776,23 +13776,12 @@ __metadata:
linkType: hard

"react-day-picker@npm:^8.10.0":
version: 8.10.1
resolution: "react-day-picker@npm:8.10.1"
version: 8.10.0
resolution: "react-day-picker@npm:8.10.0"
peerDependencies:
date-fns: ^2.28.0 || ^3.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: a0ff28c4b61b3882e6a825b19e5679e2fdf3256cf1be8eb0a0c028949815c1ae5a6561474c2c19d231c010c8e0e0b654d3a322610881e0655abca05a2e03d9df
languageName: node
linkType: hard

"react-day-picker@patch:react-day-picker@npm%3A7.4.9#~/.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch":
version: 7.4.9
resolution: "react-day-picker@patch:react-day-picker@npm%3A7.4.9#~/.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch::version=7.4.9&hash=5478a6"
dependencies:
prop-types: "npm:^15.6.2"
peerDependencies:
react: ~0.13.x || ~0.14.x || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 8a64e55f67a824d2a1bea0691ea082b710049ab07e747dbf9bd647e921ba22884597155514e08a6d60ff4231c788d51ac35870fa11573bd550aa803e7b223bc9
checksum: e9868aced1e40b4cb7d6cf8d50e250226b38ec7ebea944b65aa9db20a0f36d0581b8a501297d09dcbf2d812de852168952b3fb27990915381629d6e314c2a4d8
languageName: node
linkType: hard

Expand Down

1 comment on commit 456f3a5

@svc-palantir-github
Copy link

Choose a reason for hiding this comment

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

Revert "Patch upcoming React 18 SFC compile breaks in [email protected]" (#7173)

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

Please sign in to comment.