Skip to content

Commit 456f3a5

Browse files
authored
Revert "Patch upcoming React 18 SFC compile breaks in react-day-picker@7.4.9" (#7173)
1 parent 127e5af commit 456f3a5

File tree

3 files changed

+5
-47
lines changed

3 files changed

+5
-47
lines changed

.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch

Lines changed: 0 additions & 31 deletions
This file was deleted.

packages/datetime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"classnames": "^2.3.1",
4747
"date-fns": "^2.28.0",
4848
"date-fns-tz": "^2.0.0",
49-
"react-day-picker": "patch:react-day-picker@npm%3A7.4.9#~/.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch",
49+
"react-day-picker": "7.4.9",
5050
"tslib": "~2.6.2"
5151
},
5252
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ __metadata:
540540
mocha: "npm:^10.2.0"
541541
npm-run-all: "npm:^4.1.5"
542542
react: "npm:^16.14.0"
543-
react-day-picker: "patch:react-day-picker@npm%3A7.4.9#~/.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch"
543+
react-day-picker: "npm:7.4.9"
544544
react-dom: "npm:^16.14.0"
545545
react-test-renderer: "npm:^16.14.0"
546546
tslib: "npm:~2.6.2"
@@ -13776,23 +13776,12 @@ __metadata:
1377613776
linkType: hard
1377713777

1377813778
"react-day-picker@npm:^8.10.0":
13779-
version: 8.10.1
13780-
resolution: "react-day-picker@npm:8.10.1"
13779+
version: 8.10.0
13780+
resolution: "react-day-picker@npm:8.10.0"
1378113781
peerDependencies:
1378213782
date-fns: ^2.28.0 || ^3.0.0
1378313783
react: ^16.8.0 || ^17.0.0 || ^18.0.0
13784-
checksum: a0ff28c4b61b3882e6a825b19e5679e2fdf3256cf1be8eb0a0c028949815c1ae5a6561474c2c19d231c010c8e0e0b654d3a322610881e0655abca05a2e03d9df
13785-
languageName: node
13786-
linkType: hard
13787-
13788-
"react-day-picker@patch:react-day-picker@npm%3A7.4.9#~/.yarn/patches/react-day-picker-npm-7.4.9-8853eff118.patch":
13789-
version: 7.4.9
13790-
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"
13791-
dependencies:
13792-
prop-types: "npm:^15.6.2"
13793-
peerDependencies:
13794-
react: ~0.13.x || ~0.14.x || ^15.0.0 || ^16.0.0 || ^17.0.0
13795-
checksum: 8a64e55f67a824d2a1bea0691ea082b710049ab07e747dbf9bd647e921ba22884597155514e08a6d60ff4231c788d51ac35870fa11573bd550aa803e7b223bc9
13784+
checksum: e9868aced1e40b4cb7d6cf8d50e250226b38ec7ebea944b65aa9db20a0f36d0581b8a501297d09dcbf2d812de852168952b3fb27990915381629d6e314c2a4d8
1379613785
languageName: node
1379713786
linkType: hard
1379813787

0 commit comments

Comments
 (0)