Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deps] update dependencies to support react 19 #7321

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/mantine.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone-esm": "15.2.0",
"react-number-format": "^5.4.2",
"react-number-format": "^5.4.3",
"recharts": "^2.13.3",
"remark-slug": "^7.0.1",
"shiki": "^1.23.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"react": "^18.3.1",
"react-dropzone-esm": "15.2.0",
"react-imask": "^7.6.1",
"react-number-format": "^5.4.2",
"react-remove-scroll": "^2.6.0",
"react-number-format": "^5.4.3",
"react-remove-scroll": "^2.6.2",
"react-textarea-autosize": "8.5.6",
"react-transition-group": "4.4.5",
"recharts": "^2.13.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/@mantine/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"dependencies": {
"@floating-ui/react": "^0.26.28",
"clsx": "^2.1.1",
"react-number-format": "^5.4.2",
"react-remove-scroll": "^2.6.0",
"react-number-format": "^5.4.3",
"react-remove-scroll": "^2.6.2",
"react-textarea-autosize": "8.5.6",
"type-fest": "^4.27.0"
},
Expand Down
80 changes: 48 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4114,8 +4114,8 @@ __metadata:
clsx: "npm:^2.1.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-number-format: "npm:^5.4.2"
react-remove-scroll: "npm:^2.6.0"
react-number-format: "npm:^5.4.3"
react-remove-scroll: "npm:^2.6.2"
react-textarea-autosize: "npm:8.5.6"
type-fest: "npm:^4.27.0"
peerDependencies:
Expand Down Expand Up @@ -10271,7 +10271,7 @@ __metadata:
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-dropzone-esm: "npm:15.2.0"
react-number-format: "npm:^5.4.2"
react-number-format: "npm:^5.4.3"
recharts: "npm:^2.13.3"
remark-slug: "npm:^7.0.1"
shiki: "npm:^1.23.1"
Expand Down Expand Up @@ -15675,8 +15675,8 @@ __metadata:
react-dom: "npm:^18.3.1"
react-dropzone-esm: "npm:15.2.0"
react-imask: "npm:^7.6.1"
react-number-format: "npm:^5.4.2"
react-remove-scroll: "npm:^2.6.0"
react-number-format: "npm:^5.4.3"
react-remove-scroll: "npm:^2.6.2"
react-textarea-autosize: "npm:8.5.6"
react-transition-group: "npm:4.4.5"
react-virtuoso: "npm:^4.12.0"
Expand Down Expand Up @@ -19108,13 +19108,13 @@ __metadata:
languageName: node
linkType: hard

"react-number-format@npm:^5.4.2":
version: 5.4.2
resolution: "react-number-format@npm:5.4.2"
"react-number-format@npm:^5.4.3":
version: 5.4.3
resolution: "react-number-format@npm:5.4.3"
peerDependencies:
react: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/5e0500156added2f4dc5ecc72bee0b59545bc1f2c05a059a3a321a014b9e6519a5b4b8b0fa32dfede240ce4b501c1c742deeb0f02d1bfb534b46269d2faae50a
react: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/0d0c597c880e4abe8b1c3d4820ae8a5b8bd7c5fdd75011aedfb07d0d0311c0c45b5c3984b58c9c64a96a4570dee43adb4f0065e4e7b034b68118e338ad1c0eba
languageName: node
linkType: hard

Expand Down Expand Up @@ -19164,38 +19164,38 @@ __metadata:
languageName: node
linkType: hard

"react-remove-scroll-bar@npm:^2.3.6":
version: 2.3.6
resolution: "react-remove-scroll-bar@npm:2.3.6"
"react-remove-scroll-bar@npm:^2.3.7":
version: 2.3.8
resolution: "react-remove-scroll-bar@npm:2.3.8"
dependencies:
react-style-singleton: "npm:^2.2.1"
react-style-singleton: "npm:^2.2.2"
tslib: "npm:^2.0.0"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/4e32ee04bf655a8bd3b4aacf6ffc596ae9eb1b9ba27eef83f7002632ee75371f61516ae62250634a9eae4b2c8fc6f6982d9b182de260f6c11841841e6e2e7515
checksum: 10c0/9a0675c66cbb52c325bdbfaed80987a829c4504cefd8ff2dd3b6b3afc9a1500b8ec57b212e92c1fb654396d07bbe18830a8146fe77677d2a29ce40b5e1f78654
languageName: node
linkType: hard

"react-remove-scroll@npm:^2.6.0":
version: 2.6.0
resolution: "react-remove-scroll@npm:2.6.0"
"react-remove-scroll@npm:^2.6.2":
version: 2.6.2
resolution: "react-remove-scroll@npm:2.6.2"
dependencies:
react-remove-scroll-bar: "npm:^2.3.6"
react-remove-scroll-bar: "npm:^2.3.7"
react-style-singleton: "npm:^2.2.1"
tslib: "npm:^2.1.0"
use-callback-ref: "npm:^1.3.0"
use-callback-ref: "npm:^1.3.3"
use-sidecar: "npm:^1.1.2"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/c5881c537477d986e8d25d2588a9b6f7fe1254e05946fb4f4b55baeead502b0e1875fc3c42bb6f82736772cd96a50266e41d84e3c4cd25e9525bdfe2d838e96d
checksum: 10c0/8273e3f67a460af84b3387c93459b33920d48be15091c5ea10e8c1c4f514ad41f71dad028ee13df25370e5de16cadf02697fe28adaacbdacdf8b57bbf03ee559
languageName: node
linkType: hard

Expand Down Expand Up @@ -19230,6 +19230,22 @@ __metadata:
languageName: node
linkType: hard

"react-style-singleton@npm:^2.2.2":
version: 2.2.3
resolution: "react-style-singleton@npm:2.2.3"
dependencies:
get-nonce: "npm:^1.0.0"
tslib: "npm:^2.0.0"
peerDependencies:
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/841938ff16d16a6b76895f4cb2e1fea957e5fe3b30febbf03a54892dae1c9153f2383e231dea0b3ba41192ad2f2849448fa859caccd288943bce32639e971bee
languageName: node
linkType: hard

"react-textarea-autosize@npm:8.5.6":
version: 8.5.6
resolution: "react-textarea-autosize@npm:8.5.6"
Expand Down Expand Up @@ -22674,18 +22690,18 @@ __metadata:
languageName: node
linkType: hard

"use-callback-ref@npm:^1.3.0":
version: 1.3.0
resolution: "use-callback-ref@npm:1.3.0"
"use-callback-ref@npm:^1.3.3":
version: 1.3.3
resolution: "use-callback-ref@npm:1.3.3"
dependencies:
tslib: "npm:^2.0.0"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/8a0867ffd441f358c66d79567970a745cc78ac2f98840a81c1fa749a525e8716116c645497d886a815e1dcf40ad81a107ebd6a7d15fd9ab5925c44a994a1d89a
checksum: 10c0/f887488c6e6075cdad4962979da1714b217bcb1ee009a9e57ce9a844bcfc4c3a99e93983dfc2e5af9e0913824d24e730090ff255e902c516dcb58d2d3837e01c
languageName: node
linkType: hard

Expand Down
Loading